2022-06-01 10:21:20.547 | + ./stack.sh:main:462 : exec 2022-06-01 10:21:20.548 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-01-102120' 2022-06-01 10:21:20.548 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-01-102120.summary.2022-06-01-102120 2022-06-01 10:21:20.548 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 10:21:20.548 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-01-102120 2022-06-01 10:21:20.548 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-01-102120 /opt/stack/logs/stack.sh.log 2022-06-01 10:21:20.548 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-01-102120.summary.2022-06-01-102120 /opt/stack/logs/stack.sh.log.summary 2022-06-01 10:21:20.548 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-01 10:21:20.548 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-01 10:21:20.548 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-01 10:21:20.548 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-01 10:21:20.548 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-01 10:21:20.548 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-01 10:21:20.548 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-01 10:21:20.548 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-01 10:21:20.548 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-01 10:21:20.548 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-01 10:21:20.548 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-01 10:21:20.548 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-01 10:21:20.548 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-01 10:21:20.548 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-01 10:21:20.548 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-01 10:21:20.548 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-01 10:21:20.548 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-01 10:21:20.549 | + ./stack.sh:main:548 : set -o errexit 2022-06-01 10:21:20.550 | + ./stack.sh:main:551 : uname -a 2022-06-01 10:21:20.552 | Linux n-d-840846-1 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-06-01 10:21:20.555 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-01 10:21:20.557 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-01 10:21:20.560 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-01 10:21:20.595 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-01 10:21:20.612 | + ./stack.sh:main:565 : fetch_plugins 2022-06-01 10:21:20.614 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-01 10:21:20.616 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-01 10:21:20.618 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-01 10:21:20.620 | + functions-common:fetch_plugins:1673 : return 2022-06-01 10:21:20.622 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-01 10:21:20.624 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-01 10:21:20.626 | + functions-common:run_phase:1751 : local phase= 2022-06-01 10:21:20.627 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 10:21:20.630 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 10:21:20.632 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 10:21:20.635 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 10:21:20.637 | + functions-common:run_phase:1760 : local extra 2022-06-01 10:21:20.640 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 10:21:20.644 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 10:21:20.646 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 10:21:20.648 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 10:21:20.649 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-01 10:21:20.651 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 10:21:20.666 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:21:20.667 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-01 10:21:20.669 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 10:21:20.671 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 10:21:20.673 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 10:21:20.675 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 10:21:20.676 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 10:21:20.678 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-01 10:21:20.680 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-01 10:21:20.682 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-01 10:21:20.684 | + functions-common:run_phase:1774 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-01 10:21:20.685 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-01 10:21:20.687 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-01 10:21:20.689 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-01 10:21:20.691 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-01 10:21:20.694 | + functions-common:plugin_override_defaults:1714 : return 2022-06-01 10:21:20.696 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-01 10:21:20.714 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-01 10:21:20.716 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-01 10:21:20.732 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:21:20.735 | +++ lib/tls:source:43 : hostname -f 2022-06-01 10:21:20.738 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-01 10:21:20.740 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-01 10:21:20.742 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-01 10:21:20.744 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-01 10:21:20.746 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-01 10:21:20.748 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-01 10:21:20.751 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-01 10:21:20.752 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-01 10:21:20.754 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-01 10:21:20.759 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-01 10:21:20.763 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-01 10:21:20.776 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-01 10:21:20.793 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-01 10:21:20.805 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-01 10:21:20.820 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-01 10:21:20.848 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-01 10:21:20.889 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-01 10:21:20.970 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-01 10:21:20.994 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-01 10:21:21.032 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-01 10:21:21.085 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-01 10:21:21.215 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-01 10:21:21.229 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-01 10:21:21.242 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-01 10:21:21.254 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-01 10:21:21.345 | + ./stack.sh:main:598 : run_phase source 2022-06-01 10:21:21.347 | + functions-common:run_phase:1750 : local mode=source 2022-06-01 10:21:21.349 | + functions-common:run_phase:1751 : local phase= 2022-06-01 10:21:21.351 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 10:21:21.353 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 10:21:21.355 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 10:21:21.357 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 10:21:21.359 | + functions-common:run_phase:1760 : local extra 2022-06-01 10:21:21.362 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 10:21:21.366 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 10:21:21.368 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 10:21:21.370 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 10:21:21.372 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-01 10:21:21.374 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 10:21:21.388 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:21:21.391 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-01 10:21:21.393 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-01 10:21:21.432 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-01 10:21:21.435 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-01 10:21:21.437 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-01 10:21:21.439 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-01 10:21:21.441 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-01 10:21:21.444 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-01 10:21:21.446 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-01 10:21:21.448 | + functions-common:load_plugin_settings:1691 : return 2022-06-01 10:21:21.450 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-01 10:21:21.453 | + functions-common:verify_disabled_services:2033 : local service 2022-06-01 10:21:21.455 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:21.457 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-01 10:21:21.460 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:21.462 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-01 10:21:21.464 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:21.466 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-01 10:21:21.469 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:21.471 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-01 10:21:21.473 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:21.476 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-01 10:21:21.478 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:21.480 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-01 10:21:21.482 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:21.485 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-01 10:21:21.487 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:21.489 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-01 10:21:21.492 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:21.494 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-01 10:21:21.496 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:21.499 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-01 10:21:21.501 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:21.503 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-01 10:21:21.506 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:21.508 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-01 10:21:21.510 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:21.513 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-01 10:21:21.515 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:21.518 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-01 10:21:21.520 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:21.522 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-01 10:21:21.524 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:21.527 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-01 10:21:21.529 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:21.531 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-01 10:21:21.533 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:21.536 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-01 10:21:21.538 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:21.540 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-01 10:21:21.543 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:21.545 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-01 10:21:21.547 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:21.549 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-01 10:21:21.552 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:21.554 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-01 10:21:21.556 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:21.558 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-01 10:21:21.561 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:21.563 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-01 10:21:21.566 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:21.568 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-01 10:21:21.570 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:21.573 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-01 10:21:21.575 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:21.578 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-01 10:21:21.580 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:21.582 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-01 10:21:21.584 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:21.587 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-01 10:21:21.589 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:21.591 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-01 10:21:21.594 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:21.596 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-01 10:21:21.598 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:21.600 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-01 10:21:21.603 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:21.605 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-01 10:21:21.607 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:21.609 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-01 10:21:21.612 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:21.614 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-01 10:21:21.616 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:21.619 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-01 10:21:21.621 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:21.623 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-01 10:21:21.626 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:21.628 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-01 10:21:21.631 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:21.633 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-01 10:21:21.635 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:21.638 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-01 10:21:21.640 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:21.643 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-01 10:21:21.645 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:21.647 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-01 10:21:21.650 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-01 10:21:21.653 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-01 10:21:21.655 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-01 10:21:21.670 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:21:21.672 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-01 10:21:21.674 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-01 10:21:21.676 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-01 10:21:21.691 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:21:21.694 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-01 10:21:21.696 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-01 10:21:21.698 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-01 10:21:21.700 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-01 10:21:21.703 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-01 10:21:21.705 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-01 10:21:21.708 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-01 10:21:21.710 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-01 10:21:21.713 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-01 10:21:21.715 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-01 10:21:21.717 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-01 10:21:21.720 | + lib/database:initialize_database_backends:104 : return 0 2022-06-01 10:21:21.722 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-01 10:21:21.722 | Using mysql database backend 2022-06-01 10:21:21.724 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-01 10:21:21.741 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-01 10:21:21.757 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:21:21.759 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-01 10:21:21.776 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-01 10:21:21.791 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:21:21.794 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-01 10:21:21.809 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-01 10:21:21.826 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-01 10:21:21.842 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:21:21.844 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-01 10:21:21.861 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:21:21.863 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-01 10:21:21.865 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-01 10:21:21.882 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:21:21.884 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-01 10:21:21.900 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-01 10:21:21.902 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-01 10:21:21.904 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-01 10:21:21.907 | + functions-common:save_stackenv:60 : local tag=739 2022-06-01 10:21:21.910 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-01 10:21:21.914 | + functions-common:save_stackenv:62 : time_stamp=2022-06-01-102121 2022-06-01 10:21:21.916 | + functions-common:save_stackenv:63 : echo '# 2022-06-01-102121 739' 2022-06-01 10:21:21.919 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:21:21.921 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-01 10:21:21.924 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:21:21.926 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-01 10:21:21.928 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:21:21.931 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-01 10:21:21.933 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:21:21.936 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-01 10:21:21.939 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:21:21.941 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.83 2022-06-01 10:21:21.944 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:21:21.946 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.83/identity 2022-06-01 10:21:21.948 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:21:21.950 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-01-102120 2022-06-01 10:21:21.953 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:21:21.956 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-01 10:21:21.958 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:21:21.960 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.83 2022-06-01 10:21:21.963 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:21:21.965 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-01 10:21:21.967 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:21:21.971 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-01 10:21:21.973 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:21:21.976 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-01 10:21:21.978 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:21:21.980 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-01 10:21:21.983 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-01 10:21:21.985 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-01 10:21:21.987 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-01 10:21:21.989 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:21:21.991 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:21:21.994 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:21:21.996 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:21:21.998 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:21:22.001 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:21:22.016 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:21:22.018 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:21:22.020 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:21:22.023 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:21:22.023 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:21:22.028 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-01 10:21:22.031 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:21:22.033 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-01 10:21:22.046 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-01 10:21:22.048 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:21:22.049 | + functions-common:git_clone:607 : head -1 2022-06-01 10:21:22.052 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-01 10:21:22.054 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:21:22.057 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-01 10:21:22.059 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 10:21:22.061 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-01 10:21:22.064 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-01 10:21:22.066 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-01 10:21:22.068 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-01 10:21:22.071 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-01 10:21:22.073 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-01 10:21:22.076 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-01 10:21:22.079 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-01 10:21:22.082 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-01 10:21:22.086 | ++ tools/install_prereqs.sh:source:47 : NOW=1654078882 2022-06-01 10:21:22.089 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-01 10:21:22.094 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654078347 2022-06-01 10:21:22.096 | ++ tools/install_prereqs.sh:source:49 : DELTA=535 2022-06-01 10:21:22.098 | ++ tools/install_prereqs.sh:source:50 : [[ 535 -lt 7200 ]] 2022-06-01 10:21:22.101 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-01 10:21:22.103 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-01 10:21:22.105 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-01 10:21:22.108 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-01 10:21:22.110 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-01 10:21:22.113 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-01 10:21:22.115 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-01 10:21:22.117 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-01 10:21:22.120 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-01 10:21:22.180 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-01 10:21:22.180 | apache2-dev 2022-06-01 10:21:22.180 | bc 2022-06-01 10:21:22.180 | bsdmainutils 2022-06-01 10:21:22.180 | curl 2022-06-01 10:21:22.180 | g++ 2022-06-01 10:21:22.180 | gcc 2022-06-01 10:21:22.180 | gettext 2022-06-01 10:21:22.180 | git 2022-06-01 10:21:22.180 | graphviz 2022-06-01 10:21:22.180 | iputils-ping 2022-06-01 10:21:22.180 | libapache2-mod-proxy-uwsgi 2022-06-01 10:21:22.180 | libffi-dev 2022-06-01 10:21:22.180 | libjpeg-dev 2022-06-01 10:21:22.180 | libmysqlclient-dev 2022-06-01 10:21:22.180 | libpcre3-dev 2022-06-01 10:21:22.180 | libpq-dev 2022-06-01 10:21:22.180 | libssl-dev 2022-06-01 10:21:22.180 | libsystemd-dev 2022-06-01 10:21:22.180 | libxml2-dev 2022-06-01 10:21:22.180 | libxslt1-dev 2022-06-01 10:21:22.180 | libyaml-dev 2022-06-01 10:21:22.180 | lsof 2022-06-01 10:21:22.180 | openssh-server 2022-06-01 10:21:22.180 | openssl 2022-06-01 10:21:22.180 | pkg-config 2022-06-01 10:21:22.180 | psmisc 2022-06-01 10:21:22.180 | python3-dev 2022-06-01 10:21:22.180 | python3-pip 2022-06-01 10:21:22.180 | python3-venv 2022-06-01 10:21:22.181 | tar 2022-06-01 10:21:22.181 | tcpdump 2022-06-01 10:21:22.181 | unzip 2022-06-01 10:21:22.181 | uuid-runtime 2022-06-01 10:21:22.181 | wget 2022-06-01 10:21:22.181 | wget 2022-06-01 10:21:22.181 | zlib1g-dev 2022-06-01 10:21:22.181 | libkrb5-dev 2022-06-01 10:21:22.181 | libldap2-dev 2022-06-01 10:21:22.181 | libsasl2-dev 2022-06-01 10:21:22.181 | memcached 2022-06-01 10:21:22.181 | python3-mysqldb 2022-06-01 10:21:22.181 | sqlite3 2022-06-01 10:21:22.181 | conntrack 2022-06-01 10:21:22.181 | curl 2022-06-01 10:21:22.181 | dnsmasq-base 2022-06-01 10:21:22.181 | dnsmasq-utils 2022-06-01 10:21:22.181 | ebtables 2022-06-01 10:21:22.181 | gawk 2022-06-01 10:21:22.181 | genisoimage 2022-06-01 10:21:22.181 | iptables 2022-06-01 10:21:22.181 | iputils-arping 2022-06-01 10:21:22.181 | kpartx 2022-06-01 10:21:22.181 | libjs-jquery-tablesorter 2022-06-01 10:21:22.181 | libmysqlclient-dev 2022-06-01 10:21:22.181 | parted 2022-06-01 10:21:22.181 | pm-utils 2022-06-01 10:21:22.181 | python3-mysqldb 2022-06-01 10:21:22.181 | socat 2022-06-01 10:21:22.181 | sqlite3 2022-06-01 10:21:22.181 | sudo 2022-06-01 10:21:22.181 | vlan 2022-06-01 10:21:22.181 | lsscsi 2022-06-01 10:21:22.181 | open-iscsi 2022-06-01 10:21:22.181 | lvm2 2022-06-01 10:21:22.181 | qemu-utils 2022-06-01 10:21:22.181 | thin-provisioning-tools 2022-06-01 10:21:22.181 | acl 2022-06-01 10:21:22.181 | dnsmasq-base 2022-06-01 10:21:22.182 | dnsmasq-utils 2022-06-01 10:21:22.182 | ebtables 2022-06-01 10:21:22.182 | haproxy 2022-06-01 10:21:22.182 | iptables 2022-06-01 10:21:22.182 | iputils-arping 2022-06-01 10:21:22.182 | iputils-ping 2022-06-01 10:21:22.182 | libmysqlclient-dev 2022-06-01 10:21:22.182 | postgresql-server-dev-all 2022-06-01 10:21:22.182 | python3-mysqldb 2022-06-01 10:21:22.182 | sqlite3 2022-06-01 10:21:22.182 | sudo 2022-06-01 10:21:22.182 | vlan 2022-06-01 10:21:22.182 | ipset 2022-06-01 10:21:22.182 | conntrack 2022-06-01 10:21:22.182 | conntrackd 2022-06-01 10:21:22.182 | keepalived 2022-06-01 10:21:22.182 | dstat 2022-06-01 10:21:22.182 | lvm2 2022-06-01 10:21:22.182 | qemu-utils 2022-06-01 10:21:22.182 | thin-provisioning-tools 2022-06-01 10:21:22.182 | curl 2022-06-01 10:21:22.182 | liberasurecode-dev 2022-06-01 10:21:22.182 | make 2022-06-01 10:21:22.182 | memcached 2022-06-01 10:21:22.182 | sqlite3 2022-06-01 10:21:22.182 | xfsprogs' 2022-06-01 10:21:22.184 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-01 10:21:22.203 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-01 10:21:22.203 | apache2-dev 2022-06-01 10:21:22.203 | bc 2022-06-01 10:21:22.203 | bsdmainutils 2022-06-01 10:21:22.203 | curl 2022-06-01 10:21:22.203 | g++ 2022-06-01 10:21:22.203 | gcc 2022-06-01 10:21:22.203 | gettext 2022-06-01 10:21:22.203 | git 2022-06-01 10:21:22.203 | graphviz 2022-06-01 10:21:22.203 | iputils-ping 2022-06-01 10:21:22.203 | libapache2-mod-proxy-uwsgi 2022-06-01 10:21:22.203 | libffi-dev 2022-06-01 10:21:22.203 | libjpeg-dev 2022-06-01 10:21:22.204 | libmysqlclient-dev 2022-06-01 10:21:22.204 | libpcre3-dev 2022-06-01 10:21:22.204 | libpq-dev 2022-06-01 10:21:22.204 | libssl-dev 2022-06-01 10:21:22.204 | libsystemd-dev 2022-06-01 10:21:22.204 | libxml2-dev 2022-06-01 10:21:22.204 | libxslt1-dev 2022-06-01 10:21:22.204 | libyaml-dev 2022-06-01 10:21:22.204 | lsof 2022-06-01 10:21:22.204 | openssh-server 2022-06-01 10:21:22.204 | openssl 2022-06-01 10:21:22.204 | pkg-config 2022-06-01 10:21:22.204 | psmisc 2022-06-01 10:21:22.204 | python3-dev 2022-06-01 10:21:22.204 | python3-pip 2022-06-01 10:21:22.204 | python3-venv 2022-06-01 10:21:22.204 | tar 2022-06-01 10:21:22.204 | tcpdump 2022-06-01 10:21:22.204 | unzip 2022-06-01 10:21:22.205 | uuid-runtime 2022-06-01 10:21:22.205 | wget 2022-06-01 10:21:22.205 | wget 2022-06-01 10:21:22.205 | zlib1g-dev 2022-06-01 10:21:22.205 | libkrb5-dev 2022-06-01 10:21:22.205 | libldap2-dev 2022-06-01 10:21:22.205 | libsasl2-dev 2022-06-01 10:21:22.205 | memcached 2022-06-01 10:21:22.205 | python3-mysqldb 2022-06-01 10:21:22.205 | sqlite3 2022-06-01 10:21:22.205 | conntrack 2022-06-01 10:21:22.205 | curl 2022-06-01 10:21:22.205 | dnsmasq-base 2022-06-01 10:21:22.205 | dnsmasq-utils 2022-06-01 10:21:22.205 | ebtables 2022-06-01 10:21:22.205 | gawk 2022-06-01 10:21:22.205 | genisoimage 2022-06-01 10:21:22.205 | iptables 2022-06-01 10:21:22.205 | iputils-arping 2022-06-01 10:21:22.205 | kpartx 2022-06-01 10:21:22.205 | libjs-jquery-tablesorter 2022-06-01 10:21:22.205 | libmysqlclient-dev 2022-06-01 10:21:22.206 | parted 2022-06-01 10:21:22.206 | pm-utils 2022-06-01 10:21:22.206 | python3-mysqldb 2022-06-01 10:21:22.206 | socat 2022-06-01 10:21:22.206 | sqlite3 2022-06-01 10:21:22.206 | sudo 2022-06-01 10:21:22.206 | vlan 2022-06-01 10:21:22.206 | lsscsi 2022-06-01 10:21:22.206 | open-iscsi 2022-06-01 10:21:22.206 | lvm2 2022-06-01 10:21:22.206 | qemu-utils 2022-06-01 10:21:22.206 | thin-provisioning-tools 2022-06-01 10:21:22.206 | acl 2022-06-01 10:21:22.206 | dnsmasq-base 2022-06-01 10:21:22.206 | dnsmasq-utils 2022-06-01 10:21:22.206 | ebtables 2022-06-01 10:21:22.206 | haproxy 2022-06-01 10:21:22.207 | iptables 2022-06-01 10:21:22.207 | iputils-arping 2022-06-01 10:21:22.207 | iputils-ping 2022-06-01 10:21:22.207 | libmysqlclient-dev 2022-06-01 10:21:22.207 | postgresql-server-dev-all 2022-06-01 10:21:22.207 | python3-mysqldb 2022-06-01 10:21:22.207 | sqlite3 2022-06-01 10:21:22.207 | sudo 2022-06-01 10:21:22.207 | vlan 2022-06-01 10:21:22.207 | ipset 2022-06-01 10:21:22.207 | conntrack 2022-06-01 10:21:22.207 | conntrackd 2022-06-01 10:21:22.207 | keepalived 2022-06-01 10:21:22.207 | dstat 2022-06-01 10:21:22.207 | lvm2 2022-06-01 10:21:22.207 | qemu-utils 2022-06-01 10:21:22.207 | thin-provisioning-tools 2022-06-01 10:21:22.208 | curl 2022-06-01 10:21:22.208 | liberasurecode-dev 2022-06-01 10:21:22.208 | make 2022-06-01 10:21:22.208 | memcached 2022-06-01 10:21:22.208 | sqlite3 2022-06-01 10:21:22.208 | xfsprogs ' 2022-06-01 10:21:22.208 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-01 10:21:22.208 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:21:22.211 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:21:22.215 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 10:21:22.215 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-01 10:21:22.220 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 10:21:22.222 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-01 10:21:22.224 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:21:22.227 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-01 10:21:22.229 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:21:22.231 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:21:22.233 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:21:22.235 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:21:22.238 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:21:22.240 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:21:22.242 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-01 10:21:22.245 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-01 10:21:22.247 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-01 10:21:22.250 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-01 10:21:22.254 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-01 10:21:22.256 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-01 10:21:22.258 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-01 10:21:22.262 | ++ functions-common:time_start:2309 : local start_time= 2022-06-01 10:21:22.264 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-01 10:21:22.267 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-01 10:21:22.271 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654078882268 2022-06-01 10:21:22.273 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-01 10:21:22.275 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-01 10:21:22.277 | ++ functions-common:apt_get_update:1097 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-01 10:21:22.496 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-01 10:21:22.523 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-01 10:21:22.563 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-01 10:21:22.586 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-01 10:21:24.829 | Reading package lists... 2022-06-01 10:21:24.860 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-01 10:21:24.863 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-01 10:21:24.865 | ++ functions-common:time_stop:2322 : local name 2022-06-01 10:21:24.867 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 10:21:24.869 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:21:24.872 | ++ functions-common:time_stop:2325 : local total 2022-06-01 10:21:24.875 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 10:21:24.877 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-01 10:21:24.879 | ++ functions-common:time_stop:2329 : start_time=1654078882268 2022-06-01 10:21:24.881 | ++ functions-common:time_stop:2331 : [[ -z 1654078882268 ]] 2022-06-01 10:21:24.884 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:21:24.888 | ++ functions-common:time_stop:2334 : end_time=1654078884886 2022-06-01 10:21:24.891 | ++ functions-common:time_stop:2335 : elapsed_time=2618 2022-06-01 10:21:24.893 | ++ functions-common:time_stop:2336 : total=0 2022-06-01 10:21:24.895 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:21:24.898 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2618 2022-06-01 10:21:24.900 | ++ functions-common:install_package:1357 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 10:21:24.902 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:21:24.905 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:21:24.907 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:21:24.909 | ++ functions-common:real_install_package:1343 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 10:21:24.931 | ++ functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 10:21:25.041 | Reading package lists... 2022-06-01 10:21:25.299 | Building dependency tree... 2022-06-01 10:21:25.300 | Reading state information... 2022-06-01 10:21:25.333 | acl is already the newest version (2.2.53-6). 2022-06-01 10:21:25.333 | bc is already the newest version (1.07.1-2build1). 2022-06-01 10:21:25.333 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-01 10:21:25.333 | conntrack is already the newest version (1:1.4.5-2). 2022-06-01 10:21:25.333 | ebtables is already the newest version (2.0.11-3build1). 2022-06-01 10:21:25.334 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-01 10:21:25.334 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-01 10:21:25.334 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-01 10:21:25.334 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-01 10:21:25.334 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-01 10:21:25.334 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-01 10:21:25.334 | iputils-arping is already the newest version (3:20190709-3). 2022-06-01 10:21:25.334 | iputils-ping is already the newest version (3:20190709-3). 2022-06-01 10:21:25.334 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-01 10:21:25.334 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-01 10:21:25.334 | libffi-dev is already the newest version (3.3-4). 2022-06-01 10:21:25.334 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-01 10:21:25.334 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-01 10:21:25.334 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-01 10:21:25.334 | lsscsi is already the newest version (0.30-0.1). 2022-06-01 10:21:25.334 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-01 10:21:25.334 | make is already the newest version (4.2.1-1.2). 2022-06-01 10:21:25.334 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-01 10:21:25.334 | psmisc is already the newest version (23.3-1). 2022-06-01 10:21:25.334 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-01 10:21:25.334 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-01 10:21:25.334 | socat is already the newest version (1.7.3.3-2). 2022-06-01 10:21:25.334 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-01 10:21:25.334 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-01 10:21:25.334 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-01 10:21:25.334 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-01 10:21:25.334 | dstat is already the newest version (0.7.4-6). 2022-06-01 10:21:25.334 | graphviz is already the newest version (2.42.2-3build2). 2022-06-01 10:21:25.334 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-01 10:21:25.334 | pm-utils is already the newest version (1.4.1-19). 2022-06-01 10:21:25.334 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-01 10:21:25.334 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 10:21:25.334 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 10:21:25.335 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-01 10:21:25.335 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-01 10:21:25.335 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-01 10:21:25.335 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-01 10:21:25.335 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-01 10:21:25.335 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-01 10:21:25.335 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-01 10:21:25.335 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-01 10:21:25.335 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-01 10:21:25.335 | libmysqlclient-dev is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-01 10:21:25.335 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-01 10:21:25.335 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-01 10:21:25.335 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-01 10:21:25.335 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-01 10:21:25.335 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-01 10:21:25.335 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-01 10:21:25.335 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-01 10:21:25.335 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-01 10:21:25.335 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-01 10:21:25.335 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-01 10:21:25.335 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-01 10:21:25.335 | openssl set to manually installed. 2022-06-01 10:21:25.335 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-01 10:21:25.335 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-01 10:21:25.335 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-01 10:21:25.335 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-01 10:21:25.335 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-01 10:21:25.335 | tar set to manually installed. 2022-06-01 10:21:25.335 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-01 10:21:25.335 | tcpdump set to manually installed. 2022-06-01 10:21:25.335 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-01 10:21:25.335 | uuid-runtime set to manually installed. 2022-06-01 10:21:25.551 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-01 10:21:25.551 | wget set to manually installed. 2022-06-01 10:21:25.551 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-01 10:21:25.551 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 10:21:25.551 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-01 10:21:25.551 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-01 10:21:25.551 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-01 10:21:25.551 | The following packages were automatically installed and are no longer required: 2022-06-01 10:21:25.552 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:21:25.552 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:21:25.552 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:21:25.552 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:21:25.552 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:21:25.552 | python3-zope.interface 2022-06-01 10:21:25.553 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:21:25.681 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:21:25.685 | ++ functions-common:apt_get:1127 : result=0 2022-06-01 10:21:25.688 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:21:25.691 | ++ functions-common:time_stop:2322 : local name 2022-06-01 10:21:25.693 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 10:21:25.695 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:21:25.697 | ++ functions-common:time_stop:2325 : local total 2022-06-01 10:21:25.699 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 10:21:25.701 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:21:25.703 | ++ functions-common:time_stop:2329 : start_time=1654078884928 2022-06-01 10:21:25.705 | ++ functions-common:time_stop:2331 : [[ -z 1654078884928 ]] 2022-06-01 10:21:25.708 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:21:25.712 | ++ functions-common:time_stop:2334 : end_time=1654078885710 2022-06-01 10:21:25.714 | ++ functions-common:time_stop:2335 : elapsed_time=782 2022-06-01 10:21:25.716 | ++ functions-common:time_stop:2336 : total=832 2022-06-01 10:21:25.719 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:21:25.721 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=1614 2022-06-01 10:21:25.723 | ++ functions-common:apt_get:1131 : return 0 2022-06-01 10:21:25.725 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-01 10:21:25.728 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-01 10:21:25.730 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-01 10:21:25.735 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-01 10:21:25.739 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-01 10:21:25.742 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-01 10:21:25.744 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-01 10:21:27.407 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-01 10:21:27.410 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-01 10:21:27.412 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-01 10:21:27.417 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-01 10:21:27.420 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-01 10:21:27.422 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-01 10:21:27.425 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-01 10:21:27.428 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-01 10:21:27.431 | + functions-common:_ensure_lsb_release:328 : return 2022-06-01 10:21:27.433 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-01 10:21:27.507 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-01 10:21:27.510 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-01 10:21:27.582 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-01 10:21:27.584 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-01 10:21:27.656 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-01 10:21:27.661 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-01 10:21:27.663 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-01 10:21:27.665 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-01 10:21:27.667 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-01 10:21:27.669 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-01 10:21:27.672 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-01 10:21:27.674 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-01 10:21:27.676 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-01 10:21:27.678 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-01 10:21:27.680 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-01 10:21:27.680 | Distro: focal 2022-06-01 10:21:27.683 | + tools/install_pip.sh:main:136 : get_versions 2022-06-01 10:21:27.685 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-01 10:21:27.688 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-01 10:21:27.690 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-01 10:21:27.693 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-01 10:21:27.693 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-01 10:21:28.175 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-01 10:21:28.177 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-01 10:21:28.177 | pip: 20.2.2 2022-06-01 10:21:28.178 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-01 10:21:28.641 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-01 10:21:28.667 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-01 10:21:28.669 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-01 10:21:28.671 | + tools/install_pip.sh:main:144 : exit 0 2022-06-01 10:21:28.675 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-01 10:21:28.677 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-01 10:21:28.681 | + ./stack.sh:main:764 : fixup_all 2022-06-01 10:21:28.683 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-01 10:21:28.685 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-01 10:21:28.687 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-01 10:21:28.692 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-01 10:21:28.693 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-01 10:21:28.694 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-01 10:21:28.699 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-06-01 10:21:28.701 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-06-01 10:21:28.704 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-06-01 10:21:28.712 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-06-01 10:21:28.717 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-01 10:21:28.721 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-01 10:21:28.723 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-01 10:21:28.726 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-01 10:21:28.728 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-01 10:21:28.730 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 10:21:28.732 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 10:21:28.735 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 10:21:28.737 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 10:21:28.739 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 10:21:28.741 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 10:21:28.743 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 10:21:28.746 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 10:21:28.748 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-01 10:21:28.750 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-01 10:21:28.752 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-01 10:21:28.754 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 10:21:28.757 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 10:21:28.759 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 10:21:28.761 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 10:21:28.763 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 10:21:28.766 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 10:21:28.768 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-01 10:21:28.771 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-01 10:21:28.793 | Using python 3.8 to install os-testr 2022-06-01 10:21:28.797 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-06-01 10:21:30.623 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:21:30.623 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:21:30.627 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:21:30.628 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:21:30.630 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:21:30.631 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:21:30.631 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:21:30.632 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:21:30.632 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:21:30.632 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:21:30.711 | Requirement already up-to-date: os-testr===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.0.0) 2022-06-01 10:21:30.720 | Requirement already satisfied, skipping upgrade: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 10:21:30.723 | Requirement already satisfied, skipping upgrade: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (1.4.0) 2022-06-01 10:21:30.738 | Requirement already satisfied, skipping upgrade: stestr===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (3.0.1) 2022-06-01 10:21:30.766 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 10:21:30.784 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 10:21:30.787 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 10:21:30.795 | Requirement already satisfied, skipping upgrade: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-01 10:21:30.799 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 10:21:30.802 | Requirement already satisfied, skipping upgrade: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 10:21:30.816 | Requirement already satisfied, skipping upgrade: future===0.18.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (0.18.2) 2022-06-01 10:21:30.819 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 10:21:30.830 | Requirement already satisfied, skipping upgrade: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 10:21:30.833 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 10:21:30.836 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 10:21:30.839 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 10:21:30.842 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 10:21:30.845 | Requirement already satisfied, skipping upgrade: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 10:21:30.898 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 10:21:30.900 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 10:21:30.904 | Requirement already satisfied, skipping upgrade: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 10:21:30.911 | Requirement already satisfied, skipping upgrade: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 10:21:30.943 | Requirement already satisfied, skipping upgrade: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 10:21:30.990 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 10:21:30.993 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 10:21:30.999 | Requirement already satisfied, skipping upgrade: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 10:21:33.052 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:21:33.052 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:21:33.132 | + inc/python:pip_install:200 : result=0 2022-06-01 10:21:33.135 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:21:33.137 | + functions-common:time_stop:2322 : local name 2022-06-01 10:21:33.139 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:21:33.141 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:21:33.143 | + functions-common:time_stop:2325 : local total 2022-06-01 10:21:33.145 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:21:33.148 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:21:33.150 | + functions-common:time_stop:2329 : start_time=1654078888788 2022-06-01 10:21:33.152 | + functions-common:time_stop:2331 : [[ -z 1654078888788 ]] 2022-06-01 10:21:33.155 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:21:33.159 | + functions-common:time_stop:2334 : end_time=1654078893157 2022-06-01 10:21:33.161 | + functions-common:time_stop:2335 : elapsed_time=4369 2022-06-01 10:21:33.164 | + functions-common:time_stop:2336 : total=0 2022-06-01 10:21:33.166 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:21:33.168 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4369 2022-06-01 10:21:33.170 | + inc/python:pip_install:203 : return 0 2022-06-01 10:21:33.173 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-01 10:21:33.175 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-01 10:21:33.177 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 10:21:33.180 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-01 10:21:33.183 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-01 10:21:33.185 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 10:21:33.189 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-01 10:21:33.189 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 10:21:33.194 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-01 10:21:33.196 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-01 10:21:33.199 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-01 10:21:33.202 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-01 10:21:33.204 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-01 10:21:33.225 | Using python 3.8 to install systemd-python 2022-06-01 10:21:33.227 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt systemd-python 2022-06-01 10:21:35.026 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:21:35.026 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:21:35.032 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:21:35.032 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:21:35.033 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:21:35.035 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:21:35.035 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:21:35.035 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:21:35.036 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:21:35.036 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:21:35.051 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (234) 2022-06-01 10:21:37.326 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:21:37.327 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:21:37.399 | + inc/python:pip_install:200 : result=0 2022-06-01 10:21:37.402 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:21:37.404 | + functions-common:time_stop:2322 : local name 2022-06-01 10:21:37.406 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:21:37.408 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:21:37.411 | + functions-common:time_stop:2325 : local total 2022-06-01 10:21:37.413 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:21:37.415 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:21:37.417 | + functions-common:time_stop:2329 : start_time=1654078893220 2022-06-01 10:21:37.419 | + functions-common:time_stop:2331 : [[ -z 1654078893220 ]] 2022-06-01 10:21:37.422 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:21:37.426 | + functions-common:time_stop:2334 : end_time=1654078897423 2022-06-01 10:21:37.428 | + functions-common:time_stop:2335 : elapsed_time=4203 2022-06-01 10:21:37.430 | + functions-common:time_stop:2336 : total=4369 2022-06-01 10:21:37.432 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:21:37.434 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8572 2022-06-01 10:21:37.436 | + inc/python:pip_install:203 : return 0 2022-06-01 10:21:37.439 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-01 10:21:37.491 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-01 10:21:37.817 | + ./stack.sh:main:779 : install_infra 2022-06-01 10:21:37.819 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 10:21:37.822 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-01 10:21:37.824 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 10:21:37.827 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-01 10:21:37.849 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-01 10:21:39.983 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:21:39.995 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:21:40.053 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:21:40.095 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:21:40.097 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:21:40.099 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:21:40.101 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:21:40.103 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:21:40.628 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:21:40.769 | Requirement already up-to-date: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 10:21:41.012 | + inc/python:pip_install:200 : result=0 2022-06-01 10:21:41.014 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:21:41.017 | + functions-common:time_stop:2322 : local name 2022-06-01 10:21:41.019 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:21:41.021 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:21:41.023 | + functions-common:time_stop:2325 : local total 2022-06-01 10:21:41.025 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:21:41.027 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:21:41.029 | + functions-common:time_stop:2329 : start_time=1654078897842 2022-06-01 10:21:41.031 | + functions-common:time_stop:2331 : [[ -z 1654078897842 ]] 2022-06-01 10:21:41.034 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:21:41.038 | + functions-common:time_stop:2334 : end_time=1654078901035 2022-06-01 10:21:41.040 | + functions-common:time_stop:2335 : elapsed_time=3193 2022-06-01 10:21:41.042 | + functions-common:time_stop:2336 : total=8572 2022-06-01 10:21:41.044 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:21:41.046 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=11765 2022-06-01 10:21:41.048 | + inc/python:pip_install:203 : return 0 2022-06-01 10:21:41.050 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 10:21:41.053 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-01 10:21:41.075 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-06-01 10:21:43.051 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:21:43.063 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:21:43.121 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:21:43.161 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:21:43.163 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:21:43.165 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:21:43.167 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:21:43.169 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:21:43.691 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:21:43.693 | Processing /opt/stack/requirements 2022-06-01 10:21:45.402 | Requirement already satisfied: PyYAML===5.3.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 10:21:45.405 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 10:21:45.417 | Requirement already satisfied: packaging===20.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 10:21:45.423 | Requirement already satisfied: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 10:21:45.425 | Requirement already satisfied: pyparsing===2.4.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 10:21:45.428 | Requirement already satisfied: requests===2.23.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 10:21:45.448 | Requirement already satisfied: six===1.15.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 10:21:45.450 | Requirement already satisfied: testtools===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 10:21:45.468 | Requirement already satisfied: traceback2===1.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 10:21:45.472 | Requirement already satisfied: unittest2===1.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 10:21:45.478 | Requirement already satisfied: urllib3===1.25.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 10:21:45.498 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4208) (1.3) 2022-06-01 10:21:45.501 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4208) (0.3.0) 2022-06-01 10:21:45.517 | Requirement already satisfied: idna===2.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 10:21:45.520 | Requirement already satisfied: certifi===2021.10.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 10:21:45.523 | Requirement already satisfied: chardet===3.0.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 10:21:45.526 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 10:21:45.528 | Requirement already satisfied: python-mimeparse===1.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 10:21:45.530 | Requirement already satisfied: linecache2===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 10:21:45.533 | Requirement already satisfied: argparse in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 10:21:45.535 | Requirement already satisfied: cliff===3.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 10:21:45.548 | Requirement already satisfied: cmd2===1.3.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 10:21:45.601 | Requirement already satisfied: prettytable===0.7.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 10:21:45.604 | Requirement already satisfied: stevedore===3.2.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 10:21:45.610 | Requirement already satisfied: attrs===20.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 10:21:45.661 | Requirement already satisfied: pyperclip===1.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 10:21:45.664 | Requirement already satisfied: setuptools>=34.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (44.0.0) 2022-06-01 10:21:45.667 | Requirement already satisfied: colorama===0.4.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 10:21:45.671 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 10:21:45.676 | Building wheels for collected packages: openstack-requirements 2022-06-01 10:21:45.677 | Building wheel for openstack-requirements (setup.py): started 2022-06-01 10:21:46.470 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-01 10:21:46.470 | ERROR: Command errored out with exit status 1: 2022-06-01 10:21:46.470 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-_d89q29f/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-_d89q29f/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-x8dw673n 2022-06-01 10:21:46.470 | cwd: /tmp/pip-req-build-_d89q29f/ 2022-06-01 10:21:46.470 | Complete output (6 lines): 2022-06-01 10:21:46.470 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-01 10:21:46.470 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-01 10:21:46.470 | or: setup.py --help-commands 2022-06-01 10:21:46.470 | or: setup.py cmd --help 2022-06-01 10:21:46.470 | 2022-06-01 10:21:46.470 | error: invalid command 'bdist_wheel' 2022-06-01 10:21:46.470 | ---------------------------------------- 2022-06-01 10:21:46.470 | ERROR: Failed building wheel for openstack-requirements 2022-06-01 10:21:46.470 | Running setup.py clean for openstack-requirements 2022-06-01 10:21:47.247 | Failed to build openstack-requirements 2022-06-01 10:21:47.261 | Installing collected packages: openstack-requirements 2022-06-01 10:21:47.262 | Attempting uninstall: openstack-requirements 2022-06-01 10:21:47.263 | Found existing installation: openstack-requirements 1.2.1.dev4208 2022-06-01 10:21:47.298 | Uninstalling openstack-requirements-1.2.1.dev4208: 2022-06-01 10:21:47.317 | Successfully uninstalled openstack-requirements-1.2.1.dev4208 2022-06-01 10:21:47.320 | Running setup.py install for openstack-requirements: started 2022-06-01 10:21:49.520 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-01 10:21:49.547 | Successfully installed openstack-requirements-1.2.1.dev4208 2022-06-01 10:21:49.674 | + inc/python:pip_install:200 : result=0 2022-06-01 10:21:49.676 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:21:49.678 | + functions-common:time_stop:2322 : local name 2022-06-01 10:21:49.680 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:21:49.683 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:21:49.685 | + functions-common:time_stop:2325 : local total 2022-06-01 10:21:49.687 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:21:49.689 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:21:49.691 | + functions-common:time_stop:2329 : start_time=1654078901068 2022-06-01 10:21:49.693 | + functions-common:time_stop:2331 : [[ -z 1654078901068 ]] 2022-06-01 10:21:49.696 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:21:49.700 | + functions-common:time_stop:2334 : end_time=1654078909697 2022-06-01 10:21:49.702 | + functions-common:time_stop:2335 : elapsed_time=8629 2022-06-01 10:21:49.704 | + functions-common:time_stop:2336 : total=11765 2022-06-01 10:21:49.706 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:21:49.708 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=20394 2022-06-01 10:21:49.711 | + inc/python:pip_install:203 : return 0 2022-06-01 10:21:49.713 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-01 10:21:49.715 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-01 10:21:49.718 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-01 10:21:49.721 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:21:49.723 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:21:49.726 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-06-01 10:21:49.728 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:21:49.730 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-01 10:21:49.750 | Using python 3.8 to install pbr 2022-06-01 10:21:49.752 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-01 10:21:51.562 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:21:51.562 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:21:51.567 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:21:51.567 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:21:51.569 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:21:51.570 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:21:51.571 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:21:51.571 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:21:51.571 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:21:51.571 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:21:51.710 | Requirement already up-to-date: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 10:21:53.965 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:21:53.965 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:21:54.047 | + inc/python:pip_install:200 : result=0 2022-06-01 10:21:54.049 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:21:54.051 | + functions-common:time_stop:2322 : local name 2022-06-01 10:21:54.053 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:21:54.055 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:21:54.057 | + functions-common:time_stop:2325 : local total 2022-06-01 10:21:54.059 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:21:54.061 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:21:54.064 | + functions-common:time_stop:2329 : start_time=1654078909745 2022-06-01 10:21:54.066 | + functions-common:time_stop:2331 : [[ -z 1654078909745 ]] 2022-06-01 10:21:54.068 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:21:54.072 | + functions-common:time_stop:2334 : end_time=1654078914070 2022-06-01 10:21:54.075 | + functions-common:time_stop:2335 : elapsed_time=4325 2022-06-01 10:21:54.077 | + functions-common:time_stop:2336 : total=20394 2022-06-01 10:21:54.079 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:21:54.081 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=24719 2022-06-01 10:21:54.083 | + inc/python:pip_install:203 : return 0 2022-06-01 10:21:54.086 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-01 10:21:56.379 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-01 10:21:58.290 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:21:58.291 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-01 10:21:58.311 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-01 10:21:58.315 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-06-01 10:21:58.319 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-01 10:21:58.324 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-01 10:21:58.327 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-06-01 10:21:58.403 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-01 10:21:58.406 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-01 10:21:58.409 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-01 10:21:58.427 | + ./stack.sh:main:788 : pkgs= 2022-06-01 10:21:58.429 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-01 10:21:58.432 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-01 10:21:58.434 | + functions-common:run_phase:1750 : local mode=stack 2022-06-01 10:21:58.437 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-01 10:21:58.439 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 10:21:58.441 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 10:21:58.444 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 10:21:58.446 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 10:21:58.449 | + functions-common:run_phase:1760 : local extra 2022-06-01 10:21:58.451 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 10:21:58.455 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 10:21:58.457 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 10:21:58.460 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 10:21:58.462 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-01 10:21:58.464 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 10:21:58.479 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:21:58.482 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 10:21:58.485 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-01 10:21:58.487 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-01 10:21:58.489 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-01 10:21:58.491 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-01 10:21:58.493 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-01 10:21:58.495 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-01 10:21:58.497 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-01 10:21:58.500 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-01 10:21:58.502 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-01 10:21:58.504 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-01 10:21:58.506 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-01 10:21:58.508 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-01 10:21:58.510 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 10:21:58.516 | + functions-common:run_phase:1774 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-01 10:21:58.518 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-01 10:21:58.520 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-01 10:21:58.522 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-01 10:21:58.525 | + functions-common:run_plugins:1739 : local plugins= 2022-06-01 10:21:58.527 | + functions-common:run_plugins:1740 : local plugin 2022-06-01 10:21:58.530 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-01 10:21:58.532 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-01 10:21:58.535 | + functions:set_systemd_override:826 : local value=2048 2022-06-01 10:21:58.537 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-01 10:21:58.539 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-01 10:21:58.596 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-01 10:21:58.596 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-01 10:21:58.598 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-01 10:21:58.954 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-01 10:21:58.957 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-01 10:21:58.973 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:21:58.975 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-01 10:21:58.978 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:21:58.980 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:21:58.982 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:21:58.986 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:21:58.988 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:21:58.991 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:21:58.993 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:21:58.995 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:21:58.998 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:21:59.000 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:21:59.002 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:21:59.004 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:21:59.007 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-01 10:21:59.009 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:21:59.011 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:21:59.013 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:21:59.016 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-01 10:21:59.037 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-01 10:21:59.146 | Reading package lists... 2022-06-01 10:21:59.399 | Building dependency tree... 2022-06-01 10:21:59.400 | Reading state information... 2022-06-01 10:21:59.652 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-01 10:21:59.652 | The following packages were automatically installed and are no longer required: 2022-06-01 10:21:59.653 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:21:59.653 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:21:59.653 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:21:59.653 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:21:59.653 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:21:59.653 | python3-zope.interface 2022-06-01 10:21:59.653 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:21:59.772 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:21:59.776 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:21:59.778 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:21:59.780 | + functions-common:time_stop:2322 : local name 2022-06-01 10:21:59.783 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:21:59.785 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:21:59.788 | + functions-common:time_stop:2325 : local total 2022-06-01 10:21:59.790 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:21:59.792 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:21:59.794 | + functions-common:time_stop:2329 : start_time=1654078919034 2022-06-01 10:21:59.796 | + functions-common:time_stop:2331 : [[ -z 1654078919034 ]] 2022-06-01 10:21:59.799 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:21:59.803 | + functions-common:time_stop:2334 : end_time=1654078919801 2022-06-01 10:21:59.805 | + functions-common:time_stop:2335 : elapsed_time=767 2022-06-01 10:21:59.807 | + functions-common:time_stop:2336 : total=1614 2022-06-01 10:21:59.809 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:21:59.812 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2381 2022-06-01 10:21:59.814 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:21:59.817 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-01 10:21:59.819 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 10:21:59.821 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 10:21:59.824 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 10:21:59.826 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 10:21:59.829 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 10:21:59.831 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 10:21:59.833 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-01 10:21:59.836 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 10:21:59.838 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 10:21:59.840 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 10:21:59.843 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 10:21:59.845 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 10:21:59.847 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 10:21:59.849 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 10:21:59.852 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 10:21:59.854 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-01 10:21:59.856 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 10:21:59.859 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 10:21:59.861 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 10:21:59.864 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 10:21:59.866 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 10:21:59.868 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 10:21:59.870 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-01 10:21:59.873 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-01 10:21:59.889 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:21:59.892 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-01 10:21:59.894 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 10:21:59.896 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-01 10:21:59.899 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-01 10:21:59.902 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-01 10:21:59.906 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-01 10:21:59.909 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-01 10:21:59.911 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-01 10:21:59.913 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-01 10:21:59.915 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-01 10:21:59.918 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-01 10:21:59.920 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-01 10:22:00.606 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-01 10:22:00.606 | user tags 2022-06-01 10:22:00.606 | stackrabbit []' 2022-06-01 10:22:00.610 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-01 10:22:00.610 | user tags 2022-06-01 10:22:00.610 | stackrabbit []' 2022-06-01 10:22:00.610 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-01 10:22:00.616 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-01 10:22:00.618 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-01 10:22:00.621 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-01 10:22:01.377 | Changing password for user "stackrabbit" ... 2022-06-01 10:22:01.431 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-01 10:22:02.117 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-01 10:22:02.193 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-01 10:22:02.195 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-01 10:22:02.858 | Changing password for user "stackrabbit" ... 2022-06-01 10:22:02.905 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-01 10:22:02.907 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-01 10:22:02.910 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-01 10:22:03.587 | Deleting user "guest" ... 2022-06-01 10:22:03.602 | Error: 2022-06-01 10:22:03.602 | {:no_such_user, "guest"} 2022-06-01 10:22:03.615 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-01 10:22:03.617 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-01 10:22:03.634 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:22:03.637 | + ./stack.sh:main:805 : install_database 2022-06-01 10:22:03.640 | + lib/database:install_database:116 : install_database_mysql 2022-06-01 10:22:03.643 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-01 10:22:03.645 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:22:03.648 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:22:03.650 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-01 10:22:04.004 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-01 10:22:04.006 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-01 10:22:04.009 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-01 10:22:04.011 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-01 10:22:04.014 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-01 10:22:04.017 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 10:22:04.019 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 10:22:04.021 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 10:22:04.024 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 10:22:04.026 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 10:22:04.028 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 10:22:04.031 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 10:22:04.034 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 10:22:04.036 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-01 10:22:04.038 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 10:22:04.041 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 10:22:04.043 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 10:22:04.045 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 10:22:04.048 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 10:22:04.050 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 10:22:04.053 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-01 10:22:04.055 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:22:04.057 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:22:04.060 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-01 10:22:04.062 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:22:04.064 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:22:04.066 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:22:04.069 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:22:04.071 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:22:04.073 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:22:04.076 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:22:04.078 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:22:04.081 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:22:04.083 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:22:04.085 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:22:04.087 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:22:04.089 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-01 10:22:04.092 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:22:04.095 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:22:04.097 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:22:04.099 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-01 10:22:04.120 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-01 10:22:04.229 | Reading package lists... 2022-06-01 10:22:04.485 | Building dependency tree... 2022-06-01 10:22:04.486 | Reading state information... 2022-06-01 10:22:04.755 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-01 10:22:04.756 | The following packages were automatically installed and are no longer required: 2022-06-01 10:22:04.757 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:22:04.757 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:22:04.757 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:22:04.757 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:22:04.757 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:22:04.757 | python3-zope.interface 2022-06-01 10:22:04.757 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:22:04.876 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:22:04.880 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:22:04.882 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:22:04.884 | + functions-common:time_stop:2322 : local name 2022-06-01 10:22:04.886 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:22:04.889 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:22:04.891 | + functions-common:time_stop:2325 : local total 2022-06-01 10:22:04.893 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:22:04.896 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:22:04.899 | + functions-common:time_stop:2329 : start_time=1654078924118 2022-06-01 10:22:04.902 | + functions-common:time_stop:2331 : [[ -z 1654078924118 ]] 2022-06-01 10:22:04.907 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:22:04.911 | + functions-common:time_stop:2334 : end_time=1654078924908 2022-06-01 10:22:04.914 | + functions-common:time_stop:2335 : elapsed_time=790 2022-06-01 10:22:04.916 | + functions-common:time_stop:2336 : total=2381 2022-06-01 10:22:04.918 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:22:04.920 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3171 2022-06-01 10:22:04.923 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:22:04.925 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-01 10:22:04.927 | + ./stack.sh:main:808 : install_database_python 2022-06-01 10:22:04.929 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-01 10:22:04.932 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-01 10:22:04.934 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-01 10:22:04.936 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 10:22:04.939 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-01 10:22:04.942 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-01 10:22:04.944 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 10:22:04.948 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-01 10:22:04.948 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 10:22:04.955 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-01 10:22:04.957 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-01 10:22:04.960 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-01 10:22:04.963 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-01 10:22:04.965 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-01 10:22:04.987 | Using python 3.8 to install PyMySQL 2022-06-01 10:22:04.989 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-06-01 10:22:06.795 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:22:06.796 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:22:06.801 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:06.801 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:06.803 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:22:06.804 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:06.804 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:06.805 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:22:06.805 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:06.805 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:22:06.820 | Requirement already satisfied: PyMySQL===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (0.10.0) 2022-06-01 10:22:09.105 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:22:09.105 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:22:09.196 | + inc/python:pip_install:200 : result=0 2022-06-01 10:22:09.199 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:22:09.201 | + functions-common:time_stop:2322 : local name 2022-06-01 10:22:09.203 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:22:09.206 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:22:09.208 | + functions-common:time_stop:2325 : local total 2022-06-01 10:22:09.210 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:22:09.213 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:22:09.215 | + functions-common:time_stop:2329 : start_time=1654078924981 2022-06-01 10:22:09.217 | + functions-common:time_stop:2331 : [[ -z 1654078924981 ]] 2022-06-01 10:22:09.220 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:22:09.224 | + functions-common:time_stop:2334 : end_time=1654078929222 2022-06-01 10:22:09.227 | + functions-common:time_stop:2335 : elapsed_time=4241 2022-06-01 10:22:09.229 | + functions-common:time_stop:2336 : total=24719 2022-06-01 10:22:09.231 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:22:09.234 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=28960 2022-06-01 10:22:09.237 | + inc/python:pip_install:203 : return 0 2022-06-01 10:22:09.239 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-01 10:22:09.242 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-01 10:22:09.244 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-01 10:22:09.246 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-01 10:22:09.263 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:22:09.265 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-01 10:22:09.268 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-01 10:22:09.271 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 10:22:09.271 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-01 10:22:09.277 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 10:22:09.279 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-01 10:22:09.281 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-01 10:22:09.284 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-01 10:22:09.286 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-01 10:22:09.288 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-01 10:22:09.305 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:22:09.307 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-01 10:22:09.310 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:22:09.313 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:22:09.315 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:22:09.317 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:22:09.320 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:22:09.322 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:22:09.324 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:22:09.326 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:22:09.329 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:22:09.331 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:22:09.333 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:22:09.335 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:22:09.338 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-01 10:22:09.340 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:22:09.342 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:22:09.345 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:22:09.347 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-01 10:22:09.368 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-01 10:22:09.482 | Reading package lists... 2022-06-01 10:22:09.733 | Building dependency tree... 2022-06-01 10:22:09.735 | Reading state information... 2022-06-01 10:22:10.007 | radvd is already the newest version (1:2.17-2). 2022-06-01 10:22:10.007 | The following packages were automatically installed and are no longer required: 2022-06-01 10:22:10.009 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:22:10.009 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:22:10.009 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:22:10.009 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:22:10.009 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:22:10.009 | python3-zope.interface 2022-06-01 10:22:10.009 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:22:10.124 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:22:10.129 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:22:10.132 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:22:10.137 | + functions-common:time_stop:2322 : local name 2022-06-01 10:22:10.139 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:22:10.142 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:22:10.144 | + functions-common:time_stop:2325 : local total 2022-06-01 10:22:10.146 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:22:10.148 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:22:10.150 | + functions-common:time_stop:2329 : start_time=1654078929365 2022-06-01 10:22:10.154 | + functions-common:time_stop:2331 : [[ -z 1654078929365 ]] 2022-06-01 10:22:10.157 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:22:10.162 | + functions-common:time_stop:2334 : end_time=1654078930159 2022-06-01 10:22:10.164 | + functions-common:time_stop:2335 : elapsed_time=794 2022-06-01 10:22:10.166 | + functions-common:time_stop:2336 : total=3171 2022-06-01 10:22:10.169 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:22:10.171 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3965 2022-06-01 10:22:10.173 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:22:10.176 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-01 10:22:10.192 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:22:10.194 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-01 10:22:10.197 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-01 10:22:10.200 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-01 10:22:10.220 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-01 10:22:10.223 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:22:10.225 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:22:10.227 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:22:10.229 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:22:10.232 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:22:10.234 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:22:10.236 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:22:10.239 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:22:10.241 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:22:10.243 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:22:10.245 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:22:10.247 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:22:10.251 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-01 10:22:10.253 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:22:10.255 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:22:10.258 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:22:10.260 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-01 10:22:10.280 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-06-01 10:22:10.389 | Reading package lists... 2022-06-01 10:22:10.647 | Building dependency tree... 2022-06-01 10:22:10.649 | Reading state information... 2022-06-01 10:22:10.916 | fakeroot is already the newest version (1.24-1). 2022-06-01 10:22:10.916 | make is already the newest version (4.2.1-1.2). 2022-06-01 10:22:10.916 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-01 10:22:10.916 | The following packages were automatically installed and are no longer required: 2022-06-01 10:22:10.918 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:22:10.918 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:22:10.918 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:22:10.918 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:22:10.918 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:22:10.918 | python3-zope.interface 2022-06-01 10:22:10.918 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:22:11.034 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:22:11.039 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:22:11.041 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:22:11.043 | + functions-common:time_stop:2322 : local name 2022-06-01 10:22:11.046 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:22:11.048 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:22:11.050 | + functions-common:time_stop:2325 : local total 2022-06-01 10:22:11.052 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:22:11.054 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:22:11.056 | + functions-common:time_stop:2329 : start_time=1654078930277 2022-06-01 10:22:11.058 | + functions-common:time_stop:2331 : [[ -z 1654078930277 ]] 2022-06-01 10:22:11.061 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:22:11.066 | + functions-common:time_stop:2334 : end_time=1654078931063 2022-06-01 10:22:11.068 | + functions-common:time_stop:2335 : elapsed_time=786 2022-06-01 10:22:11.070 | + functions-common:time_stop:2336 : total=3965 2022-06-01 10:22:11.073 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:22:11.075 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4751 2022-06-01 10:22:11.078 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:22:11.081 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-01 10:22:11.083 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:22:11.087 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:22:11.089 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-01 10:22:11.091 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-01 10:22:11.094 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-01 10:22:11.099 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-01 10:22:11.102 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-01 10:22:11.106 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-01 10:22:11.106 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-01 10:22:11.111 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-01 10:22:11.113 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-01 10:22:11.116 | + functions:vercmp:652 : local v1=5.4 2022-06-01 10:22:11.118 | + functions:vercmp:653 : local 'op=<' 2022-06-01 10:22:11.120 | + functions:vercmp:654 : local v2=3.13 2022-06-01 10:22:11.123 | + functions:vercmp:655 : local result 2022-06-01 10:22:11.127 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-01 10:22:11.128 | ++ functions:vercmp:659 : head -1 2022-06-01 10:22:11.128 | ++ functions:vercmp:659 : sort -V 2022-06-01 10:22:11.133 | + functions:vercmp:659 : result=3.13 2022-06-01 10:22:11.135 | + functions:vercmp:661 : case $op in 2022-06-01 10:22:11.137 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-01 10:22:11.140 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-01 10:22:11.142 | + functions:vercmp:672 : return 2022-06-01 10:22:11.145 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-01 10:22:11.151 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:22:11.154 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-01 10:22:11.631 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-01 10:22:11.649 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:22:11.652 | + ./stack.sh:main:816 : install_etcd3 2022-06-01 10:22:11.655 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-01 10:22:11.655 | Installing etcd 2022-06-01 10:22:11.657 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-01 10:22:11.670 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-01 10:22:11.682 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-01 10:22:11.684 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-01 10:22:11.698 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-01 10:22:11.701 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 10:22:11.707 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 10:22:11.710 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 10:22:11.714 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 10:22:11.717 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-06-01 10:22:11.720 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-01 10:22:11.722 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 10:22:11.724 | ++ functions:get_extra_file:73 : return 2022-06-01 10:22:11.728 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 10:22:11.730 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-01 10:22:11.732 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-01 10:22:11.735 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-01 10:22:11.752 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:22:11.754 | + ./stack.sh:main:835 : install_dstat 2022-06-01 10:22:11.757 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-01 10:22:11.773 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:22:11.777 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-01 10:22:11.779 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 10:22:11.782 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-01 10:22:11.785 | + ./stack.sh:main:844 : install_libs 2022-06-01 10:22:11.787 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-01 10:22:11.789 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-01 10:22:11.792 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-01 10:22:11.794 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-01 10:22:11.796 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:11.799 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:11.801 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-06-01 10:22:11.803 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:11.805 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-01 10:22:11.808 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-01 10:22:11.810 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-01 10:22:11.812 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-01 10:22:11.814 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:11.816 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:11.819 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-06-01 10:22:11.821 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:11.824 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-01 10:22:11.826 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-01 10:22:11.828 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-01 10:22:11.831 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-01 10:22:11.833 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:11.835 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:11.837 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-06-01 10:22:11.839 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:11.842 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-01 10:22:11.844 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-01 10:22:11.847 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-01 10:22:11.849 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-01 10:22:11.851 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:11.853 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:11.856 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-06-01 10:22:11.858 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:11.861 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-01 10:22:11.863 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-01 10:22:11.866 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-01 10:22:11.868 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-01 10:22:11.870 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:11.872 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:11.875 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-06-01 10:22:11.877 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:11.879 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-01 10:22:11.881 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-01 10:22:11.884 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-01 10:22:11.886 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-01 10:22:11.889 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:11.891 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:11.893 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-06-01 10:22:11.895 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:11.898 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-01 10:22:11.900 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-01 10:22:11.902 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-01 10:22:11.904 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-01 10:22:11.907 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:11.909 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:11.912 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-06-01 10:22:11.914 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:11.916 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-01 10:22:11.918 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-01 10:22:11.921 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-01 10:22:11.924 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-01 10:22:11.926 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:11.928 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:11.930 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-06-01 10:22:11.933 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:11.935 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-01 10:22:11.938 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-01 10:22:11.940 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-01 10:22:11.942 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-01 10:22:11.945 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:11.947 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:11.949 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-06-01 10:22:11.951 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:11.954 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-01 10:22:11.956 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-01 10:22:11.958 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-01 10:22:11.960 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-01 10:22:11.963 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:11.965 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:11.967 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-06-01 10:22:11.970 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:11.972 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-01 10:22:11.975 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-01 10:22:11.977 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-01 10:22:11.979 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-01 10:22:11.982 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:11.985 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:11.987 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-06-01 10:22:11.989 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:11.992 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-01 10:22:11.995 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-01 10:22:11.997 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-01 10:22:11.999 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-01 10:22:12.002 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:12.004 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:12.006 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-01 10:22:12.008 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:12.011 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-01 10:22:12.013 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-01 10:22:12.015 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-01 10:22:12.018 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-01 10:22:12.020 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:12.022 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:12.024 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-06-01 10:22:12.027 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:12.029 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-01 10:22:12.032 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-01 10:22:12.034 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-01 10:22:12.036 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-01 10:22:12.039 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:12.041 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:12.043 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-06-01 10:22:12.045 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:12.048 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-01 10:22:12.050 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-01 10:22:12.053 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-01 10:22:12.055 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-01 10:22:12.057 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:12.060 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:12.062 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-06-01 10:22:12.064 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:12.066 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-01 10:22:12.069 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-01 10:22:12.071 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-01 10:22:12.073 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-01 10:22:12.076 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:12.078 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:12.081 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-01 10:22:12.083 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:12.085 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-01 10:22:12.088 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-01 10:22:12.090 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-01 10:22:12.092 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-01 10:22:12.095 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:12.098 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:12.100 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-06-01 10:22:12.102 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:12.104 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-01 10:22:12.107 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-01 10:22:12.109 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-01 10:22:12.111 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-01 10:22:12.114 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:12.116 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:12.118 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-01 10:22:12.121 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:12.123 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-01 10:22:12.126 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-01 10:22:12.128 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-01 10:22:12.130 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-01 10:22:12.133 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:12.135 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:12.137 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-01 10:22:12.140 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:12.142 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-01 10:22:12.145 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-01 10:22:12.147 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-01 10:22:12.149 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-01 10:22:12.152 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:12.154 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:12.157 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-06-01 10:22:12.160 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:12.162 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-01 10:22:12.164 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-01 10:22:12.167 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-01 10:22:12.169 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-01 10:22:12.171 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:12.173 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:12.176 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-01 10:22:12.178 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:12.180 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-01 10:22:12.183 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-01 10:22:12.185 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-01 10:22:12.187 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-01 10:22:12.189 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:12.192 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:12.194 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-06-01 10:22:12.196 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:12.199 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-01 10:22:12.201 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-01 10:22:12.204 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-01 10:22:12.206 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-01 10:22:12.209 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:12.211 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:12.213 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-01 10:22:12.216 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:12.219 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-01 10:22:12.221 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-01 10:22:12.223 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-01 10:22:12.226 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-01 10:22:12.228 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:12.231 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:12.233 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-01 10:22:12.235 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:12.238 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-01 10:22:12.240 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-01 10:22:12.243 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-01 10:22:12.245 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-01 10:22:12.247 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:12.249 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:12.252 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-06-01 10:22:12.254 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:12.256 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-01 10:22:12.259 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-01 10:22:12.261 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-01 10:22:12.263 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-01 10:22:12.266 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:12.268 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:12.271 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-06-01 10:22:12.273 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:12.275 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-01 10:22:12.278 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-01 10:22:12.281 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-01 10:22:12.284 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-01 10:22:12.286 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:12.288 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:12.291 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-01 10:22:12.293 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:12.295 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-01 10:22:12.298 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-01 10:22:12.300 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-01 10:22:12.302 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-01 10:22:12.305 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:12.307 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:12.309 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-01 10:22:12.312 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:12.314 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-01 10:22:12.316 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-01 10:22:12.318 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-01 10:22:12.321 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-01 10:22:12.323 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:12.325 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:12.328 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-06-01 10:22:12.331 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:12.333 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-01 10:22:12.335 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-01 10:22:12.338 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-01 10:22:12.340 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-01 10:22:12.342 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:12.345 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:12.347 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-06-01 10:22:12.350 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:12.352 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-01 10:22:12.355 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-01 10:22:12.357 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-01 10:22:12.359 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-01 10:22:12.362 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:12.364 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:12.366 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-06-01 10:22:12.369 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:12.371 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-01 10:22:12.373 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-01 10:22:12.376 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-01 10:22:12.378 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-01 10:22:12.380 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:12.383 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:12.385 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-06-01 10:22:12.387 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:12.390 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-01 10:22:12.392 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-01 10:22:12.395 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-01 10:22:12.397 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-01 10:22:12.399 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:12.402 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:12.404 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-06-01 10:22:12.407 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:12.409 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-01 10:22:12.412 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-01 10:22:12.414 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-01 10:22:12.416 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-01 10:22:12.419 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:12.421 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:12.423 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-06-01 10:22:12.425 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:12.428 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-01 10:22:12.430 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-01 10:22:12.433 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-01 10:22:12.435 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-01 10:22:12.437 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:12.440 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:12.442 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-06-01 10:22:12.445 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:12.447 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-01 10:22:12.449 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-01 10:22:12.452 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-01 10:22:12.454 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-01 10:22:12.457 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:12.460 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:12.464 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-01 10:22:12.467 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:12.470 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-01 10:22:12.490 | Using python 3.8 to install etcd3 2022-06-01 10:22:12.493 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-06-01 10:22:14.305 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:22:14.305 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:22:14.318 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:14.318 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:14.318 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:22:14.318 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:14.318 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:14.318 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:22:14.318 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:14.318 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:22:14.330 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155)) (0.12.0) 2022-06-01 10:22:14.339 | Requirement already satisfied: grpcio===1.31.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.31.0) 2022-06-01 10:22:14.365 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.13.0) 2022-06-01 10:22:14.370 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 10:22:14.373 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 10:22:14.388 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from protobuf===3.13.0->-c /opt/stack/requirements/upper-constraints.txt (line 339)) (49.6.0) 2022-06-01 10:22:16.616 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:22:16.616 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:22:16.697 | + inc/python:pip_install:200 : result=0 2022-06-01 10:22:16.699 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:22:16.702 | + functions-common:time_stop:2322 : local name 2022-06-01 10:22:16.704 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:22:16.706 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:22:16.708 | + functions-common:time_stop:2325 : local total 2022-06-01 10:22:16.711 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:22:16.713 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:22:16.715 | + functions-common:time_stop:2329 : start_time=1654078932485 2022-06-01 10:22:16.717 | + functions-common:time_stop:2331 : [[ -z 1654078932485 ]] 2022-06-01 10:22:16.720 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:22:16.724 | + functions-common:time_stop:2334 : end_time=1654078936722 2022-06-01 10:22:16.726 | + functions-common:time_stop:2335 : elapsed_time=4237 2022-06-01 10:22:16.728 | + functions-common:time_stop:2336 : total=28960 2022-06-01 10:22:16.731 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:22:16.733 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=33197 2022-06-01 10:22:16.735 | + inc/python:pip_install:203 : return 0 2022-06-01 10:22:16.737 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-01 10:22:16.758 | Using python 3.8 to install etcd3gw 2022-06-01 10:22:16.761 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-06-01 10:22:18.607 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:22:18.608 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:22:18.612 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:18.613 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:18.615 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:22:18.616 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:18.616 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:18.617 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:22:18.617 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:18.617 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:22:18.633 | Requirement already satisfied: etcd3gw===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.2.5) 2022-06-01 10:22:18.661 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-01 10:22:18.667 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 10:22:18.670 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 10:22:18.692 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 10:22:18.695 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 10:22:18.717 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 10:22:18.720 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 10:22:18.722 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 10:22:20.948 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:22:20.948 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:22:21.025 | + inc/python:pip_install:200 : result=0 2022-06-01 10:22:21.028 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:22:21.031 | + functions-common:time_stop:2322 : local name 2022-06-01 10:22:21.033 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:22:21.035 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:22:21.037 | + functions-common:time_stop:2325 : local total 2022-06-01 10:22:21.039 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:22:21.041 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:22:21.044 | + functions-common:time_stop:2329 : start_time=1654078936753 2022-06-01 10:22:21.046 | + functions-common:time_stop:2331 : [[ -z 1654078936753 ]] 2022-06-01 10:22:21.049 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:22:21.053 | + functions-common:time_stop:2334 : end_time=1654078941050 2022-06-01 10:22:21.055 | + functions-common:time_stop:2335 : elapsed_time=4297 2022-06-01 10:22:21.057 | + functions-common:time_stop:2336 : total=33197 2022-06-01 10:22:21.059 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:22:21.061 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=37494 2022-06-01 10:22:21.064 | + inc/python:pip_install:203 : return 0 2022-06-01 10:22:21.067 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-01 10:22:21.069 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-01 10:22:21.072 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-01 10:22:21.074 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 10:22:21.076 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 10:22:21.079 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 10:22:21.082 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 10:22:21.084 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 10:22:21.086 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 10:22:21.089 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 10:22:21.091 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 10:22:21.093 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-01 10:22:21.096 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-01 10:22:21.098 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:22:21.100 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:22:21.103 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-01 10:22:21.105 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-01 10:22:21.108 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 10:22:21.111 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:22:21.113 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:22:21.116 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:22:21.118 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:22:21.120 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:22:21.122 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:22:21.125 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:22:21.128 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:22:21.130 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:22:21.132 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:22:21.135 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:22:21.137 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:22:21.139 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 10:22:21.142 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:22:21.144 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:22:21.146 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:22:21.148 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 10:22:21.169 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 10:22:21.280 | Reading package lists... 2022-06-01 10:22:21.540 | Building dependency tree... 2022-06-01 10:22:21.541 | Reading state information... 2022-06-01 10:22:21.800 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-01 10:22:21.800 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-01 10:22:21.800 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 10:22:21.800 | The following packages were automatically installed and are no longer required: 2022-06-01 10:22:21.801 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:22:21.801 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:22:21.801 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:22:21.801 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:22:21.801 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:22:21.801 | python3-zope.interface 2022-06-01 10:22:21.801 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:22:21.915 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:22:21.919 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:22:21.921 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:22:21.923 | + functions-common:time_stop:2322 : local name 2022-06-01 10:22:21.926 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:22:21.928 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:22:21.930 | + functions-common:time_stop:2325 : local total 2022-06-01 10:22:21.932 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:22:21.934 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:22:21.936 | + functions-common:time_stop:2329 : start_time=1654078941167 2022-06-01 10:22:21.939 | + functions-common:time_stop:2331 : [[ -z 1654078941167 ]] 2022-06-01 10:22:21.941 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:22:21.945 | + functions-common:time_stop:2334 : end_time=1654078941943 2022-06-01 10:22:21.947 | + functions-common:time_stop:2335 : elapsed_time=776 2022-06-01 10:22:21.950 | + functions-common:time_stop:2336 : total=4751 2022-06-01 10:22:21.952 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:22:21.954 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5527 2022-06-01 10:22:21.957 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:22:21.959 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-01 10:22:21.961 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:22:21.964 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:22:21.966 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-01 10:22:22.028 | Module proxy already enabled 2022-06-01 10:22:22.033 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-01 10:22:22.095 | Considering dependency proxy for proxy_uwsgi: 2022-06-01 10:22:22.095 | Module proxy already enabled 2022-06-01 10:22:22.095 | Module proxy_uwsgi already enabled 2022-06-01 10:22:22.099 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-01 10:22:22.101 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 10:22:22.104 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:22:22.106 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 10:22:22.241 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-01 10:22:22.243 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-01 10:22:22.246 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-01 10:22:22.248 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:22.251 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:22.254 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-06-01 10:22:22.256 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:22.258 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-01 10:22:22.261 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-01 10:22:22.264 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-01 10:22:22.267 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:22.269 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:22.272 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-01 10:22:22.274 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:22.277 | + ./stack.sh:main:852 : install_glanceclient 2022-06-01 10:22:22.279 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-01 10:22:22.282 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-01 10:22:22.284 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:22.286 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:22.289 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-01 10:22:22.291 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:22.294 | + ./stack.sh:main:853 : install_cinderclient 2022-06-01 10:22:22.296 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-01 10:22:22.299 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-01 10:22:22.301 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:22.303 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:22.306 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-01 10:22:22.308 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:22.311 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-01 10:22:22.313 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-01 10:22:22.316 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:22.318 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:22.320 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-01 10:22:22.323 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:22.325 | + ./stack.sh:main:854 : install_novaclient 2022-06-01 10:22:22.328 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-01 10:22:22.331 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-01 10:22:22.333 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:22.336 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:22.338 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-06-01 10:22:22.340 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:22.343 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-01 10:22:22.359 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:22:22.362 | + ./stack.sh:main:856 : install_swiftclient 2022-06-01 10:22:22.364 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-01 10:22:22.367 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-01 10:22:22.369 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:22.371 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:22.374 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-01 10:22:22.377 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:22.379 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-01 10:22:22.396 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:22:22.399 | + ./stack.sh:main:859 : install_neutronclient 2022-06-01 10:22:22.401 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-01 10:22:22.403 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-01 10:22:22.406 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:22.408 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:22.411 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-01 10:22:22.413 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:22.415 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-01 10:22:22.421 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-01 10:22:22.423 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-01 10:22:22.426 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:22.428 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:22.431 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-01 10:22:22.433 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:22.435 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-01 10:22:22.438 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-01 10:22:22.441 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 10:22:22.444 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-01 10:22:22.446 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-01 10:22:22.449 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 10:22:22.452 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-01 10:22:22.453 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 10:22:22.458 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-01 10:22:22.461 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-01 10:22:22.463 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-01 10:22:22.466 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-01 10:22:22.469 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-01 10:22:22.489 | Using python 3.8 to install keystonemiddleware 2022-06-01 10:22:22.492 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-06-01 10:22:24.307 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:22:24.308 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:22:24.313 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:24.313 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:24.315 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:22:24.316 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:24.316 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:24.317 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:22:24.317 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:24.317 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:22:24.332 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 10:22:24.404 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 10:22:24.440 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 10:22:24.456 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 10:22:24.462 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 10:22:24.469 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 10:22:24.508 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 10:22:24.518 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 10:22:24.536 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 10:22:24.542 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 10:22:24.545 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 10:22:24.556 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 10:22:24.558 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 10:22:24.562 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 10:22:24.567 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 10:22:24.587 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 10:22:24.591 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 10:22:24.611 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 10:22:24.616 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 10:22:24.619 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 10:22:24.627 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 10:22:24.648 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 10:22:24.661 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 10:22:24.726 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 10:22:24.732 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 10:22:24.735 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 10:22:24.743 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 10:22:24.748 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 10:22:24.754 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 10:22:24.755 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 10:22:24.758 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 10:22:24.760 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 10:22:24.764 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 10:22:24.767 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 10:22:24.772 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 10:22:24.775 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 10:22:26.802 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:22:26.802 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:22:26.877 | + inc/python:pip_install:200 : result=0 2022-06-01 10:22:26.879 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:22:26.884 | + functions-common:time_stop:2322 : local name 2022-06-01 10:22:26.886 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:22:26.889 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:22:26.891 | + functions-common:time_stop:2325 : local total 2022-06-01 10:22:26.894 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:22:26.896 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:22:26.898 | + functions-common:time_stop:2329 : start_time=1654078942484 2022-06-01 10:22:26.900 | + functions-common:time_stop:2331 : [[ -z 1654078942484 ]] 2022-06-01 10:22:26.903 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:22:26.907 | + functions-common:time_stop:2334 : end_time=1654078946904 2022-06-01 10:22:26.909 | + functions-common:time_stop:2335 : elapsed_time=4420 2022-06-01 10:22:26.911 | + functions-common:time_stop:2336 : total=37494 2022-06-01 10:22:26.913 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:22:26.916 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=41914 2022-06-01 10:22:26.918 | + inc/python:pip_install:203 : return 0 2022-06-01 10:22:26.920 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-01 10:22:26.923 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-01 10:22:26.926 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 10:22:26.929 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-01 10:22:26.932 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-01 10:22:26.934 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 10:22:26.938 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-01 10:22:26.938 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 10:22:26.943 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-01 10:22:26.946 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-01 10:22:26.948 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-01 10:22:26.951 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-01 10:22:26.957 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-01 10:22:26.982 | Using python 3.8 to install python-memcached 2022-06-01 10:22:26.984 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-06-01 10:22:28.804 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:22:28.805 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:22:28.809 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:28.809 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:28.811 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:22:28.812 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:28.813 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:28.813 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:22:28.813 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:28.814 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:22:28.829 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (1.59) 2022-06-01 10:22:28.833 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 10:22:31.131 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:22:31.132 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:22:31.205 | + inc/python:pip_install:200 : result=0 2022-06-01 10:22:31.207 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:22:31.210 | + functions-common:time_stop:2322 : local name 2022-06-01 10:22:31.212 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:22:31.214 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:22:31.216 | + functions-common:time_stop:2325 : local total 2022-06-01 10:22:31.219 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:22:31.221 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:22:31.224 | + functions-common:time_stop:2329 : start_time=1654078946976 2022-06-01 10:22:31.226 | + functions-common:time_stop:2331 : [[ -z 1654078946976 ]] 2022-06-01 10:22:31.229 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:22:31.233 | + functions-common:time_stop:2334 : end_time=1654078951230 2022-06-01 10:22:31.237 | + functions-common:time_stop:2335 : elapsed_time=4254 2022-06-01 10:22:31.239 | + functions-common:time_stop:2336 : total=41914 2022-06-01 10:22:31.241 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:22:31.244 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=46168 2022-06-01 10:22:31.246 | + inc/python:pip_install:203 : return 0 2022-06-01 10:22:31.249 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-01 10:22:31.270 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:22:31.273 | + ./stack.sh:main:866 : '[' 10.222.0.83 == 10.222.0.83 ']' 2022-06-01 10:22:31.275 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-01 10:22:31.277 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-01 10:22:31.280 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-01 10:22:31.282 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 10:22:31.284 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-01 10:22:31.287 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-01 10:22:31.302 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:22:31.304 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-01 10:22:31.307 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-01 10:22:31.309 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-01 10:22:31.311 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:22:31.314 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:22:31.316 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:22:31.325 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:22:31.327 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:22:31.330 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:22:31.345 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:22:31.347 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:22:31.349 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:22:31.352 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:22:31.352 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:22:31.357 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-01 10:22:31.361 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:22:31.364 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-01 10:22:31.378 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-01 10:22:31.381 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:22:31.381 | + functions-common:git_clone:607 : head -1 2022-06-01 10:22:31.384 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-06-01 10:22:31.386 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:22:31.389 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-01 10:22:31.392 | + inc/python:setup_develop:338 : local bindep 2022-06-01 10:22:31.394 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 10:22:31.396 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-01 10:22:31.398 | + inc/python:setup_develop:344 : local extras= 2022-06-01 10:22:31.401 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-01 10:22:31.403 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 10:22:31.405 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 10:22:31.408 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-01 10:22:31.410 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 10:22:31.412 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 10:22:31.415 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-01 10:22:31.418 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 10:22:31.421 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-01 10:22:31.423 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 10:22:31.425 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 10:22:31.428 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-01 10:22:31.434 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-01 10:22:31.436 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2022-06-01 10:22:32.050 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-01 10:22:32.053 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 10:22:32.055 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 10:22:32.057 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 10:22:32.059 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 10:22:32.061 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-01 10:22:32.064 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 10:22:32.066 | + inc/python:setup_package:427 : local extras= 2022-06-01 10:22:32.068 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 10:22:32.070 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 10:22:32.073 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 10:22:32.075 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 10:22:32.077 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 10:22:32.080 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-01 10:22:32.100 | Using python 3.8 to install /opt/stack/keystone 2022-06-01 10:22:32.102 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-06-01 10:22:33.934 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:22:33.934 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:22:33.939 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:33.940 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:33.941 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:22:33.943 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:33.943 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:33.943 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:22:33.944 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:33.944 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:22:33.957 | Obtaining file:///opt/stack/keystone 2022-06-01 10:22:35.537 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 10:22:37.117 | Requirement already satisfied: Flask===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 6)) (1.1.2) 2022-06-01 10:22:37.146 | Requirement already satisfied: Flask-RESTful===0.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (0.3.8) 2022-06-01 10:22:37.156 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 10:22:37.163 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 10:22:37.166 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-01 10:22:37.174 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 10:22:37.196 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 10:22:37.209 | Requirement already satisfied: Werkzeug===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (1.0.1) 2022-06-01 10:22:37.225 | Requirement already satisfied: aniso8601===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (8.0.0) 2022-06-01 10:22:37.229 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-01 10:22:37.240 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 10:22:37.243 | Requirement already satisfied: click===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (7.1.2) 2022-06-01 10:22:37.247 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 10:22:37.287 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 10:22:37.294 | Requirement already satisfied: itsdangerous===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (1.1.0) 2022-06-01 10:22:37.297 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 10:22:37.308 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-01 10:22:37.366 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-01 10:22:37.369 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 273)) (3.1.0) 2022-06-01 10:22:37.376 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 10:22:37.420 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 10:22:37.435 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 10:22:37.442 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 10:22:37.497 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 10:22:37.503 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 10:22:37.543 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 10:22:37.599 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 10:22:37.617 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 10:22:37.634 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 10:22:37.644 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 10:22:37.668 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 10:22:37.677 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 10:22:37.696 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-01 10:22:37.743 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 10:22:37.750 | Requirement already satisfied: passlib===1.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (1.7.2) 2022-06-01 10:22:37.763 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 10:22:37.767 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 10:22:37.769 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 10:22:37.781 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 10:22:37.784 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 10:22:37.787 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 10:22:37.790 | Requirement already satisfied: pysaml2===6.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (6.1.0) 2022-06-01 10:22:37.807 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 10:22:37.813 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 10:22:37.832 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 10:22:37.836 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 10:22:37.857 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 10:22:37.862 | Requirement already satisfied: scrypt===0.8.15 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (0.8.15) 2022-06-01 10:22:37.865 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 10:22:37.868 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 10:22:37.880 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 10:22:37.883 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 10:22:37.886 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 10:22:37.893 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 10:22:37.903 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 10:22:37.908 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 10:22:37.927 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 10:22:37.930 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 10:22:37.938 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 10:22:37.959 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 10:22:37.962 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 10:22:37.965 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-01 10:22:38.032 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 10:22:38.040 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 10:22:38.044 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-01 10:22:38.049 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 10:22:38.057 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-01 10:22:38.064 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-01 10:22:38.105 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 10:22:38.108 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 10:22:38.113 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 10:22:38.123 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 10:22:38.131 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 10:22:38.139 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 10:22:38.142 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 10:22:38.153 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 10:22:38.164 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 10:22:38.172 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 10:22:38.175 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-01 10:22:38.178 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 10:22:38.193 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.6.0) 2022-06-01 10:22:38.198 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 10:22:38.202 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 10:22:38.205 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 10:22:38.208 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 10:22:38.210 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 10:22:38.213 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 10:22:38.216 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-01 10:22:38.218 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 10:22:38.221 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 10:22:38.226 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 10:22:38.229 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 10:22:38.232 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 10:22:38.239 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 10:22:38.243 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-01 10:22:38.245 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 10:22:38.254 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 10:22:38.262 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 10:22:39.716 | Installing collected packages: keystone 2022-06-01 10:22:39.716 | Attempting uninstall: keystone 2022-06-01 10:22:39.718 | Found existing installation: keystone 18.1.0 2022-06-01 10:22:39.721 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-01 10:22:39.722 | Running setup.py develop for keystone 2022-06-01 10:22:41.650 | Successfully installed keystone 2022-06-01 10:22:41.791 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:22:41.791 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:22:41.880 | + inc/python:pip_install:200 : result=0 2022-06-01 10:22:41.882 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:22:41.884 | + functions-common:time_stop:2322 : local name 2022-06-01 10:22:41.887 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:22:41.889 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:22:41.891 | + functions-common:time_stop:2325 : local total 2022-06-01 10:22:41.893 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:22:41.895 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:22:41.897 | + functions-common:time_stop:2329 : start_time=1654078952094 2022-06-01 10:22:41.900 | + functions-common:time_stop:2331 : [[ -z 1654078952094 ]] 2022-06-01 10:22:41.902 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:22:41.906 | + functions-common:time_stop:2334 : end_time=1654078961904 2022-06-01 10:22:41.908 | + functions-common:time_stop:2335 : elapsed_time=9810 2022-06-01 10:22:41.911 | + functions-common:time_stop:2336 : total=46168 2022-06-01 10:22:41.913 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:22:41.915 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=55978 2022-06-01 10:22:41.917 | + inc/python:pip_install:203 : return 0 2022-06-01 10:22:41.919 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 10:22:41.922 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 10:22:41.924 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 10:22:41.942 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 10:22:41.955 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-01 10:22:41.957 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-01 10:22:41.959 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:41.962 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:41.964 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-01 10:22:41.966 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:41.969 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-01 10:22:41.985 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:22:41.987 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-01 10:22:41.989 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 10:22:41.992 | + ./stack.sh:main:868 : configure_keystone 2022-06-01 10:22:41.994 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-01 10:22:42.007 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-06-01 10:22:42.009 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-01 10:22:42.014 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-01 10:22:42.030 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:22:42.033 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-01 10:22:42.062 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-01 10:22:42.090 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-01 10:22:42.120 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-01 10:22:42.150 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-01 10:22:42.180 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-01 10:22:42.210 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-01 10:22:42.237 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-01 10:22:42.265 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-01 10:22:42.268 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-01 10:22:42.270 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-01 10:22:42.272 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-01 10:22:42.274 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 10:22:42.277 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 10:22:42.292 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:22:42.295 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 10:22:42.298 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 10:22:42.300 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 10:22:42.315 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:22:42.318 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.83:5672/ 2022-06-01 10:22:42.321 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.83:5672/ 2022-06-01 10:22:42.351 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 10:22:42.353 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 10:22:42.355 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-01 10:22:42.358 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-01 10:22:42.360 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-01 10:22:42.377 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:22:42.379 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.83/identity 2022-06-01 10:22:42.409 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.83/identity 2022-06-01 10:22:42.437 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-01 10:22:42.440 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-01 10:22:42.473 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-01 10:22:42.475 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-01 10:22:42.478 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-01 10:22:42.480 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-01 10:22:42.482 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-01 10:22:42.485 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-01 10:22:42.518 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-01 10:22:42.521 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-01 10:22:42.523 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-01 10:22:42.525 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-01 10:22:42.528 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 10:22:42.545 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 10:22:42.547 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 10:22:42.549 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 10:22:42.552 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 10:22:42.554 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 10:22:42.585 | + functions:setup_systemd_logging:728 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 10:22:42.612 | + functions:setup_systemd_logging:729 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 10:22:42.641 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 10:22:42.668 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-01 10:22:42.697 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-01 10:22:42.700 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-01 10:22:42.702 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-01 10:22:42.705 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-01 10:22:42.707 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-01 10:22:42.710 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 10:22:42.712 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 10:22:42.715 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-01 10:22:42.719 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-01 10:22:42.721 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 10:22:42.724 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 10:22:42.741 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:22:42.742 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 10:22:42.750 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 10:22:42.754 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:22:42.770 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-01 10:22:42.772 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-01 10:22:42.776 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-01 10:22:42.805 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-01 10:22:42.832 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-01 10:22:42.858 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-01 10:22:42.886 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-01 10:22:42.912 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-01 10:22:42.939 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-01 10:22:42.966 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-01 10:22:42.994 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-01 10:22:43.021 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 10:22:43.049 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-01 10:22:43.078 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-01 10:22:43.105 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-01 10:22:43.132 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 10:22:43.134 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 10:22:43.137 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-01 10:22:43.140 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-01 10:22:43.142 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 10:22:43.145 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:22:43.147 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:22:43.149 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 10:22:43.152 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 10:22:43.154 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-01 10:22:43.181 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-01 10:22:43.209 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-06-01 10:22:43.209 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 10:22:43.218 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-01 10:22:43.222 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-01 10:22:43.224 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-01 10:22:43.226 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 10:22:43.229 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 10:22:43.231 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:22:43.233 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:22:43.235 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:22:43.238 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 10:22:43.240 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 10:22:43.242 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:22:43.245 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:22:43.247 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-01 10:22:43.308 | Site keystone-wsgi-public already enabled 2022-06-01 10:22:43.313 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 10:22:43.315 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 10:22:43.318 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:22:43.320 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 10:22:43.458 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-06-01 10:22:43.461 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-01 10:22:43.463 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-01 10:22:43.466 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-01 10:22:43.468 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 10:22:43.471 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 10:22:43.474 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-01 10:22:43.479 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-01 10:22:43.482 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 10:22:43.485 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 10:22:43.502 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:22:43.503 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 10:22:43.507 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 10:22:43.511 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:22:43.532 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-01 10:22:43.535 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-01 10:22:43.539 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-06-01 10:22:43.569 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-01 10:22:43.598 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-01 10:22:43.625 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-01 10:22:43.652 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-01 10:22:43.680 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-01 10:22:43.708 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-01 10:22:43.735 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-01 10:22:43.765 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-01 10:22:43.793 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 10:22:43.820 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-01 10:22:43.848 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-01 10:22:43.875 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-01 10:22:43.903 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 10:22:43.906 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 10:22:43.909 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-01 10:22:43.911 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-01 10:22:43.914 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 10:22:43.916 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:22:43.918 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:22:43.921 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 10:22:43.923 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 10:22:43.926 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-01 10:22:43.953 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-01 10:22:43.981 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 ' 2022-06-01 10:22:43.982 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 10:22:43.991 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-01 10:22:43.994 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-01 10:22:43.996 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-01 10:22:43.998 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 10:22:44.001 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 10:22:44.004 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:22:44.006 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:22:44.009 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:22:44.011 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 10:22:44.013 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 10:22:44.016 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:22:44.018 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:22:44.021 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-01 10:22:44.082 | Site keystone-wsgi-admin already enabled 2022-06-01 10:22:44.086 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 10:22:44.089 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 10:22:44.091 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:22:44.093 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 10:22:44.225 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-01 10:22:44.263 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-01 10:22:44.299 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-01 10:22:44.330 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-01 10:22:44.333 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-01 10:22:44.363 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-01 10:22:44.392 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-01 10:22:44.419 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-01 10:22:44.436 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:22:44.441 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-01 10:22:44.458 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:22:44.460 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-01 10:22:44.462 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-01 10:22:44.467 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-01 10:22:44.469 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 10:22:44.472 | + lib/stack:stack_install_service:32 : install_swift 2022-06-01 10:22:44.474 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-01 10:22:44.477 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-01 10:22:44.479 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-01 10:22:44.481 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:22:44.484 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:22:44.487 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:22:44.490 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:22:44.493 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:22:44.496 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:22:44.512 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:22:44.514 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:22:44.517 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:22:44.519 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:22:44.520 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:22:44.525 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-01 10:22:44.528 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:22:44.530 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-01 10:22:44.543 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-01 10:22:44.545 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:22:44.546 | + functions-common:git_clone:607 : head -1 2022-06-01 10:22:44.552 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-01 10:22:44.556 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:22:44.558 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-01 10:22:44.561 | + inc/python:setup_develop:338 : local bindep 2022-06-01 10:22:44.564 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 10:22:44.566 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-01 10:22:44.568 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-01 10:22:44.571 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-01 10:22:44.573 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 10:22:44.575 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 10:22:44.578 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-01 10:22:44.580 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 10:22:44.582 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-01 10:22:44.585 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-01 10:22:44.588 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 10:22:44.590 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-01 10:22:44.593 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 10:22:44.595 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 10:22:44.598 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-01 10:22:44.604 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-01 10:22:44.606 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2022-06-01 10:22:45.213 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-01 10:22:45.215 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 10:22:45.218 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 10:22:45.220 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 10:22:45.222 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 10:22:45.225 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-01 10:22:45.227 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 10:22:45.229 | + inc/python:setup_package:427 : local extras=keystone 2022-06-01 10:22:45.232 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 10:22:45.234 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-01 10:22:45.237 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-01 10:22:45.239 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-01 10:22:45.241 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 10:22:45.244 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-01 10:22:45.265 | Using python 3.8 to install /opt/stack/swift 2022-06-01 10:22:45.267 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-06-01 10:22:47.090 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:22:47.090 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:22:47.113 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:47.113 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:47.113 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:22:47.113 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:47.113 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:47.113 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:22:47.113 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:47.113 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:22:47.114 | Obtaining file:///opt/stack/swift 2022-06-01 10:22:48.395 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 10:22:49.658 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 10:22:49.666 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 10:22:49.706 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 10:22:49.716 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 10:22:49.719 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 10:22:49.777 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-01 10:22:49.788 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 10:22:49.791 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 10:22:49.794 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.3) 2022-06-01 10:22:49.829 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.3.4) 2022-06-01 10:22:49.845 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.1.2) 2022-06-01 10:22:49.852 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-06-01 10:22:49.859 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-06-01 10:22:49.898 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.2) 2022-06-01 10:22:49.908 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.6.1) 2022-06-01 10:22:49.927 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.4) 2022-06-01 10:22:49.933 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.0) 2022-06-01 10:22:49.936 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2022-06-01 10:22:49.948 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.6.0) 2022-06-01 10:22:49.951 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-06-01 10:22:49.954 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-06-01 10:22:49.957 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.8.1) 2022-06-01 10:22:49.963 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.1.1) 2022-06-01 10:22:49.982 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2020.1) 2022-06-01 10:22:49.987 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.23.0) 2022-06-01 10:22:50.008 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-06-01 10:22:50.013 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2022-06-01 10:22:50.017 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.2.2) 2022-06-01 10:22:50.024 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 10:22:50.045 | Requirement already satisfied: xattr===0.9.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.9.7) 2022-06-01 10:22:50.049 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 10:22:50.053 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 10:22:50.061 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 10:22:50.127 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 10:22:50.140 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 10:22:50.147 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 10:22:50.154 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 10:22:50.158 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 10:22:50.163 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 10:22:50.166 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 10:22:50.169 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 10:22:50.172 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 10:22:50.175 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 10:22:50.179 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-06-01 10:22:50.182 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-06-01 10:22:50.187 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 10:22:50.190 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 10:22:51.899 | Installing collected packages: swift 2022-06-01 10:22:51.899 | Attempting uninstall: swift 2022-06-01 10:22:51.901 | Found existing installation: swift 2.26.1.dev35 2022-06-01 10:22:51.904 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-01 10:22:51.905 | Running setup.py develop for swift 2022-06-01 10:22:53.606 | Successfully installed swift 2022-06-01 10:22:53.785 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:22:53.785 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:22:53.866 | + inc/python:pip_install:200 : result=0 2022-06-01 10:22:53.868 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:22:53.871 | + functions-common:time_stop:2322 : local name 2022-06-01 10:22:53.873 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:22:53.875 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:22:53.878 | + functions-common:time_stop:2325 : local total 2022-06-01 10:22:53.880 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:22:53.882 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:22:53.885 | + functions-common:time_stop:2329 : start_time=1654078965259 2022-06-01 10:22:53.887 | + functions-common:time_stop:2331 : [[ -z 1654078965259 ]] 2022-06-01 10:22:53.889 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:22:53.893 | + functions-common:time_stop:2334 : end_time=1654078973891 2022-06-01 10:22:53.896 | + functions-common:time_stop:2335 : elapsed_time=8632 2022-06-01 10:22:53.898 | + functions-common:time_stop:2336 : total=55978 2022-06-01 10:22:53.900 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:22:53.902 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=64610 2022-06-01 10:22:53.904 | + inc/python:pip_install:203 : return 0 2022-06-01 10:22:53.908 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 10:22:53.910 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 10:22:53.912 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 10:22:53.937 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 10:22:53.951 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-01 10:22:53.953 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-01 10:22:53.956 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:53.958 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:53.960 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-01 10:22:53.963 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:53.965 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-01 10:22:53.968 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 10:22:53.971 | + ./stack.sh:main:877 : configure_swift 2022-06-01 10:22:53.973 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-01 10:22:53.975 | + lib/swift:configure_swift:335 : local node_number 2022-06-01 10:22:53.977 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-01 10:22:53.979 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-01 10:22:53.981 | + lib/swift:configure_swift:338 : local user_group 2022-06-01 10:22:53.983 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-01 10:22:54.841 | No object-expirer running 2022-06-01 10:22:54.841 | No object-auditor running 2022-06-01 10:22:54.841 | No account-auditor running 2022-06-01 10:22:54.841 | No object-updater running 2022-06-01 10:22:54.841 | No proxy-server running 2022-06-01 10:22:54.841 | No container-replicator running 2022-06-01 10:22:54.841 | No container-reconciler running 2022-06-01 10:22:54.841 | No container-updater running 2022-06-01 10:22:54.841 | No container-auditor running 2022-06-01 10:22:54.841 | No account-server running 2022-06-01 10:22:54.841 | No container-server running 2022-06-01 10:22:54.841 | No container-sharder running 2022-06-01 10:22:54.841 | No object-reconstructor running 2022-06-01 10:22:54.841 | No account-reaper running 2022-06-01 10:22:54.841 | No object-server running 2022-06-01 10:22:54.841 | No object-replicator running 2022-06-01 10:22:54.841 | No account-replicator running 2022-06-01 10:22:54.841 | No container-sync running 2022-06-01 10:22:54.901 | + lib/swift:configure_swift:341 : true 2022-06-01 10:22:54.903 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-01 10:22:54.916 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-01 10:22:54.928 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-01 10:22:54.931 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-01 10:22:54.931 | s/%GROUP%//; 2022-06-01 10:22:54.931 | s/%USER%/ubuntu/; 2022-06-01 10:22:54.931 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-01 10:22:54.931 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-01 10:22:54.931 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-01 10:22:54.940 | uid = ubuntu 2022-06-01 10:22:54.940 | gid = 2022-06-01 10:22:54.940 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-01 10:22:54.940 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-01 10:22:54.940 | address = 127.0.0.1 2022-06-01 10:22:54.940 | 2022-06-01 10:22:54.940 | [account6612] 2022-06-01 10:22:54.940 | max connections = 25 2022-06-01 10:22:54.940 | path = /opt/stack/data/swift/1/node/ 2022-06-01 10:22:54.940 | read only = false 2022-06-01 10:22:54.940 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-01 10:22:54.940 | 2022-06-01 10:22:54.940 | [account6622] 2022-06-01 10:22:54.940 | max connections = 25 2022-06-01 10:22:54.940 | path = /opt/stack/data/swift/2/node/ 2022-06-01 10:22:54.940 | read only = false 2022-06-01 10:22:54.940 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-01 10:22:54.940 | 2022-06-01 10:22:54.940 | [account6632] 2022-06-01 10:22:54.941 | max connections = 25 2022-06-01 10:22:54.941 | path = /opt/stack/data/swift/3/node/ 2022-06-01 10:22:54.941 | read only = false 2022-06-01 10:22:54.941 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-01 10:22:54.941 | 2022-06-01 10:22:54.941 | [account6642] 2022-06-01 10:22:54.941 | max connections = 25 2022-06-01 10:22:54.941 | path = /opt/stack/data/swift/4/node/ 2022-06-01 10:22:54.941 | read only = false 2022-06-01 10:22:54.941 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-01 10:22:54.941 | 2022-06-01 10:22:54.941 | 2022-06-01 10:22:54.941 | [container6611] 2022-06-01 10:22:54.941 | max connections = 25 2022-06-01 10:22:54.941 | path = /opt/stack/data/swift/1/node/ 2022-06-01 10:22:54.941 | read only = false 2022-06-01 10:22:54.941 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-01 10:22:54.941 | 2022-06-01 10:22:54.941 | [container6621] 2022-06-01 10:22:54.941 | max connections = 25 2022-06-01 10:22:54.941 | path = /opt/stack/data/swift/2/node/ 2022-06-01 10:22:54.941 | read only = false 2022-06-01 10:22:54.941 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-01 10:22:54.941 | 2022-06-01 10:22:54.941 | [container6631] 2022-06-01 10:22:54.941 | max connections = 25 2022-06-01 10:22:54.941 | path = /opt/stack/data/swift/3/node/ 2022-06-01 10:22:54.941 | read only = false 2022-06-01 10:22:54.941 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-01 10:22:54.941 | 2022-06-01 10:22:54.941 | [container6641] 2022-06-01 10:22:54.941 | max connections = 25 2022-06-01 10:22:54.941 | path = /opt/stack/data/swift/4/node/ 2022-06-01 10:22:54.941 | read only = false 2022-06-01 10:22:54.941 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-01 10:22:54.941 | 2022-06-01 10:22:54.942 | 2022-06-01 10:22:54.942 | [object6613] 2022-06-01 10:22:54.942 | max connections = 25 2022-06-01 10:22:54.942 | path = /opt/stack/data/swift/1/node/ 2022-06-01 10:22:54.942 | read only = false 2022-06-01 10:22:54.942 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-01 10:22:54.942 | 2022-06-01 10:22:54.942 | [object6623] 2022-06-01 10:22:54.942 | max connections = 25 2022-06-01 10:22:54.942 | path = /opt/stack/data/swift/2/node/ 2022-06-01 10:22:54.942 | read only = false 2022-06-01 10:22:54.942 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-01 10:22:54.942 | 2022-06-01 10:22:54.942 | [object6633] 2022-06-01 10:22:54.942 | max connections = 25 2022-06-01 10:22:54.942 | path = /opt/stack/data/swift/3/node/ 2022-06-01 10:22:54.942 | read only = false 2022-06-01 10:22:54.942 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-01 10:22:54.942 | 2022-06-01 10:22:54.942 | [object6643] 2022-06-01 10:22:54.942 | max connections = 25 2022-06-01 10:22:54.942 | path = /opt/stack/data/swift/4/node/ 2022-06-01 10:22:54.942 | read only = false 2022-06-01 10:22:54.942 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-01 10:22:54.944 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-01 10:22:54.947 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:22:54.951 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:22:54.953 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-01 10:22:54.965 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-01 10:22:54.967 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-01 10:22:54.972 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-01 10:22:54.976 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-01 10:22:54.978 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-01 10:22:54.982 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-01 10:22:55.012 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.83:8080/v1/ 2022-06-01 10:22:55.038 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-01 10:22:55.056 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-01 10:22:55.084 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-01 10:22:55.103 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-01 10:22:55.133 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-01 10:22:55.151 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-01 10:22:55.179 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-01 10:22:55.197 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-01 10:22:55.225 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-01 10:22:55.243 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 10:22:55.272 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-01 10:22:55.290 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-01 10:22:55.306 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:22:55.308 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-01 10:22:55.337 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-01 10:22:55.364 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-01 10:22:55.391 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-01 10:22:55.418 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-01 10:22:55.434 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:22:55.436 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-01 10:22:55.462 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-01 10:22:55.478 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:22:55.480 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-01 10:22:55.496 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:22:55.498 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-01 10:22:55.500 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-01 10:22:55.516 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:22:55.519 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-01 10:22:55.521 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-01 10:22:55.523 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-01 10:22:55.528 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-01 10:22:55.533 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-01 10:22:55.560 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-01 10:22:55.587 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-01 10:22:55.627 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-01 10:22:55.657 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-01 10:22:55.686 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-01 10:22:55.689 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-01 10:22:55.691 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-01 10:22:55.693 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-01 10:22:55.695 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-01 10:22:55.722 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-01 10:22:55.748 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.83/identity 2022-06-01 10:22:55.776 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-01 10:22:55.803 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-01 10:22:55.832 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-01 10:22:55.860 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-01 10:22:55.889 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-01 10:22:55.917 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 10:22:55.947 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-01 10:22:55.975 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-01 10:22:56.004 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-01 10:22:56.033 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-01 10:22:56.070 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-01 10:22:56.101 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-01 10:22:56.129 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-01 10:22:56.147 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-01 10:22:56.175 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-01 10:22:56.202 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-01 10:22:56.207 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-01 10:22:56.241 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-01 10:22:56.274 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-01 10:22:56.303 | + lib/swift:configure_swift:479 : local node_number 2022-06-01 10:22:56.305 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-01 10:22:56.307 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-01 10:22:56.309 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-01 10:22:56.314 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-01 10:22:56.316 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-01 10:22:56.318 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 10:22:56.320 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-01 10:22:56.322 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-01 10:22:56.324 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 10:22:56.327 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 10:22:56.329 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-01 10:22:56.348 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-01 10:22:56.376 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-01 10:22:56.394 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-01 10:22:56.423 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-01 10:22:56.441 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 10:22:56.469 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-01 10:22:56.487 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 10:22:56.515 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-01 10:22:56.533 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 10:22:56.561 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-01 10:22:56.580 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-01 10:22:56.614 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-01 10:22:56.633 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-01 10:22:56.664 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-01 10:22:56.681 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-01 10:22:56.709 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-01 10:22:56.728 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-01 10:22:56.755 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-06-01 10:22:56.760 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-01 10:22:56.780 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 10:22:56.808 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-01 10:22:56.844 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-01 10:22:56.846 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-01 10:22:56.851 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-01 10:22:56.853 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-01 10:22:56.855 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 10:22:56.858 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-01 10:22:56.860 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-01 10:22:56.862 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 10:22:56.864 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 10:22:56.867 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-01 10:22:56.886 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-01 10:22:56.915 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-01 10:22:56.939 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-01 10:22:56.968 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-01 10:22:56.987 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 10:22:57.015 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-01 10:22:57.033 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 10:22:57.061 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-01 10:22:57.079 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 10:22:57.108 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-01 10:22:57.127 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-01 10:22:57.154 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-01 10:22:57.173 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-01 10:22:57.202 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-01 10:22:57.219 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-01 10:22:57.248 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-01 10:22:57.266 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-01 10:22:57.293 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-06-01 10:22:57.299 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-01 10:22:57.316 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 10:22:57.345 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-01 10:22:57.347 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-01 10:22:57.352 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-01 10:22:57.354 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-01 10:22:57.356 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 10:22:57.358 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-01 10:22:57.361 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-01 10:22:57.363 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 10:22:57.365 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 10:22:57.367 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-01 10:22:57.385 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-01 10:22:57.414 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-01 10:22:57.431 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-01 10:22:57.460 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-01 10:22:57.478 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 10:22:57.506 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-01 10:22:57.524 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 10:22:57.551 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-01 10:22:57.569 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 10:22:57.597 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-01 10:22:57.617 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-01 10:22:57.646 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-01 10:22:57.664 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-01 10:22:57.692 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-01 10:22:57.711 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-01 10:22:57.739 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-01 10:22:57.757 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-01 10:22:57.784 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-06-01 10:22:57.794 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-01 10:22:57.813 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 10:22:57.841 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-01 10:22:57.869 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-01 10:22:57.898 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-01 10:22:57.926 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-01 10:22:57.929 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-01 10:22:57.933 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-01 10:22:57.962 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-01 10:22:57.993 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-01 10:22:58.021 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-01 10:22:58.049 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-01 10:22:58.077 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-01 10:22:58.104 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-01 10:22:58.133 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-01 10:22:58.160 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-01 10:22:58.187 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-01 10:22:58.203 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:22:58.205 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-01 10:22:58.223 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-01 10:22:58.226 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-01 10:22:58.246 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-01 10:22:58.248 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.83 2022-06-01 10:22:58.277 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-01 10:22:58.280 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-01 10:22:58.310 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.83/identity 2022-06-01 10:22:58.339 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-01 10:22:58.341 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-01 10:22:58.369 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-01 10:22:58.385 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:22:58.388 | + lib/swift:configure_swift:542 : local user_group 2022-06-01 10:22:58.391 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-01 10:22:58.395 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-01 10:22:58.398 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-01 10:22:58.411 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-01 10:22:58.413 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-01 10:22:58.425 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-01 10:22:58.427 | + lib/swift:configure_swift:549 : is_suse 2022-06-01 10:22:58.429 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 10:22:58.431 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 10:22:58.434 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 10:22:58.436 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 10:22:58.438 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 10:22:58.441 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 10:22:58.443 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-01 10:22:58.455 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-01 10:22:58.457 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-01 10:22:58.460 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-01 10:22:58.477 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:22:58.480 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-01 10:22:58.497 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:22:58.500 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-01 10:22:58.503 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-01 10:22:58.505 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-01 10:22:58.507 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 10:22:58.510 | + lib/stack:stack_install_service:32 : install_glance 2022-06-01 10:22:58.512 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-01 10:22:58.515 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-01 10:22:58.518 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-01 10:22:58.534 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:22:58.537 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-01 10:22:58.539 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-01 10:22:58.557 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:22:58.559 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-01 10:22:58.562 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-01 10:22:58.565 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-01 10:22:58.567 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:58.570 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:58.572 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-06-01 10:22:58.575 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:58.578 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-01 10:22:58.581 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-01 10:22:58.584 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-01 10:22:58.587 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-01 10:22:58.589 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-01 10:22:58.592 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-01 10:22:58.594 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-01 10:22:58.597 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-01 10:22:58.600 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-01 10:22:58.603 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-01 10:22:58.607 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-06-01 10:22:58.607 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-01 10:22:58.613 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-01 10:22:58.616 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-01 10:22:58.618 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-01 10:22:58.621 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-01 10:22:58.624 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-01 10:22:58.646 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-01 10:22:58.648 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-06-01 10:23:00.459 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:23:00.460 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:23:00.464 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:00.465 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:00.466 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:23:00.468 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:00.468 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:00.468 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:23:00.468 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:00.469 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:23:00.483 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (2.3.1) 2022-06-01 10:23:00.582 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-06-01 10:23:00.585 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 10:23:00.597 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 10:23:00.664 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (4.0.5) 2022-06-01 10:23:00.689 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-06-01 10:23:00.694 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (5.2.0) 2022-06-01 10:23:00.716 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.3.1) 2022-06-01 10:23:00.727 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.3.4) 2022-06-01 10:23:00.742 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.1.2) 2022-06-01 10:23:00.749 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-06-01 10:23:00.755 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-06-01 10:23:00.796 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.4.0) 2022-06-01 10:23:00.811 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (6.2.0) 2022-06-01 10:23:00.816 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.2) 2022-06-01 10:23:00.826 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.1) 2022-06-01 10:23:00.849 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.6.1) 2022-06-01 10:23:00.868 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.4) 2022-06-01 10:23:00.875 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.0) 2022-06-01 10:23:00.878 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-06-01 10:23:00.881 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-06-01 10:23:00.885 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (7.2.2) 2022-06-01 10:23:00.903 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.8.1) 2022-06-01 10:23:00.908 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.1.1) 2022-06-01 10:23:00.928 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (3.10.1) 2022-06-01 10:23:00.951 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2020.1) 2022-06-01 10:23:00.956 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.23.0) 2022-06-01 10:23:00.977 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-06-01 10:23:00.982 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (3.17.2) 2022-06-01 10:23:00.985 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2022-06-01 10:23:00.988 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.2.2) 2022-06-01 10:23:00.995 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 10:23:01.010 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 10:23:01.031 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 10:23:01.035 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 10:23:01.044 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 10:23:01.047 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 10:23:01.052 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 10:23:01.057 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 10:23:01.062 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 10:23:01.065 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 10:23:01.073 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 10:23:01.076 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 10:23:01.080 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 10:23:01.083 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 10:23:01.091 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 10:23:01.102 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 10:23:01.111 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 10:23:01.119 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 10:23:01.133 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 10:23:01.136 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2022-06-01 10:23:01.139 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 10:23:01.142 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 10:23:01.146 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 10:23:01.148 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 10:23:01.151 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 10:23:01.160 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 10:23:01.163 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-06-01 10:23:01.166 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 10:23:01.184 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (0.7) 2022-06-01 10:23:01.192 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.6.0) 2022-06-01 10:23:01.195 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 10:23:01.203 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 10:23:01.207 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 10:23:01.210 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 10:23:01.213 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 10:23:03.148 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:23:03.148 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:23:03.233 | + inc/python:pip_install:200 : result=0 2022-06-01 10:23:03.236 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:23:03.239 | + functions-common:time_stop:2322 : local name 2022-06-01 10:23:03.241 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:23:03.244 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:23:03.246 | + functions-common:time_stop:2325 : local total 2022-06-01 10:23:03.248 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:23:03.251 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:23:03.253 | + functions-common:time_stop:2329 : start_time=1654078978640 2022-06-01 10:23:03.256 | + functions-common:time_stop:2331 : [[ -z 1654078978640 ]] 2022-06-01 10:23:03.259 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:23:03.264 | + functions-common:time_stop:2334 : end_time=1654078983260 2022-06-01 10:23:03.267 | + functions-common:time_stop:2335 : elapsed_time=4620 2022-06-01 10:23:03.269 | + functions-common:time_stop:2336 : total=64610 2022-06-01 10:23:03.271 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:23:03.274 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=69230 2022-06-01 10:23:03.276 | + inc/python:pip_install:203 : return 0 2022-06-01 10:23:03.279 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-01 10:23:03.281 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-01 10:23:03.284 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-01 10:23:03.297 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-01 10:23:03.302 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-01 10:23:03.305 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-01 10:23:03.307 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-01 10:23:03.310 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:23:03.312 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:23:03.315 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:23:03.318 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:23:03.322 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:23:03.325 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:23:03.342 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:23:03.344 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:23:03.347 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:23:03.350 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:23:03.351 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:23:03.357 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-01 10:23:03.359 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:23:03.362 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-01 10:23:03.378 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-01 10:23:03.381 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:23:03.381 | + functions-common:git_clone:607 : head -1 2022-06-01 10:23:03.385 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-01 10:23:03.388 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:23:03.390 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-01 10:23:03.393 | + inc/python:setup_develop:338 : local bindep 2022-06-01 10:23:03.395 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 10:23:03.398 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-01 10:23:03.401 | + inc/python:setup_develop:344 : local extras= 2022-06-01 10:23:03.403 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-01 10:23:03.406 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 10:23:03.409 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 10:23:03.412 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-01 10:23:03.414 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 10:23:03.417 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 10:23:03.420 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-01 10:23:03.422 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 10:23:03.426 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-01 10:23:03.428 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 10:23:03.431 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 10:23:03.434 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-01 10:23:03.440 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-01 10:23:03.443 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2022-06-01 10:23:04.068 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-01 10:23:04.073 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 10:23:04.075 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 10:23:04.078 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 10:23:04.080 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 10:23:04.083 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-01 10:23:04.085 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 10:23:04.087 | + inc/python:setup_package:427 : local extras= 2022-06-01 10:23:04.090 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 10:23:04.092 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 10:23:04.095 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 10:23:04.097 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 10:23:04.100 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 10:23:04.102 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-01 10:23:04.124 | Using python 3.8 to install /opt/stack/glance 2022-06-01 10:23:04.127 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-06-01 10:23:05.953 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:23:05.953 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:23:05.957 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:05.958 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:05.960 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:23:05.961 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:05.961 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:05.962 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:23:05.962 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:05.962 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:23:05.976 | Obtaining file:///opt/stack/glance 2022-06-01 10:23:07.280 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 10:23:08.573 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 10:23:08.582 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 10:23:08.590 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 10:23:08.599 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 10:23:08.620 | Requirement already satisfied: WSME===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 30)) (0.10.0) 2022-06-01 10:23:08.629 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 10:23:08.643 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 10:23:08.651 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-01 10:23:08.672 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 10:23:08.712 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-06-01 10:23:08.725 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 10:23:08.733 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.6.0) 2022-06-01 10:23:08.739 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 10:23:08.748 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-01 10:23:08.754 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (2.3.1) 2022-06-01 10:23:08.824 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2022-06-01 10:23:08.827 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2022-06-01 10:23:08.830 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2022-06-01 10:23:08.833 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-06-01 10:23:08.844 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-01 10:23:08.909 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-01 10:23:08.965 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-01 10:23:08.968 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-01 10:23:08.973 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 10:23:08.978 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-01 10:23:09.000 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 10:23:09.035 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 10:23:09.046 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 10:23:09.061 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 10:23:09.068 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 10:23:09.115 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 10:23:09.122 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 10:23:09.162 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 10:23:09.215 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 10:23:09.234 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 10:23:09.251 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-01 10:23:09.265 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 10:23:09.275 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 10:23:09.299 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 10:23:09.307 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 10:23:09.325 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-01 10:23:09.372 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 10:23:09.378 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 10:23:09.381 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 10:23:09.384 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-01 10:23:09.405 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 10:23:09.419 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 10:23:09.431 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 10:23:09.433 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 10:23:09.437 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-01 10:23:09.452 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 10:23:09.458 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 10:23:09.460 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 10:23:09.479 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 10:23:09.483 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 10:23:09.491 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 10:23:09.512 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.3.3) 2022-06-01 10:23:09.517 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 10:23:09.522 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (0.8.1) 2022-06-01 10:23:09.525 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 10:23:09.528 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 10:23:09.539 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 10:23:09.542 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 10:23:09.545 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 10:23:09.552 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-01 10:23:09.616 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 10:23:09.630 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 10:23:09.639 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 10:23:09.645 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 10:23:09.663 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 10:23:09.667 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 10:23:09.674 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 10:23:09.695 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 10:23:09.698 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 10:23:09.701 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 10:23:09.709 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 10:23:09.712 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 10:23:09.721 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 10:23:09.726 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 10:23:09.732 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 10:23:09.737 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 10:23:09.741 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-01 10:23:09.792 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 10:23:09.795 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 10:23:09.800 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 10:23:09.809 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-01 10:23:09.815 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 10:23:09.831 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-01 10:23:09.834 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 10:23:09.848 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 10:23:09.851 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2022-06-01 10:23:09.855 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 10:23:09.858 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 10:23:09.860 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 10:23:09.863 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-01 10:23:09.868 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-01 10:23:09.876 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2022-06-01 10:23:09.937 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 10:23:09.940 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 10:23:09.943 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-01 10:23:09.946 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 10:23:09.948 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 10:23:09.952 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 10:23:09.955 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 10:23:09.958 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 10:23:10.015 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 10:23:10.019 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 10:23:10.052 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 10:23:10.055 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 10:23:10.098 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 10:23:11.189 | Installing collected packages: glance 2022-06-01 10:23:11.189 | Attempting uninstall: glance 2022-06-01 10:23:11.191 | Found existing installation: glance 21.1.1.dev1 2022-06-01 10:23:11.195 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-01 10:23:11.196 | Running setup.py develop for glance 2022-06-01 10:23:12.984 | Successfully installed glance 2022-06-01 10:23:13.125 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:23:13.125 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:23:13.214 | + inc/python:pip_install:200 : result=0 2022-06-01 10:23:13.216 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:23:13.219 | + functions-common:time_stop:2322 : local name 2022-06-01 10:23:13.222 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:23:13.224 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:23:13.226 | + functions-common:time_stop:2325 : local total 2022-06-01 10:23:13.229 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:23:13.231 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:23:13.233 | + functions-common:time_stop:2329 : start_time=1654078984119 2022-06-01 10:23:13.236 | + functions-common:time_stop:2331 : [[ -z 1654078984119 ]] 2022-06-01 10:23:13.238 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:23:13.243 | + functions-common:time_stop:2334 : end_time=1654078993240 2022-06-01 10:23:13.245 | + functions-common:time_stop:2335 : elapsed_time=9121 2022-06-01 10:23:13.248 | + functions-common:time_stop:2336 : total=69230 2022-06-01 10:23:13.250 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:23:13.253 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=78351 2022-06-01 10:23:13.255 | + inc/python:pip_install:203 : return 0 2022-06-01 10:23:13.257 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 10:23:13.260 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 10:23:13.263 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 10:23:13.282 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 10:23:13.295 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-01 10:23:13.298 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-01 10:23:13.300 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:23:13.303 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:23:13.305 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-01 10:23:13.308 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:23:13.310 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 10:23:13.313 | + ./stack.sh:main:889 : configure_glance 2022-06-01 10:23:13.316 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-01 10:23:13.330 | + lib/glance:configure_glance:270 : local dburl 2022-06-01 10:23:13.333 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-01 10:23:13.335 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-01 10:23:13.337 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-01 10:23:13.340 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-01 10:23:13.342 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-01 10:23:13.345 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-01 10:23:13.348 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-01 10:23:13.380 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-01 10:23:13.409 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-01 10:23:13.440 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-01 10:23:13.470 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-01 10:23:13.500 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-01 10:23:13.538 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-01 10:23:13.541 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-01 10:23:13.543 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-01 10:23:13.546 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 10:23:13.549 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-01 10:23:13.580 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-01 10:23:13.609 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.83/identity 2022-06-01 10:23:13.649 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-01 10:23:13.679 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-01 10:23:13.714 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-01 10:23:13.745 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-01 10:23:13.778 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-01 10:23:13.809 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 10:23:13.844 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 10:23:13.875 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-01 10:23:13.905 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-01 10:23:13.908 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-01 10:23:13.910 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-01 10:23:13.912 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 10:23:13.915 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 10:23:13.917 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 10:23:13.934 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:23:13.937 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 10:23:13.940 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 10:23:13.942 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 10:23:13.958 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:23:13.961 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.83:5672/ 2022-06-01 10:23:13.964 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.83:5672/ 2022-06-01 10:23:13.994 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 10:23:13.997 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 10:23:14.000 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-01 10:23:14.002 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-01 10:23:14.004 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-01 10:23:14.007 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-01 10:23:14.009 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-01 10:23:14.012 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-01 10:23:14.014 | + lib/glance:configure_glance_store:230 : local be 2022-06-01 10:23:14.016 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-01 10:23:14.019 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-01 10:23:14.021 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-01 10:23:14.051 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-01 10:23:14.053 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.83 2022-06-01 10:23:14.083 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-01 10:23:14.085 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-01 10:23:14.102 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:23:14.104 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-01 10:23:14.134 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-01 10:23:14.164 | + lib/glance:configure_glance:307 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-06-01 10:23:14.194 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-01 10:23:14.223 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-01 10:23:14.253 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-01 10:23:14.270 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:23:14.272 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 10:23:14.303 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-01 10:23:14.332 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-01 10:23:14.362 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.83/identity/v3 2022-06-01 10:23:14.391 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-01 10:23:14.421 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.83/image 2022-06-01 10:23:14.451 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-01 10:23:14.467 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:23:14.469 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-01 10:23:14.472 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-01 10:23:14.474 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-01 10:23:14.477 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 10:23:14.495 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 10:23:14.497 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 10:23:14.500 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 10:23:14.503 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 10:23:14.505 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 10:23:14.534 | + functions:setup_systemd_logging:728 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 10:23:14.565 | + functions:setup_systemd_logging:729 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 10:23:14.594 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 10:23:14.624 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-01 10:23:14.629 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-01 10:23:14.659 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-01 10:23:14.689 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-01 10:23:14.718 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.83/identity 2022-06-01 10:23:14.748 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-01 10:23:14.778 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-01 10:23:14.808 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-01 10:23:14.841 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-01 10:23:14.872 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-01 10:23:14.900 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-01 10:23:14.936 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-01 10:23:14.965 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-01 10:23:14.970 | + lib/glance:configure_glance:356 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-06-01 10:23:14.978 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-01 10:23:14.995 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:23:14.998 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-01 10:23:15.000 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.83:19292 /image 2022-06-01 10:23:15.003 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-01 10:23:15.005 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.83:19292 2022-06-01 10:23:15.007 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-01 10:23:15.010 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-01 10:23:15.014 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-01 10:23:15.017 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-01 10:23:15.019 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 10:23:15.022 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:23:15.024 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:23:15.026 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-01 10:23:15.029 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-01 10:23:15.032 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-01 10:23:15.035 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-01 10:23:15.037 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:23:15.039 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:23:15.042 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:23:15.044 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-01 10:23:15.046 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-01 10:23:15.103 | proxy (enabled by site administrator) 2022-06-01 10:23:15.106 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-01 10:23:15.108 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-01 10:23:15.111 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:23:15.113 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:23:15.115 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:23:15.118 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-01 10:23:15.121 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-01 10:23:15.176 | proxy_http (enabled by site administrator) 2022-06-01 10:23:15.180 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-01 10:23:15.180 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-01 10:23:15.189 | KeepAlive Off 2022-06-01 10:23:15.194 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-01 10:23:15.194 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-01 10:23:15.202 | SetEnv proxy-sendchunked 1 2022-06-01 10:23:15.206 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.83:19292" retry=0 ' 2022-06-01 10:23:15.207 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-01 10:23:15.216 | ProxyPass "/image" "http://10.222.0.83:19292" retry=0 2022-06-01 10:23:15.219 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-01 10:23:15.222 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-01 10:23:15.224 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 10:23:15.226 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 10:23:15.229 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:23:15.231 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:23:15.233 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:23:15.236 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 10:23:15.239 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 10:23:15.242 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:23:15.244 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:23:15.247 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-01 10:23:15.309 | Site glance already enabled 2022-06-01 10:23:15.314 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-01 10:23:15.317 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 10:23:15.319 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:23:15.321 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 10:23:15.454 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-01 10:23:15.486 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-01 10:23:15.516 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-01 10:23:15.546 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-01 10:23:15.564 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:23:15.566 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-01 10:23:15.569 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-01 10:23:15.571 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-01 10:23:15.574 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 10:23:15.576 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-01 10:23:15.579 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-01 10:23:15.581 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-01 10:23:15.583 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-01 10:23:15.586 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:23:15.588 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:23:15.591 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:23:15.593 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:23:15.596 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:23:15.599 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:23:15.615 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:23:15.618 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:23:15.624 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:23:15.624 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:23:15.624 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:23:15.628 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-01 10:23:15.631 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:23:15.633 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-01 10:23:15.645 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-01 10:23:15.648 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:23:15.649 | + functions-common:git_clone:607 : head -1 2022-06-01 10:23:15.651 | 070a0effb Handle the case when tempest fails 2022-06-01 10:23:15.654 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:23:15.657 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-01 10:23:15.660 | + inc/python:setup_develop:338 : local bindep 2022-06-01 10:23:15.662 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 10:23:15.665 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-01 10:23:15.667 | + inc/python:setup_develop:344 : local extras= 2022-06-01 10:23:15.670 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-01 10:23:15.673 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 10:23:15.676 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 10:23:15.678 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-01 10:23:15.681 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 10:23:15.683 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 10:23:15.686 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-01 10:23:15.689 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 10:23:15.691 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-01 10:23:15.694 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 10:23:15.696 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 10:23:15.700 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-01 10:23:15.705 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-01 10:23:15.708 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2022-06-01 10:23:16.308 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-01 10:23:16.310 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 10:23:16.313 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 10:23:16.315 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 10:23:16.318 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 10:23:16.320 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-01 10:23:16.323 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 10:23:16.325 | + inc/python:setup_package:427 : local extras= 2022-06-01 10:23:16.327 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 10:23:16.330 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 10:23:16.332 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 10:23:16.335 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 10:23:16.337 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 10:23:16.340 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-01 10:23:16.360 | Using python 3.8 to install /opt/stack/cinder 2022-06-01 10:23:16.362 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-06-01 10:23:18.167 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:23:18.168 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:23:18.172 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:18.173 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:18.175 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:23:18.176 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:18.176 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:18.177 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:23:18.177 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:18.177 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:23:18.191 | Obtaining file:///opt/stack/cinder 2022-06-01 10:23:20.204 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 10:23:22.172 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 10:23:22.183 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 10:23:22.191 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 10:23:22.199 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 10:23:22.221 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 10:23:22.234 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-01 10:23:22.256 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2022-06-01 10:23:22.295 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (0.2.2) 2022-06-01 10:23:22.308 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-06-01 10:23:22.312 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2022-06-01 10:23:22.321 | Requirement already satisfied: google-api-python-client===1.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (1.11.0) 2022-06-01 10:23:22.336 | Requirement already satisfied: google-auth===1.21.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.21.0) 2022-06-01 10:23:22.351 | Requirement already satisfied: google-auth-httplib2===0.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (0.0.4) 2022-06-01 10:23:22.357 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2022-06-01 10:23:22.360 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2022-06-01 10:23:22.363 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2022-06-01 10:23:22.366 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-06-01 10:23:22.378 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-01 10:23:22.442 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-01 10:23:22.499 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (4.5.2) 2022-06-01 10:23:22.510 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-01 10:23:22.513 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 272)) (4.1.3) 2022-06-01 10:23:22.523 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.0.5) 2022-06-01 10:23:22.548 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 10:23:22.553 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-01 10:23:22.574 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 10:23:22.608 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 10:23:22.620 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 10:23:22.636 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 10:23:22.642 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 10:23:22.689 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 10:23:22.696 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 10:23:22.735 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 10:23:22.788 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 10:23:22.807 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 10:23:22.824 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-01 10:23:22.838 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-01 10:23:22.853 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-01 10:23:22.857 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 10:23:22.867 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 10:23:22.891 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 10:23:22.898 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 10:23:22.917 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-01 10:23:22.937 | Requirement already satisfied: oslo.vmware===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.7.0) 2022-06-01 10:23:22.960 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-01 10:23:23.007 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 10:23:23.014 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-01 10:23:23.048 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 10:23:23.051 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 10:23:23.053 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-01 10:23:23.074 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.4.8) 2022-06-01 10:23:23.077 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.2.8) 2022-06-01 10:23:23.082 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 10:23:23.093 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 10:23:23.097 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 10:23:23.100 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-01 10:23:23.117 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 10:23:23.122 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.2.2) 2022-06-01 10:23:23.139 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 10:23:23.158 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (17.2.1) 2022-06-01 10:23:23.176 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425)) (3.10.1) 2022-06-01 10:23:23.198 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 10:23:23.202 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 10:23:23.209 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 10:23:23.230 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 10:23:23.235 | Requirement already satisfied: rsa===4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (4.6) 2022-06-01 10:23:23.240 | Requirement already satisfied: rtslib-fb===2.1.74 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (2.1.74) 2022-06-01 10:23:23.245 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-01 10:23:23.248 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 10:23:23.251 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 10:23:23.262 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 10:23:23.265 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 10:23:23.268 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 10:23:23.275 | Requirement already satisfied: suds-jurko===0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.6) 2022-06-01 10:23:23.278 | Requirement already satisfied: tabulate===0.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (0.8.7) 2022-06-01 10:23:23.284 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-01 10:23:23.368 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 10:23:23.384 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 10:23:23.394 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 10:23:23.400 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 10:23:23.418 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-01 10:23:23.476 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 10:23:23.479 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 10:23:23.487 | Requirement already satisfied: uritemplate===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (3.0.1) 2022-06-01 10:23:23.490 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 10:23:23.512 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-01 10:23:23.517 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.3.3) 2022-06-01 10:23:23.524 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 10:23:23.527 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 10:23:23.530 | Requirement already satisfied: zstd===1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (1.4.5.1) 2022-06-01 10:23:23.534 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 10:23:23.537 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2022-06-01 10:23:23.546 | Requirement already satisfied: google-api-core===1.22.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (1.22.1) 2022-06-01 10:23:23.569 | Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.8/dist-packages (from google-auth===1.21.0->-c /opt/stack/requirements/upper-constraints.txt (line 179)) (49.6.0) 2022-06-01 10:23:23.613 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 10:23:23.616 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 10:23:23.621 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2022-06-01 10:23:23.626 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2022-06-01 10:23:23.632 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-06-01 10:23:23.640 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-01 10:23:23.645 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 10:23:23.649 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 10:23:23.658 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2022-06-01 10:23:23.664 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 10:23:23.668 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-01 10:23:23.710 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 10:23:23.717 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-01 10:23:23.720 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2022-06-01 10:23:23.731 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-01 10:23:23.734 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-01 10:23:23.748 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-01 10:23:23.758 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (3.4.0) 2022-06-01 10:23:23.773 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 10:23:23.786 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2022-06-01 10:23:23.790 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 10:23:23.793 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 10:23:23.795 | Requirement already satisfied: pyudev===0.22.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (0.22.0) 2022-06-01 10:23:23.799 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 10:23:23.802 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-01 10:23:23.807 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2022-06-01 10:23:23.845 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-01 10:23:23.853 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2022-06-01 10:23:23.856 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 10:23:23.859 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-01 10:23:23.861 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 10:23:23.864 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (1.26) 2022-06-01 10:23:23.870 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 10:23:23.873 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.13.0) 2022-06-01 10:23:23.879 | Requirement already satisfied: googleapis-common-protos===1.52.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (1.52.0) 2022-06-01 10:23:23.885 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 10:23:23.893 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 10:23:23.896 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 10:23:23.899 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 10:23:23.902 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.3.8) 2022-06-01 10:23:23.966 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (2.0) 2022-06-01 10:23:23.969 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.4.3) 2022-06-01 10:23:23.973 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 10:23:23.976 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 10:23:24.009 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 10:23:24.988 | Installing collected packages: cinder 2022-06-01 10:23:24.988 | Attempting uninstall: cinder 2022-06-01 10:23:24.990 | Found existing installation: cinder 17.4.1.dev1 2022-06-01 10:23:24.993 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-01 10:23:24.995 | Running setup.py develop for cinder 2022-06-01 10:23:27.275 | Successfully installed cinder 2022-06-01 10:23:27.422 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:23:27.422 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:23:27.515 | + inc/python:pip_install:200 : result=0 2022-06-01 10:23:27.517 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:23:27.519 | + functions-common:time_stop:2322 : local name 2022-06-01 10:23:27.522 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:23:27.524 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:23:27.526 | + functions-common:time_stop:2325 : local total 2022-06-01 10:23:27.528 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:23:27.530 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:23:27.533 | + functions-common:time_stop:2329 : start_time=1654078996355 2022-06-01 10:23:27.535 | + functions-common:time_stop:2331 : [[ -z 1654078996355 ]] 2022-06-01 10:23:27.538 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:23:27.542 | + functions-common:time_stop:2334 : end_time=1654079007540 2022-06-01 10:23:27.544 | + functions-common:time_stop:2335 : elapsed_time=11185 2022-06-01 10:23:27.547 | + functions-common:time_stop:2336 : total=78351 2022-06-01 10:23:27.549 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:23:27.552 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=89536 2022-06-01 10:23:27.554 | + inc/python:pip_install:203 : return 0 2022-06-01 10:23:27.556 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 10:23:27.559 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 10:23:27.561 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 10:23:27.580 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 10:23:27.592 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-01 10:23:27.594 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-01 10:23:27.597 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:23:27.600 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:23:27.602 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-01 10:23:27.605 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:23:27.607 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-01 10:23:27.610 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-01 10:23:27.613 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:23:27.616 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:23:27.618 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:23:27.621 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:23:27.623 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:23:27.626 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:23:27.628 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:23:27.631 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:23:27.633 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:23:27.636 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:23:27.638 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:23:27.641 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:23:27.643 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-01 10:23:27.646 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:23:27.648 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:23:27.651 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:23:27.655 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-01 10:23:27.679 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2022-06-01 10:23:27.789 | Reading package lists... 2022-06-01 10:23:28.038 | Building dependency tree... 2022-06-01 10:23:28.040 | Reading state information... 2022-06-01 10:23:28.298 | tgt is already the newest version (1:1.0.79-2ubuntu1). 2022-06-01 10:23:28.298 | The following packages were automatically installed and are no longer required: 2022-06-01 10:23:28.300 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:23:28.300 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:23:28.300 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:23:28.300 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:23:28.300 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:23:28.300 | python3-zope.interface 2022-06-01 10:23:28.300 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:23:28.416 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:23:28.420 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:23:28.424 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:23:28.426 | + functions-common:time_stop:2322 : local name 2022-06-01 10:23:28.428 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:23:28.431 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:23:28.433 | + functions-common:time_stop:2325 : local total 2022-06-01 10:23:28.436 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:23:28.438 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:23:28.441 | + functions-common:time_stop:2329 : start_time=1654079007676 2022-06-01 10:23:28.443 | + functions-common:time_stop:2331 : [[ -z 1654079007676 ]] 2022-06-01 10:23:28.447 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:23:28.451 | + functions-common:time_stop:2334 : end_time=1654079008449 2022-06-01 10:23:28.454 | + functions-common:time_stop:2335 : elapsed_time=773 2022-06-01 10:23:28.457 | + functions-common:time_stop:2336 : total=5527 2022-06-01 10:23:28.460 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:23:28.464 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6300 2022-06-01 10:23:28.467 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:23:28.471 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 10:23:28.473 | + ./stack.sh:main:895 : configure_cinder 2022-06-01 10:23:28.476 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-01 10:23:28.490 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-01 10:23:28.494 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-01 10:23:28.496 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-01 10:23:28.498 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-01 10:23:28.502 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-01 10:23:28.503 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-01 10:23:28.507 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-01 10:23:28.509 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-01 10:23:28.511 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-01 10:23:28.513 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-01 10:23:28.516 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-01 10:23:28.518 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-01 10:23:28.520 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-01 10:23:28.523 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-01 10:23:28.534 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-01 10:23:28.546 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-06-01 10:23:28.559 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-06-01 10:23:28.571 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-01 10:23:28.583 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-01 10:23:28.585 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-01 10:23:28.589 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.r0kLHWXGzJ 2022-06-01 10:23:28.592 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-01 10:23:28.594 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-01 10:23:28.596 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-01 10:23:28.598 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.r0kLHWXGzJ 2022-06-01 10:23:28.602 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.r0kLHWXGzJ 2022-06-01 10:23:28.614 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.r0kLHWXGzJ /etc/sudoers.d/cinder-rootwrap 2022-06-01 10:23:28.627 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-01 10:23:28.631 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-01 10:23:28.633 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-01 10:23:28.635 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-01 10:23:28.638 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-01 10:23:28.640 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-01 10:23:28.642 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-01 10:23:28.644 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-01 10:23:28.647 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-01 10:23:28.651 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-01 10:23:28.656 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-01 10:23:28.675 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-01 10:23:28.694 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-01 10:23:28.712 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-01 10:23:28.731 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-01 10:23:28.750 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-01 10:23:28.769 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-01 10:23:28.787 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-01 10:23:28.807 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-01 10:23:28.809 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 10:23:28.812 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-01 10:23:28.814 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 10:23:28.817 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-01 10:23:28.846 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-01 10:23:28.873 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.83/identity 2022-06-01 10:23:28.901 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-01 10:23:28.929 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-01 10:23:28.956 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-01 10:23:28.983 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-01 10:23:29.011 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-01 10:23:29.040 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 10:23:29.068 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 10:23:29.095 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-01 10:23:29.126 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-01 10:23:29.154 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-01 10:23:29.157 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-01 10:23:29.160 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-01 10:23:29.162 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-01 10:23:29.165 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-01 10:23:29.168 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-01 10:23:29.198 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-01 10:23:29.227 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-01 10:23:29.255 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-01 10:23:29.283 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-01 10:23:29.311 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-01 10:23:29.339 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-01 10:23:29.370 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-01 10:23:29.373 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.83 2022-06-01 10:23:29.401 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-01 10:23:29.434 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-01 10:23:29.442 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key 2d4dec0963627317b73a7bd79eb3277b 2022-06-01 10:23:29.469 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-01 10:23:29.487 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:23:29.489 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2022-06-01 10:23:29.492 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2022-06-01 10:23:29.494 | + lib/cinder:configure_cinder:241 : local default_name= 2022-06-01 10:23:29.496 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2022-06-01 10:23:29.499 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-01 10:23:29.502 | + lib/cinder:configure_cinder:244 : be_type=lvm 2022-06-01 10:23:29.504 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2022-06-01 10:23:29.506 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2022-06-01 10:23:29.509 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2022-06-01 10:23:29.511 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-01 10:23:29.514 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-01 10:23:29.543 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-06-01 10:23:29.571 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-06-01 10:23:29.599 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2022-06-01 10:23:29.628 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-01 10:23:29.655 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2022-06-01 10:23:29.658 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2022-06-01 10:23:29.660 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2022-06-01 10:23:29.663 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-01 10:23:29.691 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-01 10:23:29.719 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2022-06-01 10:23:29.722 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-01 10:23:29.749 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2022-06-01 10:23:29.752 | + lib/cinder:configure_cinder_image_volume_cache:558 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-01 10:23:29.755 | + lib/cinder:configure_cinder_image_volume_cache:559 : local be_name=lvmdriver-1 2022-06-01 10:23:29.757 | + lib/cinder:configure_cinder_image_volume_cache:561 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-01 10:23:29.785 | + lib/cinder:configure_cinder_image_volume_cache:563 : [[ -n '' ]] 2022-06-01 10:23:29.788 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2022-06-01 10:23:29.790 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-01 10:23:29.807 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:23:29.809 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.83:8080/v1/AUTH_ 2022-06-01 10:23:29.838 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-01 10:23:29.854 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:23:29.856 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-01 10:23:29.874 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:23:29.876 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-01 10:23:29.879 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-01 10:23:29.881 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-01 10:23:29.883 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-01 10:23:29.886 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 10:23:29.888 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 10:23:29.891 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 10:23:29.907 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:23:29.910 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 10:23:29.913 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 10:23:29.915 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 10:23:29.931 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:23:29.933 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.83:5672/ 2022-06-01 10:23:29.936 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.83:5672/ 2022-06-01 10:23:29.964 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 10:23:29.967 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 10:23:29.970 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-01 10:23:29.972 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-01 10:23:29.974 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 10:23:29.978 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 10:23:29.995 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 10:23:29.997 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 10:23:30.000 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 10:23:30.004 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 10:23:30.007 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 10:23:30.037 | + functions:setup_systemd_logging:728 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 10:23:30.066 | + functions:setup_systemd_logging:729 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 10:23:30.094 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 10:23:30.122 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-01 10:23:30.124 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-01 10:23:30.127 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-01 10:23:30.129 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-01 10:23:30.132 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 10:23:30.134 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 10:23:30.137 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-01 10:23:30.141 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-01 10:23:30.144 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 10:23:30.146 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 10:23:30.159 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 10:23:30.159 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:23:30.167 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 10:23:30.171 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:23:30.186 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-01 10:23:30.189 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-01 10:23:30.193 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-01 10:23:30.222 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-01 10:23:30.249 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-01 10:23:30.276 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-01 10:23:30.304 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 10:23:30.332 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 10:23:30.359 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-01 10:23:30.386 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-01 10:23:30.415 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-01 10:23:30.442 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 10:23:30.470 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 10:23:30.497 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 10:23:30.525 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-01 10:23:30.552 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 10:23:30.554 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 10:23:30.557 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-01 10:23:30.559 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-01 10:23:30.562 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 10:23:30.565 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:23:30.567 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:23:30.569 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 10:23:30.572 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 10:23:30.574 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-01 10:23:30.602 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 10:23:30.630 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-06-01 10:23:30.630 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 10:23:30.639 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-01 10:23:30.643 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-01 10:23:30.645 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-01 10:23:30.647 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 10:23:30.650 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 10:23:30.652 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:23:30.655 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:23:30.657 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:23:30.660 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 10:23:30.662 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 10:23:30.664 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:23:30.667 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:23:30.669 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-01 10:23:30.730 | Enabling site cinder-wsgi. 2022-06-01 10:23:30.735 | To activate the new configuration, you need to run: 2022-06-01 10:23:30.735 | systemctl reload apache2 2022-06-01 10:23:30.740 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 10:23:30.743 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 10:23:30.745 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:23:30.747 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 10:23:30.884 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-01 10:23:30.887 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-01 10:23:30.928 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.83/image 2022-06-01 10:23:30.958 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-01 10:23:30.974 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:23:30.977 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-01 10:23:30.979 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 10:23:30.982 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-01 10:23:30.984 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-01 10:23:30.987 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-01 10:23:31.018 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-01 10:23:31.047 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.83/identity 2022-06-01 10:23:31.080 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-01 10:23:31.109 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-01 10:23:31.137 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-01 10:23:31.165 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-01 10:23:31.194 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-01 10:23:31.222 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-01 10:23:31.253 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-01 10:23:31.280 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-01 10:23:31.312 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 10:23:31.341 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-01 10:23:31.343 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-01 10:23:31.359 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:23:31.362 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.83:2379 2022-06-01 10:23:31.394 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-01 10:23:31.411 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:23:31.413 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-01 10:23:31.416 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-01 10:23:31.418 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-01 10:23:31.420 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 10:23:31.423 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-01 10:23:31.425 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-01 10:23:31.429 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 10:23:31.430 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-01 10:23:31.438 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 10:23:31.442 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-01 10:23:31.444 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-01 10:23:31.447 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-01 10:23:31.450 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-01 10:23:31.452 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-01 10:23:31.455 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-01 10:23:31.458 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:23:31.460 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:23:31.463 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-06-01 10:23:31.465 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:23:31.468 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-01 10:23:31.470 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-01 10:23:31.473 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-01 10:23:31.475 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:23:31.477 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:23:31.480 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:23:31.483 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:23:31.485 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:23:31.488 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:23:31.504 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:23:31.507 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:23:31.509 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:23:31.512 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:23:31.512 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:23:31.518 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-01 10:23:31.520 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:23:31.522 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-01 10:23:31.536 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-01 10:23:31.539 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:23:31.539 | + functions-common:git_clone:607 : head -1 2022-06-01 10:23:31.550 | bca80bfbfb [OVN] Add baremetal support with Neutron DHCP agent 2022-06-01 10:23:31.553 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:23:31.556 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-01 10:23:31.558 | + inc/python:setup_develop:338 : local bindep 2022-06-01 10:23:31.561 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 10:23:31.564 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-01 10:23:31.566 | + inc/python:setup_develop:344 : local extras= 2022-06-01 10:23:31.569 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-01 10:23:31.572 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 10:23:31.574 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 10:23:31.577 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-01 10:23:31.579 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 10:23:31.582 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 10:23:31.585 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-01 10:23:31.587 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 10:23:31.590 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-01 10:23:31.593 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 10:23:31.595 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 10:23:31.598 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-01 10:23:31.604 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-01 10:23:31.607 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2022-06-01 10:23:32.212 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-01 10:23:32.215 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 10:23:32.217 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 10:23:32.221 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 10:23:32.224 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 10:23:32.226 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-01 10:23:32.229 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 10:23:32.231 | + inc/python:setup_package:427 : local extras= 2022-06-01 10:23:32.234 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 10:23:32.238 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 10:23:32.242 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 10:23:32.246 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 10:23:32.248 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 10:23:32.250 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-01 10:23:32.273 | Using python 3.8 to install /opt/stack/neutron 2022-06-01 10:23:32.276 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-06-01 10:23:34.106 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:23:34.106 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:23:34.111 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:34.111 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:34.113 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:23:34.114 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:34.115 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:34.115 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:23:34.115 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:34.115 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:23:34.129 | Obtaining file:///opt/stack/neutron 2022-06-01 10:23:36.260 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 10:23:38.340 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 10:23:38.347 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 10:23:38.350 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 10:23:38.358 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 10:23:38.367 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 10:23:38.375 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 10:23:38.397 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 10:23:38.410 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 10:23:38.419 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 10:23:38.427 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 10:23:38.430 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 10:23:38.440 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-01 10:23:38.446 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 10:23:38.449 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-06-01 10:23:38.452 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 10:23:38.517 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 10:23:38.574 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 10:23:38.577 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 10:23:38.582 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 10:23:38.585 | Requirement already satisfied: neutron-lib===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.6.2) 2022-06-01 10:23:38.626 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-01 10:23:38.653 | Requirement already satisfied: os-ken===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (1.2.1) 2022-06-01 10:23:38.672 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 10:23:38.677 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-01 10:23:38.682 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.2.1) 2022-06-01 10:23:38.705 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (0.3.4) 2022-06-01 10:23:38.724 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 10:23:38.760 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 10:23:38.771 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 10:23:38.786 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 10:23:38.793 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 10:23:38.840 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 10:23:38.846 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 10:23:38.886 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 10:23:38.940 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 10:23:38.958 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 10:23:38.975 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-01 10:23:38.991 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-01 10:23:39.005 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-01 10:23:39.010 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 10:23:39.019 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 10:23:39.043 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 10:23:39.052 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 10:23:39.069 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-01 10:23:39.089 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-01 10:23:39.137 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.13.0) 2022-06-01 10:23:39.142 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.6.1) 2022-06-01 10:23:39.152 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 10:23:39.159 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-01 10:23:39.195 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 10:23:39.198 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (1.3.3) 2022-06-01 10:23:39.207 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 10:23:39.210 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-01 10:23:39.231 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 10:23:39.245 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 10:23:39.257 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 10:23:39.260 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 10:23:39.263 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.5.14) 2022-06-01 10:23:39.269 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 10:23:39.275 | Requirement already satisfied: python-designateclient===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (4.1.0) 2022-06-01 10:23:39.295 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 10:23:39.298 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 10:23:39.317 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (7.2.1) 2022-06-01 10:23:39.345 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (17.2.1) 2022-06-01 10:23:39.363 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 10:23:39.368 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 10:23:39.375 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 10:23:39.396 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-01 10:23:39.399 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 10:23:39.403 | Requirement already satisfied: setproctitle===1.1.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.1.10) 2022-06-01 10:23:39.406 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-01 10:23:39.410 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 10:23:39.413 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (2.2.2) 2022-06-01 10:23:39.417 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 10:23:39.427 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 10:23:39.431 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 10:23:39.433 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 10:23:39.441 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 10:23:39.456 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 10:23:39.465 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 10:23:39.471 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 10:23:39.489 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (1.0.4) 2022-06-01 10:23:39.509 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-01 10:23:39.566 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 10:23:39.570 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 10:23:39.577 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 10:23:39.598 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-01 10:23:39.603 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 10:23:39.605 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 10:23:39.609 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 10:23:39.617 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 10:23:39.625 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 10:23:39.629 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-01 10:23:39.651 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 10:23:39.655 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 10:23:39.717 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-01 10:23:39.721 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-01 10:23:39.724 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 10:23:39.730 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-01 10:23:39.735 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 10:23:39.739 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 10:23:39.744 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 10:23:39.749 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 10:23:39.754 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-01 10:23:39.796 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 10:23:39.799 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 10:23:39.803 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 10:23:39.815 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-01 10:23:39.828 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-01 10:23:39.838 | Requirement already satisfied: WebTest===2.0.35 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (2.0.35) 2022-06-01 10:23:39.861 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (0.3.5) 2022-06-01 10:23:39.864 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 10:23:39.876 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 10:23:39.891 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-01 10:23:39.906 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (2.1.0) 2022-06-01 10:23:39.910 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 10:23:39.913 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 10:23:39.916 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 10:23:39.919 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 10:23:39.922 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 10:23:39.926 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 10:23:39.929 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 10:23:39.931 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 10:23:39.934 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-01 10:23:39.937 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 10:23:39.941 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 10:23:39.944 | Requirement already satisfied: waitress===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.4.4) 2022-06-01 10:23:39.958 | Requirement already satisfied: beautifulsoup4===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (4.9.1) 2022-06-01 10:23:39.965 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 10:23:40.021 | Requirement already satisfied: soupsieve===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.0.1) 2022-06-01 10:23:40.026 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 10:23:40.030 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 10:23:40.033 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 10:23:40.038 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 10:23:40.081 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 10:23:41.111 | Installing collected packages: neutron 2022-06-01 10:23:41.112 | Attempting uninstall: neutron 2022-06-01 10:23:41.114 | Found existing installation: neutron 17.4.2.dev8 2022-06-01 10:23:41.124 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-06-01 10:23:41.125 | Running setup.py develop for neutron 2022-06-01 10:23:43.568 | Successfully installed neutron 2022-06-01 10:23:43.711 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:23:43.711 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:23:43.803 | + inc/python:pip_install:200 : result=0 2022-06-01 10:23:43.805 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:23:43.808 | + functions-common:time_stop:2322 : local name 2022-06-01 10:23:43.810 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:23:43.812 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:23:43.815 | + functions-common:time_stop:2325 : local total 2022-06-01 10:23:43.817 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:23:43.819 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:23:43.822 | + functions-common:time_stop:2329 : start_time=1654079012267 2022-06-01 10:23:43.825 | + functions-common:time_stop:2331 : [[ -z 1654079012267 ]] 2022-06-01 10:23:43.828 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:23:43.832 | + functions-common:time_stop:2334 : end_time=1654079023829 2022-06-01 10:23:43.834 | + functions-common:time_stop:2335 : elapsed_time=11562 2022-06-01 10:23:43.836 | + functions-common:time_stop:2336 : total=89536 2022-06-01 10:23:43.839 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:23:43.841 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=101098 2022-06-01 10:23:43.843 | + inc/python:pip_install:203 : return 0 2022-06-01 10:23:43.845 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 10:23:43.848 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 10:23:43.850 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 10:23:43.871 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 10:23:43.884 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-01 10:23:43.886 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-01 10:23:43.889 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:23:43.891 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:23:43.894 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-06-01 10:23:43.896 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:23:43.899 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-01 10:23:43.902 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 10:23:43.904 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-01 10:23:43.922 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:23:43.925 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-01 10:23:43.927 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-01 10:23:43.930 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-01 10:23:43.932 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 10:23:43.935 | + lib/stack:stack_install_service:32 : install_nova 2022-06-01 10:23:43.937 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-01 10:23:43.940 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-01 10:23:43.942 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:23:43.945 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:23:43.947 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-06-01 10:23:43.950 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:23:43.952 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-01 10:23:43.970 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:23:43.973 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-01 10:23:43.990 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:23:43.993 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-01 10:23:44.009 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:23:44.012 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-01 10:23:44.014 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-01 10:23:44.016 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-01 10:23:44.018 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:23:44.021 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:23:44.024 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:23:44.026 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:23:44.028 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:23:44.031 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:23:44.047 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:23:44.050 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:23:44.052 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:23:44.055 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:23:44.055 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:23:44.060 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-01 10:23:44.063 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:23:44.065 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-01 10:23:44.078 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-01 10:23:44.081 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:23:44.081 | + functions-common:git_clone:607 : head -1 2022-06-01 10:23:44.084 | 612a9cb76e Merge commit 'refs/changes/45/840845/1' of ssh://review.openstack.org:29418/openstack/nova into HEAD 2022-06-01 10:23:44.087 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:23:44.089 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-01 10:23:44.092 | + inc/python:setup_develop:338 : local bindep 2022-06-01 10:23:44.094 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 10:23:44.097 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-01 10:23:44.099 | + inc/python:setup_develop:344 : local extras= 2022-06-01 10:23:44.102 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-01 10:23:44.104 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 10:23:44.107 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 10:23:44.109 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-01 10:23:44.113 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 10:23:44.115 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 10:23:44.118 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-01 10:23:44.121 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 10:23:44.124 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-01 10:23:44.126 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 10:23:44.129 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 10:23:44.132 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-01 10:23:44.138 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-01 10:23:44.140 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2022-06-01 10:23:44.736 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-01 10:23:44.739 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 10:23:44.741 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 10:23:44.744 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 10:23:44.746 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 10:23:44.748 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-01 10:23:44.751 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 10:23:44.753 | + inc/python:setup_package:427 : local extras= 2022-06-01 10:23:44.756 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 10:23:44.758 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 10:23:44.760 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 10:23:44.762 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 10:23:44.765 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 10:23:44.768 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-01 10:23:44.788 | Using python 3.8 to install /opt/stack/nova 2022-06-01 10:23:44.790 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-06-01 10:23:46.590 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:23:46.590 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:23:46.595 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:46.596 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:46.597 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:23:46.599 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:46.599 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:46.599 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:23:46.600 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:46.600 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:23:46.613 | Obtaining file:///opt/stack/nova 2022-06-01 10:23:49.706 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 10:23:52.798 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 10:23:52.805 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 10:23:52.808 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 10:23:52.816 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 10:23:52.824 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 10:23:52.828 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 10:23:52.836 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 10:23:52.857 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 10:23:52.871 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-01 10:23:52.892 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 10:23:52.931 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-06-01 10:23:52.945 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 10:23:52.949 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 10:23:52.959 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-01 10:23:52.964 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 10:23:52.967 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 10:23:52.970 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 10:23:52.982 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 10:23:53.046 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 10:23:53.101 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-01 10:23:53.112 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-06-01 10:23:53.116 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 10:23:53.119 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 10:23:53.124 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 10:23:53.128 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-01 10:23:53.154 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.0.5) 2022-06-01 10:23:53.178 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-06-01 10:23:53.183 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 10:23:53.187 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-01 10:23:53.192 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.2.1) 2022-06-01 10:23:53.216 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-01 10:23:53.236 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (0.3.4) 2022-06-01 10:23:53.255 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 10:23:53.289 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 10:23:53.300 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 10:23:53.316 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 10:23:53.322 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 10:23:53.369 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 10:23:53.375 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 10:23:53.414 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 10:23:53.468 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 10:23:53.487 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 10:23:53.504 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-01 10:23:53.519 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-01 10:23:53.533 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-01 10:23:53.537 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 10:23:53.546 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 10:23:53.571 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 10:23:53.578 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 10:23:53.596 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-01 10:23:53.618 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.6.1) 2022-06-01 10:23:53.627 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 10:23:53.633 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-01 10:23:53.668 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 10:23:53.671 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 10:23:53.674 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-01 10:23:53.695 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 10:23:53.707 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 10:23:53.709 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 10:23:53.713 | Requirement already satisfied: pypowervm===1.1.24 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.1.24) 2022-06-01 10:23:53.738 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.5.14) 2022-06-01 10:23:53.744 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-01 10:23:53.761 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (7.2.2) 2022-06-01 10:23:53.779 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 10:23:53.784 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.2.2) 2022-06-01 10:23:53.801 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 10:23:53.820 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (7.2.1) 2022-06-01 10:23:53.847 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 10:23:53.851 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 10:23:53.858 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 10:23:53.879 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-01 10:23:53.881 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.3.3) 2022-06-01 10:23:53.886 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 10:23:53.890 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-01 10:23:53.894 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 10:23:53.897 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 10:23:53.908 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 10:23:53.911 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 10:23:53.914 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 10:23:53.921 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-01 10:23:53.980 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 10:23:54.017 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 10:23:54.026 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 10:23:54.032 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 10:23:54.050 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-01 10:23:54.108 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 10:23:54.112 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 10:23:54.119 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 10:23:54.140 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-01 10:23:54.144 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.3.3) 2022-06-01 10:23:54.152 | Requirement already satisfied: websockify===0.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (0.9.0) 2022-06-01 10:23:54.157 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 10:23:54.160 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 10:23:54.163 | Requirement already satisfied: zVMCloudConnector===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (1.4.1) 2022-06-01 10:23:54.177 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 10:23:54.180 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 10:23:54.189 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 10:23:54.195 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-01 10:23:54.217 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-01 10:23:54.222 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-01 10:23:54.225 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-01 10:23:54.228 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 10:23:54.237 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 10:23:54.242 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 10:23:54.247 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 10:23:54.257 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 10:23:54.260 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 10:23:54.264 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-01 10:23:54.305 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 10:23:54.308 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 10:23:54.319 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.13.0) 2022-06-01 10:23:54.325 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-01 10:23:54.346 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-01 10:23:54.356 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.2.8) 2022-06-01 10:23:54.361 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.4.8) 2022-06-01 10:23:54.364 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 10:23:54.379 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 10:23:54.392 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-01 10:23:54.409 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (2.1.0) 2022-06-01 10:23:54.413 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 10:23:54.416 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 10:23:54.419 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 10:23:54.423 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 10:23:54.425 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5) 2022-06-01 10:23:54.463 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-01 10:23:54.468 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-01 10:23:54.476 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 10:23:54.479 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 10:23:54.482 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 10:23:54.484 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 10:23:54.488 | Requirement already satisfied: numpy===1.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 270)) (1.19.1) 2022-06-01 10:23:54.491 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-01 10:23:54.499 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 10:23:54.502 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-01 10:23:54.505 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 10:23:54.508 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 10:23:54.515 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 10:23:54.519 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (2.2.2) 2022-06-01 10:23:54.522 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 10:23:54.577 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 10:23:54.619 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 10:23:54.622 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 10:23:54.628 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 10:23:54.661 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 10:23:55.627 | Installing collected packages: nova 2022-06-01 10:23:55.628 | Attempting uninstall: nova 2022-06-01 10:23:55.630 | Found existing installation: nova 22.4.1.dev5 2022-06-01 10:23:55.635 | Can't uninstall 'nova'. No files were found to uninstall. 2022-06-01 10:23:55.636 | Running setup.py develop for nova 2022-06-01 10:23:58.992 | Successfully installed nova 2022-06-01 10:23:59.138 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:23:59.138 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:23:59.241 | + inc/python:pip_install:200 : result=0 2022-06-01 10:23:59.244 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:23:59.246 | + functions-common:time_stop:2322 : local name 2022-06-01 10:23:59.248 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:23:59.250 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:23:59.252 | + functions-common:time_stop:2325 : local total 2022-06-01 10:23:59.255 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:23:59.257 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:23:59.259 | + functions-common:time_stop:2329 : start_time=1654079024783 2022-06-01 10:23:59.261 | + functions-common:time_stop:2331 : [[ -z 1654079024783 ]] 2022-06-01 10:23:59.264 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:23:59.268 | + functions-common:time_stop:2334 : end_time=1654079039265 2022-06-01 10:23:59.270 | + functions-common:time_stop:2335 : elapsed_time=14482 2022-06-01 10:23:59.272 | + functions-common:time_stop:2336 : total=101098 2022-06-01 10:23:59.274 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:23:59.277 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=115580 2022-06-01 10:23:59.279 | + inc/python:pip_install:203 : return 0 2022-06-01 10:23:59.281 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 10:23:59.284 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 10:23:59.287 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 10:23:59.305 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 10:23:59.317 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-01 10:23:59.320 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-01 10:23:59.322 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:23:59.325 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:23:59.327 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-06-01 10:23:59.330 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:23:59.333 | + lib/nova:install_nova:837 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-06-01 10:23:59.346 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 10:23:59.348 | + ./stack.sh:main:906 : configure_nova 2022-06-01 10:23:59.351 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-01 10:23:59.364 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-01 10:23:59.366 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-01 10:23:59.369 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-01 10:23:59.372 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-01 10:23:59.373 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-01 10:23:59.378 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-01 10:23:59.381 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-01 10:23:59.383 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-01 10:23:59.385 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-01 10:23:59.388 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-01 10:23:59.390 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-01 10:23:59.393 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-01 10:23:59.395 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-01 10:23:59.408 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-01 10:23:59.420 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-06-01 10:23:59.433 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-06-01 10:23:59.446 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-01 10:23:59.459 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-01 10:23:59.462 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-01 10:23:59.468 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.Jt8GGjGjyk 2022-06-01 10:23:59.471 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-01 10:23:59.473 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-01 10:23:59.476 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-01 10:23:59.478 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-01 10:23:59.480 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-01 10:23:59.483 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.Jt8GGjGjyk 2022-06-01 10:23:59.487 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.Jt8GGjGjyk 2022-06-01 10:23:59.500 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.Jt8GGjGjyk /etc/sudoers.d/nova-rootwrap 2022-06-01 10:23:59.513 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-01 10:23:59.518 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-01 10:23:59.520 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-01 10:23:59.523 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-01 10:23:59.525 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-01 10:23:59.527 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-01 10:23:59.530 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-01 10:23:59.532 | + lib/nova:configure_nova:240 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-06-01 10:23:59.535 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-01 10:23:59.540 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-01 10:23:59.557 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:23:59.559 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-01 10:23:59.562 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-01 10:23:59.566 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-01 10:23:59.570 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-01 10:23:59.599 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-01 10:23:59.601 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-01 10:23:59.632 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-01 10:23:59.663 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-01 10:23:59.690 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-06-01 10:23:59.720 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-01 10:23:59.750 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-01 10:23:59.780 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-01 10:23:59.782 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.83 2022-06-01 10:23:59.811 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-01 10:23:59.837 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-01 10:23:59.865 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-01 10:23:59.891 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-01 10:23:59.918 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-01 10:23:59.947 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-01 10:23:59.950 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 10:23:59.952 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 10:23:59.954 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 10:23:59.956 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 10:23:59.959 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 10:23:59.961 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 10:23:59.966 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 10:23:59.968 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 10:23:59.971 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-01 10:23:59.973 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 10:23:59.975 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 10:23:59.977 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 10:23:59.980 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 10:23:59.982 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 10:23:59.984 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 10:23:59.987 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-01 10:24:00.003 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:24:00.006 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-01 10:24:00.008 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-01 10:24:00.010 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-01 10:24:00.038 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-01 10:24:00.040 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-01 10:24:00.043 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-01 10:24:00.045 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-01 10:24:00.047 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-01 10:24:00.050 | + lib/nova:create_nova_conf:437 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-01 10:24:00.080 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-01 10:24:00.083 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-01 10:24:00.085 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-01 10:24:00.087 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-01 10:24:00.089 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-01 10:24:00.092 | + lib/nova:create_nova_conf:438 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-01 10:24:00.122 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-01 10:24:00.151 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-01 10:24:00.178 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-01 10:24:00.205 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-01 10:24:00.221 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:24:00.223 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-01 10:24:00.239 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:24:00.242 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-01 10:24:00.243 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-01 10:24:00.248 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-01 10:24:00.250 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-01 10:24:00.277 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-01 10:24:00.294 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:24:00.296 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-01 10:24:00.299 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-01 10:24:00.301 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-01 10:24:00.303 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 10:24:00.306 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-01 10:24:00.335 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-01 10:24:00.362 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.83/identity 2022-06-01 10:24:00.390 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-01 10:24:00.417 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-01 10:24:00.446 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-01 10:24:00.473 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-01 10:24:00.501 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-01 10:24:00.528 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 10:24:00.556 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 10:24:00.582 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-01 10:24:00.599 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:24:00.602 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-01 10:24:00.604 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-01 10:24:00.637 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-01 10:24:00.665 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.83/identity 2022-06-01 10:24:00.694 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-01 10:24:00.721 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-01 10:24:00.749 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-01 10:24:00.777 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-01 10:24:00.804 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-01 10:24:00.831 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-01 10:24:00.847 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:24:00.849 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-01 10:24:00.851 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-01 10:24:00.880 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-01 10:24:00.909 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-01 10:24:00.912 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-01 10:24:00.939 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-01 10:24:00.942 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-01 10:24:00.944 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-01 10:24:00.946 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 10:24:00.948 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 10:24:00.951 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 10:24:00.953 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 10:24:00.955 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 10:24:00.958 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 10:24:00.960 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-01 10:24:00.962 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-01 10:24:00.964 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-01 10:24:00.967 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 10:24:00.983 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 10:24:00.986 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 10:24:00.988 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 10:24:00.991 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 10:24:00.993 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 10:24:01.021 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 10:24:01.048 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 10:24:01.076 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 10:24:01.104 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-01 10:24:01.135 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-01 10:24:01.137 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-01 10:24:01.140 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-01 10:24:01.142 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-01 10:24:01.144 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 10:24:01.146 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 10:24:01.149 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-01 10:24:01.153 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-01 10:24:01.155 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 10:24:01.158 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 10:24:01.170 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 10:24:01.170 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:24:01.179 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 10:24:01.183 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:24:01.198 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-01 10:24:01.201 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-01 10:24:01.204 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-01 10:24:01.235 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-01 10:24:01.263 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-01 10:24:01.290 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-01 10:24:01.318 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 10:24:01.344 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 10:24:01.371 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-01 10:24:01.399 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-01 10:24:01.426 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-01 10:24:01.453 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 10:24:01.481 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 10:24:01.508 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 10:24:01.538 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-01 10:24:01.566 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 10:24:01.568 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 10:24:01.571 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-01 10:24:01.573 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-01 10:24:01.576 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 10:24:01.578 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:24:01.580 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:24:01.583 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 10:24:01.585 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 10:24:01.587 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-01 10:24:01.615 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 10:24:01.647 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-06-01 10:24:01.647 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 10:24:01.656 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-01 10:24:01.659 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-01 10:24:01.661 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-01 10:24:01.664 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 10:24:01.666 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 10:24:01.668 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:24:01.671 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:24:01.675 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:24:01.677 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 10:24:01.680 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 10:24:01.682 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:24:01.684 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:24:01.687 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-01 10:24:01.749 | Enabling site nova-api-wsgi. 2022-06-01 10:24:01.755 | To activate the new configuration, you need to run: 2022-06-01 10:24:01.755 | systemctl reload apache2 2022-06-01 10:24:01.760 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 10:24:01.762 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 10:24:01.764 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:24:01.766 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 10:24:01.906 | + lib/nova:create_nova_conf:492 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-06-01 10:24:01.909 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-01 10:24:01.911 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-01 10:24:01.913 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-01 10:24:01.916 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-01 10:24:01.918 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 10:24:01.922 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-01 10:24:01.929 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-01 10:24:01.931 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 10:24:01.933 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 10:24:01.947 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:24:01.947 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 10:24:01.955 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 10:24:01.959 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:24:01.975 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-01 10:24:01.977 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-01 10:24:01.981 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-01 10:24:02.011 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-01 10:24:02.039 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-01 10:24:02.066 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-01 10:24:02.093 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 10:24:02.121 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 10:24:02.148 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-01 10:24:02.176 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-01 10:24:02.203 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-01 10:24:02.230 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 10:24:02.258 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 10:24:02.285 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 10:24:02.312 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-01 10:24:02.340 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-01 10:24:02.342 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-01 10:24:02.370 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-01 10:24:02.386 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:24:02.388 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-01 10:24:02.420 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-01 10:24:02.423 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-01 10:24:02.425 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-01 10:24:02.442 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:24:02.444 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.83:5672/ 2022-06-01 10:24:02.447 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.83:5672/ 2022-06-01 10:24:02.478 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-01 10:24:02.509 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-01 10:24:02.511 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-01 10:24:02.514 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-01 10:24:02.516 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 10:24:02.518 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 10:24:02.520 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 10:24:02.536 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:24:02.540 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 10:24:02.542 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 10:24:02.544 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 10:24:02.561 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:24:02.564 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.83:5672/ 2022-06-01 10:24:02.566 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.83:5672/ 2022-06-01 10:24:02.594 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 10:24:02.596 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 10:24:02.598 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-01 10:24:02.628 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-01 10:24:02.655 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-01 10:24:02.687 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-01 10:24:02.703 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:24:02.705 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 10:24:02.733 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-01 10:24:02.735 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-01 10:24:02.752 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:24:02.755 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-01 10:24:02.759 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-01 10:24:02.761 | + lib/nova:create_nova_conf:525 : local conf 2022-06-01 10:24:02.763 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-01 10:24:02.766 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-01 10:24:02.769 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-01 10:24:02.771 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-01 10:24:02.774 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-01 10:24:02.776 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-01 10:24:02.778 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-01 10:24:02.783 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-01 10:24:02.786 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-01 10:24:02.788 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-01 10:24:02.791 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-01 10:24:02.793 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-01 10:24:02.796 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-01 10:24:02.831 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-01 10:24:02.872 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-01 10:24:02.901 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-01 10:24:02.904 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-01 10:24:02.906 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-01 10:24:02.909 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-01 10:24:02.925 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:24:02.929 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-01 10:24:02.929 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-01 10:24:03.621 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-06-01 10:24:03.623 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-01 10:24:03.626 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-01 10:24:03.629 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-01 10:24:03.631 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 10:24:03.633 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-01 10:24:03.635 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 10:24:03.656 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:24:03.660 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-01 10:24:03.662 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-01 10:24:03.664 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 10:24:03.680 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:24:03.682 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.83:5672/nova_cell1 2022-06-01 10:24:03.685 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.83:5672/nova_cell1 2022-06-01 10:24:03.715 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 10:24:03.718 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 10:24:03.720 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-01 10:24:03.736 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:24:03.739 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-01 10:24:03.741 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-01 10:24:03.744 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-01 10:24:03.776 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.83/identity 2022-06-01 10:24:03.804 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-01 10:24:03.831 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-01 10:24:03.861 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-01 10:24:03.889 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-01 10:24:03.917 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-01 10:24:03.945 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-01 10:24:03.973 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-01 10:24:03.975 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-01 10:24:03.977 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-01 10:24:03.980 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 10:24:03.998 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 10:24:04.000 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 10:24:04.003 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 10:24:04.005 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 10:24:04.007 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 10:24:04.034 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 10:24:04.062 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 10:24:04.091 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 10:24:04.119 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-01 10:24:04.122 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-01 10:24:04.126 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-01 10:24:04.128 | + lib/nova:create_nova_conf:559 : local conf 2022-06-01 10:24:04.130 | + lib/nova:create_nova_conf:560 : local offset 2022-06-01 10:24:04.133 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-01 10:24:04.136 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-01 10:24:04.138 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-01 10:24:04.149 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-01 10:24:04.149 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-01 10:24:04.149 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-01 10:24:04.150 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-01 10:24:04.151 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-01 10:24:04.153 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-01 10:24:04.155 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-01 10:24:04.171 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:24:04.173 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-01 10:24:04.189 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:24:04.192 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-01 10:24:04.194 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-01 10:24:04.211 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:24:04.213 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-01 10:24:04.229 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:24:04.231 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-01 10:24:04.248 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:24:04.251 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-01 10:24:04.269 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:24:04.271 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-01 10:24:04.274 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-01 10:24:04.276 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-01 10:24:04.279 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 10:24:04.281 | + lib/stack:stack_install_service:32 : install_placement 2022-06-01 10:24:04.284 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-01 10:24:04.286 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-01 10:24:04.289 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:24:04.291 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:24:04.294 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-01 10:24:04.296 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:24:04.299 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:24:04.301 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:24:04.304 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:24:04.306 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:24:04.309 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:24:04.311 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:24:04.314 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:24:04.317 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:24:04.319 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:24:04.321 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:24:04.324 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:24:04.326 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-01 10:24:04.329 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:24:04.332 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:24:04.335 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:24:04.337 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-01 10:24:04.358 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-06-01 10:24:04.468 | Reading package lists... 2022-06-01 10:24:04.719 | Building dependency tree... 2022-06-01 10:24:04.720 | Reading state information... 2022-06-01 10:24:04.970 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 10:24:04.971 | The following packages were automatically installed and are no longer required: 2022-06-01 10:24:04.971 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:24:04.972 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:24:04.972 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:24:04.972 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:24:04.972 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:24:04.972 | python3-zope.interface 2022-06-01 10:24:04.972 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:24:05.082 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:24:05.087 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:24:05.089 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:24:05.092 | + functions-common:time_stop:2322 : local name 2022-06-01 10:24:05.095 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:24:05.097 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:24:05.099 | + functions-common:time_stop:2325 : local total 2022-06-01 10:24:05.102 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:24:05.104 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:24:05.106 | + functions-common:time_stop:2329 : start_time=1654079044356 2022-06-01 10:24:05.109 | + functions-common:time_stop:2331 : [[ -z 1654079044356 ]] 2022-06-01 10:24:05.112 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:24:05.117 | + functions-common:time_stop:2334 : end_time=1654079045114 2022-06-01 10:24:05.119 | + functions-common:time_stop:2335 : elapsed_time=758 2022-06-01 10:24:05.122 | + functions-common:time_stop:2336 : total=6300 2022-06-01 10:24:05.124 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:24:05.126 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7058 2022-06-01 10:24:05.129 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:24:05.131 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-01 10:24:05.134 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-01 10:24:05.137 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-01 10:24:05.139 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-01 10:24:05.141 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-01 10:24:05.164 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-01 10:24:05.167 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:24:05.169 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:24:05.172 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:24:05.175 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:24:05.178 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:24:05.180 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:24:05.183 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:24:05.185 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:24:05.188 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:24:05.190 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:24:05.193 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:24:05.195 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:24:05.197 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-01 10:24:05.200 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:24:05.202 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:24:05.205 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:24:05.208 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-01 10:24:05.231 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-06-01 10:24:05.340 | Reading package lists... 2022-06-01 10:24:05.590 | Building dependency tree... 2022-06-01 10:24:05.592 | Reading state information... 2022-06-01 10:24:05.855 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-06-01 10:24:05.855 | The following packages were automatically installed and are no longer required: 2022-06-01 10:24:05.856 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:24:05.856 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:24:05.856 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:24:05.857 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:24:05.857 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:24:05.857 | python3-zope.interface 2022-06-01 10:24:05.857 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:24:05.970 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:24:05.975 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:24:05.977 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:24:05.980 | + functions-common:time_stop:2322 : local name 2022-06-01 10:24:05.982 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:24:05.986 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:24:05.988 | + functions-common:time_stop:2325 : local total 2022-06-01 10:24:05.991 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:24:05.993 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:24:05.995 | + functions-common:time_stop:2329 : start_time=1654079045228 2022-06-01 10:24:05.998 | + functions-common:time_stop:2331 : [[ -z 1654079045228 ]] 2022-06-01 10:24:06.001 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:24:06.005 | + functions-common:time_stop:2334 : end_time=1654079046003 2022-06-01 10:24:06.007 | + functions-common:time_stop:2335 : elapsed_time=775 2022-06-01 10:24:06.010 | + functions-common:time_stop:2336 : total=7058 2022-06-01 10:24:06.012 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:24:06.015 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7833 2022-06-01 10:24:06.017 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:24:06.020 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-01 10:24:06.022 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-01 10:24:06.025 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:24:06.027 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:24:06.030 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:24:06.033 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-01 10:24:06.035 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-01 10:24:06.092 | wsgi (enabled by maintainer script) 2022-06-01 10:24:06.096 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-01 10:24:06.099 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-01 10:24:06.101 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 10:24:06.104 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-01 10:24:06.107 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-01 10:24:06.110 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 10:24:06.114 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 10:24:06.117 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-01 10:24:06.123 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-01 10:24:06.126 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-01 10:24:06.128 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-01 10:24:06.131 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-01 10:24:06.134 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-01 10:24:06.158 | Using python 3.8 to install osc-placement 2022-06-01 10:24:06.161 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-06-01 10:24:07.974 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:24:07.974 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:24:07.979 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:07.979 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:07.981 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:24:07.982 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:07.982 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:07.983 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:24:07.983 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:07.983 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:24:07.999 | Requirement already satisfied: osc-placement===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.1.0) 2022-06-01 10:24:08.026 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 10:24:08.045 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 10:24:08.052 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 10:24:08.055 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 10:24:08.058 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 10:24:08.063 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-01 10:24:08.066 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 10:24:08.069 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 10:24:08.136 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-01 10:24:08.151 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 10:24:08.159 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 10:24:08.163 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 10:24:08.167 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 10:24:08.174 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 10:24:08.177 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 10:24:08.184 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 10:24:08.189 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 10:24:08.210 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-01 10:24:08.238 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 10:24:08.253 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 10:24:08.256 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 10:24:08.259 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 10:24:08.262 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 10:24:08.283 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 10:24:08.286 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-01 10:24:08.289 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-01 10:24:08.292 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 10:24:08.296 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-01 10:24:08.300 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-01 10:24:08.305 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-01 10:24:08.327 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 10:24:08.331 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 10:24:08.372 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 10:24:08.378 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 10:24:08.432 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 10:24:08.435 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-01 10:24:08.439 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 10:24:08.442 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 10:24:08.447 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 10:24:08.490 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 10:24:08.495 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 10:24:08.529 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 10:24:08.532 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 10:24:10.480 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:24:10.480 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:24:10.556 | + inc/python:pip_install:200 : result=0 2022-06-01 10:24:10.559 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:24:10.561 | + functions-common:time_stop:2322 : local name 2022-06-01 10:24:10.564 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:24:10.566 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:24:10.569 | + functions-common:time_stop:2325 : local total 2022-06-01 10:24:10.572 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:24:10.574 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:24:10.577 | + functions-common:time_stop:2329 : start_time=1654079046152 2022-06-01 10:24:10.580 | + functions-common:time_stop:2331 : [[ -z 1654079046152 ]] 2022-06-01 10:24:10.584 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:24:10.589 | + functions-common:time_stop:2334 : end_time=1654079050586 2022-06-01 10:24:10.591 | + functions-common:time_stop:2335 : elapsed_time=4434 2022-06-01 10:24:10.594 | + functions-common:time_stop:2336 : total=115580 2022-06-01 10:24:10.597 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:24:10.599 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=120014 2022-06-01 10:24:10.602 | + inc/python:pip_install:203 : return 0 2022-06-01 10:24:10.605 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-01 10:24:10.607 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-01 10:24:10.609 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-01 10:24:10.612 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:24:10.614 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:24:10.618 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:24:10.621 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:24:10.623 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:24:10.626 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:24:10.644 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:24:10.646 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:24:10.649 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:24:10.652 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:24:10.652 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:24:10.658 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-01 10:24:10.661 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:24:10.663 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-01 10:24:10.676 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-01 10:24:10.679 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:24:10.680 | + functions-common:git_clone:607 : head -1 2022-06-01 10:24:10.683 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-01 10:24:10.686 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:24:10.688 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-01 10:24:10.691 | + inc/python:setup_develop:338 : local bindep 2022-06-01 10:24:10.693 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 10:24:10.696 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-01 10:24:10.699 | + inc/python:setup_develop:344 : local extras= 2022-06-01 10:24:10.702 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-01 10:24:10.705 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 10:24:10.707 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 10:24:10.710 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-01 10:24:10.713 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 10:24:10.715 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 10:24:10.718 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-01 10:24:10.721 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 10:24:10.725 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-01 10:24:10.727 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 10:24:10.729 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 10:24:10.733 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-01 10:24:10.739 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-01 10:24:10.741 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2022-06-01 10:24:11.344 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-01 10:24:11.347 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 10:24:11.349 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 10:24:11.352 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 10:24:11.354 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 10:24:11.357 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-01 10:24:11.360 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 10:24:11.362 | + inc/python:setup_package:427 : local extras= 2022-06-01 10:24:11.365 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 10:24:11.368 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 10:24:11.370 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 10:24:11.373 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 10:24:11.376 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 10:24:11.378 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-01 10:24:11.400 | Using python 3.8 to install /opt/stack/placement 2022-06-01 10:24:11.402 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-06-01 10:24:13.232 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:24:13.232 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:24:13.237 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:13.237 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:13.239 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:24:13.240 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:13.241 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:13.241 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:24:13.241 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:13.242 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:24:13.255 | Obtaining file:///opt/stack/placement 2022-06-01 10:24:14.577 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 10:24:15.825 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 10:24:15.834 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 10:24:15.855 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 10:24:15.869 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 10:24:15.882 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 10:24:15.939 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-06-01 10:24:15.944 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-06-01 10:24:15.948 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-01 10:24:15.953 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 10:24:15.988 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 10:24:16.000 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 10:24:16.016 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 10:24:16.023 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 10:24:16.069 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 10:24:16.076 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 10:24:16.116 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 10:24:16.135 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 10:24:16.152 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 10:24:16.162 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 10:24:16.170 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 10:24:16.188 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 10:24:16.195 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 10:24:16.198 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 10:24:16.200 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 10:24:16.211 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 10:24:16.214 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 10:24:16.217 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 10:24:16.223 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 10:24:16.242 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 10:24:16.246 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 10:24:16.253 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 10:24:16.274 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 10:24:16.279 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 10:24:16.283 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 10:24:16.293 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 10:24:16.297 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 10:24:16.300 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 10:24:16.306 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 10:24:16.316 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 10:24:16.321 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 10:24:16.340 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 10:24:16.343 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 10:24:16.351 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 10:24:16.373 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==4.0.1.dev3) (49.6.0) 2022-06-01 10:24:16.415 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 10:24:16.481 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 10:24:16.488 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 10:24:16.494 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 10:24:16.498 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 10:24:16.506 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 10:24:16.510 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 10:24:16.518 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 10:24:16.525 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 10:24:16.528 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 10:24:16.531 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 10:24:16.535 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 10:24:16.537 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 10:24:16.540 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 10:24:16.544 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 10:24:16.547 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 10:24:16.551 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 10:24:16.553 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 10:24:16.564 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 10:24:16.566 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 10:24:16.569 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 10:24:16.572 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 10:24:16.577 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 10:24:16.580 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 10:24:16.583 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 10:24:16.585 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 10:24:16.593 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 10:24:18.165 | Installing collected packages: openstack-placement 2022-06-01 10:24:18.165 | Attempting uninstall: openstack-placement 2022-06-01 10:24:18.167 | Found existing installation: openstack-placement 4.0.1.dev3 2022-06-01 10:24:18.168 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-06-01 10:24:18.170 | Running setup.py develop for openstack-placement 2022-06-01 10:24:19.801 | Successfully installed openstack-placement 2022-06-01 10:24:19.974 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:24:19.974 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:24:20.052 | + inc/python:pip_install:200 : result=0 2022-06-01 10:24:20.055 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:24:20.057 | + functions-common:time_stop:2322 : local name 2022-06-01 10:24:20.059 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:24:20.062 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:24:20.064 | + functions-common:time_stop:2325 : local total 2022-06-01 10:24:20.066 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:24:20.069 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:24:20.071 | + functions-common:time_stop:2329 : start_time=1654079051394 2022-06-01 10:24:20.073 | + functions-common:time_stop:2331 : [[ -z 1654079051394 ]] 2022-06-01 10:24:20.076 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:24:20.080 | + functions-common:time_stop:2334 : end_time=1654079060078 2022-06-01 10:24:20.083 | + functions-common:time_stop:2335 : elapsed_time=8684 2022-06-01 10:24:20.086 | + functions-common:time_stop:2336 : total=120014 2022-06-01 10:24:20.088 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:24:20.090 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=128698 2022-06-01 10:24:20.092 | + inc/python:pip_install:203 : return 0 2022-06-01 10:24:20.095 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 10:24:20.098 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 10:24:20.101 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 10:24:20.121 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 10:24:20.133 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-01 10:24:20.135 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-01 10:24:20.138 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:24:20.141 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:24:20.143 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-06-01 10:24:20.146 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:24:20.148 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 10:24:20.151 | + ./stack.sh:main:912 : configure_placement 2022-06-01 10:24:20.153 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-01 10:24:20.166 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-01 10:24:20.169 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-01 10:24:20.174 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-01 10:24:20.176 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-01 10:24:20.179 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-01 10:24:20.182 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-01 10:24:20.184 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-01 10:24:20.187 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-01 10:24:20.219 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-01 10:24:20.251 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-01 10:24:20.283 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-01 10:24:20.286 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-01 10:24:20.288 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-01 10:24:20.291 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 10:24:20.294 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-01 10:24:20.326 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-01 10:24:20.355 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.83/identity 2022-06-01 10:24:20.386 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-01 10:24:20.415 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-01 10:24:20.445 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-01 10:24:20.474 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-01 10:24:20.504 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-01 10:24:20.533 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 10:24:20.563 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 10:24:20.592 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-01 10:24:20.595 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-01 10:24:20.604 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-01 10:24:20.604 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 10:24:20.620 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 10:24:20.622 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 10:24:20.625 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 10:24:20.628 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 10:24:20.630 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 10:24:20.660 | + functions:setup_systemd_logging:728 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 10:24:20.691 | + functions:setup_systemd_logging:729 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 10:24:20.723 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 10:24:20.753 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-01 10:24:20.755 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-01 10:24:20.758 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-01 10:24:20.760 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-01 10:24:20.763 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-01 10:24:20.765 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 10:24:20.768 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 10:24:20.771 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-01 10:24:20.775 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-01 10:24:20.778 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 10:24:20.780 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 10:24:20.794 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:24:20.794 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 10:24:20.803 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 10:24:20.806 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:24:20.822 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-01 10:24:20.825 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-01 10:24:20.829 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-01 10:24:20.862 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-01 10:24:20.891 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-01 10:24:20.919 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-01 10:24:20.949 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 10:24:20.977 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 10:24:21.007 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-01 10:24:21.036 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-01 10:24:21.065 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-01 10:24:21.094 | + lib/apache:write_uwsgi_config:293 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 10:24:21.123 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 10:24:21.153 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 10:24:21.182 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-01 10:24:21.211 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 10:24:21.213 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 10:24:21.216 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-01 10:24:21.219 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-01 10:24:21.222 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 10:24:21.225 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:24:21.228 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:24:21.231 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-01 10:24:21.235 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-01 10:24:21.237 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-01 10:24:21.267 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 10:24:21.298 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-06-01 10:24:21.298 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-01 10:24:21.307 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-01 10:24:21.311 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-01 10:24:21.314 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-01 10:24:21.316 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 10:24:21.319 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 10:24:21.321 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:24:21.324 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:24:21.326 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:24:21.329 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 10:24:21.332 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 10:24:21.335 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:24:21.337 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:24:21.340 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-01 10:24:21.403 | Site placement-api already enabled 2022-06-01 10:24:21.408 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 10:24:21.411 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 10:24:21.413 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:24:21.416 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 10:24:21.551 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-01 10:24:21.573 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:24:21.576 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-01 10:24:21.595 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:24:21.598 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-01 10:24:21.624 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:24:21.627 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-01 10:24:21.630 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-01 10:24:21.632 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-01 10:24:21.664 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.83/identity 2022-06-01 10:24:21.694 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-01 10:24:21.724 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-01 10:24:21.757 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-01 10:24:21.787 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-01 10:24:21.817 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-01 10:24:21.845 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-01 10:24:21.877 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-01 10:24:21.894 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:24:21.896 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-01 10:24:21.919 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:24:21.922 | + ./stack.sh:main:938 : run_phase stack install 2022-06-01 10:24:21.925 | + functions-common:run_phase:1750 : local mode=stack 2022-06-01 10:24:21.928 | + functions-common:run_phase:1751 : local phase=install 2022-06-01 10:24:21.930 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 10:24:21.933 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 10:24:21.936 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 10:24:21.940 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 10:24:21.942 | + functions-common:run_phase:1760 : local extra 2022-06-01 10:24:21.945 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 10:24:21.952 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 10:24:21.958 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 10:24:21.960 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 10:24:21.963 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-01 10:24:21.966 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 10:24:21.983 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:24:21.986 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 10:24:21.988 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-01 10:24:21.991 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-01 10:24:21.993 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-01 10:24:21.995 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 10:24:21.998 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-01 10:24:22.000 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-01 10:24:22.003 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-01 10:24:22.005 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-01 10:24:22.007 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-01 10:24:22.009 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-01 10:24:22.011 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-01 10:24:22.014 | +++ functions-common:git_clone:529 : pwd 2022-06-01 10:24:22.017 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:24:22.019 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:24:22.022 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:24:22.038 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:24:22.041 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:24:22.043 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:24:22.045 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-01 10:24:22.046 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:24:22.051 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-01 10:24:22.053 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:24:22.055 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-01 10:24:22.068 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-01 10:24:22.071 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-01 10:24:22.071 | ++ functions-common:git_clone:607 : head -1 2022-06-01 10:24:22.074 | 991866fd7 Fix supported releases and py versions in the doc 2022-06-01 10:24:22.077 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:24:22.080 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-01 10:24:22.102 | Using python 3.8 to install tox!=2.8.0 2022-06-01 10:24:22.104 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0' 2022-06-01 10:24:23.919 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:24:23.919 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:24:23.924 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:23.924 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:23.926 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:24:23.927 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:23.928 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:23.928 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:24:23.928 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:23.929 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:24:23.943 | Requirement already satisfied: tox!=2.8.0 in /usr/local/lib/python3.8/dist-packages (3.25.0) 2022-06-01 10:24:24.004 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 10:24:24.010 | Requirement already satisfied: toml===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.10.0) 2022-06-01 10:24:24.013 | Requirement already satisfied: filelock===3.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.12) 2022-06-01 10:24:24.016 | Requirement already satisfied: py===1.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.9.0) 2022-06-01 10:24:24.020 | Requirement already satisfied: pluggy===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (0.13.1) 2022-06-01 10:24:24.029 | Requirement already satisfied: virtualenv===20.0.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (20.0.31) 2022-06-01 10:24:24.082 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 10:24:24.085 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 10:24:24.088 | Requirement already satisfied: distlib===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 136)) (0.3.1) 2022-06-01 10:24:24.090 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-01 10:24:26.269 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:24:26.269 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:24:26.349 | ++ inc/python:pip_install:200 : result=0 2022-06-01 10:24:26.352 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:24:26.354 | ++ functions-common:time_stop:2322 : local name 2022-06-01 10:24:26.357 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 10:24:26.359 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:24:26.362 | ++ functions-common:time_stop:2325 : local total 2022-06-01 10:24:26.364 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 10:24:26.366 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:24:26.369 | ++ functions-common:time_stop:2329 : start_time=1654079062096 2022-06-01 10:24:26.372 | ++ functions-common:time_stop:2331 : [[ -z 1654079062096 ]] 2022-06-01 10:24:26.375 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:24:26.379 | ++ functions-common:time_stop:2334 : end_time=1654079066377 2022-06-01 10:24:26.382 | ++ functions-common:time_stop:2335 : elapsed_time=4281 2022-06-01 10:24:26.384 | ++ functions-common:time_stop:2336 : total=128698 2022-06-01 10:24:26.386 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:24:26.389 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=132979 2022-06-01 10:24:26.392 | ++ inc/python:pip_install:203 : return 0 2022-06-01 10:24:26.394 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-01 10:24:26.394 | /opt/stack/tempest ~/devstack 2022-06-01 10:24:26.397 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-01 10:24:26.416 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-01 10:24:26.416 | HACKING.rst 2022-06-01 10:24:26.416 | doc/source/conf.py 2022-06-01 10:24:26.416 | doc/source/configuration.rst 2022-06-01 10:24:26.416 | doc/source/contributor/contributing.rst 2022-06-01 10:24:26.416 | doc/source/index.rst 2022-06-01 10:24:26.416 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-01 10:24:26.416 | doc/source/microversion_testing.rst 2022-06-01 10:24:26.416 | doc/source/plugins/plugin.rst 2022-06-01 10:24:26.416 | doc/source/supported_version.rst 2022-06-01 10:24:26.416 | doc/source/test_removal.rst 2022-06-01 10:24:26.416 | playbooks/devstack-tempest-ipv6.yaml 2022-06-01 10:24:26.416 | playbooks/devstack-tempest.yaml 2022-06-01 10:24:26.416 | playbooks/enable-fips.yaml 2022-06-01 10:24:26.416 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-01 10:24:26.416 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-01 10:24:26.416 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-01 10:24:26.416 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-01 10:24:26.416 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-01 10:24:26.417 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-01 10:24:26.417 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-01 10:24:26.417 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-01 10:24:26.417 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-01 10:24:26.417 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-01 10:24:26.417 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-01 10:24:26.417 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-01 10:24:26.417 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-01 10:24:26.417 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-01 10:24:26.417 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-01 10:24:26.417 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-01 10:24:26.417 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-01 10:24:26.417 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-01 10:24:26.417 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-01 10:24:26.417 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-01 10:24:26.417 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-01 10:24:26.417 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-01 10:24:26.417 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-01 10:24:26.417 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-01 10:24:26.417 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-01 10:24:26.417 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-01 10:24:26.417 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-01 10:24:26.417 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-01 10:24:26.417 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-01 10:24:26.417 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-01 10:24:26.417 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-01 10:24:26.417 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-01 10:24:26.417 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-01 10:24:26.417 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-01 10:24:26.417 | releasenotes/source/conf.py 2022-06-01 10:24:26.417 | releasenotes/source/index.rst 2022-06-01 10:24:26.417 | releasenotes/source/v26.1.0.rst 2022-06-01 10:24:26.417 | releasenotes/source/v27.0.0.rst 2022-06-01 10:24:26.417 | releasenotes/source/v28.0.0.rst 2022-06-01 10:24:26.418 | releasenotes/source/v28.1.0.rst 2022-06-01 10:24:26.418 | releasenotes/source/v29.0.0.rst 2022-06-01 10:24:26.418 | releasenotes/source/v29.1.0.rst 2022-06-01 10:24:26.418 | releasenotes/source/v29.2.0.rst 2022-06-01 10:24:26.418 | releasenotes/source/v30.0.0.rst 2022-06-01 10:24:26.418 | requirements.txt 2022-06-01 10:24:26.418 | roles/run-tempest/README.rst 2022-06-01 10:24:26.418 | roles/run-tempest/defaults/main.yaml 2022-06-01 10:24:26.418 | roles/run-tempest/tasks/main.yaml 2022-06-01 10:24:26.418 | roles/run-tempest-26/README.rst 2022-06-01 10:24:26.418 | roles/run-tempest-26/defaults/main.yaml 2022-06-01 10:24:26.418 | roles/run-tempest-26/tasks/main.yaml 2022-06-01 10:24:26.418 | setup.cfg 2022-06-01 10:24:26.418 | tempest/api/compute/admin/test_agents.py 2022-06-01 10:24:26.418 | tempest/api/compute/admin/test_aggregates.py 2022-06-01 10:24:26.418 | tempest/api/compute/admin/test_create_server.py 2022-06-01 10:24:26.418 | tempest/api/compute/admin/test_flavors.py 2022-06-01 10:24:26.418 | tempest/api/compute/admin/test_flavors_access.py 2022-06-01 10:24:26.418 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-01 10:24:26.418 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-01 10:24:26.418 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-01 10:24:26.418 | tempest/api/compute/admin/test_hypervisor.py 2022-06-01 10:24:26.418 | tempest/api/compute/admin/test_live_migration.py 2022-06-01 10:24:26.418 | tempest/api/compute/admin/test_quotas. 2022-06-01 10:24:26.418 | Aborting 2022-06-01 10:24:26.419 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-01 10:24:26.421 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-01 10:24:26.425 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-01 10:24:26.428 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-01 10:24:26.430 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-01 10:24:26.432 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-01 10:24:26.435 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-01 10:24:26.437 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-01 10:24:26.440 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-01 10:24:26.442 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-01 10:24:26.442 | Error on exit 2022-06-01 10:24:26.445 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-01 10:24:26.447 | + ./stack.sh:exit_trap:517 : generate-subunit 1654078876 190 fail 2022-06-01 10:24:27.028 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-01 10:24:27.030 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-01 10:24:27.245 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-01 10:24:27.245 | 2022-06-01 10:24:27.507 | + ./stack.sh:exit_trap:531 : exit 1