2022-06-02 05:02:09.310 | + ./stack.sh:main:462 : exec 2022-06-02 05:02:09.311 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-02-050209' 2022-06-02 05:02:09.311 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-02-050209.summary.2022-06-02-050209 2022-06-02 05:02:09.311 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 05:02:09.311 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-02-050209 2022-06-02 05:02:09.311 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-02-050209 /opt/stack/logs/stack.sh.log 2022-06-02 05:02:09.311 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-02-050209.summary.2022-06-02-050209 /opt/stack/logs/stack.sh.log.summary 2022-06-02 05:02:09.311 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-02 05:02:09.311 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-02 05:02:09.311 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-02 05:02:09.311 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-02 05:02:09.311 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-02 05:02:09.311 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-02 05:02:09.311 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-02 05:02:09.311 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-02 05:02:09.311 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-02 05:02:09.311 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-02 05:02:09.311 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-02 05:02:09.311 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-02 05:02:09.311 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-02 05:02:09.311 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-02 05:02:09.311 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-02 05:02:09.312 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-02 05:02:09.314 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-02 05:02:09.316 | + ./stack.sh:main:548 : set -o errexit 2022-06-02 05:02:09.317 | + ./stack.sh:main:551 : uname -a 2022-06-02 05:02:09.319 | Linux dv-cinder-831188-2-smb 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-02 05:02:09.321 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-02 05:02:09.323 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-02 05:02:09.326 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-02 05:02:09.352 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-02 05:02:09.368 | + ./stack.sh:main:565 : fetch_plugins 2022-06-02 05:02:09.369 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-02 05:02:09.371 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-02 05:02:09.374 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-02 05:02:09.375 | + functions-common:fetch_plugins:1673 : return 2022-06-02 05:02:09.377 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-02 05:02:09.379 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-02 05:02:09.381 | + functions-common:run_phase:1751 : local phase= 2022-06-02 05:02:09.383 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-02 05:02:09.384 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-02 05:02:09.386 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-02 05:02:09.388 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-02 05:02:09.390 | + functions-common:run_phase:1760 : local extra 2022-06-02 05:02:09.392 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-02 05:02:09.395 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-02 05:02:09.397 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-02 05:02:09.398 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-02 05:02:09.400 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-02 05:02:09.402 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-02 05:02:09.415 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:02:09.417 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-02 05:02:09.420 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 05:02:09.422 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 05:02:09.424 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 05:02:09.426 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 05:02:09.428 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 05:02:09.430 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-02 05:02:09.432 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-02 05:02:09.433 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-02 05:02:09.436 | + 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-02 05:02:09.437 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-02 05:02:09.439 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-02 05:02:09.441 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-02 05:02:09.443 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-02 05:02:09.444 | + functions-common:plugin_override_defaults:1714 : return 2022-06-02 05:02:09.446 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-02 05:02:09.463 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-02 05:02:09.465 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-02 05:02:09.478 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:02:09.481 | +++ lib/tls:source:43 : hostname -f 2022-06-02 05:02:09.485 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-02 05:02:09.487 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-02 05:02:09.489 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-02 05:02:09.491 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-02 05:02:09.493 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-02 05:02:09.494 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-02 05:02:09.496 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-02 05:02:09.499 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-02 05:02:09.501 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-02 05:02:09.503 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-02 05:02:09.507 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-02 05:02:09.519 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-02 05:02:09.535 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-02 05:02:09.547 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-02 05:02:09.559 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-02 05:02:09.585 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-02 05:02:09.625 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-02 05:02:09.708 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-02 05:02:09.730 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-02 05:02:09.764 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-02 05:02:09.816 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-02 05:02:09.948 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-02 05:02:09.962 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-02 05:02:09.975 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-02 05:02:09.987 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-02 05:02:10.077 | + ./stack.sh:main:598 : run_phase source 2022-06-02 05:02:10.079 | + functions-common:run_phase:1750 : local mode=source 2022-06-02 05:02:10.081 | + functions-common:run_phase:1751 : local phase= 2022-06-02 05:02:10.083 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-02 05:02:10.086 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-02 05:02:10.088 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-02 05:02:10.090 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-02 05:02:10.092 | + functions-common:run_phase:1760 : local extra 2022-06-02 05:02:10.095 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-02 05:02:10.099 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-02 05:02:10.101 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-02 05:02:10.103 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-02 05:02:10.105 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-02 05:02:10.107 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-02 05:02:10.121 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:02:10.123 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-02 05:02:10.124 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-02 05:02:10.163 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-02 05:02:10.165 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-02 05:02:10.167 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-02 05:02:10.170 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-02 05:02:10.172 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-02 05:02:10.174 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-02 05:02:10.176 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-02 05:02:10.178 | + functions-common:load_plugin_settings:1691 : return 2022-06-02 05:02:10.180 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-02 05:02:10.182 | + functions-common:verify_disabled_services:2033 : local service 2022-06-02 05:02:10.185 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:02:10.187 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-02 05:02:10.189 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:02:10.191 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-02 05:02:10.193 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:02:10.195 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-02 05:02:10.197 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:02:10.199 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-02 05:02:10.202 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:02:10.204 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-02 05:02:10.206 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:02:10.208 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-02 05:02:10.210 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:02:10.212 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-02 05:02:10.215 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:02:10.217 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-02 05:02:10.219 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:02:10.221 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-02 05:02:10.223 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:02:10.226 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-02 05:02:10.228 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:02:10.230 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-02 05:02:10.232 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:02:10.234 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-02 05:02:10.236 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:02:10.238 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-02 05:02:10.241 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:02:10.243 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-02 05:02:10.245 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:02:10.247 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-02 05:02:10.249 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:02:10.252 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-02 05:02:10.254 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:02:10.256 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-02 05:02:10.258 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:02:10.260 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-02 05:02:10.263 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:02:10.265 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-02 05:02:10.267 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:02:10.269 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-02 05:02:10.271 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:02:10.273 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-02 05:02:10.275 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:02:10.278 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-02 05:02:10.280 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:02:10.282 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-02 05:02:10.285 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:02:10.287 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-02 05:02:10.290 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:02:10.292 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-02 05:02:10.295 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:02:10.298 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-02 05:02:10.300 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:02:10.302 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-02 05:02:10.304 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:02:10.307 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-02 05:02:10.309 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:02:10.311 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-02 05:02:10.313 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:02:10.316 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-02 05:02:10.318 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:02:10.320 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-02 05:02:10.322 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:02:10.325 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-02 05:02:10.327 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:02:10.329 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-02 05:02:10.331 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:02:10.333 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-02 05:02:10.336 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:02:10.338 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-02 05:02:10.340 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:02:10.342 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-02 05:02:10.344 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:02:10.347 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-02 05:02:10.349 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:02:10.351 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-02 05:02:10.353 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:02:10.356 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-02 05:02:10.358 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 05:02:10.361 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-02 05:02:10.363 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-02 05:02:10.366 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-02 05:02:10.368 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-02 05:02:10.383 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:02:10.385 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-02 05:02:10.388 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-02 05:02:10.390 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-02 05:02:10.404 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:02:10.406 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-02 05:02:10.409 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-02 05:02:10.411 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-02 05:02:10.413 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-02 05:02:10.416 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-02 05:02:10.418 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-02 05:02:10.421 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-02 05:02:10.424 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-02 05:02:10.426 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-02 05:02:10.428 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-02 05:02:10.431 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-02 05:02:10.433 | + lib/database:initialize_database_backends:104 : return 0 2022-06-02 05:02:10.436 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-02 05:02:10.436 | Using mysql database backend 2022-06-02 05:02:10.438 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-02 05:02:10.453 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-02 05:02:10.469 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:02:10.471 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-02 05:02:10.487 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-02 05:02:10.503 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:02:10.506 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-02 05:02:10.522 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-02 05:02:10.538 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-02 05:02:10.555 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:02:10.558 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-02 05:02:10.573 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:02:10.575 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-02 05:02:10.578 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-02 05:02:10.593 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:02:10.596 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-02 05:02:10.611 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-02 05:02:10.614 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-02 05:02:10.616 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-02 05:02:10.618 | + functions-common:save_stackenv:60 : local tag=739 2022-06-02 05:02:10.621 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-02 05:02:10.626 | + functions-common:save_stackenv:62 : time_stamp=2022-06-02-050210 2022-06-02 05:02:10.628 | + functions-common:save_stackenv:63 : echo '# 2022-06-02-050210 739' 2022-06-02 05:02:10.631 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 05:02:10.633 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-02 05:02:10.635 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 05:02:10.638 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-02 05:02:10.640 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 05:02:10.642 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-02 05:02:10.645 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 05:02:10.647 | + 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,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,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-02 05:02:10.649 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 05:02:10.652 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.13 2022-06-02 05:02:10.654 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 05:02:10.656 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.13/identity 2022-06-02 05:02:10.658 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 05:02:10.661 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-02-050209 2022-06-02 05:02:10.663 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 05:02:10.665 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-02 05:02:10.667 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 05:02:10.670 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.13 2022-06-02 05:02:10.672 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 05:02:10.674 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-02 05:02:10.677 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 05:02:10.679 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-02 05:02:10.681 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 05:02:10.683 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-02 05:02:10.686 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 05:02:10.688 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-02 05:02:10.690 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-02 05:02:10.692 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-02 05:02:10.694 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-02 05:02:10.696 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 05:02:10.698 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 05:02:10.701 | ++ functions-common:git_clone:529 : pwd 2022-06-02 05:02:10.703 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 05:02:10.705 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 05:02:10.708 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 05:02:10.723 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 05:02:10.725 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 05:02:10.727 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 05:02:10.729 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 05:02:10.730 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 05:02:10.735 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-02 05:02:10.737 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 05:02:10.739 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-02 05:02:10.752 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-02 05:02:10.754 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 05:02:10.755 | + functions-common:git_clone:607 : head -1 2022-06-02 05:02:10.758 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-02 05:02:10.761 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 05:02:10.763 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-02 05:02:10.766 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 05:02:10.768 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-02 05:02:10.770 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-02 05:02:10.773 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-02 05:02:10.775 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-02 05:02:10.778 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-02 05:02:10.781 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-02 05:02:10.783 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-02 05:02:10.785 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-02 05:02:10.788 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-02 05:02:10.793 | ++ tools/install_prereqs.sh:source:47 : NOW=1654146130 2022-06-02 05:02:10.796 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-02 05:02:10.801 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654145933 2022-06-02 05:02:10.803 | ++ tools/install_prereqs.sh:source:49 : DELTA=197 2022-06-02 05:02:10.805 | ++ tools/install_prereqs.sh:source:50 : [[ 197 -lt 7200 ]] 2022-06-02 05:02:10.808 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-02 05:02:10.811 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-02 05:02:10.813 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-02 05:02:10.815 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-02 05:02:10.817 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-02 05:02:10.820 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-02 05:02:10.822 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-02 05:02:10.824 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-02 05:02:10.828 | +++ 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,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,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-02 05:02:10.874 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-02 05:02:10.874 | apache2-dev 2022-06-02 05:02:10.874 | bc 2022-06-02 05:02:10.874 | bsdmainutils 2022-06-02 05:02:10.874 | curl 2022-06-02 05:02:10.874 | g++ 2022-06-02 05:02:10.874 | gcc 2022-06-02 05:02:10.874 | gettext 2022-06-02 05:02:10.874 | git 2022-06-02 05:02:10.874 | graphviz 2022-06-02 05:02:10.874 | iputils-ping 2022-06-02 05:02:10.874 | libapache2-mod-proxy-uwsgi 2022-06-02 05:02:10.874 | libffi-dev 2022-06-02 05:02:10.874 | libjpeg-dev 2022-06-02 05:02:10.874 | libmysqlclient-dev 2022-06-02 05:02:10.874 | libpcre3-dev 2022-06-02 05:02:10.874 | libpq-dev 2022-06-02 05:02:10.874 | libssl-dev 2022-06-02 05:02:10.874 | libsystemd-dev 2022-06-02 05:02:10.874 | libxml2-dev 2022-06-02 05:02:10.874 | libxslt1-dev 2022-06-02 05:02:10.874 | libyaml-dev 2022-06-02 05:02:10.874 | lsof 2022-06-02 05:02:10.874 | openssh-server 2022-06-02 05:02:10.874 | openssl 2022-06-02 05:02:10.874 | pkg-config 2022-06-02 05:02:10.874 | psmisc 2022-06-02 05:02:10.874 | python3-dev 2022-06-02 05:02:10.874 | python3-pip 2022-06-02 05:02:10.874 | python3-venv 2022-06-02 05:02:10.875 | tar 2022-06-02 05:02:10.875 | tcpdump 2022-06-02 05:02:10.875 | unzip 2022-06-02 05:02:10.875 | uuid-runtime 2022-06-02 05:02:10.875 | wget 2022-06-02 05:02:10.875 | wget 2022-06-02 05:02:10.875 | zlib1g-dev 2022-06-02 05:02:10.875 | libkrb5-dev 2022-06-02 05:02:10.875 | libldap2-dev 2022-06-02 05:02:10.875 | libsasl2-dev 2022-06-02 05:02:10.875 | memcached 2022-06-02 05:02:10.875 | python3-mysqldb 2022-06-02 05:02:10.875 | sqlite3 2022-06-02 05:02:10.875 | conntrack 2022-06-02 05:02:10.875 | curl 2022-06-02 05:02:10.875 | dnsmasq-base 2022-06-02 05:02:10.875 | dnsmasq-utils 2022-06-02 05:02:10.875 | ebtables 2022-06-02 05:02:10.875 | gawk 2022-06-02 05:02:10.875 | genisoimage 2022-06-02 05:02:10.875 | iptables 2022-06-02 05:02:10.875 | iputils-arping 2022-06-02 05:02:10.875 | kpartx 2022-06-02 05:02:10.875 | libjs-jquery-tablesorter 2022-06-02 05:02:10.875 | libmysqlclient-dev 2022-06-02 05:02:10.875 | parted 2022-06-02 05:02:10.875 | pm-utils 2022-06-02 05:02:10.875 | python3-mysqldb 2022-06-02 05:02:10.875 | socat 2022-06-02 05:02:10.875 | sqlite3 2022-06-02 05:02:10.875 | sudo 2022-06-02 05:02:10.875 | vlan 2022-06-02 05:02:10.875 | lsscsi 2022-06-02 05:02:10.875 | open-iscsi 2022-06-02 05:02:10.875 | lvm2 2022-06-02 05:02:10.875 | qemu-utils 2022-06-02 05:02:10.875 | thin-provisioning-tools 2022-06-02 05:02:10.875 | acl 2022-06-02 05:02:10.876 | dnsmasq-base 2022-06-02 05:02:10.876 | dnsmasq-utils 2022-06-02 05:02:10.876 | ebtables 2022-06-02 05:02:10.876 | haproxy 2022-06-02 05:02:10.876 | iptables 2022-06-02 05:02:10.876 | iputils-arping 2022-06-02 05:02:10.876 | iputils-ping 2022-06-02 05:02:10.876 | libmysqlclient-dev 2022-06-02 05:02:10.876 | postgresql-server-dev-all 2022-06-02 05:02:10.876 | python3-mysqldb 2022-06-02 05:02:10.876 | sqlite3 2022-06-02 05:02:10.876 | sudo 2022-06-02 05:02:10.876 | vlan 2022-06-02 05:02:10.876 | ipset 2022-06-02 05:02:10.876 | conntrack 2022-06-02 05:02:10.876 | conntrackd 2022-06-02 05:02:10.876 | keepalived 2022-06-02 05:02:10.876 | dstat 2022-06-02 05:02:10.876 | lvm2 2022-06-02 05:02:10.876 | qemu-utils 2022-06-02 05:02:10.876 | thin-provisioning-tools 2022-06-02 05:02:10.876 | curl 2022-06-02 05:02:10.876 | liberasurecode-dev 2022-06-02 05:02:10.876 | make 2022-06-02 05:02:10.876 | memcached 2022-06-02 05:02:10.876 | sqlite3 2022-06-02 05:02:10.876 | xfsprogs' 2022-06-02 05:02:10.877 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-02 05:02:10.894 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-02 05:02:10.894 | apache2-dev 2022-06-02 05:02:10.894 | bc 2022-06-02 05:02:10.894 | bsdmainutils 2022-06-02 05:02:10.894 | curl 2022-06-02 05:02:10.894 | g++ 2022-06-02 05:02:10.894 | gcc 2022-06-02 05:02:10.894 | gettext 2022-06-02 05:02:10.894 | git 2022-06-02 05:02:10.895 | graphviz 2022-06-02 05:02:10.895 | iputils-ping 2022-06-02 05:02:10.895 | libapache2-mod-proxy-uwsgi 2022-06-02 05:02:10.895 | libffi-dev 2022-06-02 05:02:10.895 | libjpeg-dev 2022-06-02 05:02:10.895 | libmysqlclient-dev 2022-06-02 05:02:10.895 | libpcre3-dev 2022-06-02 05:02:10.895 | libpq-dev 2022-06-02 05:02:10.895 | libssl-dev 2022-06-02 05:02:10.895 | libsystemd-dev 2022-06-02 05:02:10.895 | libxml2-dev 2022-06-02 05:02:10.895 | libxslt1-dev 2022-06-02 05:02:10.895 | libyaml-dev 2022-06-02 05:02:10.895 | lsof 2022-06-02 05:02:10.895 | openssh-server 2022-06-02 05:02:10.895 | openssl 2022-06-02 05:02:10.895 | pkg-config 2022-06-02 05:02:10.895 | psmisc 2022-06-02 05:02:10.895 | python3-dev 2022-06-02 05:02:10.895 | python3-pip 2022-06-02 05:02:10.895 | python3-venv 2022-06-02 05:02:10.895 | tar 2022-06-02 05:02:10.895 | tcpdump 2022-06-02 05:02:10.895 | unzip 2022-06-02 05:02:10.895 | uuid-runtime 2022-06-02 05:02:10.895 | wget 2022-06-02 05:02:10.895 | wget 2022-06-02 05:02:10.895 | zlib1g-dev 2022-06-02 05:02:10.895 | libkrb5-dev 2022-06-02 05:02:10.895 | libldap2-dev 2022-06-02 05:02:10.895 | libsasl2-dev 2022-06-02 05:02:10.895 | memcached 2022-06-02 05:02:10.895 | python3-mysqldb 2022-06-02 05:02:10.895 | sqlite3 2022-06-02 05:02:10.895 | conntrack 2022-06-02 05:02:10.895 | curl 2022-06-02 05:02:10.895 | dnsmasq-base 2022-06-02 05:02:10.896 | dnsmasq-utils 2022-06-02 05:02:10.896 | ebtables 2022-06-02 05:02:10.896 | gawk 2022-06-02 05:02:10.896 | genisoimage 2022-06-02 05:02:10.896 | iptables 2022-06-02 05:02:10.896 | iputils-arping 2022-06-02 05:02:10.896 | kpartx 2022-06-02 05:02:10.896 | libjs-jquery-tablesorter 2022-06-02 05:02:10.896 | libmysqlclient-dev 2022-06-02 05:02:10.896 | parted 2022-06-02 05:02:10.896 | pm-utils 2022-06-02 05:02:10.896 | python3-mysqldb 2022-06-02 05:02:10.896 | socat 2022-06-02 05:02:10.896 | sqlite3 2022-06-02 05:02:10.896 | sudo 2022-06-02 05:02:10.896 | vlan 2022-06-02 05:02:10.896 | lsscsi 2022-06-02 05:02:10.896 | open-iscsi 2022-06-02 05:02:10.896 | lvm2 2022-06-02 05:02:10.896 | qemu-utils 2022-06-02 05:02:10.896 | thin-provisioning-tools 2022-06-02 05:02:10.896 | acl 2022-06-02 05:02:10.896 | dnsmasq-base 2022-06-02 05:02:10.896 | dnsmasq-utils 2022-06-02 05:02:10.896 | ebtables 2022-06-02 05:02:10.896 | haproxy 2022-06-02 05:02:10.896 | iptables 2022-06-02 05:02:10.896 | iputils-arping 2022-06-02 05:02:10.896 | iputils-ping 2022-06-02 05:02:10.896 | libmysqlclient-dev 2022-06-02 05:02:10.896 | postgresql-server-dev-all 2022-06-02 05:02:10.896 | python3-mysqldb 2022-06-02 05:02:10.896 | sqlite3 2022-06-02 05:02:10.896 | sudo 2022-06-02 05:02:10.896 | vlan 2022-06-02 05:02:10.896 | ipset 2022-06-02 05:02:10.896 | conntrack 2022-06-02 05:02:10.897 | conntrackd 2022-06-02 05:02:10.897 | keepalived 2022-06-02 05:02:10.897 | dstat 2022-06-02 05:02:10.897 | lvm2 2022-06-02 05:02:10.897 | qemu-utils 2022-06-02 05:02:10.897 | thin-provisioning-tools 2022-06-02 05:02:10.897 | curl 2022-06-02 05:02:10.897 | liberasurecode-dev 2022-06-02 05:02:10.897 | make 2022-06-02 05:02:10.897 | memcached 2022-06-02 05:02:10.897 | sqlite3 2022-06-02 05:02:10.897 | xfsprogs ' 2022-06-02 05:02:10.897 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-02 05:02:10.899 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:02:10.901 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:02:10.904 | ++ 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-02 05:02:10.904 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-02 05:02:10.909 | ++ 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-02 05:02:10.912 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-02 05:02:10.914 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 05:02:10.916 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-02 05:02:10.918 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 05:02:10.920 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 05:02:10.922 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 05:02:10.924 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:02:10.926 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:02:10.928 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 05:02:10.932 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-02 05:02:10.935 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-02 05:02:10.937 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-02 05:02:10.939 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-02 05:02:10.944 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-02 05:02:10.946 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-02 05:02:10.948 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-02 05:02:10.950 | ++ functions-common:time_start:2309 : local start_time= 2022-06-02 05:02:10.952 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-02 05:02:10.955 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-02 05:02:10.958 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654146130956 2022-06-02 05:02:10.960 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-02 05:02:10.962 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-02 05:02:10.965 | ++ 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-02 05:02:11.351 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-02 05:02:11.351 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-02 05:02:11.472 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-02 05:02:11.603 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-02 05:02:13.652 | Reading package lists... 2022-06-02 05:02:13.684 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-02 05:02:13.687 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-02 05:02:13.689 | ++ functions-common:time_stop:2322 : local name 2022-06-02 05:02:13.692 | ++ functions-common:time_stop:2323 : local end_time 2022-06-02 05:02:13.694 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:02:13.696 | ++ functions-common:time_stop:2325 : local total 2022-06-02 05:02:13.698 | ++ functions-common:time_stop:2326 : local start_time 2022-06-02 05:02:13.700 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-02 05:02:13.702 | ++ functions-common:time_stop:2329 : start_time=1654146130956 2022-06-02 05:02:13.704 | ++ functions-common:time_stop:2331 : [[ -z 1654146130956 ]] 2022-06-02 05:02:13.707 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:02:13.711 | ++ functions-common:time_stop:2334 : end_time=1654146133709 2022-06-02 05:02:13.713 | ++ functions-common:time_stop:2335 : elapsed_time=2753 2022-06-02 05:02:13.716 | ++ functions-common:time_stop:2336 : total=0 2022-06-02 05:02:13.718 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:02:13.720 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2753 2022-06-02 05:02:13.722 | ++ 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-02 05:02:13.724 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 05:02:13.727 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:02:13.729 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:02:13.731 | ++ 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-02 05:02:13.751 | ++ 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-02 05:02:13.860 | Reading package lists... 2022-06-02 05:02:14.129 | Building dependency tree... 2022-06-02 05:02:14.131 | Reading state information... 2022-06-02 05:02:14.166 | acl is already the newest version (2.2.53-6). 2022-06-02 05:02:14.166 | bc is already the newest version (1.07.1-2build1). 2022-06-02 05:02:14.166 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-02 05:02:14.166 | conntrack is already the newest version (1:1.4.5-2). 2022-06-02 05:02:14.166 | ebtables is already the newest version (2.0.11-3build1). 2022-06-02 05:02:14.167 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-02 05:02:14.167 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-02 05:02:14.167 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-02 05:02:14.167 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-02 05:02:14.167 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-02 05:02:14.167 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-02 05:02:14.167 | iputils-arping is already the newest version (3:20190709-3). 2022-06-02 05:02:14.167 | iputils-ping is already the newest version (3:20190709-3). 2022-06-02 05:02:14.167 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-02 05:02:14.167 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-02 05:02:14.167 | libffi-dev is already the newest version (3.3-4). 2022-06-02 05:02:14.167 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-02 05:02:14.167 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-02 05:02:14.167 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-02 05:02:14.167 | lsscsi is already the newest version (0.30-0.1). 2022-06-02 05:02:14.167 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-02 05:02:14.167 | make is already the newest version (4.2.1-1.2). 2022-06-02 05:02:14.167 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-02 05:02:14.167 | psmisc is already the newest version (23.3-1). 2022-06-02 05:02:14.167 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-02 05:02:14.167 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-02 05:02:14.167 | socat is already the newest version (1.7.3.3-2). 2022-06-02 05:02:14.167 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-02 05:02:14.167 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-02 05:02:14.167 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-02 05:02:14.167 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-02 05:02:14.167 | dstat is already the newest version (0.7.4-6). 2022-06-02 05:02:14.167 | graphviz is already the newest version (2.42.2-3build2). 2022-06-02 05:02:14.167 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-02 05:02:14.167 | pm-utils is already the newest version (1.4.1-19). 2022-06-02 05:02:14.167 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-02 05:02:14.167 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-02 05:02:14.167 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-02 05:02:14.167 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-02 05:02:14.168 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-02 05:02:14.168 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-02 05:02:14.168 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-02 05:02:14.168 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-02 05:02:14.168 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-02 05:02:14.168 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-02 05:02:14.168 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-02 05:02:14.168 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-02 05:02:14.168 | libmysqlclient-dev is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-02 05:02:14.168 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-02 05:02:14.168 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-02 05:02:14.168 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-02 05:02:14.168 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-02 05:02:14.168 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-02 05:02:14.168 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-02 05:02:14.168 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-02 05:02:14.168 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-02 05:02:14.168 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-02 05:02:14.168 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-02 05:02:14.168 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-02 05:02:14.168 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-02 05:02:14.168 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-02 05:02:14.169 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-02 05:02:14.169 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-02 05:02:14.169 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-02 05:02:14.169 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-02 05:02:14.169 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-02 05:02:14.169 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-02 05:02:14.169 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-02 05:02:14.400 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-02 05:02:14.400 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-02 05:02:14.400 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-02 05:02:14.400 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-02 05:02:14.400 | The following packages were automatically installed and are no longer required: 2022-06-02 05:02:14.401 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 05:02:14.401 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 05:02:14.401 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 05:02:14.401 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 05:02:14.401 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 05:02:14.402 | python3-zope.interface 2022-06-02 05:02:14.402 | Use 'sudo apt autoremove' to remove them. 2022-06-02 05:02:14.516 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 05:02:14.520 | ++ functions-common:apt_get:1127 : result=0 2022-06-02 05:02:14.522 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 05:02:14.524 | ++ functions-common:time_stop:2322 : local name 2022-06-02 05:02:14.527 | ++ functions-common:time_stop:2323 : local end_time 2022-06-02 05:02:14.529 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:02:14.531 | ++ functions-common:time_stop:2325 : local total 2022-06-02 05:02:14.533 | ++ functions-common:time_stop:2326 : local start_time 2022-06-02 05:02:14.536 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-02 05:02:14.538 | ++ functions-common:time_stop:2329 : start_time=1654146133748 2022-06-02 05:02:14.540 | ++ functions-common:time_stop:2331 : [[ -z 1654146133748 ]] 2022-06-02 05:02:14.543 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:02:14.547 | ++ functions-common:time_stop:2334 : end_time=1654146134545 2022-06-02 05:02:14.550 | ++ functions-common:time_stop:2335 : elapsed_time=797 2022-06-02 05:02:14.552 | ++ functions-common:time_stop:2336 : total=770 2022-06-02 05:02:14.554 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:02:14.556 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=1567 2022-06-02 05:02:14.559 | ++ functions-common:apt_get:1131 : return 0 2022-06-02 05:02:14.561 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-02 05:02:14.564 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-02 05:02:14.566 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-02 05:02:14.570 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-02 05:02:14.575 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-02 05:02:14.578 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-02 05:02:14.581 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-02 05:02:16.257 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-02 05:02:16.259 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-02 05:02:16.261 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-02 05:02:16.263 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-02 05:02:16.265 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-02 05:02:16.267 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-02 05:02:16.270 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-02 05:02:16.272 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-02 05:02:16.274 | + functions-common:_ensure_lsb_release:328 : return 2022-06-02 05:02:16.276 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-02 05:02:16.348 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-02 05:02:16.351 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-02 05:02:16.424 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-02 05:02:16.427 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-02 05:02:16.501 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-02 05:02:16.503 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-02 05:02:16.505 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-02 05:02:16.507 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-02 05:02:16.509 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-02 05:02:16.511 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-02 05:02:16.513 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-02 05:02:16.515 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-02 05:02:16.517 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-02 05:02:16.519 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-02 05:02:16.521 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-02 05:02:16.521 | Distro: focal 2022-06-02 05:02:16.524 | + tools/install_pip.sh:main:136 : get_versions 2022-06-02 05:02:16.526 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-02 05:02:16.530 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-02 05:02:16.532 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-02 05:02:16.535 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-02 05:02:16.535 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-02 05:02:17.016 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-02 05:02:17.018 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-02 05:02:17.018 | pip: 20.2.2 2022-06-02 05:02:17.020 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-02 05:02:17.471 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-02 05:02:17.495 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-02 05:02:17.497 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-02 05:02:17.499 | + tools/install_pip.sh:main:144 : exit 0 2022-06-02 05:02:17.502 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-02 05:02:17.505 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-02 05:02:17.508 | + ./stack.sh:main:764 : fixup_all 2022-06-02 05:02:17.510 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-02 05:02:17.513 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-02 05:02:17.515 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-02 05:02:17.520 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-02 05:02:17.520 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-02 05:02:17.521 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-02 05:02:17.527 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-06-02 05:02:17.529 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-06-02 05:02:17.531 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-06-02 05:02:17.539 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-06-02 05:02:17.543 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-02 05:02:17.545 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-02 05:02:17.547 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-02 05:02:17.550 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-02 05:02:17.552 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-02 05:02:17.554 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 05:02:17.556 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 05:02:17.558 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 05:02:17.561 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 05:02:17.563 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 05:02:17.565 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 05:02:17.567 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 05:02:17.569 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 05:02:17.571 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-02 05:02:17.574 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-02 05:02:17.576 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-02 05:02:17.578 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 05:02:17.580 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 05:02:17.582 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 05:02:17.584 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 05:02:17.587 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 05:02:17.589 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 05:02:17.591 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-02 05:02:17.594 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-02 05:02:17.614 | Using python 3.8 to install os-testr 2022-06-02 05:02:17.616 | + 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-02 05:02:19.378 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:02:19.378 | 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-02 05:02:19.382 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:19.383 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:19.384 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:02:19.386 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:19.386 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:19.386 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:02:19.387 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:19.387 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:02:19.470 | 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-02 05:02:19.479 | 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-02 05:02:19.483 | 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-02 05:02:19.497 | 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-02 05:02:19.532 | 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-02 05:02:19.552 | 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-02 05:02:19.555 | 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-02 05:02:19.563 | 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-02 05:02:19.567 | 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-02 05:02:19.569 | 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-02 05:02:19.584 | 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-02 05:02:19.587 | 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-02 05:02:19.598 | 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-02 05:02:19.601 | 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-02 05:02:19.604 | 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-02 05:02:19.607 | 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-02 05:02:19.610 | 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-02 05:02:19.613 | 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-02 05:02:19.620 | 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-02 05:02:19.624 | 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-02 05:02:19.677 | 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-02 05:02:19.680 | 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-02 05:02:19.713 | 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-02 05:02:19.719 | 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-02 05:02:19.762 | 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-02 05:02:19.766 | 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-02 05:02:21.822 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:02:21.822 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:02:21.902 | + inc/python:pip_install:200 : result=0 2022-06-02 05:02:21.905 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:02:21.907 | + functions-common:time_stop:2322 : local name 2022-06-02 05:02:21.909 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:02:21.911 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:02:21.913 | + functions-common:time_stop:2325 : local total 2022-06-02 05:02:21.916 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:02:21.918 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:02:21.920 | + functions-common:time_stop:2329 : start_time=1654146137608 2022-06-02 05:02:21.922 | + functions-common:time_stop:2331 : [[ -z 1654146137608 ]] 2022-06-02 05:02:21.925 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:02:21.929 | + functions-common:time_stop:2334 : end_time=1654146141926 2022-06-02 05:02:21.931 | + functions-common:time_stop:2335 : elapsed_time=4318 2022-06-02 05:02:21.933 | + functions-common:time_stop:2336 : total=0 2022-06-02 05:02:21.935 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:02:21.937 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4318 2022-06-02 05:02:21.939 | + inc/python:pip_install:203 : return 0 2022-06-02 05:02:21.941 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-02 05:02:21.944 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-02 05:02:21.946 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 05:02:21.949 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-02 05:02:21.951 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-02 05:02:21.953 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 05:02:21.957 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-02 05:02:21.957 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 05:02:21.962 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-02 05:02:21.964 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-02 05:02:21.967 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-02 05:02:21.970 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-02 05:02:21.972 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-02 05:02:21.993 | Using python 3.8 to install systemd-python 2022-06-02 05:02:21.995 | + 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-02 05:02:23.780 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:02:23.780 | 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-02 05:02:23.785 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:23.785 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:23.787 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:02:23.788 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:23.789 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:23.789 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:02:23.789 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:23.790 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:02:23.805 | 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-02 05:02:25.998 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:02:25.999 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:02:26.075 | + inc/python:pip_install:200 : result=0 2022-06-02 05:02:26.077 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:02:26.079 | + functions-common:time_stop:2322 : local name 2022-06-02 05:02:26.081 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:02:26.084 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:02:26.086 | + functions-common:time_stop:2325 : local total 2022-06-02 05:02:26.088 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:02:26.090 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:02:26.092 | + functions-common:time_stop:2329 : start_time=1654146141987 2022-06-02 05:02:26.094 | + functions-common:time_stop:2331 : [[ -z 1654146141987 ]] 2022-06-02 05:02:26.097 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:02:26.101 | + functions-common:time_stop:2334 : end_time=1654146146098 2022-06-02 05:02:26.103 | + functions-common:time_stop:2335 : elapsed_time=4111 2022-06-02 05:02:26.105 | + functions-common:time_stop:2336 : total=4318 2022-06-02 05:02:26.107 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:02:26.109 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8429 2022-06-02 05:02:26.111 | + inc/python:pip_install:203 : return 0 2022-06-02 05:02:26.114 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-02 05:02:26.166 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-02 05:02:26.263 | + ./stack.sh:main:779 : install_infra 2022-06-02 05:02:26.265 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-02 05:02:26.268 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-02 05:02:26.270 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-02 05:02:26.272 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-02 05:02:26.296 | + 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-02 05:02:28.443 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:28.455 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:28.515 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:02:28.563 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:28.565 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:28.567 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:02:28.569 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:28.571 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:02:29.100 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:02:29.241 | 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-02 05:02:29.493 | + inc/python:pip_install:200 : result=0 2022-06-02 05:02:29.495 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:02:29.497 | + functions-common:time_stop:2322 : local name 2022-06-02 05:02:29.499 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:02:29.501 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:02:29.504 | + functions-common:time_stop:2325 : local total 2022-06-02 05:02:29.506 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:02:29.508 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:02:29.510 | + functions-common:time_stop:2329 : start_time=1654146146288 2022-06-02 05:02:29.512 | + functions-common:time_stop:2331 : [[ -z 1654146146288 ]] 2022-06-02 05:02:29.515 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:02:29.519 | + functions-common:time_stop:2334 : end_time=1654146149516 2022-06-02 05:02:29.521 | + functions-common:time_stop:2335 : elapsed_time=3228 2022-06-02 05:02:29.523 | + functions-common:time_stop:2336 : total=8429 2022-06-02 05:02:29.525 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:02:29.527 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=11657 2022-06-02 05:02:29.529 | + inc/python:pip_install:203 : return 0 2022-06-02 05:02:29.532 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-02 05:02:29.534 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-02 05:02:29.556 | + 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-02 05:02:31.479 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:31.490 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:31.549 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:02:31.589 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:31.591 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:31.593 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:02:31.595 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:31.597 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:02:32.107 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:02:32.109 | Processing /opt/stack/requirements 2022-06-02 05:02:33.775 | 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-02 05:02:33.778 | 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-02 05:02:33.789 | 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-02 05:02:33.795 | 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-02 05:02:33.798 | 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-02 05:02:33.801 | 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-02 05:02:33.821 | 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-02 05:02:33.823 | 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-02 05:02:33.840 | 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-02 05:02:33.844 | 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-02 05:02:33.850 | 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-02 05:02:33.869 | 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-02 05:02:33.872 | 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-02 05:02:33.888 | 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-02 05:02:33.890 | 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-02 05:02:33.893 | 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-02 05:02:33.896 | 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-02 05:02:33.899 | 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-02 05:02:33.902 | 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-02 05:02:33.904 | 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-02 05:02:33.906 | 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-02 05:02:33.919 | 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-02 05:02:33.971 | 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-02 05:02:33.977 | 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-02 05:02:33.979 | 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-02 05:02:33.984 | 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-02 05:02:34.037 | 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-02 05:02:34.039 | 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-02 05:02:34.042 | 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-02 05:02:34.047 | Building wheels for collected packages: openstack-requirements 2022-06-02 05:02:34.047 | Building wheel for openstack-requirements (setup.py): started 2022-06-02 05:02:34.820 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-02 05:02:34.820 | ERROR: Command errored out with exit status 1: 2022-06-02 05:02:34.820 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-v3csubny/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-v3csubny/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-gfzdo4cz 2022-06-02 05:02:34.820 | cwd: /tmp/pip-req-build-v3csubny/ 2022-06-02 05:02:34.820 | Complete output (6 lines): 2022-06-02 05:02:34.820 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-02 05:02:34.820 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-02 05:02:34.820 | or: setup.py --help-commands 2022-06-02 05:02:34.820 | or: setup.py cmd --help 2022-06-02 05:02:34.820 | 2022-06-02 05:02:34.820 | error: invalid command 'bdist_wheel' 2022-06-02 05:02:34.820 | ---------------------------------------- 2022-06-02 05:02:34.820 | ERROR: Failed building wheel for openstack-requirements 2022-06-02 05:02:34.820 | Running setup.py clean for openstack-requirements 2022-06-02 05:02:35.576 | Failed to build openstack-requirements 2022-06-02 05:02:35.590 | Installing collected packages: openstack-requirements 2022-06-02 05:02:35.590 | Attempting uninstall: openstack-requirements 2022-06-02 05:02:35.591 | Found existing installation: openstack-requirements 1.2.1.dev4208 2022-06-02 05:02:35.625 | Uninstalling openstack-requirements-1.2.1.dev4208: 2022-06-02 05:02:35.644 | Successfully uninstalled openstack-requirements-1.2.1.dev4208 2022-06-02 05:02:35.647 | Running setup.py install for openstack-requirements: started 2022-06-02 05:02:37.891 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-02 05:02:37.918 | Successfully installed openstack-requirements-1.2.1.dev4208 2022-06-02 05:02:38.054 | + inc/python:pip_install:200 : result=0 2022-06-02 05:02:38.056 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:02:38.058 | + functions-common:time_stop:2322 : local name 2022-06-02 05:02:38.060 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:02:38.063 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:02:38.065 | + functions-common:time_stop:2325 : local total 2022-06-02 05:02:38.067 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:02:38.069 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:02:38.071 | + functions-common:time_stop:2329 : start_time=1654146149549 2022-06-02 05:02:38.073 | + functions-common:time_stop:2331 : [[ -z 1654146149549 ]] 2022-06-02 05:02:38.076 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:02:38.080 | + functions-common:time_stop:2334 : end_time=1654146158077 2022-06-02 05:02:38.081 | + functions-common:time_stop:2335 : elapsed_time=8528 2022-06-02 05:02:38.084 | + functions-common:time_stop:2336 : total=11657 2022-06-02 05:02:38.086 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:02:38.088 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=20185 2022-06-02 05:02:38.090 | + inc/python:pip_install:203 : return 0 2022-06-02 05:02:38.093 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-02 05:02:38.095 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-02 05:02:38.097 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-02 05:02:38.099 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:02:38.102 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:02:38.104 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-06-02 05:02:38.106 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:02:38.109 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-02 05:02:38.129 | Using python 3.8 to install pbr 2022-06-02 05:02:38.132 | + 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-02 05:02:39.922 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:02:39.922 | 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-02 05:02:39.927 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:39.927 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:39.929 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:02:39.930 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:39.931 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:39.931 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:02:39.931 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:39.932 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:02:40.070 | 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-02 05:02:42.359 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:02:42.359 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:02:42.461 | + inc/python:pip_install:200 : result=0 2022-06-02 05:02:42.464 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:02:42.467 | + functions-common:time_stop:2322 : local name 2022-06-02 05:02:42.471 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:02:42.474 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:02:42.478 | + functions-common:time_stop:2325 : local total 2022-06-02 05:02:42.481 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:02:42.483 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:02:42.485 | + functions-common:time_stop:2329 : start_time=1654146158124 2022-06-02 05:02:42.488 | + functions-common:time_stop:2331 : [[ -z 1654146158124 ]] 2022-06-02 05:02:42.490 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:02:42.495 | + functions-common:time_stop:2334 : end_time=1654146162492 2022-06-02 05:02:42.497 | + functions-common:time_stop:2335 : elapsed_time=4368 2022-06-02 05:02:42.499 | + functions-common:time_stop:2336 : total=20185 2022-06-02 05:02:42.501 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:02:42.504 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=24553 2022-06-02 05:02:42.506 | + inc/python:pip_install:203 : return 0 2022-06-02 05:02:42.509 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-02 05:02:44.819 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-02 05:02:46.673 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:02:46.674 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-02 05:02:46.695 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-02 05:02:46.702 | 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-02 05:02:46.704 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-02 05:02:46.707 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-02 05:02:46.710 | 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-02 05:02:46.792 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-02 05:02:46.795 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-02 05:02:46.799 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-02 05:02:46.817 | + ./stack.sh:main:788 : pkgs= 2022-06-02 05:02:46.820 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-02 05:02:46.826 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-02 05:02:46.829 | + functions-common:run_phase:1750 : local mode=stack 2022-06-02 05:02:46.831 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-02 05:02:46.833 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-02 05:02:46.836 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-02 05:02:46.838 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-02 05:02:46.841 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-02 05:02:46.843 | + functions-common:run_phase:1760 : local extra 2022-06-02 05:02:46.846 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-02 05:02:46.850 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-02 05:02:46.852 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-02 05:02:46.854 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-02 05:02:46.857 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-02 05:02:46.859 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-02 05:02:46.874 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:02:46.876 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-02 05:02:46.878 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-02 05:02:46.880 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-02 05:02:46.882 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-02 05:02:46.884 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-02 05:02:46.886 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-02 05:02:46.888 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-02 05:02:46.891 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-02 05:02:46.893 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-02 05:02:46.896 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-02 05:02:46.899 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-02 05:02:46.901 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-02 05:02:46.903 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-02 05:02:46.905 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-02 05:02:46.908 | + functions-common:run_phase:1774 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-02 05:02:46.910 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-02 05:02:46.912 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-02 05:02:46.914 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-02 05:02:46.917 | + functions-common:run_plugins:1739 : local plugins= 2022-06-02 05:02:46.920 | + functions-common:run_plugins:1740 : local plugin 2022-06-02 05:02:46.922 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-02 05:02:46.925 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-02 05:02:46.927 | + functions:set_systemd_override:826 : local value=2048 2022-06-02 05:02:46.930 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-02 05:02:46.933 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-02 05:02:46.991 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-02 05:02:46.991 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-02 05:02:46.993 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-02 05:02:47.374 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-02 05:02:47.376 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-02 05:02:47.392 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:02:47.395 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-02 05:02:47.397 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 05:02:47.399 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 05:02:47.403 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 05:02:47.404 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 05:02:47.407 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 05:02:47.409 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 05:02:47.412 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:02:47.414 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:02:47.416 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 05:02:47.419 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 05:02:47.421 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 05:02:47.423 | + functions-common:apt_get_update:1083 : return 2022-06-02 05:02:47.426 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-02 05:02:47.428 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 05:02:47.431 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:02:47.433 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:02:47.436 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-02 05:02:47.457 | + 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-02 05:02:47.569 | Reading package lists... 2022-06-02 05:02:47.849 | Building dependency tree... 2022-06-02 05:02:47.851 | Reading state information... 2022-06-02 05:02:48.133 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-02 05:02:48.133 | The following packages were automatically installed and are no longer required: 2022-06-02 05:02:48.134 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 05:02:48.134 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 05:02:48.134 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 05:02:48.134 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 05:02:48.134 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 05:02:48.134 | python3-zope.interface 2022-06-02 05:02:48.134 | Use 'sudo apt autoremove' to remove them. 2022-06-02 05:02:48.254 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 05:02:48.259 | + functions-common:apt_get:1127 : result=0 2022-06-02 05:02:48.262 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 05:02:48.264 | + functions-common:time_stop:2322 : local name 2022-06-02 05:02:48.266 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:02:48.268 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:02:48.271 | + functions-common:time_stop:2325 : local total 2022-06-02 05:02:48.273 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:02:48.275 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 05:02:48.277 | + functions-common:time_stop:2329 : start_time=1654146167455 2022-06-02 05:02:48.279 | + functions-common:time_stop:2331 : [[ -z 1654146167455 ]] 2022-06-02 05:02:48.282 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:02:48.286 | + functions-common:time_stop:2334 : end_time=1654146168284 2022-06-02 05:02:48.288 | + functions-common:time_stop:2335 : elapsed_time=829 2022-06-02 05:02:48.290 | + functions-common:time_stop:2336 : total=1567 2022-06-02 05:02:48.292 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:02:48.295 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2396 2022-06-02 05:02:48.297 | + functions-common:apt_get:1131 : return 0 2022-06-02 05:02:48.299 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-02 05:02:48.301 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 05:02:48.304 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 05:02:48.306 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 05:02:48.309 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 05:02:48.311 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 05:02:48.313 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 05:02:48.315 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-02 05:02:48.318 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 05:02:48.320 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 05:02:48.322 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 05:02:48.325 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 05:02:48.327 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 05:02:48.329 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 05:02:48.331 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 05:02:48.334 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 05:02:48.336 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-02 05:02:48.338 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 05:02:48.341 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 05:02:48.343 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 05:02:48.345 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 05:02:48.348 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 05:02:48.350 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 05:02:48.353 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-02 05:02:48.355 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-02 05:02:48.371 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:02:48.373 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-02 05:02:48.376 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 05:02:48.378 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-02 05:02:48.380 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-02 05:02:48.383 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-02 05:02:48.388 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-02 05:02:48.390 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-02 05:02:48.392 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-02 05:02:48.395 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-02 05:02:48.397 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-02 05:02:48.399 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-02 05:02:48.403 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-02 05:02:49.133 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-02 05:02:49.133 | user tags 2022-06-02 05:02:49.133 | stackrabbit []' 2022-06-02 05:02:49.137 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-02 05:02:49.137 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-02 05:02:49.137 | user tags 2022-06-02 05:02:49.138 | stackrabbit []' 2022-06-02 05:02:49.145 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-02 05:02:49.148 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-02 05:02:49.151 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-02 05:02:49.857 | Changing password for user "stackrabbit" ... 2022-06-02 05:02:49.881 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-02 05:02:50.565 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-02 05:02:50.589 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-02 05:02:50.591 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-02 05:02:51.266 | Changing password for user "stackrabbit" ... 2022-06-02 05:02:51.289 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-02 05:02:51.292 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-02 05:02:51.295 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-02 05:02:51.960 | Deleting user "guest" ... 2022-06-02 05:02:51.975 | Error: 2022-06-02 05:02:51.975 | {:no_such_user, "guest"} 2022-06-02 05:02:51.987 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-02 05:02:51.990 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-02 05:02:52.007 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:02:52.010 | + ./stack.sh:main:805 : install_database 2022-06-02 05:02:52.012 | + lib/database:install_database:116 : install_database_mysql 2022-06-02 05:02:52.015 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-02 05:02:52.017 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:02:52.019 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:02:52.022 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-02 05:02:52.242 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-02 05:02:52.244 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-02 05:02:52.246 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-02 05:02:52.249 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-02 05:02:52.251 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-02 05:02:52.253 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 05:02:52.256 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 05:02:52.258 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 05:02:52.260 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 05:02:52.263 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 05:02:52.265 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 05:02:52.267 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 05:02:52.270 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 05:02:52.272 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-02 05:02:52.274 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 05:02:52.276 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 05:02:52.279 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 05:02:52.281 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 05:02:52.283 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 05:02:52.285 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 05:02:52.288 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-02 05:02:52.290 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:02:52.292 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:02:52.295 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-02 05:02:52.297 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 05:02:52.299 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 05:02:52.301 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 05:02:52.303 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 05:02:52.306 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 05:02:52.308 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 05:02:52.310 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:02:52.312 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:02:52.314 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 05:02:52.317 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 05:02:52.319 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 05:02:52.321 | + functions-common:apt_get_update:1083 : return 2022-06-02 05:02:52.323 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-02 05:02:52.326 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 05:02:52.328 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:02:52.330 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:02:52.332 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-02 05:02:52.353 | + 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-02 05:02:52.466 | Reading package lists... 2022-06-02 05:02:52.730 | Building dependency tree... 2022-06-02 05:02:52.732 | Reading state information... 2022-06-02 05:02:53.006 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-02 05:02:53.006 | The following packages were automatically installed and are no longer required: 2022-06-02 05:02:53.007 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 05:02:53.007 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 05:02:53.007 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 05:02:53.007 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 05:02:53.007 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 05:02:53.007 | python3-zope.interface 2022-06-02 05:02:53.007 | Use 'sudo apt autoremove' to remove them. 2022-06-02 05:02:53.127 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 05:02:53.131 | + functions-common:apt_get:1127 : result=0 2022-06-02 05:02:53.134 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 05:02:53.136 | + functions-common:time_stop:2322 : local name 2022-06-02 05:02:53.138 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:02:53.140 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:02:53.143 | + functions-common:time_stop:2325 : local total 2022-06-02 05:02:53.145 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:02:53.147 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 05:02:53.149 | + functions-common:time_stop:2329 : start_time=1654146172350 2022-06-02 05:02:53.151 | + functions-common:time_stop:2331 : [[ -z 1654146172350 ]] 2022-06-02 05:02:53.154 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:02:53.158 | + functions-common:time_stop:2334 : end_time=1654146173155 2022-06-02 05:02:53.160 | + functions-common:time_stop:2335 : elapsed_time=805 2022-06-02 05:02:53.162 | + functions-common:time_stop:2336 : total=2396 2022-06-02 05:02:53.165 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:02:53.167 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3201 2022-06-02 05:02:53.169 | + functions-common:apt_get:1131 : return 0 2022-06-02 05:02:53.172 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-02 05:02:53.174 | + ./stack.sh:main:808 : install_database_python 2022-06-02 05:02:53.176 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-02 05:02:53.178 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-02 05:02:53.180 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-02 05:02:53.183 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 05:02:53.185 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-02 05:02:53.188 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-02 05:02:53.190 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 05:02:53.194 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-02 05:02:53.194 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 05:02:53.199 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-02 05:02:53.201 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-02 05:02:53.204 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-02 05:02:53.207 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-02 05:02:53.209 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-02 05:02:53.229 | Using python 3.8 to install PyMySQL 2022-06-02 05:02:53.231 | + 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-02 05:02:54.980 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:02:54.980 | 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-02 05:02:54.985 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:54.985 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:54.987 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:02:54.988 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:54.988 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:54.989 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:02:54.989 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:02:54.989 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:02:55.004 | 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-02 05:02:57.212 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:02:57.212 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:02:57.291 | + inc/python:pip_install:200 : result=0 2022-06-02 05:02:57.293 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:02:57.296 | + functions-common:time_stop:2322 : local name 2022-06-02 05:02:57.298 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:02:57.301 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:02:57.303 | + functions-common:time_stop:2325 : local total 2022-06-02 05:02:57.305 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:02:57.307 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:02:57.310 | + functions-common:time_stop:2329 : start_time=1654146173224 2022-06-02 05:02:57.312 | + functions-common:time_stop:2331 : [[ -z 1654146173224 ]] 2022-06-02 05:02:57.315 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:02:57.319 | + functions-common:time_stop:2334 : end_time=1654146177316 2022-06-02 05:02:57.321 | + functions-common:time_stop:2335 : elapsed_time=4092 2022-06-02 05:02:57.323 | + functions-common:time_stop:2336 : total=24553 2022-06-02 05:02:57.326 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:02:57.328 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=28645 2022-06-02 05:02:57.330 | + inc/python:pip_install:203 : return 0 2022-06-02 05:02:57.332 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-02 05:02:57.335 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-02 05:02:57.337 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-02 05:02:57.340 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-02 05:02:57.356 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:02:57.359 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-02 05:02:57.361 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-02 05:02:57.364 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-02 05:02:57.365 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-02 05:02:57.370 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-02 05:02:57.373 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-02 05:02:57.375 | + 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,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,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-02 05:02:57.378 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-02 05:02:57.381 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-02 05:02:57.383 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-02 05:02:57.399 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:02:57.401 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-02 05:02:57.403 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 05:02:57.406 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 05:02:57.408 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 05:02:57.410 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 05:02:57.412 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 05:02:57.415 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 05:02:57.417 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:02:57.419 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:02:57.422 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 05:02:57.428 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 05:02:57.431 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 05:02:57.433 | + functions-common:apt_get_update:1083 : return 2022-06-02 05:02:57.436 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-02 05:02:57.438 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 05:02:57.440 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:02:57.443 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:02:57.445 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-02 05:02:57.466 | + 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-02 05:02:57.575 | Reading package lists... 2022-06-02 05:02:57.833 | Building dependency tree... 2022-06-02 05:02:57.834 | Reading state information... 2022-06-02 05:02:58.093 | radvd is already the newest version (1:2.17-2). 2022-06-02 05:02:58.093 | The following packages were automatically installed and are no longer required: 2022-06-02 05:02:58.094 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 05:02:58.094 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 05:02:58.094 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 05:02:58.094 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 05:02:58.094 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 05:02:58.094 | python3-zope.interface 2022-06-02 05:02:58.094 | Use 'sudo apt autoremove' to remove them. 2022-06-02 05:02:58.208 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 05:02:58.213 | + functions-common:apt_get:1127 : result=0 2022-06-02 05:02:58.215 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 05:02:58.218 | + functions-common:time_stop:2322 : local name 2022-06-02 05:02:58.220 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:02:58.222 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:02:58.224 | + functions-common:time_stop:2325 : local total 2022-06-02 05:02:58.227 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:02:58.229 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 05:02:58.231 | + functions-common:time_stop:2329 : start_time=1654146177463 2022-06-02 05:02:58.233 | + functions-common:time_stop:2331 : [[ -z 1654146177463 ]] 2022-06-02 05:02:58.236 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:02:58.240 | + functions-common:time_stop:2334 : end_time=1654146178238 2022-06-02 05:02:58.243 | + functions-common:time_stop:2335 : elapsed_time=775 2022-06-02 05:02:58.245 | + functions-common:time_stop:2336 : total=3201 2022-06-02 05:02:58.247 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:02:58.249 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3976 2022-06-02 05:02:58.252 | + functions-common:apt_get:1131 : return 0 2022-06-02 05:02:58.254 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-02 05:02:58.271 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:02:58.273 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-02 05:02:58.276 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-02 05:02:58.279 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-02 05:02:58.298 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-02 05:02:58.301 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 05:02:58.303 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 05:02:58.305 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 05:02:58.307 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 05:02:58.310 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 05:02:58.312 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 05:02:58.314 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:02:58.316 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:02:58.318 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 05:02:58.320 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 05:02:58.322 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 05:02:58.325 | + functions-common:apt_get_update:1083 : return 2022-06-02 05:02:58.327 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-02 05:02:58.329 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 05:02:58.331 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:02:58.333 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:02:58.336 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-02 05:02:58.355 | + 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-02 05:02:58.465 | Reading package lists... 2022-06-02 05:02:58.737 | Building dependency tree... 2022-06-02 05:02:58.739 | Reading state information... 2022-06-02 05:02:59.023 | fakeroot is already the newest version (1.24-1). 2022-06-02 05:02:59.024 | make is already the newest version (4.2.1-1.2). 2022-06-02 05:02:59.024 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-02 05:02:59.024 | The following packages were automatically installed and are no longer required: 2022-06-02 05:02:59.025 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 05:02:59.025 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 05:02:59.025 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 05:02:59.025 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 05:02:59.025 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 05:02:59.025 | python3-zope.interface 2022-06-02 05:02:59.025 | Use 'sudo apt autoremove' to remove them. 2022-06-02 05:02:59.143 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 05:02:59.148 | + functions-common:apt_get:1127 : result=0 2022-06-02 05:02:59.150 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 05:02:59.152 | + functions-common:time_stop:2322 : local name 2022-06-02 05:02:59.154 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:02:59.157 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:02:59.159 | + functions-common:time_stop:2325 : local total 2022-06-02 05:02:59.161 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:02:59.163 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 05:02:59.165 | + functions-common:time_stop:2329 : start_time=1654146178353 2022-06-02 05:02:59.168 | + functions-common:time_stop:2331 : [[ -z 1654146178353 ]] 2022-06-02 05:02:59.171 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:02:59.175 | + functions-common:time_stop:2334 : end_time=1654146179172 2022-06-02 05:02:59.177 | + functions-common:time_stop:2335 : elapsed_time=819 2022-06-02 05:02:59.179 | + functions-common:time_stop:2336 : total=3976 2022-06-02 05:02:59.181 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:02:59.183 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4795 2022-06-02 05:02:59.185 | + functions-common:apt_get:1131 : return 0 2022-06-02 05:02:59.188 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-02 05:02:59.190 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:02:59.192 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:02:59.194 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-02 05:02:59.196 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-02 05:02:59.200 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-02 05:02:59.204 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-02 05:02:59.206 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-02 05:02:59.209 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-02 05:02:59.210 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-02 05:02:59.214 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-02 05:02:59.217 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-02 05:02:59.219 | + functions:vercmp:652 : local v1=5.4 2022-06-02 05:02:59.221 | + functions:vercmp:653 : local 'op=<' 2022-06-02 05:02:59.224 | + functions:vercmp:654 : local v2=3.13 2022-06-02 05:02:59.226 | + functions:vercmp:655 : local result 2022-06-02 05:02:59.229 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-02 05:02:59.230 | ++ functions:vercmp:659 : sort -V 2022-06-02 05:02:59.230 | ++ functions:vercmp:659 : head -1 2022-06-02 05:02:59.235 | + functions:vercmp:659 : result=3.13 2022-06-02 05:02:59.237 | + functions:vercmp:661 : case $op in 2022-06-02 05:02:59.239 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-02 05:02:59.242 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-02 05:02:59.244 | + functions:vercmp:672 : return 2022-06-02 05:02:59.247 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-02 05:02:59.249 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 05:02:59.251 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-02 05:02:59.758 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-02 05:02:59.778 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:02:59.780 | + ./stack.sh:main:816 : install_etcd3 2022-06-02 05:02:59.783 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-02 05:02:59.783 | Installing etcd 2022-06-02 05:02:59.785 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-02 05:02:59.798 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-02 05:02:59.813 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-02 05:02:59.816 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-02 05:02:59.829 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-02 05:02:59.835 | ++ 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-02 05:02:59.838 | ++ 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-02 05:02:59.842 | +++ 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-02 05:02:59.846 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 05:02:59.848 | ++ 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-02 05:02:59.851 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-02 05:02:59.853 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 05:02:59.856 | ++ functions:get_extra_file:73 : return 2022-06-02 05:02:59.860 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 05:02:59.862 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-02 05:02:59.864 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-02 05:02:59.866 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-02 05:02:59.884 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:02:59.887 | + ./stack.sh:main:835 : install_dstat 2022-06-02 05:02:59.890 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-02 05:02:59.908 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:02:59.910 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-02 05:02:59.912 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 05:02:59.915 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-02 05:02:59.918 | + ./stack.sh:main:844 : install_libs 2022-06-02 05:02:59.920 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-02 05:02:59.922 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-02 05:02:59.925 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-02 05:02:59.927 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-02 05:02:59.930 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:02:59.933 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:02:59.935 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-06-02 05:02:59.938 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:02:59.940 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-02 05:02:59.942 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-02 05:02:59.945 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-02 05:02:59.947 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-02 05:02:59.950 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:02:59.952 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:02:59.954 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-06-02 05:02:59.957 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:02:59.959 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-02 05:02:59.961 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-02 05:02:59.963 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-02 05:02:59.966 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-02 05:02:59.968 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:02:59.971 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:02:59.973 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-06-02 05:02:59.975 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:02:59.977 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-02 05:02:59.980 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-02 05:02:59.983 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-02 05:02:59.985 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-02 05:02:59.987 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:02:59.989 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:02:59.991 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-06-02 05:02:59.994 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:02:59.997 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-02 05:02:59.999 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-02 05:03:00.001 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-02 05:03:00.003 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-02 05:03:00.005 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:00.008 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:00.011 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-06-02 05:03:00.014 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:00.016 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-02 05:03:00.019 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-02 05:03:00.021 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-02 05:03:00.023 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-02 05:03:00.025 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:00.027 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:00.031 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-06-02 05:03:00.033 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:00.035 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-02 05:03:00.038 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-02 05:03:00.041 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-02 05:03:00.044 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-02 05:03:00.048 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:00.051 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:00.053 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-06-02 05:03:00.055 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:00.058 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-02 05:03:00.061 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-02 05:03:00.063 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-02 05:03:00.066 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-02 05:03:00.068 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:00.070 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:00.073 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-06-02 05:03:00.077 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:00.080 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-02 05:03:00.082 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-02 05:03:00.086 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-02 05:03:00.088 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-02 05:03:00.091 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:00.093 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:00.095 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-06-02 05:03:00.098 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:00.100 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-02 05:03:00.102 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-02 05:03:00.105 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-02 05:03:00.107 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-02 05:03:00.109 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:00.111 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:00.114 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-06-02 05:03:00.117 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:00.119 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-02 05:03:00.121 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-02 05:03:00.123 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-02 05:03:00.126 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-02 05:03:00.128 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:00.130 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:00.134 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-06-02 05:03:00.136 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:00.139 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-02 05:03:00.141 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-02 05:03:00.143 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-02 05:03:00.146 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-02 05:03:00.148 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:00.150 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:00.153 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-06-02 05:03:00.155 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:00.157 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-02 05:03:00.159 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-02 05:03:00.162 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-02 05:03:00.164 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-02 05:03:00.166 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:00.169 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:00.171 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-06-02 05:03:00.173 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:00.176 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-02 05:03:00.178 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-02 05:03:00.180 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-02 05:03:00.182 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-02 05:03:00.185 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:00.187 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:00.189 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-06-02 05:03:00.191 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:00.193 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-02 05:03:00.196 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-02 05:03:00.198 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-02 05:03:00.201 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-02 05:03:00.203 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:00.205 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:00.207 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-06-02 05:03:00.209 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:00.212 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-02 05:03:00.214 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-02 05:03:00.216 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-02 05:03:00.218 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-02 05:03:00.221 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:00.223 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:00.225 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-06-02 05:03:00.227 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:00.230 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-02 05:03:00.232 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-02 05:03:00.235 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-02 05:03:00.237 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-02 05:03:00.239 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:00.241 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:00.244 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-06-02 05:03:00.246 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:00.249 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-02 05:03:00.251 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-02 05:03:00.253 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-02 05:03:00.255 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-02 05:03:00.257 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:00.260 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:00.262 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-06-02 05:03:00.264 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:00.267 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-02 05:03:00.269 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-02 05:03:00.271 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-02 05:03:00.274 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-02 05:03:00.276 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:00.279 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:00.281 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-06-02 05:03:00.284 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:00.286 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-02 05:03:00.288 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-02 05:03:00.291 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-02 05:03:00.293 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-02 05:03:00.296 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:00.298 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:00.300 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-06-02 05:03:00.302 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:00.305 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-02 05:03:00.307 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-02 05:03:00.310 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-02 05:03:00.313 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-02 05:03:00.315 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:00.317 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:00.319 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-06-02 05:03:00.322 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:00.325 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-02 05:03:00.327 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-02 05:03:00.329 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-02 05:03:00.332 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-02 05:03:00.334 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:00.336 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:00.338 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-06-02 05:03:00.341 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:00.343 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-02 05:03:00.346 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-02 05:03:00.348 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-02 05:03:00.350 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-02 05:03:00.352 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:00.355 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:00.357 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-06-02 05:03:00.359 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:00.362 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-02 05:03:00.364 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-02 05:03:00.366 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-02 05:03:00.368 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-02 05:03:00.371 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:00.373 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:00.375 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-06-02 05:03:00.377 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:00.379 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-02 05:03:00.382 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-02 05:03:00.384 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-02 05:03:00.387 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-02 05:03:00.389 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:00.391 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:00.393 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-06-02 05:03:00.395 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:00.398 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-02 05:03:00.400 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-02 05:03:00.403 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-02 05:03:00.405 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-02 05:03:00.407 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:00.409 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:00.412 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-06-02 05:03:00.414 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:00.416 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-02 05:03:00.419 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-02 05:03:00.421 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-02 05:03:00.423 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-02 05:03:00.426 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:00.428 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:00.430 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-06-02 05:03:00.432 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:00.435 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-02 05:03:00.437 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-02 05:03:00.440 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-02 05:03:00.442 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-02 05:03:00.444 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:00.446 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:00.449 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-06-02 05:03:00.451 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:00.454 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-02 05:03:00.456 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-02 05:03:00.458 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-02 05:03:00.460 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-02 05:03:00.463 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:00.465 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:00.467 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-06-02 05:03:00.469 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:00.472 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-02 05:03:00.474 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-02 05:03:00.476 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-02 05:03:00.478 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-02 05:03:00.481 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:00.483 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:00.485 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-06-02 05:03:00.488 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:00.490 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-02 05:03:00.492 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-02 05:03:00.494 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-02 05:03:00.497 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-02 05:03:00.499 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:00.501 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:00.503 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-06-02 05:03:00.506 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:00.508 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-02 05:03:00.510 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-02 05:03:00.513 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-02 05:03:00.515 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-02 05:03:00.517 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:00.519 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:00.522 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-06-02 05:03:00.524 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:00.526 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-02 05:03:00.529 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-02 05:03:00.531 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-02 05:03:00.533 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-02 05:03:00.535 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:00.538 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:00.540 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-06-02 05:03:00.542 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:00.545 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-02 05:03:00.547 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-02 05:03:00.550 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-02 05:03:00.552 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-02 05:03:00.554 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:00.556 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:00.559 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-06-02 05:03:00.561 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:00.564 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-02 05:03:00.566 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-02 05:03:00.568 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-02 05:03:00.570 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-02 05:03:00.573 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:00.575 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:00.577 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-06-02 05:03:00.580 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:00.582 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-02 05:03:00.584 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-02 05:03:00.587 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-02 05:03:00.589 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-02 05:03:00.592 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:00.594 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:00.597 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-06-02 05:03:00.599 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:00.601 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-02 05:03:00.622 | Using python 3.8 to install etcd3 2022-06-02 05:03:00.624 | + 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-02 05:03:02.416 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:03:02.416 | 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-02 05:03:02.421 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:02.422 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:02.423 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:03:02.425 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:02.425 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:02.425 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:03:02.426 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:02.426 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:03:02.441 | 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-02 05:03:02.450 | 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-02 05:03:02.476 | 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-02 05:03:02.482 | 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-02 05:03:02.485 | 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-02 05:03:02.501 | 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-02 05:03:04.715 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:03:04.715 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:03:04.801 | + inc/python:pip_install:200 : result=0 2022-06-02 05:03:04.804 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:03:04.806 | + functions-common:time_stop:2322 : local name 2022-06-02 05:03:04.809 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:03:04.811 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:03:04.813 | + functions-common:time_stop:2325 : local total 2022-06-02 05:03:04.815 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:03:04.817 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:03:04.819 | + functions-common:time_stop:2329 : start_time=1654146180617 2022-06-02 05:03:04.822 | + functions-common:time_stop:2331 : [[ -z 1654146180617 ]] 2022-06-02 05:03:04.824 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:03:04.828 | + functions-common:time_stop:2334 : end_time=1654146184826 2022-06-02 05:03:04.831 | + functions-common:time_stop:2335 : elapsed_time=4209 2022-06-02 05:03:04.833 | + functions-common:time_stop:2336 : total=28645 2022-06-02 05:03:04.835 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:03:04.837 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=32854 2022-06-02 05:03:04.840 | + inc/python:pip_install:203 : return 0 2022-06-02 05:03:04.842 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-02 05:03:04.864 | Using python 3.8 to install etcd3gw 2022-06-02 05:03:04.866 | + 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-02 05:03:06.692 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:03:06.692 | 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-02 05:03:06.696 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:06.697 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:06.699 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:03:06.700 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:06.701 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:06.701 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:03:06.701 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:06.702 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:03:06.716 | 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-02 05:03:06.744 | 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-02 05:03:06.751 | 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-02 05:03:06.754 | 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-02 05:03:06.775 | 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-02 05:03:06.779 | 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-02 05:03:06.800 | 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-02 05:03:06.804 | 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-02 05:03:06.806 | 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-02 05:03:09.039 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:03:09.039 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:03:09.128 | + inc/python:pip_install:200 : result=0 2022-06-02 05:03:09.131 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:03:09.133 | + functions-common:time_stop:2322 : local name 2022-06-02 05:03:09.136 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:03:09.138 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:03:09.140 | + functions-common:time_stop:2325 : local total 2022-06-02 05:03:09.142 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:03:09.144 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:03:09.146 | + functions-common:time_stop:2329 : start_time=1654146184858 2022-06-02 05:03:09.149 | + functions-common:time_stop:2331 : [[ -z 1654146184858 ]] 2022-06-02 05:03:09.152 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:03:09.156 | + functions-common:time_stop:2334 : end_time=1654146189153 2022-06-02 05:03:09.158 | + functions-common:time_stop:2335 : elapsed_time=4295 2022-06-02 05:03:09.160 | + functions-common:time_stop:2336 : total=32854 2022-06-02 05:03:09.163 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:03:09.165 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=37149 2022-06-02 05:03:09.167 | + inc/python:pip_install:203 : return 0 2022-06-02 05:03:09.170 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-02 05:03:09.172 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-02 05:03:09.174 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-02 05:03:09.177 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 05:03:09.179 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 05:03:09.181 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 05:03:09.184 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 05:03:09.186 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 05:03:09.189 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 05:03:09.191 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 05:03:09.193 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 05:03:09.196 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-02 05:03:09.198 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-02 05:03:09.200 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:03:09.202 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:03:09.205 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-02 05:03:09.207 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-02 05:03:09.209 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-02 05:03:09.212 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 05:03:09.214 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 05:03:09.216 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 05:03:09.219 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 05:03:09.221 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 05:03:09.223 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 05:03:09.226 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:03:09.228 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:03:09.231 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 05:03:09.233 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 05:03:09.235 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 05:03:09.238 | + functions-common:apt_get_update:1083 : return 2022-06-02 05:03:09.240 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-02 05:03:09.242 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 05:03:09.245 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:03:09.247 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:03:09.249 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-02 05:03:09.270 | + 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-02 05:03:09.382 | Reading package lists... 2022-06-02 05:03:09.657 | Building dependency tree... 2022-06-02 05:03:09.658 | Reading state information... 2022-06-02 05:03:09.928 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-02 05:03:09.929 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-02 05:03:09.929 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-02 05:03:09.929 | The following packages were automatically installed and are no longer required: 2022-06-02 05:03:09.930 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 05:03:09.930 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 05:03:09.930 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 05:03:09.930 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 05:03:09.930 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 05:03:09.930 | python3-zope.interface 2022-06-02 05:03:09.930 | Use 'sudo apt autoremove' to remove them. 2022-06-02 05:03:10.046 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 05:03:10.050 | + functions-common:apt_get:1127 : result=0 2022-06-02 05:03:10.052 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 05:03:10.055 | + functions-common:time_stop:2322 : local name 2022-06-02 05:03:10.057 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:03:10.060 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:03:10.062 | + functions-common:time_stop:2325 : local total 2022-06-02 05:03:10.064 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:03:10.067 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 05:03:10.069 | + functions-common:time_stop:2329 : start_time=1654146189268 2022-06-02 05:03:10.071 | + functions-common:time_stop:2331 : [[ -z 1654146189268 ]] 2022-06-02 05:03:10.074 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:03:10.078 | + functions-common:time_stop:2334 : end_time=1654146190076 2022-06-02 05:03:10.080 | + functions-common:time_stop:2335 : elapsed_time=808 2022-06-02 05:03:10.083 | + functions-common:time_stop:2336 : total=4795 2022-06-02 05:03:10.085 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:03:10.087 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5603 2022-06-02 05:03:10.090 | + functions-common:apt_get:1131 : return 0 2022-06-02 05:03:10.092 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-02 05:03:10.094 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:03:10.096 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:03:10.099 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-02 05:03:10.167 | Module proxy already enabled 2022-06-02 05:03:10.172 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-02 05:03:10.238 | Considering dependency proxy for proxy_uwsgi: 2022-06-02 05:03:10.238 | Module proxy already enabled 2022-06-02 05:03:10.238 | Module proxy_uwsgi already enabled 2022-06-02 05:03:10.243 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-02 05:03:10.245 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 05:03:10.248 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 05:03:10.250 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 05:03:10.387 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-02 05:03:10.389 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-02 05:03:10.391 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-02 05:03:10.394 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:10.396 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:10.399 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-06-02 05:03:10.401 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:10.404 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-02 05:03:10.407 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-02 05:03:10.409 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-02 05:03:10.411 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:10.414 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:10.416 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-06-02 05:03:10.419 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:10.421 | + ./stack.sh:main:852 : install_glanceclient 2022-06-02 05:03:10.423 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-02 05:03:10.426 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-02 05:03:10.428 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:10.431 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:10.434 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-06-02 05:03:10.437 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:10.439 | + ./stack.sh:main:853 : install_cinderclient 2022-06-02 05:03:10.442 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-02 05:03:10.444 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-02 05:03:10.446 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:10.449 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:10.451 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-06-02 05:03:10.454 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:10.456 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-02 05:03:10.460 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-02 05:03:10.462 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:10.465 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:10.468 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-06-02 05:03:10.471 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:10.473 | + ./stack.sh:main:854 : install_novaclient 2022-06-02 05:03:10.476 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-02 05:03:10.479 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-02 05:03:10.481 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:10.484 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:10.486 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-06-02 05:03:10.488 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:10.491 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-02 05:03:10.508 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:03:10.510 | + ./stack.sh:main:856 : install_swiftclient 2022-06-02 05:03:10.512 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-02 05:03:10.515 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-02 05:03:10.517 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:10.519 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:10.522 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-06-02 05:03:10.524 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:10.527 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-02 05:03:10.543 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:03:10.546 | + ./stack.sh:main:859 : install_neutronclient 2022-06-02 05:03:10.548 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-02 05:03:10.551 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-02 05:03:10.553 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:10.556 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:10.558 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-06-02 05:03:10.560 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:10.563 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-02 05:03:10.565 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-02 05:03:10.567 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-02 05:03:10.570 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:10.572 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:10.574 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-06-02 05:03:10.577 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:10.579 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-02 05:03:10.581 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-02 05:03:10.584 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 05:03:10.587 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-02 05:03:10.589 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-02 05:03:10.592 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 05:03:10.595 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-02 05:03:10.596 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 05:03:10.601 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-02 05:03:10.603 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-02 05:03:10.605 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-02 05:03:10.608 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-02 05:03:10.611 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-02 05:03:10.633 | Using python 3.8 to install keystonemiddleware 2022-06-02 05:03:10.635 | + 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-02 05:03:12.386 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:03:12.386 | 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-02 05:03:12.390 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:12.391 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:12.392 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:03:12.394 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:12.394 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:12.394 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:03:12.395 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:12.395 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:03:12.410 | 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-02 05:03:12.482 | 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-02 05:03:12.517 | 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-02 05:03:12.532 | 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-02 05:03:12.538 | 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-02 05:03:12.545 | 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-02 05:03:12.584 | 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-02 05:03:12.593 | 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-02 05:03:12.611 | 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-02 05:03:12.617 | 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-02 05:03:12.620 | 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-02 05:03:12.631 | 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-02 05:03:12.634 | 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-02 05:03:12.637 | 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-02 05:03:12.642 | 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-02 05:03:12.661 | 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-02 05:03:12.665 | 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-02 05:03:12.686 | 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-02 05:03:12.691 | 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-02 05:03:12.694 | 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-02 05:03:12.701 | 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-02 05:03:12.721 | 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-02 05:03:12.734 | 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-02 05:03:12.798 | 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-02 05:03:12.804 | 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-02 05:03:12.809 | 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-02 05:03:12.812 | 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-02 05:03:12.820 | 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-02 05:03:12.823 | 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-02 05:03:12.826 | 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-02 05:03:12.829 | 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-02 05:03:12.833 | 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-02 05:03:12.836 | 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-02 05:03:12.839 | 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-02 05:03:12.844 | 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-02 05:03:12.847 | 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-02 05:03:14.800 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:03:14.800 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:03:14.877 | + inc/python:pip_install:200 : result=0 2022-06-02 05:03:14.879 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:03:14.882 | + functions-common:time_stop:2322 : local name 2022-06-02 05:03:14.884 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:03:14.887 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:03:14.889 | + functions-common:time_stop:2325 : local total 2022-06-02 05:03:14.891 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:03:14.893 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:03:14.895 | + functions-common:time_stop:2329 : start_time=1654146190627 2022-06-02 05:03:14.897 | + functions-common:time_stop:2331 : [[ -z 1654146190627 ]] 2022-06-02 05:03:14.900 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:03:14.904 | + functions-common:time_stop:2334 : end_time=1654146194902 2022-06-02 05:03:14.907 | + functions-common:time_stop:2335 : elapsed_time=4275 2022-06-02 05:03:14.909 | + functions-common:time_stop:2336 : total=37149 2022-06-02 05:03:14.911 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:03:14.913 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=41424 2022-06-02 05:03:14.915 | + inc/python:pip_install:203 : return 0 2022-06-02 05:03:14.918 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-02 05:03:14.920 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-02 05:03:14.922 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 05:03:14.925 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-02 05:03:14.928 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-02 05:03:14.930 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 05:03:14.934 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-02 05:03:14.934 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 05:03:14.939 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-02 05:03:14.941 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-02 05:03:14.944 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-02 05:03:14.946 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-02 05:03:14.949 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-02 05:03:14.970 | Using python 3.8 to install python-memcached 2022-06-02 05:03:14.973 | + 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-02 05:03:16.756 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:03:16.756 | 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-02 05:03:16.760 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:16.761 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:16.762 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:03:16.764 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:16.764 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:16.764 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:03:16.765 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:16.765 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:03:16.780 | 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-02 05:03:16.784 | 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-02 05:03:18.992 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:03:18.992 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:03:19.070 | + inc/python:pip_install:200 : result=0 2022-06-02 05:03:19.072 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:03:19.075 | + functions-common:time_stop:2322 : local name 2022-06-02 05:03:19.077 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:03:19.079 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:03:19.082 | + functions-common:time_stop:2325 : local total 2022-06-02 05:03:19.084 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:03:19.086 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:03:19.091 | + functions-common:time_stop:2329 : start_time=1654146194965 2022-06-02 05:03:19.093 | + functions-common:time_stop:2331 : [[ -z 1654146194965 ]] 2022-06-02 05:03:19.096 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:03:19.100 | + functions-common:time_stop:2334 : end_time=1654146199098 2022-06-02 05:03:19.103 | + functions-common:time_stop:2335 : elapsed_time=4133 2022-06-02 05:03:19.105 | + functions-common:time_stop:2336 : total=41424 2022-06-02 05:03:19.107 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:03:19.110 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=45557 2022-06-02 05:03:19.112 | + inc/python:pip_install:203 : return 0 2022-06-02 05:03:19.114 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-02 05:03:19.132 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:03:19.134 | + ./stack.sh:main:866 : '[' 10.222.0.13 == 10.222.0.13 ']' 2022-06-02 05:03:19.137 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-02 05:03:19.139 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-02 05:03:19.142 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-02 05:03:19.145 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 05:03:19.147 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-02 05:03:19.150 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-02 05:03:19.169 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:03:19.172 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-02 05:03:19.175 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-02 05:03:19.177 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-02 05:03:19.179 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 05:03:19.181 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 05:03:19.184 | ++ functions-common:git_clone:529 : pwd 2022-06-02 05:03:19.187 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 05:03:19.190 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 05:03:19.193 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 05:03:19.209 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 05:03:19.211 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 05:03:19.216 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 05:03:19.219 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 05:03:19.219 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 05:03:19.224 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-02 05:03:19.227 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 05:03:19.229 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-02 05:03:19.242 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-02 05:03:19.245 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 05:03:19.245 | + functions-common:git_clone:607 : head -1 2022-06-02 05:03:19.250 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-06-02 05:03:19.252 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 05:03:19.255 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-02 05:03:19.258 | + inc/python:setup_develop:338 : local bindep 2022-06-02 05:03:19.261 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-02 05:03:19.263 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-02 05:03:19.266 | + inc/python:setup_develop:344 : local extras= 2022-06-02 05:03:19.269 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-02 05:03:19.271 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 05:03:19.274 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-02 05:03:19.276 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-02 05:03:19.279 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 05:03:19.281 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 05:03:19.284 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-02 05:03:19.286 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 05:03:19.289 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-02 05:03:19.293 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 05:03:19.295 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 05:03:19.298 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-02 05:03:19.305 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-02 05:03:19.308 | + 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-02 05:03:19.911 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-02 05:03:19.913 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 05:03:19.916 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 05:03:19.918 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 05:03:19.920 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-02 05:03:19.923 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-02 05:03:19.925 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 05:03:19.927 | + inc/python:setup_package:427 : local extras= 2022-06-02 05:03:19.929 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 05:03:19.933 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 05:03:19.935 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 05:03:19.937 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 05:03:19.940 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 05:03:19.942 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-02 05:03:19.964 | Using python 3.8 to install /opt/stack/keystone 2022-06-02 05:03:19.967 | + 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-02 05:03:21.746 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:03:21.747 | 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-02 05:03:21.751 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:21.752 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:21.753 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:03:21.755 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:21.755 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:21.755 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:03:21.755 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:21.756 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:03:21.769 | Obtaining file:///opt/stack/keystone 2022-06-02 05:03:23.324 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 05:03:24.866 | 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-02 05:03:24.895 | 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-02 05:03:24.905 | 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-02 05:03:24.911 | 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-02 05:03:24.915 | 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-02 05:03:24.923 | 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-02 05:03:24.943 | 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-02 05:03:24.957 | 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-02 05:03:24.973 | 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-02 05:03:24.976 | 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-02 05:03:24.986 | 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-02 05:03:24.989 | 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-02 05:03:24.993 | 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-02 05:03:25.032 | 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-02 05:03:25.038 | 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-02 05:03:25.041 | 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-02 05:03:25.053 | 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-02 05:03:25.109 | 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-02 05:03:25.112 | 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-02 05:03:25.118 | 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-02 05:03:25.153 | 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-02 05:03:25.168 | 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-02 05:03:25.175 | 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-02 05:03:25.221 | 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-02 05:03:25.227 | 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-02 05:03:25.266 | 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-02 05:03:25.320 | 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-02 05:03:25.338 | 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-02 05:03:25.355 | 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-02 05:03:25.364 | 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-02 05:03:25.387 | 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-02 05:03:25.395 | 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-02 05:03:25.413 | 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-02 05:03:25.459 | 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-02 05:03:25.466 | 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-02 05:03:25.478 | 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-02 05:03:25.482 | 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-02 05:03:25.484 | 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-02 05:03:25.495 | 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-02 05:03:25.498 | 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-02 05:03:25.500 | 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-02 05:03:25.504 | 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-02 05:03:25.520 | 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-02 05:03:25.525 | 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-02 05:03:25.543 | 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-02 05:03:25.547 | 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-02 05:03:25.568 | 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-02 05:03:25.572 | 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-02 05:03:25.576 | 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-02 05:03:25.579 | 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-02 05:03:25.589 | 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-02 05:03:25.593 | 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-02 05:03:25.595 | 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-02 05:03:25.602 | 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-02 05:03:25.612 | 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-02 05:03:25.618 | 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-02 05:03:25.636 | 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-02 05:03:25.640 | 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-02 05:03:25.647 | 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-02 05:03:25.669 | 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-02 05:03:25.672 | 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-02 05:03:25.675 | 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-02 05:03:25.738 | 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-02 05:03:25.743 | 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-02 05:03:25.747 | 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-02 05:03:25.755 | 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-02 05:03:25.764 | 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-02 05:03:25.770 | 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-02 05:03:25.810 | 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-02 05:03:25.814 | 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-02 05:03:25.818 | 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-02 05:03:25.826 | 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-02 05:03:25.834 | 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-02 05:03:25.843 | 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-02 05:03:25.853 | 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-02 05:03:25.861 | 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-02 05:03:25.872 | 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-02 05:03:25.875 | 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-02 05:03:25.878 | 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-02 05:03:25.881 | 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-02 05:03:25.894 | 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-02 05:03:25.900 | 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-02 05:03:25.903 | 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-02 05:03:25.906 | 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-02 05:03:25.909 | 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-02 05:03:25.911 | 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-02 05:03:25.914 | 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-02 05:03:25.916 | 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-02 05:03:25.919 | 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-02 05:03:25.922 | 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-02 05:03:25.926 | 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-02 05:03:25.929 | 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-02 05:03:25.937 | 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-02 05:03:25.940 | 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-02 05:03:25.943 | 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-02 05:03:25.950 | 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-02 05:03:25.958 | 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-02 05:03:25.961 | 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-02 05:03:27.337 | Installing collected packages: keystone 2022-06-02 05:03:27.337 | Attempting uninstall: keystone 2022-06-02 05:03:27.339 | Found existing installation: keystone 18.1.0 2022-06-02 05:03:27.342 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-02 05:03:27.344 | Running setup.py develop for keystone 2022-06-02 05:03:29.243 | Successfully installed keystone 2022-06-02 05:03:29.381 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:03:29.381 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:03:29.473 | + inc/python:pip_install:200 : result=0 2022-06-02 05:03:29.476 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:03:29.478 | + functions-common:time_stop:2322 : local name 2022-06-02 05:03:29.480 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:03:29.482 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:03:29.485 | + functions-common:time_stop:2325 : local total 2022-06-02 05:03:29.487 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:03:29.489 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:03:29.491 | + functions-common:time_stop:2329 : start_time=1654146199959 2022-06-02 05:03:29.493 | + functions-common:time_stop:2331 : [[ -z 1654146199959 ]] 2022-06-02 05:03:29.496 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:03:29.500 | + functions-common:time_stop:2334 : end_time=1654146209497 2022-06-02 05:03:29.502 | + functions-common:time_stop:2335 : elapsed_time=9538 2022-06-02 05:03:29.504 | + functions-common:time_stop:2336 : total=45557 2022-06-02 05:03:29.506 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:03:29.508 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=55095 2022-06-02 05:03:29.510 | + inc/python:pip_install:203 : return 0 2022-06-02 05:03:29.513 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 05:03:29.515 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-02 05:03:29.517 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-02 05:03:29.536 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-02 05:03:29.549 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-02 05:03:29.551 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-02 05:03:29.553 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:29.556 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:29.559 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-06-02 05:03:29.561 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:29.563 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-02 05:03:29.580 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:03:29.582 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-02 05:03:29.585 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 05:03:29.587 | + ./stack.sh:main:868 : configure_keystone 2022-06-02 05:03:29.590 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-02 05:03:29.602 | + 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-02 05:03:29.605 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-02 05:03:29.609 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-02 05:03:29.625 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:03:29.627 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-02 05:03:29.657 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-02 05:03:29.684 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-02 05:03:29.714 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-02 05:03:29.745 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-02 05:03:29.777 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-02 05:03:29.807 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-02 05:03:29.835 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-02 05:03:29.863 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-02 05:03:29.865 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-02 05:03:29.867 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-02 05:03:29.870 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-02 05:03:29.872 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-02 05:03:29.874 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 05:03:29.890 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:03:29.893 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-02 05:03:29.896 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-02 05:03:29.898 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 05:03:29.913 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:03:29.916 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-02 05:03:29.919 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-02 05:03:29.949 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 05:03:29.952 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 05:03:29.954 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-02 05:03:29.956 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-02 05:03:29.959 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-02 05:03:29.974 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:03:29.976 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.13/identity 2022-06-02 05:03:30.007 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.13/identity 2022-06-02 05:03:30.035 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-02 05:03:30.037 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-02 05:03:30.068 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-02 05:03:30.071 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-02 05:03:30.073 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-02 05:03:30.076 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-02 05:03:30.078 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-02 05:03:30.081 | + 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-02 05:03:30.111 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-02 05:03:30.113 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-02 05:03:30.115 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-02 05:03:30.118 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-02 05:03:30.121 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 05:03:30.137 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 05:03:30.139 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 05:03:30.141 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 05:03:30.144 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 05:03:30.146 | + 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-02 05:03:30.173 | + 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-02 05:03:30.200 | + 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-02 05:03:30.227 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 05:03:30.254 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-02 05:03:30.281 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-02 05:03:30.284 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-02 05:03:30.286 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-02 05:03:30.289 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-02 05:03:30.291 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-02 05:03:30.293 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 05:03:30.296 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 05:03:30.299 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-02 05:03:30.303 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-02 05:03:30.305 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 05:03:30.308 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 05:03:30.320 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 05:03:30.320 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 05:03:30.329 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 05:03:30.332 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 05:03:30.348 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-02 05:03:30.350 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-02 05:03:30.354 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-02 05:03:30.383 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-02 05:03:30.415 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-02 05:03:30.444 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-02 05:03:30.472 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-02 05:03:30.499 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-02 05:03:30.527 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-02 05:03:30.555 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-02 05:03:30.582 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-02 05:03:30.610 | + 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-02 05:03:30.637 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-02 05:03:30.664 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-02 05:03:30.693 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-02 05:03:30.722 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 05:03:30.725 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 05:03:30.728 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-02 05:03:30.730 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-02 05:03:30.733 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 05:03:30.735 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:03:30.737 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:03:30.740 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-02 05:03:30.743 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-02 05:03:30.745 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-02 05:03:30.773 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-02 05:03:30.802 | + 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-02 05:03:30.802 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-02 05:03:30.811 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-02 05:03:30.814 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-02 05:03:30.817 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-02 05:03:30.819 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 05:03:30.822 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 05:03:30.824 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 05:03:30.827 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:03:30.829 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:03:30.831 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 05:03:30.834 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 05:03:30.836 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:03:30.839 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:03:30.841 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-02 05:03:30.903 | Site keystone-wsgi-public already enabled 2022-06-02 05:03:30.908 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 05:03:30.910 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 05:03:30.912 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 05:03:30.915 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 05:03:31.055 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-06-02 05:03:31.057 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-02 05:03:31.060 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-02 05:03:31.063 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-02 05:03:31.065 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 05:03:31.067 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 05:03:31.070 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-02 05:03:31.079 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-02 05:03:31.084 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 05:03:31.089 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 05:03:31.108 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 05:03:31.109 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 05:03:31.118 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 05:03:31.123 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 05:03:31.139 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-02 05:03:31.142 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-02 05:03:31.146 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-06-02 05:03:31.178 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-02 05:03:31.207 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-02 05:03:31.235 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-02 05:03:31.263 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-02 05:03:31.290 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-02 05:03:31.319 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-02 05:03:31.346 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-02 05:03:31.374 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-02 05:03:31.401 | + 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-02 05:03:31.430 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-02 05:03:31.459 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-02 05:03:31.487 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-02 05:03:31.515 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 05:03:31.517 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 05:03:31.520 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-02 05:03:31.522 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-02 05:03:31.525 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 05:03:31.527 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:03:31.530 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:03:31.532 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-02 05:03:31.535 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-02 05:03:31.537 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-02 05:03:31.566 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-02 05:03:31.593 | + 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-02 05:03:31.594 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-02 05:03:31.602 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-02 05:03:31.606 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-02 05:03:31.608 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-02 05:03:31.611 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 05:03:31.613 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 05:03:31.615 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 05:03:31.618 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:03:31.620 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:03:31.622 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 05:03:31.625 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 05:03:31.627 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:03:31.629 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:03:31.631 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-02 05:03:31.692 | Site keystone-wsgi-admin already enabled 2022-06-02 05:03:31.697 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 05:03:31.699 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 05:03:31.701 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 05:03:31.704 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 05:03:31.840 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-02 05:03:31.870 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-02 05:03:31.902 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-02 05:03:31.932 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-02 05:03:31.935 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-02 05:03:31.966 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-02 05:03:31.995 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-02 05:03:32.024 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-02 05:03:32.040 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:03:32.043 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-02 05:03:32.060 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:03:32.063 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-02 05:03:32.065 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-02 05:03:32.068 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-02 05:03:32.070 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 05:03:32.072 | + lib/stack:stack_install_service:32 : install_swift 2022-06-02 05:03:32.075 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-02 05:03:32.078 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-02 05:03:32.080 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-02 05:03:32.082 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 05:03:32.084 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 05:03:32.087 | ++ functions-common:git_clone:529 : pwd 2022-06-02 05:03:32.090 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 05:03:32.092 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 05:03:32.095 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 05:03:32.112 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 05:03:32.114 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 05:03:32.116 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 05:03:32.119 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 05:03:32.120 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 05:03:32.125 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-02 05:03:32.128 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 05:03:32.130 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-02 05:03:32.144 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-02 05:03:32.147 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 05:03:32.147 | + functions-common:git_clone:607 : head -1 2022-06-02 05:03:32.155 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-02 05:03:32.160 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 05:03:32.163 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-02 05:03:32.166 | + inc/python:setup_develop:338 : local bindep 2022-06-02 05:03:32.170 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-02 05:03:32.172 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-02 05:03:32.175 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-02 05:03:32.177 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-02 05:03:32.180 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 05:03:32.182 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-02 05:03:32.185 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-02 05:03:32.187 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 05:03:32.189 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-02 05:03:32.192 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-02 05:03:32.195 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 05:03:32.198 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-02 05:03:32.200 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 05:03:32.203 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 05:03:32.206 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-02 05:03:32.212 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-02 05:03:32.215 | + 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-02 05:03:32.806 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-02 05:03:32.809 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 05:03:32.811 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 05:03:32.813 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 05:03:32.816 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-02 05:03:32.818 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-02 05:03:32.821 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 05:03:32.827 | + inc/python:setup_package:427 : local extras=keystone 2022-06-02 05:03:32.829 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 05:03:32.833 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-02 05:03:32.835 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-02 05:03:32.838 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-02 05:03:32.844 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 05:03:32.847 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-02 05:03:32.872 | Using python 3.8 to install /opt/stack/swift 2022-06-02 05:03:32.874 | + 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-02 05:03:34.657 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:03:34.658 | 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-02 05:03:34.662 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:34.663 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:34.664 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:03:34.666 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:34.666 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:34.666 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:03:34.667 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:34.667 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:03:34.680 | Obtaining file:///opt/stack/swift 2022-06-02 05:03:35.971 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 05:03:37.227 | 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-02 05:03:37.236 | 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-02 05:03:37.276 | 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-02 05:03:37.285 | 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-02 05:03:37.288 | 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-02 05:03:37.346 | 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-02 05:03:37.356 | 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-02 05:03:37.359 | 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-02 05:03:37.362 | 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-02 05:03:37.404 | 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-02 05:03:37.421 | 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-02 05:03:37.427 | 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-02 05:03:37.434 | 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-02 05:03:37.473 | 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-02 05:03:37.482 | 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-02 05:03:37.501 | 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-02 05:03:37.507 | 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-02 05:03:37.510 | 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-02 05:03:37.521 | 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-02 05:03:37.524 | 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-02 05:03:37.527 | 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-02 05:03:37.531 | 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-02 05:03:37.536 | 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-02 05:03:37.554 | 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-02 05:03:37.559 | 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-02 05:03:37.580 | 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-02 05:03:37.584 | 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-02 05:03:37.588 | 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-02 05:03:37.595 | 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-02 05:03:37.616 | 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-02 05:03:37.621 | 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-02 05:03:37.624 | 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-02 05:03:37.633 | 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-02 05:03:37.697 | 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-02 05:03:37.711 | 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-02 05:03:37.718 | 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-02 05:03:37.722 | 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-02 05:03:37.726 | 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-02 05:03:37.734 | 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-02 05:03:37.737 | 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-02 05:03:37.740 | 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-02 05:03:37.742 | 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-02 05:03:37.747 | 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-02 05:03:37.749 | 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-02 05:03:37.753 | 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-02 05:03:37.757 | 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-02 05:03:37.761 | 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-02 05:03:39.447 | Installing collected packages: swift 2022-06-02 05:03:39.447 | Attempting uninstall: swift 2022-06-02 05:03:39.449 | Found existing installation: swift 2.26.1.dev35 2022-06-02 05:03:39.452 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-02 05:03:39.453 | Running setup.py develop for swift 2022-06-02 05:03:41.122 | Successfully installed swift 2022-06-02 05:03:41.294 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:03:41.294 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:03:41.375 | + inc/python:pip_install:200 : result=0 2022-06-02 05:03:41.377 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:03:41.379 | + functions-common:time_stop:2322 : local name 2022-06-02 05:03:41.381 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:03:41.384 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:03:41.386 | + functions-common:time_stop:2325 : local total 2022-06-02 05:03:41.388 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:03:41.390 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:03:41.392 | + functions-common:time_stop:2329 : start_time=1654146212866 2022-06-02 05:03:41.394 | + functions-common:time_stop:2331 : [[ -z 1654146212866 ]] 2022-06-02 05:03:41.397 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:03:41.401 | + functions-common:time_stop:2334 : end_time=1654146221398 2022-06-02 05:03:41.403 | + functions-common:time_stop:2335 : elapsed_time=8532 2022-06-02 05:03:41.405 | + functions-common:time_stop:2336 : total=55095 2022-06-02 05:03:41.407 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:03:41.409 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=63627 2022-06-02 05:03:41.411 | + inc/python:pip_install:203 : return 0 2022-06-02 05:03:41.414 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 05:03:41.416 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-02 05:03:41.419 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-02 05:03:41.437 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-02 05:03:41.449 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-02 05:03:41.452 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-02 05:03:41.454 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:41.456 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:41.459 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-06-02 05:03:41.461 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:41.464 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-02 05:03:41.466 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 05:03:41.468 | + ./stack.sh:main:877 : configure_swift 2022-06-02 05:03:41.471 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-02 05:03:41.473 | + lib/swift:configure_swift:335 : local node_number 2022-06-02 05:03:41.475 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-02 05:03:41.477 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-02 05:03:41.479 | + lib/swift:configure_swift:338 : local user_group 2022-06-02 05:03:41.481 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-02 05:03:42.306 | No container-sharder running 2022-06-02 05:03:42.306 | No account-auditor running 2022-06-02 05:03:42.306 | No container-reconciler running 2022-06-02 05:03:42.306 | No container-auditor running 2022-06-02 05:03:42.306 | No container-sync running 2022-06-02 05:03:42.306 | No container-updater running 2022-06-02 05:03:42.306 | No object-replicator running 2022-06-02 05:03:42.306 | No object-reconstructor running 2022-06-02 05:03:42.306 | No account-server running 2022-06-02 05:03:42.306 | No object-auditor running 2022-06-02 05:03:42.306 | No object-expirer running 2022-06-02 05:03:42.306 | No object-updater running 2022-06-02 05:03:42.306 | No account-replicator running 2022-06-02 05:03:42.306 | No proxy-server running 2022-06-02 05:03:42.306 | No container-replicator running 2022-06-02 05:03:42.306 | No account-reaper running 2022-06-02 05:03:42.306 | No container-server running 2022-06-02 05:03:42.306 | No object-server running 2022-06-02 05:03:42.356 | + lib/swift:configure_swift:341 : true 2022-06-02 05:03:42.358 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-02 05:03:42.370 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-02 05:03:42.383 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-02 05:03:42.386 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-02 05:03:42.386 | s/%GROUP%//; 2022-06-02 05:03:42.386 | s/%USER%/ubuntu/; 2022-06-02 05:03:42.386 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-02 05:03:42.386 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-02 05:03:42.386 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-02 05:03:42.394 | uid = ubuntu 2022-06-02 05:03:42.394 | gid = 2022-06-02 05:03:42.394 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-02 05:03:42.394 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-02 05:03:42.395 | address = 127.0.0.1 2022-06-02 05:03:42.395 | 2022-06-02 05:03:42.395 | [account6612] 2022-06-02 05:03:42.395 | max connections = 25 2022-06-02 05:03:42.395 | path = /opt/stack/data/swift/1/node/ 2022-06-02 05:03:42.395 | read only = false 2022-06-02 05:03:42.395 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-02 05:03:42.395 | 2022-06-02 05:03:42.395 | [account6622] 2022-06-02 05:03:42.395 | max connections = 25 2022-06-02 05:03:42.395 | path = /opt/stack/data/swift/2/node/ 2022-06-02 05:03:42.395 | read only = false 2022-06-02 05:03:42.395 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-02 05:03:42.395 | 2022-06-02 05:03:42.395 | [account6632] 2022-06-02 05:03:42.395 | max connections = 25 2022-06-02 05:03:42.395 | path = /opt/stack/data/swift/3/node/ 2022-06-02 05:03:42.395 | read only = false 2022-06-02 05:03:42.395 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-02 05:03:42.395 | 2022-06-02 05:03:42.395 | [account6642] 2022-06-02 05:03:42.395 | max connections = 25 2022-06-02 05:03:42.395 | path = /opt/stack/data/swift/4/node/ 2022-06-02 05:03:42.395 | read only = false 2022-06-02 05:03:42.395 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-02 05:03:42.395 | 2022-06-02 05:03:42.395 | 2022-06-02 05:03:42.395 | [container6611] 2022-06-02 05:03:42.395 | max connections = 25 2022-06-02 05:03:42.395 | path = /opt/stack/data/swift/1/node/ 2022-06-02 05:03:42.395 | read only = false 2022-06-02 05:03:42.395 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-02 05:03:42.395 | 2022-06-02 05:03:42.396 | [container6621] 2022-06-02 05:03:42.396 | max connections = 25 2022-06-02 05:03:42.396 | path = /opt/stack/data/swift/2/node/ 2022-06-02 05:03:42.396 | read only = false 2022-06-02 05:03:42.396 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-02 05:03:42.396 | 2022-06-02 05:03:42.396 | [container6631] 2022-06-02 05:03:42.396 | max connections = 25 2022-06-02 05:03:42.396 | path = /opt/stack/data/swift/3/node/ 2022-06-02 05:03:42.396 | read only = false 2022-06-02 05:03:42.396 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-02 05:03:42.396 | 2022-06-02 05:03:42.396 | [container6641] 2022-06-02 05:03:42.396 | max connections = 25 2022-06-02 05:03:42.396 | path = /opt/stack/data/swift/4/node/ 2022-06-02 05:03:42.396 | read only = false 2022-06-02 05:03:42.396 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-02 05:03:42.396 | 2022-06-02 05:03:42.396 | 2022-06-02 05:03:42.396 | [object6613] 2022-06-02 05:03:42.396 | max connections = 25 2022-06-02 05:03:42.396 | path = /opt/stack/data/swift/1/node/ 2022-06-02 05:03:42.396 | read only = false 2022-06-02 05:03:42.396 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-02 05:03:42.396 | 2022-06-02 05:03:42.396 | [object6623] 2022-06-02 05:03:42.396 | max connections = 25 2022-06-02 05:03:42.396 | path = /opt/stack/data/swift/2/node/ 2022-06-02 05:03:42.396 | read only = false 2022-06-02 05:03:42.396 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-02 05:03:42.396 | 2022-06-02 05:03:42.396 | [object6633] 2022-06-02 05:03:42.396 | max connections = 25 2022-06-02 05:03:42.396 | path = /opt/stack/data/swift/3/node/ 2022-06-02 05:03:42.396 | read only = false 2022-06-02 05:03:42.396 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-02 05:03:42.396 | 2022-06-02 05:03:42.397 | [object6643] 2022-06-02 05:03:42.397 | max connections = 25 2022-06-02 05:03:42.397 | path = /opt/stack/data/swift/4/node/ 2022-06-02 05:03:42.397 | read only = false 2022-06-02 05:03:42.397 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-02 05:03:42.398 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-02 05:03:42.400 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:03:42.402 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:03:42.404 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-02 05:03:42.416 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-02 05:03:42.419 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-02 05:03:42.423 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-02 05:03:42.427 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-02 05:03:42.430 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-02 05:03:42.434 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-02 05:03:42.462 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.13:8080/v1/ 2022-06-02 05:03:42.488 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-02 05:03:42.505 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-02 05:03:42.533 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-02 05:03:42.550 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-02 05:03:42.578 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-02 05:03:42.595 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-02 05:03:42.623 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-02 05:03:42.641 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-02 05:03:42.669 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-02 05:03:42.686 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-02 05:03:42.720 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-02 05:03:42.738 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-02 05:03:42.754 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:03:42.756 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-02 05:03:42.784 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-02 05:03:42.811 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-02 05:03:42.837 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-02 05:03:42.864 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-02 05:03:42.879 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:03:42.881 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-02 05:03:42.908 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-02 05:03:42.923 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:03:42.925 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-02 05:03:42.942 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:03:42.944 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-02 05:03:42.946 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-02 05:03:42.960 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:03:42.962 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-02 05:03:42.965 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-02 05:03:42.967 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-02 05:03:42.972 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-02 05:03:42.977 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-02 05:03:43.003 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-02 05:03:43.031 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-02 05:03:43.061 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-02 05:03:43.091 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-02 05:03:43.118 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-02 05:03:43.120 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-02 05:03:43.122 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-02 05:03:43.124 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-02 05:03:43.126 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-02 05:03:43.153 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-02 05:03:43.180 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.13/identity 2022-06-02 05:03:43.207 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-02 05:03:43.233 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-02 05:03:43.260 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-02 05:03:43.288 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-02 05:03:43.315 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-02 05:03:43.342 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 05:03:43.369 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-02 05:03:43.396 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-02 05:03:43.424 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-02 05:03:43.453 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-02 05:03:43.480 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-02 05:03:43.510 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-02 05:03:43.538 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-02 05:03:43.557 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-02 05:03:43.589 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-02 05:03:43.616 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-02 05:03:43.620 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-02 05:03:43.648 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-02 05:03:43.675 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-02 05:03:43.702 | + lib/swift:configure_swift:479 : local node_number 2022-06-02 05:03:43.704 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-02 05:03:43.706 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-02 05:03:43.709 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-02 05:03:43.713 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-02 05:03:43.715 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-02 05:03:43.717 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-02 05:03:43.719 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-02 05:03:43.721 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-02 05:03:43.724 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-02 05:03:43.726 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-02 05:03:43.728 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-02 05:03:43.745 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-02 05:03:43.773 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-02 05:03:43.791 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-02 05:03:43.819 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-02 05:03:43.837 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-02 05:03:43.865 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-02 05:03:43.883 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-02 05:03:43.911 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-02 05:03:43.930 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-02 05:03:43.959 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-02 05:03:43.977 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-02 05:03:44.009 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-02 05:03:44.029 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-02 05:03:44.058 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-02 05:03:44.076 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-02 05:03:44.103 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-02 05:03:44.122 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-02 05:03:44.155 | + 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-02 05:03:44.162 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-02 05:03:44.184 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-02 05:03:44.213 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-02 05:03:44.242 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-02 05:03:44.244 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-02 05:03:44.248 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-02 05:03:44.251 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-02 05:03:44.254 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-02 05:03:44.256 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-02 05:03:44.258 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-02 05:03:44.261 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-02 05:03:44.263 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-02 05:03:44.265 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-02 05:03:44.283 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-02 05:03:44.312 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-02 05:03:44.330 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-02 05:03:44.359 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-02 05:03:44.377 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-02 05:03:44.406 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-02 05:03:44.424 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-02 05:03:44.452 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-02 05:03:44.471 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-02 05:03:44.499 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-02 05:03:44.517 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-02 05:03:44.546 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-02 05:03:44.564 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-02 05:03:44.592 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-02 05:03:44.610 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-02 05:03:44.637 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-02 05:03:44.656 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-02 05:03:44.685 | + 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-02 05:03:44.690 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-02 05:03:44.710 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-02 05:03:44.738 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-02 05:03:44.740 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-02 05:03:44.744 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-02 05:03:44.747 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-02 05:03:44.749 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-02 05:03:44.751 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-02 05:03:44.753 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-02 05:03:44.755 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-02 05:03:44.757 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-02 05:03:44.759 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-02 05:03:44.776 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-02 05:03:44.804 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-02 05:03:44.822 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-02 05:03:44.850 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-02 05:03:44.869 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-02 05:03:44.902 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-02 05:03:44.923 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-02 05:03:44.959 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-02 05:03:44.977 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-02 05:03:45.005 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-02 05:03:45.023 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-02 05:03:45.053 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-02 05:03:45.071 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-02 05:03:45.100 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-02 05:03:45.118 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-02 05:03:45.147 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-02 05:03:45.165 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-02 05:03:45.192 | + 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-02 05:03:45.197 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-02 05:03:45.215 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-02 05:03:45.244 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-02 05:03:45.272 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-02 05:03:45.302 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-02 05:03:45.331 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-02 05:03:45.333 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-02 05:03:45.338 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-02 05:03:45.368 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-02 05:03:45.396 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-02 05:03:45.425 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-02 05:03:45.456 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-02 05:03:45.485 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-02 05:03:45.512 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-02 05:03:45.540 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-02 05:03:45.568 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-02 05:03:45.595 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-02 05:03:45.611 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:03:45.613 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-02 05:03:45.631 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-02 05:03:45.634 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-02 05:03:45.653 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-02 05:03:45.655 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.13 2022-06-02 05:03:45.683 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-02 05:03:45.685 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-02 05:03:45.714 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.13/identity 2022-06-02 05:03:45.742 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-02 05:03:45.744 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-02 05:03:45.772 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-02 05:03:45.788 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:03:45.790 | + lib/swift:configure_swift:542 : local user_group 2022-06-02 05:03:45.793 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-02 05:03:45.798 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-02 05:03:45.800 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-02 05:03:45.813 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-02 05:03:45.816 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-02 05:03:45.827 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-02 05:03:45.829 | + lib/swift:configure_swift:549 : is_suse 2022-06-02 05:03:45.832 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 05:03:45.834 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 05:03:45.836 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 05:03:45.839 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 05:03:45.841 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 05:03:45.843 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 05:03:45.846 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-02 05:03:45.858 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-02 05:03:45.860 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-02 05:03:45.863 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-02 05:03:45.880 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:03:45.882 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-02 05:03:45.900 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:03:45.903 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-02 05:03:45.905 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-02 05:03:45.907 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-02 05:03:45.910 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 05:03:45.912 | + lib/stack:stack_install_service:32 : install_glance 2022-06-02 05:03:45.915 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-02 05:03:45.917 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-02 05:03:45.920 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-02 05:03:45.937 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:03:45.940 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-02 05:03:45.942 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-02 05:03:45.959 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:03:45.962 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-02 05:03:45.964 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-02 05:03:45.967 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-02 05:03:45.970 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:03:45.972 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:03:45.975 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-06-02 05:03:45.978 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:03:45.981 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-02 05:03:45.984 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-02 05:03:45.986 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-02 05:03:45.989 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-02 05:03:45.992 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-02 05:03:45.994 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-02 05:03:45.997 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-02 05:03:46.001 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-02 05:03:46.003 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-02 05:03:46.006 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-02 05:03:46.010 | +++ 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-02 05:03:46.010 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-02 05:03:46.016 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-02 05:03:46.018 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-02 05:03:46.021 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-02 05:03:46.024 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-02 05:03:46.027 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-02 05:03:46.049 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-02 05:03:46.051 | + 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-02 05:03:47.819 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:03:47.820 | 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-02 05:03:47.824 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:47.825 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:47.827 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:03:47.828 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:47.828 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:47.828 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:03:47.829 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:47.829 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:03:47.843 | 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-02 05:03:47.939 | 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-02 05:03:47.942 | 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-02 05:03:47.954 | 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-02 05:03:48.019 | 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-02 05:03:48.044 | 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-02 05:03:48.048 | 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-02 05:03:48.069 | 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-02 05:03:48.080 | 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-02 05:03:48.095 | 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-02 05:03:48.101 | 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-02 05:03:48.108 | 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-02 05:03:48.146 | 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-02 05:03:48.161 | 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-02 05:03:48.165 | 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-02 05:03:48.175 | 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-02 05:03:48.198 | 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-02 05:03:48.216 | 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-02 05:03:48.223 | 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-02 05:03:48.227 | 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-02 05:03:48.229 | 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-02 05:03:48.232 | 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-02 05:03:48.250 | 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-02 05:03:48.255 | 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-02 05:03:48.273 | 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-02 05:03:48.297 | 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-02 05:03:48.301 | 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-02 05:03:48.322 | 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-02 05:03:48.326 | 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-02 05:03:48.330 | 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-02 05:03:48.333 | 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-02 05:03:48.340 | 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-02 05:03:48.354 | 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-02 05:03:48.374 | 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-02 05:03:48.378 | 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-02 05:03:48.387 | 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-02 05:03:48.390 | 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-02 05:03:48.395 | 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-02 05:03:48.400 | 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-02 05:03:48.404 | 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-02 05:03:48.411 | 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-02 05:03:48.416 | 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-02 05:03:48.420 | 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-02 05:03:48.423 | 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-02 05:03:48.426 | 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-02 05:03:48.434 | 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-02 05:03:48.442 | 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-02 05:03:48.453 | 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-02 05:03:48.466 | 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-02 05:03:48.474 | 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-02 05:03:48.477 | 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-02 05:03:48.480 | 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-02 05:03:48.483 | 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-02 05:03:48.487 | 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-02 05:03:48.489 | 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-02 05:03:48.492 | 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-02 05:03:48.500 | 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-02 05:03:48.503 | 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-02 05:03:48.507 | 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-02 05:03:48.514 | 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-02 05:03:48.531 | 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-02 05:03:48.535 | 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-02 05:03:48.538 | 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-02 05:03:48.545 | 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-02 05:03:48.548 | 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-02 05:03:48.550 | 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-02 05:03:50.379 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:03:50.379 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:03:50.464 | + inc/python:pip_install:200 : result=0 2022-06-02 05:03:50.466 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:03:50.469 | + functions-common:time_stop:2322 : local name 2022-06-02 05:03:50.471 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:03:50.474 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:03:50.476 | + functions-common:time_stop:2325 : local total 2022-06-02 05:03:50.478 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:03:50.481 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:03:50.484 | + functions-common:time_stop:2329 : start_time=1654146226043 2022-06-02 05:03:50.486 | + functions-common:time_stop:2331 : [[ -z 1654146226043 ]] 2022-06-02 05:03:50.489 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:03:50.494 | + functions-common:time_stop:2334 : end_time=1654146230491 2022-06-02 05:03:50.496 | + functions-common:time_stop:2335 : elapsed_time=4448 2022-06-02 05:03:50.499 | + functions-common:time_stop:2336 : total=63627 2022-06-02 05:03:50.501 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:03:50.503 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=68075 2022-06-02 05:03:50.505 | + inc/python:pip_install:203 : return 0 2022-06-02 05:03:50.508 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-02 05:03:50.510 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-02 05:03:50.513 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-02 05:03:50.527 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-02 05:03:50.533 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-02 05:03:50.535 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-02 05:03:50.538 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-02 05:03:50.540 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 05:03:50.543 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 05:03:50.547 | ++ functions-common:git_clone:529 : pwd 2022-06-02 05:03:50.550 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 05:03:50.552 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 05:03:50.555 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 05:03:50.574 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 05:03:50.576 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 05:03:50.579 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 05:03:50.582 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 05:03:50.583 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 05:03:50.589 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-02 05:03:50.591 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 05:03:50.593 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-02 05:03:50.607 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-02 05:03:50.610 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 05:03:50.610 | + functions-common:git_clone:607 : head -1 2022-06-02 05:03:50.614 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-02 05:03:50.617 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 05:03:50.620 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-02 05:03:50.624 | + inc/python:setup_develop:338 : local bindep 2022-06-02 05:03:50.627 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-02 05:03:50.630 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-02 05:03:50.633 | + inc/python:setup_develop:344 : local extras= 2022-06-02 05:03:50.636 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-02 05:03:50.638 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 05:03:50.641 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-02 05:03:50.643 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-02 05:03:50.646 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 05:03:50.648 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 05:03:50.651 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-02 05:03:50.654 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 05:03:50.657 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-02 05:03:50.659 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 05:03:50.662 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 05:03:50.665 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-02 05:03:50.672 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-02 05:03:50.675 | + 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-02 05:03:51.265 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-02 05:03:51.268 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 05:03:51.271 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 05:03:51.275 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 05:03:51.277 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-02 05:03:51.280 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-02 05:03:51.282 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 05:03:51.286 | + inc/python:setup_package:427 : local extras= 2022-06-02 05:03:51.289 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 05:03:51.292 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 05:03:51.295 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 05:03:51.298 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 05:03:51.301 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 05:03:51.303 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-02 05:03:51.328 | Using python 3.8 to install /opt/stack/glance 2022-06-02 05:03:51.331 | + 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-02 05:03:53.111 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:03:53.111 | 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-02 05:03:53.115 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:53.116 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:53.117 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:03:53.119 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:53.119 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:53.119 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:03:53.120 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:03:53.120 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:03:53.133 | Obtaining file:///opt/stack/glance 2022-06-02 05:03:54.420 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 05:03:55.692 | 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-02 05:03:55.701 | 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-02 05:03:55.709 | 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-02 05:03:55.717 | 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-02 05:03:55.738 | 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-02 05:03:55.748 | 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-02 05:03:55.762 | 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-02 05:03:55.771 | 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-02 05:03:55.791 | 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-02 05:03:55.830 | 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-02 05:03:55.844 | 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-02 05:03:55.852 | 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-02 05:03:55.857 | 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-02 05:03:55.866 | 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-02 05:03:55.872 | 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-02 05:03:55.941 | 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-02 05:03:55.944 | 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-02 05:03:55.946 | 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-02 05:03:55.949 | 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-02 05:03:55.961 | 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-02 05:03:56.024 | 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-02 05:03:56.081 | 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-02 05:03:56.084 | 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-02 05:03:56.089 | 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-02 05:03:56.093 | 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-02 05:03:56.114 | 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-02 05:03:56.148 | 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-02 05:03:56.159 | 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-02 05:03:56.175 | 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-02 05:03:56.181 | 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-02 05:03:56.227 | 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-02 05:03:56.233 | 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-02 05:03:56.272 | 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-02 05:03:56.326 | 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-02 05:03:56.344 | 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-02 05:03:56.361 | 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-02 05:03:56.375 | 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-02 05:03:56.384 | 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-02 05:03:56.407 | 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-02 05:03:56.415 | 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-02 05:03:56.433 | 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-02 05:03:56.478 | 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-02 05:03:56.485 | 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-02 05:03:56.488 | 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-02 05:03:56.491 | 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-02 05:03:56.512 | 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-02 05:03:56.525 | 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-02 05:03:56.536 | 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-02 05:03:56.539 | 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-02 05:03:56.542 | 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-02 05:03:56.559 | 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-02 05:03:56.564 | 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-02 05:03:56.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-02 05:03:56.585 | 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-02 05:03:56.589 | 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-02 05:03:56.596 | 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-02 05:03:56.617 | 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-02 05:03:56.621 | 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-02 05:03:56.626 | 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-02 05:03:56.630 | 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-02 05:03:56.633 | 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-02 05:03:56.643 | 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-02 05:03:56.647 | 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-02 05:03:56.649 | 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-02 05:03:56.656 | 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-02 05:03:56.715 | 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-02 05:03:56.729 | 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-02 05:03:56.739 | 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-02 05:03:56.745 | 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-02 05:03:56.762 | 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-02 05:03:56.767 | 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-02 05:03:56.774 | 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-02 05:03:56.795 | 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-02 05:03:56.798 | 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-02 05:03:56.801 | 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-02 05:03:56.809 | 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-02 05:03:56.813 | 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-02 05:03:56.821 | 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-02 05:03:56.826 | 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-02 05:03:56.832 | 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-02 05:03:56.837 | 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-02 05:03:56.841 | 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-02 05:03:56.844 | 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-02 05:03:56.848 | 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-02 05:03:56.888 | 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-02 05:03:56.895 | 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-02 05:03:56.898 | 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-02 05:03:56.909 | 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-02 05:03:56.912 | 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-02 05:03:56.926 | 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-02 05:03:56.930 | 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-02 05:03:56.933 | 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-02 05:03:56.936 | 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-02 05:03:56.939 | 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-02 05:03:56.942 | 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-02 05:03:56.946 | 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-02 05:03:57.008 | 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-02 05:03:57.016 | 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-02 05:03:57.019 | 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-02 05:03:57.022 | 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-02 05:03:57.024 | 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-02 05:03:57.027 | 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-02 05:03:57.031 | 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-02 05:03:57.034 | 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-02 05:03:57.037 | 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-02 05:03:57.092 | 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-02 05:03:57.094 | 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-02 05:03:57.137 | 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-02 05:03:57.141 | 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-02 05:03:57.173 | 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-02 05:03:58.244 | Installing collected packages: glance 2022-06-02 05:03:58.244 | Attempting uninstall: glance 2022-06-02 05:03:58.247 | Found existing installation: glance 21.1.1.dev1 2022-06-02 05:03:58.250 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-02 05:03:58.252 | Running setup.py develop for glance 2022-06-02 05:03:59.836 | Successfully installed glance 2022-06-02 05:03:59.972 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:03:59.972 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:04:00.072 | + inc/python:pip_install:200 : result=0 2022-06-02 05:04:00.074 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:04:00.076 | + functions-common:time_stop:2322 : local name 2022-06-02 05:04:00.079 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:04:00.081 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:04:00.083 | + functions-common:time_stop:2325 : local total 2022-06-02 05:04:00.086 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:04:00.088 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:04:00.091 | + functions-common:time_stop:2329 : start_time=1654146231322 2022-06-02 05:04:00.093 | + functions-common:time_stop:2331 : [[ -z 1654146231322 ]] 2022-06-02 05:04:00.096 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:04:00.100 | + functions-common:time_stop:2334 : end_time=1654146240097 2022-06-02 05:04:00.102 | + functions-common:time_stop:2335 : elapsed_time=8775 2022-06-02 05:04:00.104 | + functions-common:time_stop:2336 : total=68075 2022-06-02 05:04:00.107 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:04:00.109 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=76850 2022-06-02 05:04:00.111 | + inc/python:pip_install:203 : return 0 2022-06-02 05:04:00.114 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 05:04:00.116 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-02 05:04:00.118 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-02 05:04:00.137 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-02 05:04:00.150 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-02 05:04:00.152 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-02 05:04:00.155 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:04:00.157 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:04:00.160 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-06-02 05:04:00.163 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:04:00.165 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 05:04:00.167 | + ./stack.sh:main:889 : configure_glance 2022-06-02 05:04:00.170 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-02 05:04:00.183 | + lib/glance:configure_glance:270 : local dburl 2022-06-02 05:04:00.186 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-02 05:04:00.189 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-02 05:04:00.191 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-02 05:04:00.193 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-02 05:04:00.196 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-02 05:04:00.199 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-02 05:04:00.201 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-02 05:04:00.230 | + 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-02 05:04:00.259 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-02 05:04:00.288 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-02 05:04:00.318 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-02 05:04:00.348 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-02 05:04:00.378 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-02 05:04:00.380 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-02 05:04:00.383 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-02 05:04:00.385 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-02 05:04:00.388 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-02 05:04:00.416 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-02 05:04:00.446 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-06-02 05:04:00.475 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-02 05:04:00.505 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-02 05:04:00.536 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-02 05:04:00.565 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-02 05:04:00.594 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-02 05:04:00.624 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 05:04:00.654 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-02 05:04:00.684 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-02 05:04:00.714 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-02 05:04:00.716 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-02 05:04:00.720 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-02 05:04:00.723 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-02 05:04:00.725 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-02 05:04:00.728 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 05:04:00.748 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:04:00.753 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-02 05:04:00.756 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-02 05:04:00.760 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 05:04:00.777 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:04:00.780 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-02 05:04:00.783 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-02 05:04:00.813 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 05:04:00.815 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 05:04:00.818 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-02 05:04:00.820 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-02 05:04:00.822 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-02 05:04:00.825 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-02 05:04:00.827 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-02 05:04:00.830 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-02 05:04:00.832 | + lib/glance:configure_glance_store:230 : local be 2022-06-02 05:04:00.834 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-02 05:04:00.837 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-02 05:04:00.839 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-02 05:04:00.868 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-02 05:04:00.871 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.13 2022-06-02 05:04:00.901 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-02 05:04:00.904 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-02 05:04:00.921 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:04:00.923 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-02 05:04:00.953 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-02 05:04:00.983 | + 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-02 05:04:01.015 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-02 05:04:01.045 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-02 05:04:01.081 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-02 05:04:01.098 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:04:01.101 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-02 05:04:01.131 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-02 05:04:01.160 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-02 05:04:01.190 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.13/identity/v3 2022-06-02 05:04:01.220 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-02 05:04:01.249 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.13/image 2022-06-02 05:04:01.279 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-02 05:04:01.297 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:04:01.299 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-02 05:04:01.302 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-02 05:04:01.304 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-02 05:04:01.307 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 05:04:01.326 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 05:04:01.329 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 05:04:01.331 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 05:04:01.334 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 05:04:01.336 | + 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-02 05:04:01.367 | + 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-02 05:04:01.397 | + 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-02 05:04:01.428 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 05:04:01.458 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-02 05:04:01.463 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-02 05:04:01.493 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-02 05:04:01.523 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-02 05:04:01.554 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.13/identity 2022-06-02 05:04:01.584 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-02 05:04:01.614 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-02 05:04:01.649 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-02 05:04:01.681 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-02 05:04:01.711 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-02 05:04:01.741 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-02 05:04:01.771 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-02 05:04:01.802 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-02 05:04:01.808 | + 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-02 05:04:01.815 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-02 05:04:01.832 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:04:01.834 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-02 05:04:01.836 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.13:19292 /image 2022-06-02 05:04:01.839 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-02 05:04:01.841 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.13:19292 2022-06-02 05:04:01.844 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-02 05:04:01.846 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-02 05:04:01.849 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-02 05:04:01.851 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-02 05:04:01.854 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 05:04:01.856 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:04:01.858 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:04:01.861 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-02 05:04:01.864 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-02 05:04:01.866 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-02 05:04:01.868 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-02 05:04:01.871 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 05:04:01.873 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:04:01.876 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:04:01.878 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-02 05:04:01.880 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-02 05:04:01.936 | proxy (enabled by site administrator) 2022-06-02 05:04:01.939 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-02 05:04:01.942 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-02 05:04:01.944 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 05:04:01.946 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:04:01.949 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:04:01.951 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-02 05:04:01.954 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-02 05:04:02.009 | proxy_http (enabled by site administrator) 2022-06-02 05:04:02.013 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-02 05:04:02.013 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-02 05:04:02.022 | KeepAlive Off 2022-06-02 05:04:02.026 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-02 05:04:02.027 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-02 05:04:02.035 | SetEnv proxy-sendchunked 1 2022-06-02 05:04:02.040 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.13:19292" retry=0 ' 2022-06-02 05:04:02.040 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-02 05:04:02.048 | ProxyPass "/image" "http://10.222.0.13:19292" retry=0 2022-06-02 05:04:02.052 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-02 05:04:02.054 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-02 05:04:02.057 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 05:04:02.060 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 05:04:02.062 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 05:04:02.064 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:04:02.067 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:04:02.069 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 05:04:02.071 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 05:04:02.074 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:04:02.076 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:04:02.078 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-02 05:04:02.141 | Site glance already enabled 2022-06-02 05:04:02.146 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-02 05:04:02.148 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 05:04:02.151 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 05:04:02.153 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 05:04:02.288 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-02 05:04:02.328 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-02 05:04:02.362 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-02 05:04:02.392 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-02 05:04:02.409 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:04:02.411 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-02 05:04:02.414 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-02 05:04:02.416 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-02 05:04:02.426 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 05:04:02.428 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-02 05:04:02.431 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-02 05:04:02.433 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-02 05:04:02.436 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-02 05:04:02.438 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 05:04:02.441 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 05:04:02.444 | ++ functions-common:git_clone:529 : pwd 2022-06-02 05:04:02.446 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 05:04:02.449 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 05:04:02.452 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 05:04:02.468 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 05:04:02.470 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 05:04:02.473 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 05:04:02.475 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 05:04:02.476 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 05:04:02.481 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-02 05:04:02.483 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 05:04:02.486 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-02 05:04:02.499 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-02 05:04:02.502 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 05:04:02.502 | + functions-common:git_clone:607 : head -1 2022-06-02 05:04:02.515 | 2ae18d436 Prevent temporary volume from being deleted accidentally 2022-06-02 05:04:02.528 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 05:04:02.530 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-02 05:04:02.533 | + inc/python:setup_develop:338 : local bindep 2022-06-02 05:04:02.535 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-02 05:04:02.538 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-02 05:04:02.540 | + inc/python:setup_develop:344 : local extras= 2022-06-02 05:04:02.544 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-02 05:04:02.546 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 05:04:02.549 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-02 05:04:02.551 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-02 05:04:02.554 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 05:04:02.556 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 05:04:02.559 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-02 05:04:02.562 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 05:04:02.565 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-02 05:04:02.567 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 05:04:02.569 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 05:04:02.572 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-02 05:04:02.578 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-02 05:04:02.581 | + 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-02 05:04:03.236 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-02 05:04:03.238 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 05:04:03.244 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 05:04:03.247 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 05:04:03.249 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-02 05:04:03.251 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-02 05:04:03.254 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 05:04:03.256 | + inc/python:setup_package:427 : local extras= 2022-06-02 05:04:03.258 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 05:04:03.261 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 05:04:03.263 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 05:04:03.266 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 05:04:03.272 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 05:04:03.275 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-02 05:04:03.297 | Using python 3.8 to install /opt/stack/cinder 2022-06-02 05:04:03.299 | + 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-02 05:04:05.109 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:04:05.109 | 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-02 05:04:05.113 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:05.114 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:05.116 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:04:05.117 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:05.117 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:05.117 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:04:05.118 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:05.118 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:04:05.131 | Obtaining file:///opt/stack/cinder 2022-06-02 05:04:07.096 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 05:04:09.041 | 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-02 05:04:09.049 | 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-02 05:04:09.057 | 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-02 05:04:09.065 | 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-02 05:04:09.086 | 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-02 05:04:09.099 | 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-02 05:04:09.119 | 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-02 05:04:09.158 | 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-02 05:04:09.172 | 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-02 05:04:09.175 | 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-02 05:04:09.184 | 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-02 05:04:09.198 | 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-02 05:04:09.214 | 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-02 05:04:09.220 | 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-02 05:04:09.223 | 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-02 05:04:09.225 | 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-02 05:04:09.228 | 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-02 05:04:09.240 | 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-02 05:04:09.304 | 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-02 05:04:09.359 | 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-02 05:04:09.370 | 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-02 05:04:09.373 | 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-02 05:04:09.382 | 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-02 05:04:09.407 | 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-02 05:04:09.411 | 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-02 05:04:09.432 | 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-02 05:04:09.467 | 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-02 05:04:09.478 | 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-02 05:04:09.494 | 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-02 05:04:09.500 | 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-02 05:04:09.547 | 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-02 05:04:09.553 | 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-02 05:04:09.593 | 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-02 05:04:09.645 | 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-02 05:04:09.664 | 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-02 05:04:09.680 | 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-02 05:04:09.695 | 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-02 05:04:09.709 | 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-02 05:04:09.713 | 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-02 05:04:09.723 | 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-02 05:04:09.746 | 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-02 05:04:09.754 | 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-02 05:04:09.772 | 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-02 05:04:09.791 | 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-02 05:04:09.815 | 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-02 05:04:09.861 | 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-02 05:04:09.867 | 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-02 05:04:09.901 | 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-02 05:04:09.904 | 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-02 05:04:09.907 | 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-02 05:04:09.928 | 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-02 05:04:09.931 | 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-02 05:04:09.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 350)) (3.1.1) 2022-06-02 05:04:09.947 | 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-02 05:04:09.949 | 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-02 05:04:09.953 | 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-02 05:04:09.969 | 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-02 05:04:09.973 | 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-02 05:04:09.990 | 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-02 05:04:10.009 | 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-02 05:04:10.026 | 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-02 05:04:10.049 | 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-02 05:04:10.053 | 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-02 05:04:10.060 | 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-02 05:04:10.080 | 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-02 05:04:10.085 | 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-02 05:04:10.089 | 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-02 05:04:10.095 | 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-02 05:04:10.098 | 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-02 05:04:10.101 | 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-02 05:04:10.112 | 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-02 05:04:10.115 | 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-02 05:04:10.118 | 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-02 05:04:10.124 | 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-02 05:04:10.127 | 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-02 05:04:10.133 | 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-02 05:04:10.190 | 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-02 05:04:10.228 | 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-02 05:04:10.237 | 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-02 05:04:10.243 | 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-02 05:04:10.261 | 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-02 05:04:10.319 | 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-02 05:04:10.323 | 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-02 05:04:10.330 | 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-02 05:04:10.333 | 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-02 05:04:10.353 | 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-02 05:04:10.357 | 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-02 05:04:10.365 | 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-02 05:04:10.368 | 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-02 05:04:10.372 | 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-02 05:04:10.375 | 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-02 05:04:10.379 | 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-02 05:04:10.387 | 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-02 05:04:10.409 | 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-02 05:04:10.452 | 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-02 05:04:10.455 | 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-02 05:04:10.460 | 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-02 05:04:10.466 | 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-02 05:04:10.471 | 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-02 05:04:10.476 | 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-02 05:04:10.479 | 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-02 05:04:10.487 | 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-02 05:04:10.496 | 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-02 05:04:10.500 | 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-02 05:04:10.541 | 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-02 05:04:10.548 | 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-02 05:04:10.555 | 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-02 05:04:10.558 | 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-02 05:04:10.569 | 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-02 05:04:10.572 | 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-02 05:04:10.582 | 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-02 05:04:10.595 | 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-02 05:04:10.609 | 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-02 05:04:10.623 | 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-02 05:04:10.625 | 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-02 05:04:10.629 | 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-02 05:04:10.632 | 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-02 05:04:10.635 | 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-02 05:04:10.638 | 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-02 05:04:10.643 | 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-02 05:04:10.680 | 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-02 05:04:10.688 | 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-02 05:04:10.691 | 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-02 05:04:10.694 | 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-02 05:04:10.696 | 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-02 05:04:10.699 | 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-02 05:04:10.704 | 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-02 05:04:10.708 | 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-02 05:04:10.714 | 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-02 05:04:10.719 | 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-02 05:04:10.727 | 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-02 05:04:10.729 | 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-02 05:04:10.732 | 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-02 05:04:10.736 | 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-02 05:04:10.789 | 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-02 05:04:10.792 | 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-02 05:04:10.825 | 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-02 05:04:10.829 | 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-02 05:04:10.832 | 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-02 05:04:11.789 | Installing collected packages: cinder 2022-06-02 05:04:11.789 | Attempting uninstall: cinder 2022-06-02 05:04:11.791 | Found existing installation: cinder 17.4.1.dev2 2022-06-02 05:04:11.795 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-02 05:04:11.797 | Running setup.py develop for cinder 2022-06-02 05:04:14.001 | Successfully installed cinder 2022-06-02 05:04:14.143 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:04:14.143 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:04:14.235 | + inc/python:pip_install:200 : result=0 2022-06-02 05:04:14.237 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:04:14.240 | + functions-common:time_stop:2322 : local name 2022-06-02 05:04:14.242 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:04:14.244 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:04:14.246 | + functions-common:time_stop:2325 : local total 2022-06-02 05:04:14.249 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:04:14.251 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:04:14.253 | + functions-common:time_stop:2329 : start_time=1654146243290 2022-06-02 05:04:14.255 | + functions-common:time_stop:2331 : [[ -z 1654146243290 ]] 2022-06-02 05:04:14.258 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:04:14.262 | + functions-common:time_stop:2334 : end_time=1654146254259 2022-06-02 05:04:14.264 | + functions-common:time_stop:2335 : elapsed_time=10969 2022-06-02 05:04:14.266 | + functions-common:time_stop:2336 : total=76850 2022-06-02 05:04:14.268 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:04:14.271 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=87819 2022-06-02 05:04:14.273 | + inc/python:pip_install:203 : return 0 2022-06-02 05:04:14.275 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 05:04:14.278 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-02 05:04:14.280 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-02 05:04:14.300 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-02 05:04:14.315 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-02 05:04:14.317 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-02 05:04:14.319 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:04:14.322 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:04:14.325 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-06-02 05:04:14.327 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:04:14.330 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-02 05:04:14.332 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-02 05:04:14.335 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 05:04:14.338 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 05:04:14.341 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 05:04:14.343 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 05:04:14.346 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 05:04:14.348 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 05:04:14.350 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:04:14.353 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:04:14.356 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 05:04:14.358 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 05:04:14.361 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 05:04:14.363 | + functions-common:apt_get_update:1083 : return 2022-06-02 05:04:14.366 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-02 05:04:14.368 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 05:04:14.371 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:04:14.373 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:04:14.376 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-02 05:04:14.399 | + 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-02 05:04:14.510 | Reading package lists... 2022-06-02 05:04:14.775 | Building dependency tree... 2022-06-02 05:04:14.776 | Reading state information... 2022-06-02 05:04:15.036 | tgt is already the newest version (1:1.0.79-2ubuntu1). 2022-06-02 05:04:15.036 | The following packages were automatically installed and are no longer required: 2022-06-02 05:04:15.037 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 05:04:15.037 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 05:04:15.037 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 05:04:15.037 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 05:04:15.037 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 05:04:15.037 | python3-zope.interface 2022-06-02 05:04:15.037 | Use 'sudo apt autoremove' to remove them. 2022-06-02 05:04:15.154 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 05:04:15.158 | + functions-common:apt_get:1127 : result=0 2022-06-02 05:04:15.161 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 05:04:15.164 | + functions-common:time_stop:2322 : local name 2022-06-02 05:04:15.166 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:04:15.169 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:04:15.172 | + functions-common:time_stop:2325 : local total 2022-06-02 05:04:15.174 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:04:15.177 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 05:04:15.179 | + functions-common:time_stop:2329 : start_time=1654146254396 2022-06-02 05:04:15.181 | + functions-common:time_stop:2331 : [[ -z 1654146254396 ]] 2022-06-02 05:04:15.185 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:04:15.189 | + functions-common:time_stop:2334 : end_time=1654146255186 2022-06-02 05:04:15.192 | + functions-common:time_stop:2335 : elapsed_time=790 2022-06-02 05:04:15.194 | + functions-common:time_stop:2336 : total=5603 2022-06-02 05:04:15.196 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:04:15.199 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6393 2022-06-02 05:04:15.201 | + functions-common:apt_get:1131 : return 0 2022-06-02 05:04:15.204 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 05:04:15.207 | + ./stack.sh:main:895 : configure_cinder 2022-06-02 05:04:15.209 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-02 05:04:15.222 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-02 05:04:15.226 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-02 05:04:15.228 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-02 05:04:15.230 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-02 05:04:15.234 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-02 05:04:15.234 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-02 05:04:15.238 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-02 05:04:15.240 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-02 05:04:15.243 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-02 05:04:15.245 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-02 05:04:15.247 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-02 05:04:15.249 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-02 05:04:15.251 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-02 05:04:15.253 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-02 05:04:15.265 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-02 05:04:15.277 | + 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-02 05:04:15.289 | + 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-02 05:04:15.302 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-02 05:04:15.314 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-02 05:04:15.316 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-02 05:04:15.320 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.kYK5PRDWwU 2022-06-02 05:04:15.323 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-02 05:04:15.325 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-02 05:04:15.328 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-02 05:04:15.330 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.kYK5PRDWwU 2022-06-02 05:04:15.333 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.kYK5PRDWwU 2022-06-02 05:04:15.345 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.kYK5PRDWwU /etc/sudoers.d/cinder-rootwrap 2022-06-02 05:04:15.358 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-02 05:04:15.362 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-02 05:04:15.364 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-02 05:04:15.367 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-02 05:04:15.369 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-02 05:04:15.371 | + 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-02 05:04:15.373 | + 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-02 05:04:15.376 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-02 05:04:15.378 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-02 05:04:15.383 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-02 05:04:15.387 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-02 05:04:15.406 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-02 05:04:15.426 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-02 05:04:15.446 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-02 05:04:15.464 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-02 05:04:15.483 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-02 05:04:15.502 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-02 05:04:15.520 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-02 05:04:15.539 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-02 05:04:15.542 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-02 05:04:15.545 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-02 05:04:15.547 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-02 05:04:15.550 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-02 05:04:15.579 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-02 05:04:15.607 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-06-02 05:04:15.634 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-02 05:04:15.662 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-02 05:04:15.690 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-02 05:04:15.718 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-02 05:04:15.746 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-02 05:04:15.774 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 05:04:15.802 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-02 05:04:15.831 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-02 05:04:15.861 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-02 05:04:15.891 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-02 05:04:15.894 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-02 05:04:15.896 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-02 05:04:15.899 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-02 05:04:15.901 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-02 05:04:15.904 | + 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-02 05:04:15.936 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-02 05:04:15.964 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-02 05:04:15.991 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-02 05:04:16.019 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-02 05:04:16.048 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-02 05:04:16.076 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-02 05:04:16.107 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-02 05:04:16.109 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.13 2022-06-02 05:04:16.137 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-02 05:04:16.169 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-02 05:04:16.177 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key ce92a90a4d132abbaeb6680161569edf 2022-06-02 05:04:16.206 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-02 05:04:16.223 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:04:16.225 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-02 05:04:16.242 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:04:16.244 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-02 05:04:16.260 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:04:16.263 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-02 05:04:16.279 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:04:16.281 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-02 05:04:16.283 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-02 05:04:16.286 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-02 05:04:16.288 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-02 05:04:16.290 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-02 05:04:16.293 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-02 05:04:16.296 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 05:04:16.312 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:04:16.315 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-02 05:04:16.318 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-02 05:04:16.320 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 05:04:16.336 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:04:16.338 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-02 05:04:16.341 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-02 05:04:16.369 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 05:04:16.371 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 05:04:16.374 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-02 05:04:16.376 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-02 05:04:16.379 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-02 05:04:16.381 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 05:04:16.398 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 05:04:16.401 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 05:04:16.403 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 05:04:16.406 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 05:04:16.408 | + 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-02 05:04:16.436 | + 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-02 05:04:16.465 | + 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-02 05:04:16.494 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 05:04:16.522 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-02 05:04:16.524 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-02 05:04:16.527 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-02 05:04:16.529 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-02 05:04:16.532 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 05:04:16.534 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 05:04:16.537 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-02 05:04:16.541 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-02 05:04:16.544 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 05:04:16.546 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 05:04:16.559 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 05:04:16.560 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 05:04:16.568 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 05:04:16.572 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 05:04:16.587 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-02 05:04:16.590 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-02 05:04:16.594 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-02 05:04:16.623 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-02 05:04:16.650 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-02 05:04:16.678 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-02 05:04:16.705 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-02 05:04:16.733 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-02 05:04:16.762 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-02 05:04:16.791 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-02 05:04:16.819 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-02 05:04:16.847 | + 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-02 05:04:16.874 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-02 05:04:16.902 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-02 05:04:16.930 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-02 05:04:16.958 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 05:04:16.960 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 05:04:16.963 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-02 05:04:16.966 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-02 05:04:16.968 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 05:04:16.971 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:04:16.973 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:04:16.976 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-02 05:04:16.978 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-02 05:04:16.981 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-02 05:04:17.008 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-02 05:04:17.037 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-02 05:04:17.037 | + 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-02 05:04:17.046 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-02 05:04:17.049 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-02 05:04:17.052 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-02 05:04:17.054 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 05:04:17.057 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 05:04:17.059 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 05:04:17.062 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:04:17.064 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:04:17.066 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 05:04:17.069 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 05:04:17.071 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:04:17.074 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:04:17.076 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-02 05:04:17.139 | Enabling site cinder-wsgi. 2022-06-02 05:04:17.145 | To activate the new configuration, you need to run: 2022-06-02 05:04:17.145 | systemctl reload apache2 2022-06-02 05:04:17.149 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 05:04:17.152 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 05:04:17.154 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 05:04:17.157 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 05:04:17.358 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-02 05:04:17.361 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-02 05:04:17.395 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.13/image 2022-06-02 05:04:17.424 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-02 05:04:17.441 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:04:17.443 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-02 05:04:17.445 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-02 05:04:17.448 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-02 05:04:17.450 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-02 05:04:17.452 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-02 05:04:17.485 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-02 05:04:17.513 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.13/identity 2022-06-02 05:04:17.542 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-02 05:04:17.572 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-02 05:04:17.600 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-02 05:04:17.629 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-02 05:04:17.657 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-02 05:04:17.686 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-02 05:04:17.714 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-02 05:04:17.742 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-02 05:04:17.770 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-02 05:04:17.799 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-02 05:04:17.801 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-02 05:04:17.818 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:04:17.821 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.13:2379 2022-06-02 05:04:17.852 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-02 05:04:17.870 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:04:17.872 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-02 05:04:17.875 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-02 05:04:17.877 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-02 05:04:17.880 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 05:04:17.882 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-02 05:04:17.885 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-02 05:04:17.889 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-02 05:04:17.889 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-02 05:04:17.894 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-02 05:04:17.897 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-02 05:04:17.899 | + 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,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,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-02 05:04:17.902 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-02 05:04:17.905 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-02 05:04:17.907 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-02 05:04:17.910 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-02 05:04:17.912 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:04:17.915 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:04:17.917 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-06-02 05:04:17.920 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:04:17.923 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-02 05:04:17.925 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-02 05:04:17.927 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-02 05:04:17.930 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 05:04:17.932 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 05:04:17.935 | ++ functions-common:git_clone:529 : pwd 2022-06-02 05:04:17.937 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 05:04:17.940 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 05:04:17.943 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 05:04:17.958 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 05:04:17.961 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 05:04:17.963 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 05:04:17.966 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 05:04:17.966 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 05:04:17.971 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-02 05:04:17.974 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 05:04:17.976 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-02 05:04:17.989 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-02 05:04:17.992 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 05:04:17.992 | + functions-common:git_clone:607 : head -1 2022-06-02 05:04:18.004 | bca80bfbfb [OVN] Add baremetal support with Neutron DHCP agent 2022-06-02 05:04:18.007 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 05:04:18.009 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-02 05:04:18.012 | + inc/python:setup_develop:338 : local bindep 2022-06-02 05:04:18.014 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-02 05:04:18.017 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-02 05:04:18.019 | + inc/python:setup_develop:344 : local extras= 2022-06-02 05:04:18.022 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-02 05:04:18.024 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 05:04:18.027 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-02 05:04:18.029 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-02 05:04:18.032 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 05:04:18.034 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 05:04:18.037 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-02 05:04:18.040 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 05:04:18.043 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-02 05:04:18.045 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 05:04:18.048 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 05:04:18.051 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-02 05:04:18.057 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-02 05:04:18.060 | + 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-02 05:04:18.641 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-02 05:04:18.643 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 05:04:18.645 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 05:04:18.648 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 05:04:18.650 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-02 05:04:18.653 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-02 05:04:18.655 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 05:04:18.657 | + inc/python:setup_package:427 : local extras= 2022-06-02 05:04:18.660 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 05:04:18.662 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 05:04:18.664 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 05:04:18.667 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 05:04:18.669 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 05:04:18.672 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-02 05:04:18.692 | Using python 3.8 to install /opt/stack/neutron 2022-06-02 05:04:18.695 | + 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-02 05:04:20.470 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:04:20.470 | 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-02 05:04:20.475 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:20.475 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:20.477 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:04:20.478 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:20.478 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:20.479 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:04:20.479 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:20.479 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:04:20.492 | Obtaining file:///opt/stack/neutron 2022-06-02 05:04:22.545 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 05:04:24.571 | 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-02 05:04:24.578 | 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-02 05:04:24.582 | 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-02 05:04:24.589 | 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-02 05:04:24.597 | 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-02 05:04:24.608 | 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-02 05:04:24.630 | 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-02 05:04:24.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-02 05:04:24.652 | 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-02 05:04:24.660 | 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-02 05:04:24.663 | 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-02 05:04:24.672 | 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-02 05:04:24.678 | 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-02 05:04:24.681 | 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-02 05:04:24.684 | 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-02 05:04:24.748 | 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-02 05:04:24.804 | 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-02 05:04:24.807 | 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-02 05:04:24.811 | 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-02 05:04:24.814 | 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-02 05:04:24.854 | 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-02 05:04:24.880 | 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-02 05:04:24.899 | 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-02 05:04:24.903 | 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-02 05:04:24.908 | 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-02 05:04:24.931 | 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-02 05:04:24.948 | 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-02 05:04:24.984 | 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-02 05:04:24.994 | 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-02 05:04:25.009 | 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-02 05:04:25.016 | 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-02 05:04:25.063 | 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-02 05:04:25.069 | 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-02 05:04:25.107 | 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-02 05:04:25.159 | 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-02 05:04:25.177 | 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-02 05:04:25.194 | 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-02 05:04:25.209 | 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-02 05:04:25.222 | 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-02 05:04:25.227 | 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-02 05:04:25.236 | 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-02 05:04:25.259 | 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-02 05:04:25.267 | 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-02 05:04:25.285 | 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-02 05:04:25.305 | 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-02 05:04:25.350 | 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-02 05:04:25.355 | 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-02 05:04:25.364 | 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-02 05:04:25.371 | 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-02 05:04:25.405 | 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-02 05:04:25.408 | 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-02 05:04:25.417 | 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-02 05:04:25.420 | 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-02 05:04:25.440 | 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-02 05:04:25.454 | 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-02 05:04:25.465 | 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-02 05:04:25.468 | 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-02 05:04:25.471 | 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-02 05:04:25.477 | 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-02 05:04:25.483 | 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-02 05:04:25.502 | 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-02 05:04:25.505 | 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-02 05:04:25.523 | 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-02 05:04:25.550 | 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-02 05:04:25.568 | 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-02 05:04:25.572 | 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-02 05:04:25.579 | 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-02 05:04:25.600 | 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-02 05:04:25.603 | 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-02 05:04:25.608 | 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-02 05:04:25.611 | 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-02 05:04:25.614 | 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-02 05:04:25.617 | 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-02 05:04:25.620 | 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-02 05:04:25.631 | 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-02 05:04:25.635 | 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-02 05:04:25.637 | 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-02 05:04:25.645 | 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-02 05:04:25.659 | 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-02 05:04:25.669 | 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-02 05:04:25.674 | 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-02 05:04:25.692 | 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-02 05:04:25.710 | 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-02 05:04:25.766 | 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-02 05:04:25.769 | 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-02 05:04:25.777 | 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-02 05:04:25.798 | 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-02 05:04:25.802 | 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-02 05:04:25.805 | 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-02 05:04:25.808 | 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-02 05:04:25.816 | 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-02 05:04:25.824 | 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-02 05:04:25.827 | 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-02 05:04:25.830 | 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-02 05:04:25.836 | 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-02 05:04:25.857 | 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-02 05:04:25.896 | 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-02 05:04:25.901 | 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-02 05:04:25.905 | 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-02 05:04:25.908 | 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-02 05:04:25.911 | 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-02 05:04:25.916 | 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-02 05:04:25.922 | 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-02 05:04:25.926 | 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-02 05:04:25.989 | 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-02 05:04:25.993 | 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-02 05:04:25.996 | 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-02 05:04:26.007 | 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-02 05:04:26.017 | 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-02 05:04:26.030 | 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-02 05:04:26.061 | 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-02 05:04:26.065 | 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-02 05:04:26.086 | 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-02 05:04:26.104 | 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-02 05:04:26.119 | 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-02 05:04:26.123 | 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-02 05:04:26.127 | 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-02 05:04:26.132 | 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-02 05:04:26.136 | 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-02 05:04:26.139 | 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-02 05:04:26.141 | 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-02 05:04:26.144 | 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-02 05:04:26.147 | 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-02 05:04:26.150 | 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-02 05:04:26.153 | 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-02 05:04:26.156 | 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-02 05:04:26.159 | 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-02 05:04:26.173 | 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-02 05:04:26.181 | 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-02 05:04:26.235 | 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-02 05:04:26.240 | 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-02 05:04:26.245 | 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-02 05:04:26.249 | 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-02 05:04:26.252 | 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-02 05:04:26.285 | 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-02 05:04:27.302 | Installing collected packages: neutron 2022-06-02 05:04:27.302 | Attempting uninstall: neutron 2022-06-02 05:04:27.304 | Found existing installation: neutron 17.4.2.dev8 2022-06-02 05:04:27.314 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-06-02 05:04:27.316 | Running setup.py develop for neutron 2022-06-02 05:04:29.733 | Successfully installed neutron 2022-06-02 05:04:29.874 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:04:29.874 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:04:29.959 | + inc/python:pip_install:200 : result=0 2022-06-02 05:04:29.961 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:04:29.964 | + functions-common:time_stop:2322 : local name 2022-06-02 05:04:29.966 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:04:29.968 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:04:29.970 | + functions-common:time_stop:2325 : local total 2022-06-02 05:04:29.973 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:04:29.975 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:04:29.977 | + functions-common:time_stop:2329 : start_time=1654146258687 2022-06-02 05:04:29.979 | + functions-common:time_stop:2331 : [[ -z 1654146258687 ]] 2022-06-02 05:04:29.982 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:04:29.986 | + functions-common:time_stop:2334 : end_time=1654146269984 2022-06-02 05:04:29.988 | + functions-common:time_stop:2335 : elapsed_time=11297 2022-06-02 05:04:29.990 | + functions-common:time_stop:2336 : total=87819 2022-06-02 05:04:29.993 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:04:29.995 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=99116 2022-06-02 05:04:29.997 | + inc/python:pip_install:203 : return 0 2022-06-02 05:04:29.999 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 05:04:30.002 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-02 05:04:30.004 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-02 05:04:30.023 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-02 05:04:30.036 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-02 05:04:30.038 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-02 05:04:30.041 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:04:30.043 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:04:30.046 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-06-02 05:04:30.049 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:04:30.051 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-02 05:04:30.054 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 05:04:30.056 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-02 05:04:30.074 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:04:30.076 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-02 05:04:30.079 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-02 05:04:30.081 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-02 05:04:30.084 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 05:04:30.086 | + lib/stack:stack_install_service:32 : install_nova 2022-06-02 05:04:30.089 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-02 05:04:30.091 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-02 05:04:30.094 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:04:30.096 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:04:30.098 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-06-02 05:04:30.101 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:04:30.103 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-02 05:04:30.119 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:04:30.121 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-02 05:04:30.137 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:04:30.140 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-02 05:04:30.156 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:04:30.158 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-02 05:04:30.161 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-02 05:04:30.163 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-02 05:04:30.165 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 05:04:30.168 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 05:04:30.170 | ++ functions-common:git_clone:529 : pwd 2022-06-02 05:04:30.173 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 05:04:30.175 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 05:04:30.178 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 05:04:30.194 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 05:04:30.196 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 05:04:30.198 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 05:04:30.201 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 05:04:30.201 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 05:04:30.206 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-02 05:04:30.208 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 05:04:30.211 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-02 05:04:30.224 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-02 05:04:30.227 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 05:04:30.227 | + functions-common:git_clone:607 : head -1 2022-06-02 05:04:30.230 | d218250eb5 Define new functional test tox env for placement gate to run 2022-06-02 05:04:30.233 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 05:04:30.235 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-02 05:04:30.238 | + inc/python:setup_develop:338 : local bindep 2022-06-02 05:04:30.241 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-02 05:04:30.243 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-02 05:04:30.245 | + inc/python:setup_develop:344 : local extras= 2022-06-02 05:04:30.248 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-02 05:04:30.250 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 05:04:30.253 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-02 05:04:30.255 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-02 05:04:30.258 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 05:04:30.260 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 05:04:30.263 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-02 05:04:30.266 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 05:04:30.269 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-02 05:04:30.271 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 05:04:30.274 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 05:04:30.277 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-02 05:04:30.283 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-02 05:04:30.285 | + 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-02 05:04:30.869 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-02 05:04:30.871 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 05:04:30.874 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 05:04:30.876 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 05:04:30.878 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-02 05:04:30.880 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-02 05:04:30.883 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 05:04:30.885 | + inc/python:setup_package:427 : local extras= 2022-06-02 05:04:30.888 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 05:04:30.890 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 05:04:30.892 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 05:04:30.894 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 05:04:30.897 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 05:04:30.899 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-02 05:04:30.922 | Using python 3.8 to install /opt/stack/nova 2022-06-02 05:04:30.924 | + 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-02 05:04:32.703 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:04:32.703 | 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-02 05:04:32.708 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:32.708 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:32.710 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:04:32.711 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:32.712 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:32.712 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:04:32.712 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:32.713 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:04:32.725 | Obtaining file:///opt/stack/nova 2022-06-02 05:04:35.786 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 05:04:38.810 | 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-02 05:04:38.817 | 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-02 05:04:38.821 | 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-02 05:04:38.828 | 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-02 05:04:38.837 | 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-02 05:04:38.840 | 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-02 05:04:38.848 | 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-02 05:04:38.868 | 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-02 05:04:38.882 | 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-02 05:04:38.902 | 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-02 05:04:38.941 | 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-02 05:04:38.954 | 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-02 05:04:38.958 | 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-02 05:04:38.967 | 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-02 05:04:38.973 | 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-02 05:04:38.976 | 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-02 05:04:38.979 | 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-02 05:04:38.990 | 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-02 05:04:39.054 | 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-02 05:04:39.109 | 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-02 05:04:39.119 | 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-02 05:04:39.124 | 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-02 05:04:39.126 | 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-02 05:04:39.131 | 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-02 05:04:39.135 | 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-02 05:04:39.161 | 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-02 05:04:39.186 | 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-02 05:04:39.191 | 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-02 05:04:39.195 | 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-02 05:04:39.200 | 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-02 05:04:39.223 | 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-02 05:04:39.244 | 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-02 05:04:39.261 | 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-02 05:04:39.296 | 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-02 05:04:39.307 | 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-02 05:04:39.323 | 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-02 05:04:39.329 | 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-02 05:04:39.375 | 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-02 05:04:39.381 | 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-02 05:04:39.420 | 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-02 05:04:39.473 | 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-02 05:04:39.491 | 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-02 05:04:39.508 | 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-02 05:04:39.524 | 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-02 05:04:39.538 | 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-02 05:04:39.542 | 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-02 05:04:39.552 | 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-02 05:04:39.575 | 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-02 05:04:39.583 | 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-02 05:04:39.601 | 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-02 05:04:39.620 | 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-02 05:04:39.629 | 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-02 05:04:39.636 | 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-02 05:04:39.670 | 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-02 05:04:39.673 | 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-02 05:04:39.676 | 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-02 05:04:39.697 | 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-02 05:04:39.708 | 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-02 05:04:39.710 | 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-02 05:04:39.714 | 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-02 05:04:39.739 | 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-02 05:04:39.746 | 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-02 05:04:39.762 | 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-02 05:04:39.780 | 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-02 05:04:39.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-02 05:04:39.802 | 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-02 05:04:39.821 | 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-02 05:04:39.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-02 05:04:39.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-02 05:04:39.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-02 05:04:39.878 | 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-02 05:04:39.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-02 05:04:39.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-02 05:04:39.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-02 05:04:39.893 | 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-02 05:04:39.896 | 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-02 05:04:39.907 | 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-02 05:04:39.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-02 05:04:39.913 | 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-02 05:04:39.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-02 05:04:39.979 | 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-02 05:04:39.993 | 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-02 05:04:40.002 | 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-02 05:04:40.008 | 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-02 05:04:40.026 | 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-02 05:04:40.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-02 05:04:40.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-02 05:04:40.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-02 05:04:40.139 | 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-02 05:04:40.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-02 05:04:40.151 | 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-02 05:04:40.156 | 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-02 05:04:40.159 | 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-02 05:04:40.162 | 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-02 05:04:40.176 | 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-02 05:04:40.179 | 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-02 05:04:40.188 | 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-02 05:04:40.191 | 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-02 05:04:40.196 | 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-02 05:04:40.218 | 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-02 05:04:40.223 | 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-02 05:04:40.227 | 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-02 05:04:40.234 | 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-02 05:04:40.239 | 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-02 05:04:40.244 | 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-02 05:04:40.253 | 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-02 05:04:40.258 | 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-02 05:04:40.299 | 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-02 05:04:40.302 | 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-02 05:04:40.305 | 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-02 05:04:40.316 | 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-02 05:04:40.321 | 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-02 05:04:40.335 | 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-02 05:04:40.345 | 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-02 05:04:40.350 | 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-02 05:04:40.352 | 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-02 05:04:40.366 | 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-02 05:04:40.380 | 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-02 05:04:40.396 | 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-02 05:04:40.400 | 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-02 05:04:40.403 | 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-02 05:04:40.406 | 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-02 05:04:40.410 | 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-02 05:04:40.412 | 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-02 05:04:40.451 | 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-02 05:04:40.456 | 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-02 05:04:40.464 | 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-02 05:04:40.467 | 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-02 05:04:40.470 | 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-02 05:04:40.472 | 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-02 05:04:40.475 | 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-02 05:04:40.478 | 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-02 05:04:40.486 | 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-02 05:04:40.489 | 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-02 05:04:40.492 | 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-02 05:04:40.495 | 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-02 05:04:40.503 | 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-02 05:04:40.506 | 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-02 05:04:40.509 | 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-02 05:04:40.564 | 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-02 05:04:40.597 | 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-02 05:04:40.601 | 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-02 05:04:40.642 | 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-02 05:04:40.648 | 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-02 05:04:41.595 | Installing collected packages: nova 2022-06-02 05:04:41.596 | Attempting uninstall: nova 2022-06-02 05:04:41.598 | Found existing installation: nova 22.4.1.dev3 2022-06-02 05:04:41.602 | Can't uninstall 'nova'. No files were found to uninstall. 2022-06-02 05:04:41.604 | Running setup.py develop for nova 2022-06-02 05:04:44.941 | Successfully installed nova 2022-06-02 05:04:45.077 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:04:45.077 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:04:45.171 | + inc/python:pip_install:200 : result=0 2022-06-02 05:04:45.174 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:04:45.176 | + functions-common:time_stop:2322 : local name 2022-06-02 05:04:45.178 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:04:45.180 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:04:45.183 | + functions-common:time_stop:2325 : local total 2022-06-02 05:04:45.185 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:04:45.187 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:04:45.189 | + functions-common:time_stop:2329 : start_time=1654146270915 2022-06-02 05:04:45.191 | + functions-common:time_stop:2331 : [[ -z 1654146270915 ]] 2022-06-02 05:04:45.194 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:04:45.198 | + functions-common:time_stop:2334 : end_time=1654146285196 2022-06-02 05:04:45.200 | + functions-common:time_stop:2335 : elapsed_time=14281 2022-06-02 05:04:45.202 | + functions-common:time_stop:2336 : total=99116 2022-06-02 05:04:45.205 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:04:45.207 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=113397 2022-06-02 05:04:45.209 | + inc/python:pip_install:203 : return 0 2022-06-02 05:04:45.211 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 05:04:45.214 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-02 05:04:45.216 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-02 05:04:45.235 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-02 05:04:45.248 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-02 05:04:45.250 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-02 05:04:45.253 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:04:45.255 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:04:45.258 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-06-02 05:04:45.260 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:04:45.263 | + 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-02 05:04:45.276 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 05:04:45.278 | + ./stack.sh:main:906 : configure_nova 2022-06-02 05:04:45.281 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-02 05:04:45.293 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-02 05:04:45.296 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-02 05:04:45.299 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-02 05:04:45.303 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-02 05:04:45.303 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-02 05:04:45.308 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-02 05:04:45.310 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-02 05:04:45.313 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-02 05:04:45.315 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-02 05:04:45.318 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-02 05:04:45.320 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-02 05:04:45.323 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-02 05:04:45.325 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-02 05:04:45.337 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-02 05:04:45.350 | + 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-02 05:04:45.362 | + 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-02 05:04:45.375 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-02 05:04:45.387 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-02 05:04:45.390 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-02 05:04:45.395 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.dZlZ6XtHdR 2022-06-02 05:04:45.397 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-02 05:04:45.400 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-02 05:04:45.403 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-02 05:04:45.405 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-02 05:04:45.408 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-02 05:04:45.410 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.dZlZ6XtHdR 2022-06-02 05:04:45.414 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.dZlZ6XtHdR 2022-06-02 05:04:45.427 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.dZlZ6XtHdR /etc/sudoers.d/nova-rootwrap 2022-06-02 05:04:45.440 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-02 05:04:45.444 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-02 05:04:45.447 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-02 05:04:45.449 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-02 05:04:45.452 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-02 05:04:45.454 | + 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-02 05:04:45.457 | + 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-02 05:04:45.459 | + 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,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,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-02 05:04:45.462 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-02 05:04:45.467 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-02 05:04:45.484 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:04:45.487 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-02 05:04:45.489 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-02 05:04:45.493 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-02 05:04:45.497 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-02 05:04:45.530 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-02 05:04:45.532 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-02 05:04:45.559 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-02 05:04:45.588 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-02 05:04:45.614 | + 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-02 05:04:45.643 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-02 05:04:45.673 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-02 05:04:45.702 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-02 05:04:45.704 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.13 2022-06-02 05:04:45.731 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-02 05:04:45.757 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-02 05:04:45.786 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-02 05:04:45.813 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-02 05:04:45.840 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-02 05:04:45.869 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-02 05:04:45.871 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 05:04:45.873 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 05:04:45.876 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 05:04:45.878 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 05:04:45.880 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 05:04:45.882 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 05:04:45.884 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 05:04:45.887 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 05:04:45.889 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-02 05:04:45.891 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 05:04:45.893 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 05:04:45.895 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 05:04:45.897 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 05:04:45.900 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 05:04:45.902 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 05:04:45.905 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-02 05:04:45.921 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:04:45.923 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-02 05:04:45.925 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-02 05:04:45.927 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-02 05:04:45.955 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-02 05:04:45.958 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-02 05:04:45.960 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-02 05:04:45.962 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-02 05:04:45.965 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-02 05:04:45.967 | + 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-02 05:04:45.998 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-02 05:04:46.001 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-02 05:04:46.003 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-02 05:04:46.005 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-02 05:04:46.007 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-02 05:04:46.010 | + 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-02 05:04:46.040 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-02 05:04:46.070 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-02 05:04:46.097 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-02 05:04:46.124 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-02 05:04:46.140 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:04:46.142 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-02 05:04:46.158 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:04:46.161 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-02 05:04:46.162 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-02 05:04:46.167 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-02 05:04:46.170 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-02 05:04:46.196 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-02 05:04:46.212 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:04:46.214 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-02 05:04:46.217 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-02 05:04:46.219 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-02 05:04:46.221 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-02 05:04:46.224 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-02 05:04:46.255 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-02 05:04:46.282 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-06-02 05:04:46.310 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-02 05:04:46.337 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-02 05:04:46.364 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-02 05:04:46.393 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-02 05:04:46.422 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-02 05:04:46.451 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 05:04:46.487 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-02 05:04:46.519 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-02 05:04:46.535 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:04:46.538 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-02 05:04:46.541 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-02 05:04:46.576 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-02 05:04:46.610 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.13/identity 2022-06-02 05:04:46.638 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-02 05:04:46.666 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-02 05:04:46.694 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-02 05:04:46.722 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-02 05:04:46.750 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-02 05:04:46.778 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-02 05:04:46.794 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:04:46.796 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-02 05:04:46.799 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-02 05:04:46.826 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-02 05:04:46.856 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-02 05:04:46.859 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-02 05:04:46.887 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-02 05:04:46.890 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-02 05:04:46.892 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-02 05:04:46.894 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 05:04:46.896 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 05:04:46.899 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 05:04:46.903 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 05:04:46.905 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 05:04:46.908 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 05:04:46.910 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-02 05:04:46.912 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-02 05:04:46.915 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-02 05:04:46.918 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 05:04:46.934 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 05:04:46.937 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 05:04:46.939 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 05:04:46.941 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 05:04:46.943 | + 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-02 05:04:46.972 | + 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-02 05:04:46.999 | + 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-02 05:04:47.027 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 05:04:47.055 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-02 05:04:47.085 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-02 05:04:47.087 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-02 05:04:47.090 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-02 05:04:47.092 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-02 05:04:47.094 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 05:04:47.096 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 05:04:47.099 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-02 05:04:47.103 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-02 05:04:47.106 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 05:04:47.108 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 05:04:47.121 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 05:04:47.121 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 05:04:47.129 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 05:04:47.133 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 05:04:47.148 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-02 05:04:47.151 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-02 05:04:47.155 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-02 05:04:47.185 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-02 05:04:47.212 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-02 05:04:47.242 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-02 05:04:47.271 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-02 05:04:47.303 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-02 05:04:47.331 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-02 05:04:47.359 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-02 05:04:47.386 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-02 05:04:47.413 | + 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-02 05:04:47.440 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-02 05:04:47.468 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-02 05:04:47.496 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-02 05:04:47.524 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 05:04:47.527 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 05:04:47.530 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-02 05:04:47.532 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-02 05:04:47.534 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 05:04:47.537 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:04:47.539 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:04:47.541 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-02 05:04:47.544 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-02 05:04:47.546 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-02 05:04:47.573 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-02 05:04:47.600 | + 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-02 05:04:47.600 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-02 05:04:47.609 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-02 05:04:47.612 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-02 05:04:47.615 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-02 05:04:47.617 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 05:04:47.619 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 05:04:47.622 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 05:04:47.624 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:04:47.626 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:04:47.628 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 05:04:47.631 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 05:04:47.633 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:04:47.635 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:04:47.637 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-02 05:04:47.698 | Enabling site nova-api-wsgi. 2022-06-02 05:04:47.704 | To activate the new configuration, you need to run: 2022-06-02 05:04:47.704 | systemctl reload apache2 2022-06-02 05:04:47.709 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 05:04:47.711 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 05:04:47.713 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 05:04:47.716 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 05:04:47.857 | + 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-02 05:04:47.859 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-02 05:04:47.862 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-02 05:04:47.864 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-02 05:04:47.866 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-02 05:04:47.868 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 05:04:47.871 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-02 05:04:47.875 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-02 05:04:47.877 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 05:04:47.879 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 05:04:47.893 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 05:04:47.893 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 05:04:47.901 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 05:04:47.905 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 05:04:47.922 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-02 05:04:47.924 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-02 05:04:47.928 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-02 05:04:47.958 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-02 05:04:47.987 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-02 05:04:48.014 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-02 05:04:48.043 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-02 05:04:48.071 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-02 05:04:48.098 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-02 05:04:48.126 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-02 05:04:48.154 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-02 05:04:48.182 | + 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-02 05:04:48.213 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-02 05:04:48.241 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-02 05:04:48.268 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-02 05:04:48.296 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-02 05:04:48.299 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-02 05:04:48.326 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-02 05:04:48.342 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:04:48.345 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-02 05:04:48.377 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-02 05:04:48.380 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-02 05:04:48.382 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-02 05:04:48.398 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:04:48.401 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-02 05:04:48.403 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-02 05:04:48.431 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-02 05:04:48.461 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-02 05:04:48.463 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-02 05:04:48.466 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-02 05:04:48.468 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-02 05:04:48.471 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-02 05:04:48.473 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 05:04:48.489 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:04:48.492 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-02 05:04:48.494 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-02 05:04:48.497 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 05:04:48.513 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:04:48.515 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-02 05:04:48.518 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-02 05:04:48.546 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 05:04:48.548 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 05:04:48.550 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-02 05:04:48.578 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-02 05:04:48.607 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-02 05:04:48.637 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-02 05:04:48.654 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:04:48.656 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-02 05:04:48.684 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-02 05:04:48.686 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-02 05:04:48.703 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:04:48.706 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-02 05:04:48.710 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-02 05:04:48.712 | + lib/nova:create_nova_conf:525 : local conf 2022-06-02 05:04:48.715 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-02 05:04:48.717 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-02 05:04:48.720 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-02 05:04:48.722 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-02 05:04:48.725 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-02 05:04:48.727 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-02 05:04:48.729 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-02 05:04:48.734 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-02 05:04:48.737 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-02 05:04:48.739 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-02 05:04:48.741 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-02 05:04:48.743 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-02 05:04:48.746 | + 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-02 05:04:48.777 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-02 05:04:48.808 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-02 05:04:48.838 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-02 05:04:48.840 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-02 05:04:48.843 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-02 05:04:48.845 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-02 05:04:48.862 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:04:48.865 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-02 05:04:48.865 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-02 05:04:49.618 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-06-02 05:04:49.620 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-02 05:04:49.623 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-02 05:04:49.625 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-02 05:04:49.627 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-02 05:04:49.630 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-02 05:04:49.632 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 05:04:49.649 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:04:49.652 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-02 05:04:49.655 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-02 05:04:49.657 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 05:04:49.673 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:04:49.675 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/nova_cell1 2022-06-02 05:04:49.678 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/nova_cell1 2022-06-02 05:04:49.705 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 05:04:49.708 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 05:04:49.710 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-02 05:04:49.727 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:04:49.729 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-02 05:04:49.731 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-02 05:04:49.734 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-02 05:04:49.765 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.13/identity 2022-06-02 05:04:49.794 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-02 05:04:49.823 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-02 05:04:49.851 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-02 05:04:49.879 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-02 05:04:49.907 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-02 05:04:49.935 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-02 05:04:49.963 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-02 05:04:49.965 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-02 05:04:49.968 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-02 05:04:49.971 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 05:04:49.987 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 05:04:49.990 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 05:04:49.992 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 05:04:49.994 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 05:04:49.997 | + 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-02 05:04:50.024 | + 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-02 05:04:50.053 | + 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-02 05:04:50.081 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 05:04:50.109 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-02 05:04:50.112 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-02 05:04:50.117 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-02 05:04:50.120 | + lib/nova:create_nova_conf:559 : local conf 2022-06-02 05:04:50.122 | + lib/nova:create_nova_conf:560 : local offset 2022-06-02 05:04:50.126 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-02 05:04:50.128 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-02 05:04:50.131 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-02 05:04:50.133 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-02 05:04:50.136 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-02 05:04:50.138 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-02 05:04:50.141 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-02 05:04:50.143 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-02 05:04:50.145 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-02 05:04:50.147 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-02 05:04:50.164 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:04:50.166 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-02 05:04:50.182 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:04:50.184 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-02 05:04:50.186 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-02 05:04:50.202 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:04:50.204 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-02 05:04:50.222 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:04:50.225 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-02 05:04:50.242 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:04:50.244 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-02 05:04:50.262 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:04:50.265 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-02 05:04:50.267 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-02 05:04:50.270 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-02 05:04:50.272 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 05:04:50.275 | + lib/stack:stack_install_service:32 : install_placement 2022-06-02 05:04:50.278 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-02 05:04:50.280 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-02 05:04:50.283 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:04:50.285 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:04:50.288 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-02 05:04:50.290 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 05:04:50.293 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 05:04:50.296 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 05:04:50.298 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 05:04:50.301 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 05:04:50.303 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 05:04:50.305 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:04:50.308 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:04:50.311 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 05:04:50.313 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 05:04:50.316 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 05:04:50.318 | + functions-common:apt_get_update:1083 : return 2022-06-02 05:04:50.321 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-02 05:04:50.324 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 05:04:50.326 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:04:50.329 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:04:50.331 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-02 05:04:50.353 | + 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-02 05:04:50.465 | Reading package lists... 2022-06-02 05:04:50.738 | Building dependency tree... 2022-06-02 05:04:50.739 | Reading state information... 2022-06-02 05:04:51.034 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-02 05:04:51.034 | The following packages were automatically installed and are no longer required: 2022-06-02 05:04:51.035 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 05:04:51.035 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 05:04:51.035 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 05:04:51.035 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 05:04:51.035 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 05:04:51.035 | python3-zope.interface 2022-06-02 05:04:51.035 | Use 'sudo apt autoremove' to remove them. 2022-06-02 05:04:51.164 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 05:04:51.169 | + functions-common:apt_get:1127 : result=0 2022-06-02 05:04:51.171 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 05:04:51.174 | + functions-common:time_stop:2322 : local name 2022-06-02 05:04:51.176 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:04:51.183 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:04:51.185 | + functions-common:time_stop:2325 : local total 2022-06-02 05:04:51.187 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:04:51.190 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 05:04:51.192 | + functions-common:time_stop:2329 : start_time=1654146290350 2022-06-02 05:04:51.194 | + functions-common:time_stop:2331 : [[ -z 1654146290350 ]] 2022-06-02 05:04:51.197 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:04:51.202 | + functions-common:time_stop:2334 : end_time=1654146291199 2022-06-02 05:04:51.204 | + functions-common:time_stop:2335 : elapsed_time=849 2022-06-02 05:04:51.206 | + functions-common:time_stop:2336 : total=6393 2022-06-02 05:04:51.209 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:04:51.211 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7242 2022-06-02 05:04:51.214 | + functions-common:apt_get:1131 : return 0 2022-06-02 05:04:51.217 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-02 05:04:51.220 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-02 05:04:51.222 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-02 05:04:51.225 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-02 05:04:51.227 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-02 05:04:51.249 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-02 05:04:51.252 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 05:04:51.254 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 05:04:51.257 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 05:04:51.260 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 05:04:51.262 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 05:04:51.265 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 05:04:51.267 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:04:51.270 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:04:51.272 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 05:04:51.274 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 05:04:51.277 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 05:04:51.280 | + functions-common:apt_get_update:1083 : return 2022-06-02 05:04:51.282 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-02 05:04:51.285 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 05:04:51.287 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:04:51.290 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:04:51.292 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-02 05:04:51.324 | + 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-02 05:04:51.433 | Reading package lists... 2022-06-02 05:04:51.698 | Building dependency tree... 2022-06-02 05:04:51.700 | Reading state information... 2022-06-02 05:04:51.961 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-06-02 05:04:51.961 | The following packages were automatically installed and are no longer required: 2022-06-02 05:04:51.962 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 05:04:51.962 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 05:04:51.962 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 05:04:51.962 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 05:04:51.962 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 05:04:51.962 | python3-zope.interface 2022-06-02 05:04:51.962 | Use 'sudo apt autoremove' to remove them. 2022-06-02 05:04:52.079 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 05:04:52.083 | + functions-common:apt_get:1127 : result=0 2022-06-02 05:04:52.086 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 05:04:52.088 | + functions-common:time_stop:2322 : local name 2022-06-02 05:04:52.091 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:04:52.093 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:04:52.096 | + functions-common:time_stop:2325 : local total 2022-06-02 05:04:52.098 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:04:52.101 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 05:04:52.103 | + functions-common:time_stop:2329 : start_time=1654146291320 2022-06-02 05:04:52.105 | + functions-common:time_stop:2331 : [[ -z 1654146291320 ]] 2022-06-02 05:04:52.108 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:04:52.113 | + functions-common:time_stop:2334 : end_time=1654146292110 2022-06-02 05:04:52.115 | + functions-common:time_stop:2335 : elapsed_time=790 2022-06-02 05:04:52.118 | + functions-common:time_stop:2336 : total=7242 2022-06-02 05:04:52.120 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:04:52.123 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8032 2022-06-02 05:04:52.125 | + functions-common:apt_get:1131 : return 0 2022-06-02 05:04:52.128 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-02 05:04:52.131 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-02 05:04:52.133 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 05:04:52.136 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:04:52.139 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:04:52.141 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-02 05:04:52.144 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-02 05:04:52.199 | wsgi (enabled by maintainer script) 2022-06-02 05:04:52.202 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-02 05:04:52.205 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-02 05:04:52.207 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 05:04:52.210 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-02 05:04:52.213 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-02 05:04:52.216 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 05:04:52.220 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-02 05:04:52.220 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 05:04:52.225 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-02 05:04:52.228 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-02 05:04:52.230 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-02 05:04:52.233 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-02 05:04:52.236 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-02 05:04:52.259 | Using python 3.8 to install osc-placement 2022-06-02 05:04:52.262 | + 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-02 05:04:54.037 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:04:54.038 | 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-02 05:04:54.042 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:54.043 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:54.045 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:04:54.046 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:54.047 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:54.047 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:04:54.047 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:54.048 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:04:54.063 | 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-02 05:04:54.091 | 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-02 05:04:54.109 | 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-02 05:04:54.116 | 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-02 05:04:54.119 | 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-02 05:04:54.122 | 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-02 05:04:54.126 | 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-02 05:04:54.130 | 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-02 05:04:54.133 | 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-02 05:04:54.197 | 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-02 05:04:54.212 | 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-02 05:04:54.217 | 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-02 05:04:54.225 | 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-02 05:04:54.228 | 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-02 05:04:54.234 | 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-02 05:04:54.237 | 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-02 05:04:54.244 | 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-02 05:04:54.266 | 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-02 05:04:54.270 | 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-02 05:04:54.284 | 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-02 05:04:54.311 | 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-02 05:04:54.314 | 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-02 05:04:54.317 | 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-02 05:04:54.321 | 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-02 05:04:54.324 | 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-02 05:04:54.344 | 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-02 05:04:54.347 | 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-02 05:04:54.401 | 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-02 05:04:54.403 | 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-02 05:04:54.406 | 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-02 05:04:54.412 | 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-02 05:04:54.451 | 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-02 05:04:54.455 | 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-02 05:04:54.458 | 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-02 05:04:54.480 | 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-02 05:04:54.485 | 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-02 05:04:54.488 | 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-02 05:04:54.492 | 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-02 05:04:54.495 | 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-02 05:04:54.537 | 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-02 05:04:54.569 | 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-02 05:04:54.575 | 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-02 05:04:54.578 | 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-02 05:04:54.582 | 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-02 05:04:56.474 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:04:56.474 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:04:56.558 | + inc/python:pip_install:200 : result=0 2022-06-02 05:04:56.560 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:04:56.563 | + functions-common:time_stop:2322 : local name 2022-06-02 05:04:56.565 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:04:56.568 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:04:56.570 | + functions-common:time_stop:2325 : local total 2022-06-02 05:04:56.573 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:04:56.575 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:04:56.578 | + functions-common:time_stop:2329 : start_time=1654146292253 2022-06-02 05:04:56.582 | + functions-common:time_stop:2331 : [[ -z 1654146292253 ]] 2022-06-02 05:04:56.585 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:04:56.591 | + functions-common:time_stop:2334 : end_time=1654146296588 2022-06-02 05:04:56.594 | + functions-common:time_stop:2335 : elapsed_time=4335 2022-06-02 05:04:56.597 | + functions-common:time_stop:2336 : total=113397 2022-06-02 05:04:56.600 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:04:56.603 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=117732 2022-06-02 05:04:56.606 | + inc/python:pip_install:203 : return 0 2022-06-02 05:04:56.608 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-02 05:04:56.611 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-02 05:04:56.613 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-02 05:04:56.616 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 05:04:56.619 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 05:04:56.622 | ++ functions-common:git_clone:529 : pwd 2022-06-02 05:04:56.625 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 05:04:56.627 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 05:04:56.631 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 05:04:56.649 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 05:04:56.651 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 05:04:56.655 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 05:04:56.658 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 05:04:56.660 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 05:04:56.664 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-02 05:04:56.667 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 05:04:56.670 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-02 05:04:56.686 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-02 05:04:56.689 | + functions-common:git_clone:607 : head -1 2022-06-02 05:04:56.689 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 05:04:56.694 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-02 05:04:56.697 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 05:04:56.700 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-02 05:04:56.704 | + inc/python:setup_develop:338 : local bindep 2022-06-02 05:04:56.707 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-02 05:04:56.709 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-02 05:04:56.711 | + inc/python:setup_develop:344 : local extras= 2022-06-02 05:04:56.714 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-02 05:04:56.717 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 05:04:56.719 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-02 05:04:56.721 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-02 05:04:56.724 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 05:04:56.726 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 05:04:56.729 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-02 05:04:56.732 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 05:04:56.735 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-02 05:04:56.738 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 05:04:56.741 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 05:04:56.745 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-02 05:04:56.752 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-02 05:04:56.754 | + 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-02 05:04:57.347 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-02 05:04:57.350 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 05:04:57.352 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 05:04:57.355 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 05:04:57.357 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-02 05:04:57.360 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-02 05:04:57.362 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 05:04:57.365 | + inc/python:setup_package:427 : local extras= 2022-06-02 05:04:57.367 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 05:04:57.370 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 05:04:57.372 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 05:04:57.375 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 05:04:57.377 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 05:04:57.380 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-02 05:04:57.403 | Using python 3.8 to install /opt/stack/placement 2022-06-02 05:04:57.406 | + 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-02 05:04:59.162 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:04:59.162 | 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-02 05:04:59.167 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:59.168 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:59.169 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:04:59.171 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:59.171 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:59.171 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:04:59.172 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:04:59.172 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:04:59.185 | Obtaining file:///opt/stack/placement 2022-06-02 05:05:00.429 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 05:05:01.687 | 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-02 05:05:01.695 | 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-02 05:05:01.717 | 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-02 05:05:01.730 | 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-02 05:05:01.742 | 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-02 05:05:01.798 | 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-02 05:05:01.803 | 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-02 05:05:01.808 | 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-02 05:05:01.813 | 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-02 05:05:01.848 | 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-02 05:05:01.859 | 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-02 05:05:01.874 | 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-02 05:05:01.880 | 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-02 05:05:01.929 | 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-02 05:05:01.935 | 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-02 05:05:01.974 | 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-02 05:05:01.993 | 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-02 05:05:02.011 | 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-02 05:05:02.020 | 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-02 05:05:02.028 | 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-02 05:05:02.046 | 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-02 05:05:02.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-02 05:05:02.055 | 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-02 05:05:02.058 | 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-02 05:05:02.069 | 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-02 05:05:02.071 | 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-02 05:05:02.075 | 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-02 05:05:02.080 | 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-02 05:05:02.098 | 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-02 05:05:02.102 | 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-02 05:05:02.110 | 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-02 05:05:02.131 | 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-02 05:05:02.136 | 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-02 05:05:02.139 | 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-02 05:05:02.149 | 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-02 05:05:02.153 | 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-02 05:05:02.155 | 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-02 05:05:02.162 | 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-02 05:05:02.172 | 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-02 05:05:02.177 | 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-02 05:05:02.195 | 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-02 05:05:02.199 | 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-02 05:05:02.205 | 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-02 05:05:02.227 | 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-02 05:05:02.268 | 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-02 05:05:02.333 | 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-02 05:05:02.340 | 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-02 05:05:02.345 | 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-02 05:05:02.349 | 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-02 05:05:02.353 | 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-02 05:05:02.361 | 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-02 05:05:02.370 | 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-02 05:05:02.376 | 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-02 05:05:02.379 | 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-02 05:05:02.382 | 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-02 05:05:02.386 | 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-02 05:05:02.388 | 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-02 05:05:02.392 | 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-02 05:05:02.395 | 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-02 05:05:02.398 | 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-02 05:05:02.401 | 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-02 05:05:02.404 | 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-02 05:05:02.406 | 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-02 05:05:02.417 | 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-02 05:05:02.420 | 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-02 05:05:02.423 | 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-02 05:05:02.427 | 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-02 05:05:02.430 | 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-02 05:05:02.433 | 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-02 05:05:02.441 | 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-02 05:05:02.443 | 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-02 05:05:04.018 | Installing collected packages: openstack-placement 2022-06-02 05:05:04.019 | Attempting uninstall: openstack-placement 2022-06-02 05:05:04.020 | Found existing installation: openstack-placement 4.0.1.dev3 2022-06-02 05:05:04.022 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-06-02 05:05:04.024 | Running setup.py develop for openstack-placement 2022-06-02 05:05:05.702 | Successfully installed openstack-placement 2022-06-02 05:05:05.843 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:05:05.843 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:05:05.932 | + inc/python:pip_install:200 : result=0 2022-06-02 05:05:05.936 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:05:05.941 | + functions-common:time_stop:2322 : local name 2022-06-02 05:05:05.945 | + functions-common:time_stop:2323 : local end_time 2022-06-02 05:05:05.948 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:05:05.951 | + functions-common:time_stop:2325 : local total 2022-06-02 05:05:05.953 | + functions-common:time_stop:2326 : local start_time 2022-06-02 05:05:05.955 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:05:05.957 | + functions-common:time_stop:2329 : start_time=1654146297396 2022-06-02 05:05:05.960 | + functions-common:time_stop:2331 : [[ -z 1654146297396 ]] 2022-06-02 05:05:05.964 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:05:05.970 | + functions-common:time_stop:2334 : end_time=1654146305967 2022-06-02 05:05:05.973 | + functions-common:time_stop:2335 : elapsed_time=8571 2022-06-02 05:05:05.977 | + functions-common:time_stop:2336 : total=117732 2022-06-02 05:05:05.980 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:05:05.982 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=126303 2022-06-02 05:05:05.984 | + inc/python:pip_install:203 : return 0 2022-06-02 05:05:05.987 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 05:05:05.989 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-02 05:05:05.992 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-02 05:05:06.012 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-02 05:05:06.025 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-02 05:05:06.027 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-02 05:05:06.030 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 05:05:06.032 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 05:05:06.034 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-06-02 05:05:06.037 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 05:05:06.039 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 05:05:06.042 | + ./stack.sh:main:912 : configure_placement 2022-06-02 05:05:06.045 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-02 05:05:06.057 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-02 05:05:06.059 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-02 05:05:06.064 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-02 05:05:06.068 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-02 05:05:06.070 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-02 05:05:06.073 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-02 05:05:06.076 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-02 05:05:06.079 | + 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-02 05:05:06.112 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-02 05:05:06.147 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-02 05:05:06.179 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-02 05:05:06.182 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-02 05:05:06.185 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-02 05:05:06.187 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-02 05:05:06.190 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-02 05:05:06.224 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-02 05:05:06.253 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-06-02 05:05:06.282 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-02 05:05:06.311 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-02 05:05:06.345 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-02 05:05:06.374 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-02 05:05:06.405 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-02 05:05:06.437 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 05:05:06.470 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-02 05:05:06.500 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-02 05:05:06.503 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-02 05:05:06.505 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-02 05:05:06.509 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 05:05:06.526 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 05:05:06.528 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 05:05:06.531 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 05:05:06.533 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 05:05:06.536 | + 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-02 05:05:06.565 | + 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-02 05:05:06.594 | + 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-02 05:05:06.623 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 05:05:06.655 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-02 05:05:06.658 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-02 05:05:06.662 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-02 05:05:06.665 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-02 05:05:06.668 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-02 05:05:06.671 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 05:05:06.673 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 05:05:06.677 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-02 05:05:06.681 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-02 05:05:06.683 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 05:05:06.686 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 05:05:06.700 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 05:05:06.700 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 05:05:06.709 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 05:05:06.713 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 05:05:06.734 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-02 05:05:06.737 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-02 05:05:06.742 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-02 05:05:06.776 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-02 05:05:06.808 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-02 05:05:06.836 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-02 05:05:06.865 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-02 05:05:06.894 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-02 05:05:06.925 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-02 05:05:06.954 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-02 05:05:06.983 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-02 05:05:07.011 | + 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-02 05:05:07.039 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-02 05:05:07.069 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-02 05:05:07.100 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-02 05:05:07.130 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 05:05:07.133 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 05:05:07.136 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-02 05:05:07.139 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-02 05:05:07.141 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 05:05:07.144 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:05:07.147 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:05:07.149 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-02 05:05:07.153 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-02 05:05:07.155 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-02 05:05:07.184 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-02 05:05:07.213 | + 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-02 05:05:07.214 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-02 05:05:07.222 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-02 05:05:07.226 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-02 05:05:07.228 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-02 05:05:07.231 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 05:05:07.234 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 05:05:07.236 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 05:05:07.239 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:05:07.241 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:05:07.244 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 05:05:07.247 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 05:05:07.249 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 05:05:07.252 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 05:05:07.254 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-02 05:05:07.318 | Site placement-api already enabled 2022-06-02 05:05:07.324 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 05:05:07.328 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 05:05:07.330 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 05:05:07.333 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 05:05:07.480 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-02 05:05:07.499 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:05:07.502 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-02 05:05:07.523 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:05:07.526 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-02 05:05:07.543 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:05:07.546 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-02 05:05:07.548 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-02 05:05:07.551 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-02 05:05:07.582 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.13/identity 2022-06-02 05:05:07.613 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-02 05:05:07.642 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-02 05:05:07.671 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-02 05:05:07.701 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-02 05:05:07.731 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-02 05:05:07.761 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-02 05:05:07.792 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-02 05:05:07.809 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:05:07.812 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-02 05:05:07.829 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 05:05:07.832 | + ./stack.sh:main:938 : run_phase stack install 2022-06-02 05:05:07.834 | + functions-common:run_phase:1750 : local mode=stack 2022-06-02 05:05:07.837 | + functions-common:run_phase:1751 : local phase=install 2022-06-02 05:05:07.839 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-02 05:05:07.842 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-02 05:05:07.844 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-02 05:05:07.847 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-02 05:05:07.850 | + functions-common:run_phase:1760 : local extra 2022-06-02 05:05:07.853 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-02 05:05:07.857 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-02 05:05:07.860 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-02 05:05:07.863 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-02 05:05:07.865 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-02 05:05:07.868 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-02 05:05:07.883 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 05:05:07.886 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-02 05:05:07.888 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-02 05:05:07.890 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-02 05:05:07.892 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-02 05:05:07.895 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 05:05:07.897 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-02 05:05:07.899 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-02 05:05:07.902 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-02 05:05:07.904 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-02 05:05:07.906 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-02 05:05:07.908 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-02 05:05:07.910 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-02 05:05:07.913 | +++ functions-common:git_clone:529 : pwd 2022-06-02 05:05:07.915 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 05:05:07.918 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 05:05:07.921 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 05:05:07.936 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-02 05:05:07.938 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 05:05:07.940 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 05:05:07.943 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-02 05:05:07.943 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 05:05:07.948 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-02 05:05:07.950 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 05:05:07.954 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-02 05:05:07.966 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-02 05:05:07.969 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-02 05:05:07.969 | ++ functions-common:git_clone:607 : head -1 2022-06-02 05:05:07.974 | 3308ea0ab Merge "tempurl: Deprecate sha1 signatures" 2022-06-02 05:05:07.976 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 05:05:07.979 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-02 05:05:08.000 | Using python 3.8 to install tox!=2.8.0 2022-06-02 05:05:08.002 | ++ 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-02 05:05:09.767 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 05:05:09.767 | 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-02 05:05:09.772 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:05:09.772 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:05:09.774 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 05:05:09.775 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:05:09.775 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:05:09.776 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:05:09.776 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 05:05:09.777 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 05:05:09.791 | Requirement already satisfied: tox!=2.8.0 in /usr/local/lib/python3.8/dist-packages (3.25.0) 2022-06-02 05:05:09.851 | 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-02 05:05:09.902 | 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-02 05:05:09.909 | 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-02 05:05:09.912 | 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-02 05:05:09.915 | 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-02 05:05:09.918 | 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-02 05:05:09.928 | 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-02 05:05:09.931 | 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-02 05:05:09.934 | 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-02 05:05:09.937 | 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-02 05:05:12.067 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 05:05:12.067 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 05:05:12.152 | ++ inc/python:pip_install:200 : result=0 2022-06-02 05:05:12.155 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-02 05:05:12.157 | ++ functions-common:time_stop:2322 : local name 2022-06-02 05:05:12.160 | ++ functions-common:time_stop:2323 : local end_time 2022-06-02 05:05:12.162 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-02 05:05:12.165 | ++ functions-common:time_stop:2325 : local total 2022-06-02 05:05:12.167 | ++ functions-common:time_stop:2326 : local start_time 2022-06-02 05:05:12.170 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-02 05:05:12.172 | ++ functions-common:time_stop:2329 : start_time=1654146307994 2022-06-02 05:05:12.175 | ++ functions-common:time_stop:2331 : [[ -z 1654146307994 ]] 2022-06-02 05:05:12.180 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 05:05:12.184 | ++ functions-common:time_stop:2334 : end_time=1654146312181 2022-06-02 05:05:12.186 | ++ functions-common:time_stop:2335 : elapsed_time=4187 2022-06-02 05:05:12.189 | ++ functions-common:time_stop:2336 : total=126303 2022-06-02 05:05:12.191 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 05:05:12.193 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=130490 2022-06-02 05:05:12.195 | ++ inc/python:pip_install:203 : return 0 2022-06-02 05:05:12.198 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-02 05:05:12.198 | /opt/stack/tempest ~/devstack 2022-06-02 05:05:12.200 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-02 05:05:12.220 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-02 05:05:12.220 | HACKING.rst 2022-06-02 05:05:12.220 | doc/source/conf.py 2022-06-02 05:05:12.220 | doc/source/configuration.rst 2022-06-02 05:05:12.220 | doc/source/contributor/contributing.rst 2022-06-02 05:05:12.220 | doc/source/index.rst 2022-06-02 05:05:12.221 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-02 05:05:12.221 | doc/source/microversion_testing.rst 2022-06-02 05:05:12.221 | doc/source/plugins/plugin.rst 2022-06-02 05:05:12.221 | doc/source/supported_version.rst 2022-06-02 05:05:12.221 | doc/source/test_removal.rst 2022-06-02 05:05:12.221 | playbooks/devstack-tempest-ipv6.yaml 2022-06-02 05:05:12.221 | playbooks/devstack-tempest.yaml 2022-06-02 05:05:12.221 | playbooks/enable-fips.yaml 2022-06-02 05:05:12.221 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-02 05:05:12.221 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-02 05:05:12.221 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-02 05:05:12.221 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-02 05:05:12.221 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-02 05:05:12.221 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-02 05:05:12.221 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-02 05:05:12.221 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-02 05:05:12.221 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-02 05:05:12.221 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-02 05:05:12.221 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-02 05:05:12.221 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-02 05:05:12.221 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-02 05:05:12.221 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-02 05:05:12.221 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-02 05:05:12.221 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-02 05:05:12.221 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-02 05:05:12.221 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-02 05:05:12.221 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-02 05:05:12.221 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-02 05:05:12.221 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-02 05:05:12.221 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-02 05:05:12.221 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-02 05:05:12.221 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-02 05:05:12.222 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-02 05:05:12.222 | releasenotes/notes/measure-downtime-during-live-migration-5e8305be270de680.yaml 2022-06-02 05:05:12.222 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-02 05:05:12.222 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-02 05:05:12.222 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-02 05:05:12.222 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-02 05:05:12.222 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-02 05:05:12.222 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-02 05:05:12.222 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-02 05:05:12.222 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-02 05:05:12.222 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-02 05:05:12.222 | releasenotes/source/conf.py 2022-06-02 05:05:12.222 | releasenotes/source/index.rst 2022-06-02 05:05:12.222 | releasenotes/source/v26.1.0.rst 2022-06-02 05:05:12.222 | releasenotes/source/v27.0.0.rst 2022-06-02 05:05:12.222 | releasenotes/source/v28.0.0.rst 2022-06-02 05:05:12.222 | releasenotes/source/v28.1.0.rst 2022-06-02 05:05:12.222 | releasenotes/source/v29.0.0.rst 2022-06-02 05:05:12.222 | releasenotes/source/v29.1.0.rst 2022-06-02 05:05:12.222 | releasenotes/source/v29.2.0.rst 2022-06-02 05:05:12.222 | releasenotes/source/v30.0.0.rst 2022-06-02 05:05:12.222 | requirements.txt 2022-06-02 05:05:12.222 | roles/run-tempest/README.rst 2022-06-02 05:05:12.222 | roles/run-tempest/defaults/main.yaml 2022-06-02 05:05:12.222 | roles/run-tempest/tasks/main.yaml 2022-06-02 05:05:12.222 | roles/run-tempest-26/README.rst 2022-06-02 05:05:12.222 | roles/run-tempest-26/defaults/main.yaml 2022-06-02 05:05:12.222 | roles/run-tempest-26/tasks/main.yaml 2022-06-02 05:05:12.222 | setup.cfg 2022-06-02 05:05:12.222 | tempest/api/compute/admin/test_agents.py 2022-06-02 05:05:12.222 | tempest/api/compute/admin/test_aggregates.py 2022-06-02 05:05:12.222 | tempest/api/compute/admin/test_create_server.py 2022-06-02 05:05:12.222 | tempest/api/compute/admin/test_flavors.py 2022-06-02 05:05:12.223 | tempest/api/compute/admin/test_flavors_access.py 2022-06-02 05:05:12.223 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-02 05:05:12.223 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-02 05:05:12.223 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-02 05:05:12.223 | tempest/api/compute/admin/test_hypervisor.py 2022-06-02 05:05:12.223 | tempest 2022-06-02 05:05:12.223 | Aborting 2022-06-02 05:05:12.223 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-02 05:05:12.226 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-02 05:05:12.231 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-02 05:05:12.234 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-02 05:05:12.237 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-02 05:05:12.240 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-02 05:05:12.242 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-02 05:05:12.245 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-02 05:05:12.247 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-02 05:05:12.250 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-02 05:05:12.250 | Error on exit 2022-06-02 05:05:12.253 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-02 05:05:12.255 | + ./stack.sh:exit_trap:517 : generate-subunit 1654146125 187 fail 2022-06-02 05:05:12.852 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-02 05:05:12.855 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-02 05:05:13.076 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-02 05:05:13.076 | 2022-06-02 05:05:13.355 | + ./stack.sh:exit_trap:531 : exit 1