2022-06-01 00:48:57.289 | + ./stack.sh:main:462 : exec 2022-06-01 00:48:57.289 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-01-004857' 2022-06-01 00:48:57.289 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-01-004857.summary.2022-06-01-004857 2022-06-01 00:48:57.289 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 00:48:57.289 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-01-004857 2022-06-01 00:48:57.289 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-01-004857 /opt/stack/logs/stack.sh.log 2022-06-01 00:48:57.289 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-01-004857.summary.2022-06-01-004857 /opt/stack/logs/stack.sh.log.summary 2022-06-01 00:48:57.289 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-01 00:48:57.289 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-01 00:48:57.289 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-01 00:48:57.289 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-01 00:48:57.289 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-01 00:48:57.289 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-01 00:48:57.289 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-01 00:48:57.289 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-01 00:48:57.289 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-01 00:48:57.289 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-01 00:48:57.289 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-01 00:48:57.289 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-01 00:48:57.289 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-01 00:48:57.289 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-01 00:48:57.289 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-01 00:48:57.289 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-01 00:48:57.289 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-01 00:48:57.290 | + ./stack.sh:main:548 : set -o errexit 2022-06-01 00:48:57.291 | + ./stack.sh:main:551 : uname -a 2022-06-01 00:48:57.293 | Linux n-d-843948-3 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-06-01 00:48:57.295 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-01 00:48:57.297 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-01 00:48:57.300 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-01 00:48:57.328 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-01 00:48:57.343 | + ./stack.sh:main:565 : fetch_plugins 2022-06-01 00:48:57.345 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-01 00:48:57.347 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-01 00:48:57.350 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-01 00:48:57.351 | + functions-common:fetch_plugins:1673 : return 2022-06-01 00:48:57.353 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-01 00:48:57.355 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-01 00:48:57.357 | + functions-common:run_phase:1751 : local phase= 2022-06-01 00:48:57.359 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 00:48:57.361 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 00:48:57.362 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 00:48:57.364 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 00:48:57.366 | + functions-common:run_phase:1760 : local extra 2022-06-01 00:48:57.368 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 00:48:57.371 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 00:48:57.374 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 00:48:57.375 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 00:48:57.377 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-01 00:48:57.379 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 00:48:57.392 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:48:57.394 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-01 00:48:57.396 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 00:48:57.398 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 00:48:57.399 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 00:48:57.401 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 00:48:57.403 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 00:48:57.405 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-01 00:48:57.406 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-01 00:48:57.408 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-01 00:48:57.410 | + functions-common:run_phase:1774 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-01 00:48:57.412 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-01 00:48:57.414 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-01 00:48:57.416 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-01 00:48:57.417 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-01 00:48:57.419 | + functions-common:plugin_override_defaults:1714 : return 2022-06-01 00:48:57.421 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-01 00:48:57.439 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-01 00:48:57.441 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-01 00:48:57.453 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:48:57.456 | +++ lib/tls:source:43 : hostname -f 2022-06-01 00:48:57.460 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-01 00:48:57.461 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-01 00:48:57.463 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-01 00:48:57.465 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-01 00:48:57.468 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-01 00:48:57.469 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-01 00:48:57.471 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-01 00:48:57.473 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-01 00:48:57.475 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-01 00:48:57.477 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-01 00:48:57.481 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-01 00:48:57.494 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-01 00:48:57.512 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-01 00:48:57.525 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-01 00:48:57.538 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-01 00:48:57.566 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-01 00:48:57.605 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-01 00:48:57.687 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-01 00:48:57.708 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-01 00:48:57.745 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-01 00:48:57.799 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-01 00:48:57.930 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-01 00:48:57.944 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-01 00:48:57.957 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-01 00:48:57.970 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-01 00:48:58.063 | + ./stack.sh:main:598 : run_phase source 2022-06-01 00:48:58.065 | + functions-common:run_phase:1750 : local mode=source 2022-06-01 00:48:58.067 | + functions-common:run_phase:1751 : local phase= 2022-06-01 00:48:58.069 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 00:48:58.071 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 00:48:58.073 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 00:48:58.075 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 00:48:58.077 | + functions-common:run_phase:1760 : local extra 2022-06-01 00:48:58.079 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 00:48:58.083 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 00:48:58.085 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 00:48:58.087 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 00:48:58.089 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-01 00:48:58.092 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 00:48:58.106 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:48:58.108 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-01 00:48:58.111 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-01 00:48:58.151 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-01 00:48:58.153 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-01 00:48:58.156 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-01 00:48:58.158 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-01 00:48:58.160 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-01 00:48:58.162 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-01 00:48:58.164 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-01 00:48:58.166 | + functions-common:load_plugin_settings:1691 : return 2022-06-01 00:48:58.169 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-01 00:48:58.171 | + functions-common:verify_disabled_services:2033 : local service 2022-06-01 00:48:58.174 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:48:58.176 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-01 00:48:58.178 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:48:58.180 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-01 00:48:58.183 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:48:58.185 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-01 00:48:58.188 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:48:58.190 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-01 00:48:58.192 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:48:58.195 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-01 00:48:58.197 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:48:58.199 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-01 00:48:58.202 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:48:58.204 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-01 00:48:58.207 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:48:58.209 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-01 00:48:58.211 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:48:58.213 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-01 00:48:58.216 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:48:58.218 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-01 00:48:58.220 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:48:58.222 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-01 00:48:58.225 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:48:58.227 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-01 00:48:58.229 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:48:58.232 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-01 00:48:58.234 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:48:58.237 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-01 00:48:58.240 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:48:58.242 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-01 00:48:58.244 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:48:58.247 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-01 00:48:58.249 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:48:58.252 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-01 00:48:58.254 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:48:58.257 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-01 00:48:58.259 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:48:58.261 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-01 00:48:58.263 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:48:58.266 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-01 00:48:58.269 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:48:58.272 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-01 00:48:58.274 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:48:58.276 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-01 00:48:58.279 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:48:58.281 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-01 00:48:58.283 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:48:58.286 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-01 00:48:58.288 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:48:58.290 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-01 00:48:58.292 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:48:58.295 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-01 00:48:58.297 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:48:58.299 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-01 00:48:58.302 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:48:58.304 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-01 00:48:58.306 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:48:58.308 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-01 00:48:58.311 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:48:58.314 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-01 00:48:58.316 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:48:58.319 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-01 00:48:58.321 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:48:58.323 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-01 00:48:58.325 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:48:58.328 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-01 00:48:58.330 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:48:58.333 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-01 00:48:58.335 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:48:58.337 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-01 00:48:58.340 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:48:58.342 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-01 00:48:58.344 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:48:58.346 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-01 00:48:58.349 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:48:58.351 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-01 00:48:58.353 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:48:58.355 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-01 00:48:58.358 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:48:58.360 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-01 00:48:58.362 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:48:58.364 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-01 00:48:58.367 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:48:58.369 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-01 00:48:58.372 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-01 00:48:58.374 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-01 00:48:58.377 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-01 00:48:58.392 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:48:58.395 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-01 00:48:58.397 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-01 00:48:58.399 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-01 00:48:58.414 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:48:58.416 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-01 00:48:58.419 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-01 00:48:58.421 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-01 00:48:58.423 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-01 00:48:58.425 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-01 00:48:58.428 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-01 00:48:58.430 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-01 00:48:58.433 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-01 00:48:58.436 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-01 00:48:58.438 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-01 00:48:58.440 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-01 00:48:58.443 | + lib/database:initialize_database_backends:104 : return 0 2022-06-01 00:48:58.445 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-01 00:48:58.445 | Using mysql database backend 2022-06-01 00:48:58.447 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-01 00:48:58.464 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-01 00:48:58.479 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:48:58.481 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-01 00:48:58.499 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-01 00:48:58.515 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:48:58.517 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-01 00:48:58.533 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-01 00:48:58.549 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-01 00:48:58.565 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:48:58.568 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-01 00:48:58.583 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:48:58.586 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-01 00:48:58.588 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-01 00:48:58.604 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:48:58.606 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-01 00:48:58.622 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-01 00:48:58.625 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-01 00:48:58.628 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-01 00:48:58.630 | + functions-common:save_stackenv:60 : local tag=739 2022-06-01 00:48:58.633 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-01 00:48:58.638 | + functions-common:save_stackenv:62 : time_stamp=2022-06-01-004858 2022-06-01 00:48:58.640 | + functions-common:save_stackenv:63 : echo '# 2022-06-01-004858 739' 2022-06-01 00:48:58.642 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:48:58.645 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-01 00:48:58.647 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:48:58.649 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-01 00:48:58.652 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:48:58.654 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-01 00:48:58.656 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:48:58.659 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-01 00:48:58.661 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:48:58.663 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.18 2022-06-01 00:48:58.666 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:48:58.668 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.18/identity 2022-06-01 00:48:58.671 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:48:58.673 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-01-004857 2022-06-01 00:48:58.675 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:48:58.678 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-01 00:48:58.680 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:48:58.682 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.18 2022-06-01 00:48:58.685 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:48:58.687 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-01 00:48:58.690 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:48:58.692 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-01 00:48:58.694 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:48:58.697 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-01 00:48:58.699 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:48:58.701 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-01 00:48:58.704 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-01 00:48:58.706 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-01 00:48:58.708 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-01 00:48:58.710 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:48:58.712 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:48:58.715 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:48:58.717 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:48:58.719 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:48:58.722 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:48:58.737 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:48:58.739 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:48:58.741 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:48:58.744 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:48:58.744 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:48:58.750 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-01 00:48:58.752 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:48:58.754 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-01 00:48:58.767 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-01 00:48:58.770 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:48:58.770 | + functions-common:git_clone:607 : head -1 2022-06-01 00:48:58.773 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-01 00:48:58.776 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:48:58.778 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-01 00:48:58.781 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 00:48:58.783 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-01 00:48:58.785 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-01 00:48:58.788 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-01 00:48:58.790 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-01 00:48:58.793 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-01 00:48:58.796 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-01 00:48:58.798 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-01 00:48:58.800 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-01 00:48:58.803 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-01 00:48:58.808 | ++ tools/install_prereqs.sh:source:47 : NOW=1654044538 2022-06-01 00:48:58.811 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-01 00:48:58.816 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654044062 2022-06-01 00:48:58.818 | ++ tools/install_prereqs.sh:source:49 : DELTA=476 2022-06-01 00:48:58.820 | ++ tools/install_prereqs.sh:source:50 : [[ 476 -lt 7200 ]] 2022-06-01 00:48:58.823 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-01 00:48:58.825 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-01 00:48:58.827 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-01 00:48:58.830 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-01 00:48:58.832 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-01 00:48:58.834 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-01 00:48:58.836 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-01 00:48:58.839 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-01 00:48:58.842 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-01 00:48:58.888 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-01 00:48:58.888 | apache2-dev 2022-06-01 00:48:58.888 | bc 2022-06-01 00:48:58.888 | bsdmainutils 2022-06-01 00:48:58.888 | curl 2022-06-01 00:48:58.888 | g++ 2022-06-01 00:48:58.888 | gcc 2022-06-01 00:48:58.888 | gettext 2022-06-01 00:48:58.888 | git 2022-06-01 00:48:58.888 | graphviz 2022-06-01 00:48:58.888 | iputils-ping 2022-06-01 00:48:58.888 | libapache2-mod-proxy-uwsgi 2022-06-01 00:48:58.888 | libffi-dev 2022-06-01 00:48:58.888 | libjpeg-dev 2022-06-01 00:48:58.888 | libmysqlclient-dev 2022-06-01 00:48:58.888 | libpcre3-dev 2022-06-01 00:48:58.888 | libpq-dev 2022-06-01 00:48:58.889 | libssl-dev 2022-06-01 00:48:58.889 | libsystemd-dev 2022-06-01 00:48:58.889 | libxml2-dev 2022-06-01 00:48:58.889 | libxslt1-dev 2022-06-01 00:48:58.889 | libyaml-dev 2022-06-01 00:48:58.889 | lsof 2022-06-01 00:48:58.889 | openssh-server 2022-06-01 00:48:58.889 | openssl 2022-06-01 00:48:58.889 | pkg-config 2022-06-01 00:48:58.889 | psmisc 2022-06-01 00:48:58.889 | python3-dev 2022-06-01 00:48:58.889 | python3-pip 2022-06-01 00:48:58.889 | python3-venv 2022-06-01 00:48:58.889 | tar 2022-06-01 00:48:58.889 | tcpdump 2022-06-01 00:48:58.889 | unzip 2022-06-01 00:48:58.889 | uuid-runtime 2022-06-01 00:48:58.889 | wget 2022-06-01 00:48:58.889 | wget 2022-06-01 00:48:58.889 | zlib1g-dev 2022-06-01 00:48:58.889 | libkrb5-dev 2022-06-01 00:48:58.889 | libldap2-dev 2022-06-01 00:48:58.889 | libsasl2-dev 2022-06-01 00:48:58.889 | memcached 2022-06-01 00:48:58.889 | python3-mysqldb 2022-06-01 00:48:58.889 | sqlite3 2022-06-01 00:48:58.889 | conntrack 2022-06-01 00:48:58.889 | curl 2022-06-01 00:48:58.889 | dnsmasq-base 2022-06-01 00:48:58.889 | dnsmasq-utils 2022-06-01 00:48:58.889 | ebtables 2022-06-01 00:48:58.889 | gawk 2022-06-01 00:48:58.889 | genisoimage 2022-06-01 00:48:58.889 | iptables 2022-06-01 00:48:58.889 | iputils-arping 2022-06-01 00:48:58.889 | kpartx 2022-06-01 00:48:58.889 | libjs-jquery-tablesorter 2022-06-01 00:48:58.889 | libmysqlclient-dev 2022-06-01 00:48:58.889 | parted 2022-06-01 00:48:58.889 | pm-utils 2022-06-01 00:48:58.890 | python3-mysqldb 2022-06-01 00:48:58.890 | socat 2022-06-01 00:48:58.890 | sqlite3 2022-06-01 00:48:58.890 | sudo 2022-06-01 00:48:58.890 | vlan 2022-06-01 00:48:58.890 | lsscsi 2022-06-01 00:48:58.890 | open-iscsi 2022-06-01 00:48:58.890 | lvm2 2022-06-01 00:48:58.890 | qemu-utils 2022-06-01 00:48:58.890 | thin-provisioning-tools 2022-06-01 00:48:58.890 | acl 2022-06-01 00:48:58.890 | dnsmasq-base 2022-06-01 00:48:58.890 | dnsmasq-utils 2022-06-01 00:48:58.890 | ebtables 2022-06-01 00:48:58.890 | haproxy 2022-06-01 00:48:58.890 | iptables 2022-06-01 00:48:58.890 | iputils-arping 2022-06-01 00:48:58.890 | iputils-ping 2022-06-01 00:48:58.890 | libmysqlclient-dev 2022-06-01 00:48:58.890 | postgresql-server-dev-all 2022-06-01 00:48:58.890 | python3-mysqldb 2022-06-01 00:48:58.890 | sqlite3 2022-06-01 00:48:58.890 | sudo 2022-06-01 00:48:58.890 | vlan 2022-06-01 00:48:58.890 | ipset 2022-06-01 00:48:58.890 | conntrack 2022-06-01 00:48:58.890 | conntrackd 2022-06-01 00:48:58.890 | keepalived 2022-06-01 00:48:58.890 | dstat 2022-06-01 00:48:58.890 | lvm2 2022-06-01 00:48:58.890 | qemu-utils 2022-06-01 00:48:58.890 | thin-provisioning-tools 2022-06-01 00:48:58.890 | curl 2022-06-01 00:48:58.890 | liberasurecode-dev 2022-06-01 00:48:58.890 | make 2022-06-01 00:48:58.890 | memcached 2022-06-01 00:48:58.890 | sqlite3 2022-06-01 00:48:58.890 | xfsprogs' 2022-06-01 00:48:58.893 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-01 00:48:58.911 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-01 00:48:58.911 | apache2-dev 2022-06-01 00:48:58.911 | bc 2022-06-01 00:48:58.911 | bsdmainutils 2022-06-01 00:48:58.911 | curl 2022-06-01 00:48:58.911 | g++ 2022-06-01 00:48:58.911 | gcc 2022-06-01 00:48:58.911 | gettext 2022-06-01 00:48:58.911 | git 2022-06-01 00:48:58.911 | graphviz 2022-06-01 00:48:58.911 | iputils-ping 2022-06-01 00:48:58.911 | libapache2-mod-proxy-uwsgi 2022-06-01 00:48:58.911 | libffi-dev 2022-06-01 00:48:58.911 | libjpeg-dev 2022-06-01 00:48:58.911 | libmysqlclient-dev 2022-06-01 00:48:58.911 | libpcre3-dev 2022-06-01 00:48:58.911 | libpq-dev 2022-06-01 00:48:58.911 | libssl-dev 2022-06-01 00:48:58.911 | libsystemd-dev 2022-06-01 00:48:58.911 | libxml2-dev 2022-06-01 00:48:58.911 | libxslt1-dev 2022-06-01 00:48:58.911 | libyaml-dev 2022-06-01 00:48:58.911 | lsof 2022-06-01 00:48:58.911 | openssh-server 2022-06-01 00:48:58.911 | openssl 2022-06-01 00:48:58.911 | pkg-config 2022-06-01 00:48:58.911 | psmisc 2022-06-01 00:48:58.912 | python3-dev 2022-06-01 00:48:58.912 | python3-pip 2022-06-01 00:48:58.912 | python3-venv 2022-06-01 00:48:58.912 | tar 2022-06-01 00:48:58.912 | tcpdump 2022-06-01 00:48:58.912 | unzip 2022-06-01 00:48:58.912 | uuid-runtime 2022-06-01 00:48:58.912 | wget 2022-06-01 00:48:58.912 | wget 2022-06-01 00:48:58.912 | zlib1g-dev 2022-06-01 00:48:58.912 | libkrb5-dev 2022-06-01 00:48:58.912 | libldap2-dev 2022-06-01 00:48:58.912 | libsasl2-dev 2022-06-01 00:48:58.912 | memcached 2022-06-01 00:48:58.912 | python3-mysqldb 2022-06-01 00:48:58.912 | sqlite3 2022-06-01 00:48:58.912 | conntrack 2022-06-01 00:48:58.912 | curl 2022-06-01 00:48:58.912 | dnsmasq-base 2022-06-01 00:48:58.912 | dnsmasq-utils 2022-06-01 00:48:58.912 | ebtables 2022-06-01 00:48:58.912 | gawk 2022-06-01 00:48:58.912 | genisoimage 2022-06-01 00:48:58.912 | iptables 2022-06-01 00:48:58.912 | iputils-arping 2022-06-01 00:48:58.912 | kpartx 2022-06-01 00:48:58.912 | libjs-jquery-tablesorter 2022-06-01 00:48:58.912 | libmysqlclient-dev 2022-06-01 00:48:58.912 | parted 2022-06-01 00:48:58.912 | pm-utils 2022-06-01 00:48:58.912 | python3-mysqldb 2022-06-01 00:48:58.912 | socat 2022-06-01 00:48:58.912 | sqlite3 2022-06-01 00:48:58.912 | sudo 2022-06-01 00:48:58.912 | vlan 2022-06-01 00:48:58.912 | lsscsi 2022-06-01 00:48:58.912 | open-iscsi 2022-06-01 00:48:58.912 | lvm2 2022-06-01 00:48:58.912 | qemu-utils 2022-06-01 00:48:58.912 | thin-provisioning-tools 2022-06-01 00:48:58.913 | acl 2022-06-01 00:48:58.913 | dnsmasq-base 2022-06-01 00:48:58.913 | dnsmasq-utils 2022-06-01 00:48:58.913 | ebtables 2022-06-01 00:48:58.913 | haproxy 2022-06-01 00:48:58.913 | iptables 2022-06-01 00:48:58.913 | iputils-arping 2022-06-01 00:48:58.913 | iputils-ping 2022-06-01 00:48:58.913 | libmysqlclient-dev 2022-06-01 00:48:58.913 | postgresql-server-dev-all 2022-06-01 00:48:58.913 | python3-mysqldb 2022-06-01 00:48:58.913 | sqlite3 2022-06-01 00:48:58.913 | sudo 2022-06-01 00:48:58.913 | vlan 2022-06-01 00:48:58.913 | ipset 2022-06-01 00:48:58.913 | conntrack 2022-06-01 00:48:58.913 | conntrackd 2022-06-01 00:48:58.913 | keepalived 2022-06-01 00:48:58.913 | dstat 2022-06-01 00:48:58.913 | lvm2 2022-06-01 00:48:58.913 | qemu-utils 2022-06-01 00:48:58.913 | thin-provisioning-tools 2022-06-01 00:48:58.913 | curl 2022-06-01 00:48:58.913 | liberasurecode-dev 2022-06-01 00:48:58.913 | make 2022-06-01 00:48:58.913 | memcached 2022-06-01 00:48:58.913 | sqlite3 2022-06-01 00:48:58.913 | xfsprogs ' 2022-06-01 00:48:58.913 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-01 00:48:58.915 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:48:58.918 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:48:58.921 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-01 00:48:58.921 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 00:48:58.926 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 00:48:58.928 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-01 00:48:58.930 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:48:58.932 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-01 00:48:58.934 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:48:58.937 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:48:58.939 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:48:58.941 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:48:58.943 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:48:58.945 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:48:58.947 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-01 00:48:58.949 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-01 00:48:58.951 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-01 00:48:58.954 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-01 00:48:58.958 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-01 00:48:58.960 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-01 00:48:58.962 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-01 00:48:58.964 | ++ functions-common:time_start:2309 : local start_time= 2022-06-01 00:48:58.966 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-01 00:48:58.969 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-01 00:48:58.973 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654044538971 2022-06-01 00:48:58.975 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-01 00:48:58.977 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-01 00:48:58.979 | ++ functions-common:apt_get_update:1097 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-01 00:48:59.188 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-01 00:48:59.221 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-01 00:48:59.264 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-01 00:48:59.307 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-01 00:49:01.469 | Reading package lists... 2022-06-01 00:49:01.501 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-01 00:49:01.503 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-01 00:49:01.506 | ++ functions-common:time_stop:2322 : local name 2022-06-01 00:49:01.508 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 00:49:01.510 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:49:01.512 | ++ functions-common:time_stop:2325 : local total 2022-06-01 00:49:01.514 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 00:49:01.516 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-01 00:49:01.518 | ++ functions-common:time_stop:2329 : start_time=1654044538971 2022-06-01 00:49:01.520 | ++ functions-common:time_stop:2331 : [[ -z 1654044538971 ]] 2022-06-01 00:49:01.523 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:49:01.526 | ++ functions-common:time_stop:2334 : end_time=1654044541524 2022-06-01 00:49:01.528 | ++ functions-common:time_stop:2335 : elapsed_time=2553 2022-06-01 00:49:01.531 | ++ functions-common:time_stop:2336 : total=0 2022-06-01 00:49:01.533 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:49:01.535 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2553 2022-06-01 00:49:01.537 | ++ functions-common:install_package:1357 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 00:49:01.539 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:49:01.541 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:49:01.543 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:49:01.546 | ++ functions-common:real_install_package:1343 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 00:49:01.568 | ++ functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 00:49:01.682 | Reading package lists... 2022-06-01 00:49:01.970 | Building dependency tree... 2022-06-01 00:49:01.971 | Reading state information... 2022-06-01 00:49:02.014 | acl is already the newest version (2.2.53-6). 2022-06-01 00:49:02.014 | bc is already the newest version (1.07.1-2build1). 2022-06-01 00:49:02.015 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-01 00:49:02.015 | conntrack is already the newest version (1:1.4.5-2). 2022-06-01 00:49:02.015 | ebtables is already the newest version (2.0.11-3build1). 2022-06-01 00:49:02.015 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-01 00:49:02.015 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-01 00:49:02.015 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-01 00:49:02.015 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-01 00:49:02.015 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-01 00:49:02.015 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-01 00:49:02.015 | iputils-arping is already the newest version (3:20190709-3). 2022-06-01 00:49:02.015 | iputils-ping is already the newest version (3:20190709-3). 2022-06-01 00:49:02.015 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-01 00:49:02.015 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-01 00:49:02.015 | libffi-dev is already the newest version (3.3-4). 2022-06-01 00:49:02.015 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-01 00:49:02.015 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-01 00:49:02.015 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-01 00:49:02.016 | lsscsi is already the newest version (0.30-0.1). 2022-06-01 00:49:02.016 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-01 00:49:02.016 | make is already the newest version (4.2.1-1.2). 2022-06-01 00:49:02.016 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-01 00:49:02.016 | psmisc is already the newest version (23.3-1). 2022-06-01 00:49:02.016 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-01 00:49:02.016 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-01 00:49:02.016 | socat is already the newest version (1.7.3.3-2). 2022-06-01 00:49:02.016 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-01 00:49:02.016 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-01 00:49:02.016 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-01 00:49:02.016 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-01 00:49:02.016 | dstat is already the newest version (0.7.4-6). 2022-06-01 00:49:02.016 | graphviz is already the newest version (2.42.2-3build2). 2022-06-01 00:49:02.016 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-01 00:49:02.016 | pm-utils is already the newest version (1.4.1-19). 2022-06-01 00:49:02.016 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-01 00:49:02.016 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 00:49:02.017 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 00:49:02.017 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-01 00:49:02.017 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-01 00:49:02.017 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-01 00:49:02.017 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-01 00:49:02.017 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-01 00:49:02.017 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-01 00:49:02.017 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-01 00:49:02.017 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-01 00:49:02.017 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-01 00:49:02.017 | libmysqlclient-dev is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-01 00:49:02.017 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-01 00:49:02.017 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-01 00:49:02.017 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-01 00:49:02.017 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-01 00:49:02.017 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-01 00:49:02.017 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-01 00:49:02.017 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-01 00:49:02.018 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-01 00:49:02.018 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-01 00:49:02.018 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-01 00:49:02.018 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-01 00:49:02.018 | openssl set to manually installed. 2022-06-01 00:49:02.018 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-01 00:49:02.018 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-01 00:49:02.018 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-01 00:49:02.018 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-01 00:49:02.018 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-01 00:49:02.018 | tar set to manually installed. 2022-06-01 00:49:02.018 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-01 00:49:02.018 | tcpdump set to manually installed. 2022-06-01 00:49:02.018 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-01 00:49:02.018 | uuid-runtime set to manually installed. 2022-06-01 00:49:02.276 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-01 00:49:02.276 | wget set to manually installed. 2022-06-01 00:49:02.276 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-01 00:49:02.276 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 00:49:02.276 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-01 00:49:02.276 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-01 00:49:02.276 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-01 00:49:02.276 | The following packages were automatically installed and are no longer required: 2022-06-01 00:49:02.277 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:49:02.278 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:49:02.278 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:49:02.278 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:49:02.278 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:49:02.278 | python3-zope.interface 2022-06-01 00:49:02.278 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:49:02.423 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:49:02.428 | ++ functions-common:apt_get:1127 : result=0 2022-06-01 00:49:02.430 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:49:02.433 | ++ functions-common:time_stop:2322 : local name 2022-06-01 00:49:02.435 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 00:49:02.438 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:49:02.440 | ++ functions-common:time_stop:2325 : local total 2022-06-01 00:49:02.442 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 00:49:02.444 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:49:02.447 | ++ functions-common:time_stop:2329 : start_time=1654044541565 2022-06-01 00:49:02.449 | ++ functions-common:time_stop:2331 : [[ -z 1654044541565 ]] 2022-06-01 00:49:02.452 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:49:02.457 | ++ functions-common:time_stop:2334 : end_time=1654044542454 2022-06-01 00:49:02.460 | ++ functions-common:time_stop:2335 : elapsed_time=889 2022-06-01 00:49:02.462 | ++ functions-common:time_stop:2336 : total=752 2022-06-01 00:49:02.464 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:49:02.467 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=1641 2022-06-01 00:49:02.469 | ++ functions-common:apt_get:1131 : return 0 2022-06-01 00:49:02.472 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-01 00:49:02.474 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-01 00:49:02.476 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-01 00:49:02.481 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-01 00:49:02.485 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-01 00:49:02.487 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-01 00:49:02.490 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-01 00:49:04.108 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-01 00:49:04.110 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-01 00:49:04.112 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-01 00:49:04.114 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-01 00:49:04.116 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-01 00:49:04.119 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-01 00:49:04.121 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-01 00:49:04.124 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-01 00:49:04.126 | + functions-common:_ensure_lsb_release:328 : return 2022-06-01 00:49:04.128 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-01 00:49:04.202 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-01 00:49:04.204 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-01 00:49:04.275 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-01 00:49:04.277 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-01 00:49:04.350 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-01 00:49:04.351 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-01 00:49:04.353 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-01 00:49:04.355 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-01 00:49:04.357 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-01 00:49:04.359 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-01 00:49:04.362 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-01 00:49:04.364 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-01 00:49:04.366 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-01 00:49:04.367 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-01 00:49:04.369 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-01 00:49:04.369 | Distro: focal 2022-06-01 00:49:04.372 | + tools/install_pip.sh:main:136 : get_versions 2022-06-01 00:49:04.375 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-01 00:49:04.378 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-01 00:49:04.380 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-01 00:49:04.383 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-01 00:49:04.383 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-01 00:49:04.869 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-01 00:49:04.871 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-01 00:49:04.871 | pip: 20.2.2 2022-06-01 00:49:04.873 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-01 00:49:05.329 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-01 00:49:05.352 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-01 00:49:05.354 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-01 00:49:05.356 | + tools/install_pip.sh:main:144 : exit 0 2022-06-01 00:49:05.359 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-01 00:49:05.362 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-01 00:49:05.365 | + ./stack.sh:main:764 : fixup_all 2022-06-01 00:49:05.368 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-01 00:49:05.370 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-01 00:49:05.372 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-01 00:49:05.378 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-01 00:49:05.379 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-01 00:49:05.379 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-01 00:49:05.384 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-06-01 00:49:05.386 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-06-01 00:49:05.389 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-06-01 00:49:05.397 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-06-01 00:49:05.400 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-01 00:49:05.402 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-01 00:49:05.405 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-01 00:49:05.407 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-01 00:49:05.409 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-01 00:49:05.411 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 00:49:05.413 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 00:49:05.415 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 00:49:05.417 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 00:49:05.420 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 00:49:05.422 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 00:49:05.424 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 00:49:05.426 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 00:49:05.428 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-01 00:49:05.431 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-01 00:49:05.433 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-01 00:49:05.435 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 00:49:05.438 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 00:49:05.440 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 00:49:05.442 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 00:49:05.444 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 00:49:05.446 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 00:49:05.448 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-01 00:49:05.450 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-01 00:49:05.470 | Using python 3.8 to install os-testr 2022-06-01 00:49:05.472 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-06-01 00:49:07.274 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:49:07.274 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:49:07.279 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:07.280 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:07.281 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:49:07.283 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:07.283 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:07.283 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:49:07.284 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:07.284 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:49:07.362 | Requirement already up-to-date: os-testr===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.0.0) 2022-06-01 00:49:07.371 | Requirement already satisfied, skipping upgrade: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 00:49:07.375 | Requirement already satisfied, skipping upgrade: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (1.4.0) 2022-06-01 00:49:07.390 | Requirement already satisfied, skipping upgrade: stestr===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (3.0.1) 2022-06-01 00:49:07.418 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 00:49:07.437 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 00:49:07.441 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 00:49:07.448 | Requirement already satisfied, skipping upgrade: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-01 00:49:07.452 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 00:49:07.454 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 00:49:07.465 | Requirement already satisfied, skipping upgrade: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 00:49:07.469 | Requirement already satisfied, skipping upgrade: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 00:49:07.483 | Requirement already satisfied, skipping upgrade: future===0.18.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (0.18.2) 2022-06-01 00:49:07.486 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 00:49:07.490 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 00:49:07.492 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 00:49:07.495 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 00:49:07.498 | Requirement already satisfied, skipping upgrade: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 00:49:07.511 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 00:49:07.515 | Requirement already satisfied, skipping upgrade: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 00:49:07.570 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 00:49:07.572 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 00:49:07.575 | Requirement already satisfied, skipping upgrade: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 00:49:07.580 | Requirement already satisfied, skipping upgrade: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 00:49:07.613 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 00:49:07.618 | Requirement already satisfied, skipping upgrade: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 00:49:09.737 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:49:09.737 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:49:09.812 | + inc/python:pip_install:200 : result=0 2022-06-01 00:49:09.814 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:49:09.816 | + functions-common:time_stop:2322 : local name 2022-06-01 00:49:09.818 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:49:09.820 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:49:09.822 | + functions-common:time_stop:2325 : local total 2022-06-01 00:49:09.824 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:49:09.827 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:49:09.829 | + functions-common:time_stop:2329 : start_time=1654044545465 2022-06-01 00:49:09.831 | + functions-common:time_stop:2331 : [[ -z 1654044545465 ]] 2022-06-01 00:49:09.833 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:49:09.837 | + functions-common:time_stop:2334 : end_time=1654044549835 2022-06-01 00:49:09.839 | + functions-common:time_stop:2335 : elapsed_time=4370 2022-06-01 00:49:09.842 | + functions-common:time_stop:2336 : total=0 2022-06-01 00:49:09.844 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:49:09.846 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4370 2022-06-01 00:49:09.848 | + inc/python:pip_install:203 : return 0 2022-06-01 00:49:09.851 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-01 00:49:09.853 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-01 00:49:09.855 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 00:49:09.858 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-01 00:49:09.860 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-01 00:49:09.863 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 00:49:09.866 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-01 00:49:09.867 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 00:49:09.871 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-01 00:49:09.874 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-01 00:49:09.876 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-01 00:49:09.879 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-01 00:49:09.881 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-01 00:49:09.902 | Using python 3.8 to install systemd-python 2022-06-01 00:49:09.904 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt systemd-python 2022-06-01 00:49:11.724 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:49:11.725 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:49:11.729 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:11.730 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:11.732 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:49:11.733 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:11.734 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:11.734 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:49:11.734 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:11.735 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:49:11.750 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (234) 2022-06-01 00:49:14.062 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:49:14.062 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:49:14.133 | + inc/python:pip_install:200 : result=0 2022-06-01 00:49:14.136 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:49:14.138 | + functions-common:time_stop:2322 : local name 2022-06-01 00:49:14.140 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:49:14.143 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:49:14.145 | + functions-common:time_stop:2325 : local total 2022-06-01 00:49:14.147 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:49:14.149 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:49:14.151 | + functions-common:time_stop:2329 : start_time=1654044549896 2022-06-01 00:49:14.153 | + functions-common:time_stop:2331 : [[ -z 1654044549896 ]] 2022-06-01 00:49:14.156 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:49:14.160 | + functions-common:time_stop:2334 : end_time=1654044554157 2022-06-01 00:49:14.162 | + functions-common:time_stop:2335 : elapsed_time=4261 2022-06-01 00:49:14.164 | + functions-common:time_stop:2336 : total=4370 2022-06-01 00:49:14.166 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:49:14.168 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8631 2022-06-01 00:49:14.171 | + inc/python:pip_install:203 : return 0 2022-06-01 00:49:14.173 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-01 00:49:14.225 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-01 00:49:14.327 | + ./stack.sh:main:779 : install_infra 2022-06-01 00:49:14.330 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 00:49:14.332 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-01 00:49:14.336 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 00:49:14.340 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-01 00:49:14.364 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-01 00:49:16.518 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:16.530 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:16.589 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:49:16.632 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:16.634 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:16.636 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:49:16.639 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:16.640 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:49:17.174 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:49:17.314 | Requirement already up-to-date: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 00:49:17.563 | + inc/python:pip_install:200 : result=0 2022-06-01 00:49:17.566 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:49:17.568 | + functions-common:time_stop:2322 : local name 2022-06-01 00:49:17.570 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:49:17.572 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:49:17.574 | + functions-common:time_stop:2325 : local total 2022-06-01 00:49:17.576 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:49:17.578 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:49:17.580 | + functions-common:time_stop:2329 : start_time=1654044554356 2022-06-01 00:49:17.582 | + functions-common:time_stop:2331 : [[ -z 1654044554356 ]] 2022-06-01 00:49:17.585 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:49:17.589 | + functions-common:time_stop:2334 : end_time=1654044557586 2022-06-01 00:49:17.591 | + functions-common:time_stop:2335 : elapsed_time=3230 2022-06-01 00:49:17.593 | + functions-common:time_stop:2336 : total=8631 2022-06-01 00:49:17.595 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:49:17.597 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=11861 2022-06-01 00:49:17.600 | + inc/python:pip_install:203 : return 0 2022-06-01 00:49:17.602 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 00:49:17.604 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-01 00:49:17.628 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-06-01 00:49:19.578 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:19.590 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:19.649 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:49:19.691 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:19.693 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:19.695 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:49:19.697 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:19.699 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:49:20.223 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:49:20.225 | Processing /opt/stack/requirements 2022-06-01 00:49:21.902 | Requirement already satisfied: PyYAML===5.3.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 00:49:21.905 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 00:49:21.916 | Requirement already satisfied: packaging===20.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 00:49:21.922 | Requirement already satisfied: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 00:49:21.924 | Requirement already satisfied: pyparsing===2.4.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 00:49:21.927 | Requirement already satisfied: requests===2.23.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 00:49:21.947 | Requirement already satisfied: six===1.15.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 00:49:21.949 | Requirement already satisfied: testtools===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 00:49:21.966 | Requirement already satisfied: traceback2===1.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 00:49:21.970 | Requirement already satisfied: unittest2===1.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 00:49:21.976 | Requirement already satisfied: urllib3===1.25.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 00:49:21.997 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4208) (1.3) 2022-06-01 00:49:21.999 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4208) (0.3.0) 2022-06-01 00:49:22.015 | Requirement already satisfied: certifi===2021.10.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 00:49:22.017 | Requirement already satisfied: chardet===3.0.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 00:49:22.019 | Requirement already satisfied: idna===2.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 00:49:22.023 | Requirement already satisfied: python-mimeparse===1.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 00:49:22.025 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 00:49:22.028 | Requirement already satisfied: linecache2===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 00:49:22.030 | Requirement already satisfied: argparse in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 00:49:22.033 | Requirement already satisfied: cliff===3.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 00:49:22.046 | Requirement already satisfied: cmd2===1.3.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 00:49:22.098 | Requirement already satisfied: prettytable===0.7.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 00:49:22.100 | Requirement already satisfied: stevedore===3.2.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 00:49:22.107 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 00:49:22.112 | Requirement already satisfied: setuptools>=34.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (44.0.0) 2022-06-01 00:49:22.115 | Requirement already satisfied: attrs===20.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 00:49:22.166 | Requirement already satisfied: pyperclip===1.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 00:49:22.169 | Requirement already satisfied: colorama===0.4.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 00:49:22.173 | Building wheels for collected packages: openstack-requirements 2022-06-01 00:49:22.174 | Building wheel for openstack-requirements (setup.py): started 2022-06-01 00:49:22.942 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-01 00:49:22.942 | ERROR: Command errored out with exit status 1: 2022-06-01 00:49:22.942 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-se_jqdel/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-se_jqdel/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-1j9bf22_ 2022-06-01 00:49:22.942 | cwd: /tmp/pip-req-build-se_jqdel/ 2022-06-01 00:49:22.942 | Complete output (6 lines): 2022-06-01 00:49:22.942 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-01 00:49:22.942 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-01 00:49:22.942 | or: setup.py --help-commands 2022-06-01 00:49:22.942 | or: setup.py cmd --help 2022-06-01 00:49:22.942 | 2022-06-01 00:49:22.942 | error: invalid command 'bdist_wheel' 2022-06-01 00:49:22.942 | ---------------------------------------- 2022-06-01 00:49:22.942 | ERROR: Failed building wheel for openstack-requirements 2022-06-01 00:49:22.943 | Running setup.py clean for openstack-requirements 2022-06-01 00:49:23.705 | Failed to build openstack-requirements 2022-06-01 00:49:23.719 | Installing collected packages: openstack-requirements 2022-06-01 00:49:23.719 | Attempting uninstall: openstack-requirements 2022-06-01 00:49:23.720 | Found existing installation: openstack-requirements 1.2.1.dev4208 2022-06-01 00:49:23.757 | Uninstalling openstack-requirements-1.2.1.dev4208: 2022-06-01 00:49:23.775 | Successfully uninstalled openstack-requirements-1.2.1.dev4208 2022-06-01 00:49:23.779 | Running setup.py install for openstack-requirements: started 2022-06-01 00:49:25.995 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-01 00:49:26.022 | Successfully installed openstack-requirements-1.2.1.dev4208 2022-06-01 00:49:26.148 | + inc/python:pip_install:200 : result=0 2022-06-01 00:49:26.150 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:49:26.153 | + functions-common:time_stop:2322 : local name 2022-06-01 00:49:26.155 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:49:26.157 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:49:26.159 | + functions-common:time_stop:2325 : local total 2022-06-01 00:49:26.161 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:49:26.163 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:49:26.165 | + functions-common:time_stop:2329 : start_time=1654044557620 2022-06-01 00:49:26.167 | + functions-common:time_stop:2331 : [[ -z 1654044557620 ]] 2022-06-01 00:49:26.170 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:49:26.174 | + functions-common:time_stop:2334 : end_time=1654044566172 2022-06-01 00:49:26.176 | + functions-common:time_stop:2335 : elapsed_time=8552 2022-06-01 00:49:26.178 | + functions-common:time_stop:2336 : total=11861 2022-06-01 00:49:26.180 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:49:26.182 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=20413 2022-06-01 00:49:26.184 | + inc/python:pip_install:203 : return 0 2022-06-01 00:49:26.187 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-01 00:49:26.189 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-01 00:49:26.192 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-01 00:49:26.194 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:26.196 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:26.199 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-06-01 00:49:26.202 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:26.204 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-01 00:49:26.224 | Using python 3.8 to install pbr 2022-06-01 00:49:26.227 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-01 00:49:28.073 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:49:28.073 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:49:28.079 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:28.079 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:28.081 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:49:28.082 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:28.082 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:28.083 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:49:28.083 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:28.083 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:49:28.221 | Requirement already up-to-date: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 00:49:30.475 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:49:30.475 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:49:30.557 | + inc/python:pip_install:200 : result=0 2022-06-01 00:49:30.560 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:49:30.562 | + functions-common:time_stop:2322 : local name 2022-06-01 00:49:30.564 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:49:30.566 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:49:30.569 | + functions-common:time_stop:2325 : local total 2022-06-01 00:49:30.571 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:49:30.573 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:49:30.576 | + functions-common:time_stop:2329 : start_time=1654044566219 2022-06-01 00:49:30.578 | + functions-common:time_stop:2331 : [[ -z 1654044566219 ]] 2022-06-01 00:49:30.581 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:49:30.584 | + functions-common:time_stop:2334 : end_time=1654044570582 2022-06-01 00:49:30.587 | + functions-common:time_stop:2335 : elapsed_time=4363 2022-06-01 00:49:30.589 | + functions-common:time_stop:2336 : total=20413 2022-06-01 00:49:30.591 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:49:30.593 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=24776 2022-06-01 00:49:30.595 | + inc/python:pip_install:203 : return 0 2022-06-01 00:49:30.597 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-01 00:49:32.876 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-01 00:49:34.776 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:49:34.777 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-01 00:49:34.797 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-01 00:49:34.800 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-01 00:49:34.805 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-01 00:49:34.809 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-06-01 00:49:34.813 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-06-01 00:49:34.889 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-01 00:49:34.892 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-01 00:49:34.895 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-01 00:49:34.913 | + ./stack.sh:main:788 : pkgs= 2022-06-01 00:49:34.915 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-01 00:49:34.918 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-01 00:49:34.920 | + functions-common:run_phase:1750 : local mode=stack 2022-06-01 00:49:34.922 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-01 00:49:34.925 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 00:49:34.927 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 00:49:34.929 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 00:49:34.931 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 00:49:34.933 | + functions-common:run_phase:1760 : local extra 2022-06-01 00:49:34.936 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 00:49:34.940 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 00:49:34.942 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 00:49:34.944 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 00:49:34.946 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-01 00:49:34.949 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 00:49:34.963 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:49:34.966 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 00:49:34.968 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-01 00:49:34.970 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-01 00:49:34.972 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-01 00:49:34.974 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-01 00:49:34.976 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-01 00:49:34.978 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-01 00:49:34.981 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-01 00:49:34.983 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-01 00:49:34.985 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-01 00:49:34.987 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-01 00:49:34.989 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-01 00:49:34.991 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-01 00:49:34.993 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 00:49:34.995 | + functions-common:run_phase:1774 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-01 00:49:34.998 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-01 00:49:35.000 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-01 00:49:35.002 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-01 00:49:35.004 | + functions-common:run_plugins:1739 : local plugins= 2022-06-01 00:49:35.007 | + functions-common:run_plugins:1740 : local plugin 2022-06-01 00:49:35.009 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-01 00:49:35.012 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-01 00:49:35.014 | + functions:set_systemd_override:826 : local value=2048 2022-06-01 00:49:35.016 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-01 00:49:35.019 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-01 00:49:35.071 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-01 00:49:35.071 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-01 00:49:35.073 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-01 00:49:35.444 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-01 00:49:35.446 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-01 00:49:35.462 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:49:35.465 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-01 00:49:35.467 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:49:35.470 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:49:35.472 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:49:35.474 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:49:35.477 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:49:35.479 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:49:35.481 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:49:35.484 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:49:35.486 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:49:35.488 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:49:35.490 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:49:35.493 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:49:35.495 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-01 00:49:35.497 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:49:35.500 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:49:35.502 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:49:35.505 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-01 00:49:35.526 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-01 00:49:35.638 | Reading package lists... 2022-06-01 00:49:35.888 | Building dependency tree... 2022-06-01 00:49:35.890 | Reading state information... 2022-06-01 00:49:36.142 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-01 00:49:36.143 | The following packages were automatically installed and are no longer required: 2022-06-01 00:49:36.144 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:49:36.144 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:49:36.144 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:49:36.144 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:49:36.144 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:49:36.144 | python3-zope.interface 2022-06-01 00:49:36.144 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:49:36.259 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:49:36.264 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:49:36.266 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:49:36.268 | + functions-common:time_stop:2322 : local name 2022-06-01 00:49:36.271 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:49:36.273 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:49:36.275 | + functions-common:time_stop:2325 : local total 2022-06-01 00:49:36.278 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:49:36.280 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:49:36.282 | + functions-common:time_stop:2329 : start_time=1654044575523 2022-06-01 00:49:36.284 | + functions-common:time_stop:2331 : [[ -z 1654044575523 ]] 2022-06-01 00:49:36.287 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:49:36.291 | + functions-common:time_stop:2334 : end_time=1654044576288 2022-06-01 00:49:36.293 | + functions-common:time_stop:2335 : elapsed_time=765 2022-06-01 00:49:36.295 | + functions-common:time_stop:2336 : total=1641 2022-06-01 00:49:36.298 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:49:36.300 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2406 2022-06-01 00:49:36.302 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:49:36.304 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-01 00:49:36.307 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 00:49:36.309 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 00:49:36.311 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 00:49:36.314 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 00:49:36.316 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 00:49:36.318 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 00:49:36.320 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-01 00:49:36.323 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 00:49:36.326 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 00:49:36.328 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 00:49:36.330 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 00:49:36.332 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 00:49:36.335 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 00:49:36.337 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 00:49:36.340 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 00:49:36.342 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-01 00:49:36.344 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 00:49:36.346 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 00:49:36.349 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 00:49:36.351 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 00:49:36.353 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 00:49:36.356 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 00:49:36.358 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-01 00:49:36.360 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-01 00:49:36.376 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:49:36.379 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-01 00:49:36.381 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 00:49:36.383 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-01 00:49:36.386 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-01 00:49:36.389 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-01 00:49:36.393 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-01 00:49:36.395 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-01 00:49:36.398 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-01 00:49:36.400 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-01 00:49:36.402 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-01 00:49:36.405 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-01 00:49:36.408 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-01 00:49:37.107 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-01 00:49:37.107 | user tags 2022-06-01 00:49:37.107 | stackrabbit []' 2022-06-01 00:49:37.110 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-01 00:49:37.110 | user tags 2022-06-01 00:49:37.110 | stackrabbit []' 2022-06-01 00:49:37.110 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-01 00:49:37.116 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-01 00:49:37.118 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-01 00:49:37.121 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-01 00:49:37.780 | Changing password for user "stackrabbit" ... 2022-06-01 00:49:37.802 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-01 00:49:38.481 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-01 00:49:38.504 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-01 00:49:38.507 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-01 00:49:39.162 | Changing password for user "stackrabbit" ... 2022-06-01 00:49:39.185 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-01 00:49:39.187 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-01 00:49:39.189 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-01 00:49:39.865 | Deleting user "guest" ... 2022-06-01 00:49:39.879 | Error: 2022-06-01 00:49:39.879 | {:no_such_user, "guest"} 2022-06-01 00:49:39.892 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-01 00:49:39.894 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-01 00:49:39.912 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:49:39.914 | + ./stack.sh:main:805 : install_database 2022-06-01 00:49:39.916 | + lib/database:install_database:116 : install_database_mysql 2022-06-01 00:49:39.919 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-01 00:49:39.921 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:49:39.923 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:49:39.926 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-01 00:49:40.144 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-01 00:49:40.146 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-01 00:49:40.148 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-01 00:49:40.151 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-01 00:49:40.154 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-01 00:49:40.156 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 00:49:40.158 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 00:49:40.161 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 00:49:40.163 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 00:49:40.166 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 00:49:40.169 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 00:49:40.171 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 00:49:40.173 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 00:49:40.176 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-01 00:49:40.178 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 00:49:40.180 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 00:49:40.183 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 00:49:40.185 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 00:49:40.187 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 00:49:40.189 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 00:49:40.192 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-01 00:49:40.194 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:49:40.196 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:49:40.199 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-01 00:49:40.201 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:49:40.203 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:49:40.206 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:49:40.208 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:49:40.210 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:49:40.212 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:49:40.215 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:49:40.218 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:49:40.220 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:49:40.223 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:49:40.225 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:49:40.228 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:49:40.231 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-01 00:49:40.233 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:49:40.235 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:49:40.238 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:49:40.240 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-01 00:49:40.260 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-01 00:49:40.371 | Reading package lists... 2022-06-01 00:49:40.657 | Building dependency tree... 2022-06-01 00:49:40.658 | Reading state information... 2022-06-01 00:49:40.927 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-01 00:49:40.927 | The following packages were automatically installed and are no longer required: 2022-06-01 00:49:40.928 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:49:40.928 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:49:40.928 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:49:40.928 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:49:40.928 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:49:40.928 | python3-zope.interface 2022-06-01 00:49:40.928 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:49:41.041 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:49:41.046 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:49:41.048 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:49:41.050 | + functions-common:time_stop:2322 : local name 2022-06-01 00:49:41.052 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:49:41.054 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:49:41.056 | + functions-common:time_stop:2325 : local total 2022-06-01 00:49:41.059 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:49:41.061 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:49:41.063 | + functions-common:time_stop:2329 : start_time=1654044580258 2022-06-01 00:49:41.065 | + functions-common:time_stop:2331 : [[ -z 1654044580258 ]] 2022-06-01 00:49:41.068 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:49:41.072 | + functions-common:time_stop:2334 : end_time=1654044581069 2022-06-01 00:49:41.074 | + functions-common:time_stop:2335 : elapsed_time=811 2022-06-01 00:49:41.076 | + functions-common:time_stop:2336 : total=2406 2022-06-01 00:49:41.078 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:49:41.080 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3217 2022-06-01 00:49:41.083 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:49:41.085 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-01 00:49:41.087 | + ./stack.sh:main:808 : install_database_python 2022-06-01 00:49:41.090 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-01 00:49:41.092 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-01 00:49:41.094 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-01 00:49:41.097 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 00:49:41.100 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-01 00:49:41.102 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-01 00:49:41.105 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 00:49:41.109 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-01 00:49:41.109 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 00:49:41.114 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-01 00:49:41.116 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-01 00:49:41.119 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-01 00:49:41.122 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-01 00:49:41.124 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-01 00:49:41.146 | Using python 3.8 to install PyMySQL 2022-06-01 00:49:41.148 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-06-01 00:49:42.969 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:49:42.970 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:49:42.974 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:42.975 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:42.976 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:49:42.978 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:42.978 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:42.978 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:49:42.979 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:42.980 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:49:42.994 | Requirement already satisfied: PyMySQL===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (0.10.0) 2022-06-01 00:49:45.311 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:49:45.311 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:49:45.387 | + inc/python:pip_install:200 : result=0 2022-06-01 00:49:45.389 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:49:45.392 | + functions-common:time_stop:2322 : local name 2022-06-01 00:49:45.394 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:49:45.396 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:49:45.398 | + functions-common:time_stop:2325 : local total 2022-06-01 00:49:45.401 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:49:45.403 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:49:45.405 | + functions-common:time_stop:2329 : start_time=1654044581139 2022-06-01 00:49:45.408 | + functions-common:time_stop:2331 : [[ -z 1654044581139 ]] 2022-06-01 00:49:45.411 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:49:45.415 | + functions-common:time_stop:2334 : end_time=1654044585412 2022-06-01 00:49:45.417 | + functions-common:time_stop:2335 : elapsed_time=4273 2022-06-01 00:49:45.419 | + functions-common:time_stop:2336 : total=24776 2022-06-01 00:49:45.422 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:49:45.424 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=29049 2022-06-01 00:49:45.426 | + inc/python:pip_install:203 : return 0 2022-06-01 00:49:45.428 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-01 00:49:45.431 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-01 00:49:45.434 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-01 00:49:45.436 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-01 00:49:45.453 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:49:45.455 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-01 00:49:45.457 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-01 00:49:45.461 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 00:49:45.461 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-01 00:49:45.466 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 00:49:45.469 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-01 00:49:45.471 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-01 00:49:45.473 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-01 00:49:45.476 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-01 00:49:45.478 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-01 00:49:45.493 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:49:45.496 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-01 00:49:45.499 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:49:45.501 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:49:45.504 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:49:45.506 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:49:45.508 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:49:45.511 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:49:45.513 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:49:45.515 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:49:45.518 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:49:45.520 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:49:45.522 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:49:45.524 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:49:45.527 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-01 00:49:45.529 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:49:45.531 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:49:45.534 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:49:45.536 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-01 00:49:45.556 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-01 00:49:45.666 | Reading package lists... 2022-06-01 00:49:45.915 | Building dependency tree... 2022-06-01 00:49:45.916 | Reading state information... 2022-06-01 00:49:46.174 | radvd is already the newest version (1:2.17-2). 2022-06-01 00:49:46.174 | The following packages were automatically installed and are no longer required: 2022-06-01 00:49:46.175 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:49:46.175 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:49:46.175 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:49:46.175 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:49:46.175 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:49:46.175 | python3-zope.interface 2022-06-01 00:49:46.175 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:49:46.291 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:49:46.295 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:49:46.298 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:49:46.300 | + functions-common:time_stop:2322 : local name 2022-06-01 00:49:46.302 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:49:46.304 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:49:46.306 | + functions-common:time_stop:2325 : local total 2022-06-01 00:49:46.309 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:49:46.312 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:49:46.314 | + functions-common:time_stop:2329 : start_time=1654044585554 2022-06-01 00:49:46.316 | + functions-common:time_stop:2331 : [[ -z 1654044585554 ]] 2022-06-01 00:49:46.319 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:49:46.323 | + functions-common:time_stop:2334 : end_time=1654044586320 2022-06-01 00:49:46.326 | + functions-common:time_stop:2335 : elapsed_time=766 2022-06-01 00:49:46.328 | + functions-common:time_stop:2336 : total=3217 2022-06-01 00:49:46.331 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:49:46.333 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3983 2022-06-01 00:49:46.336 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:49:46.338 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-01 00:49:46.356 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:49:46.358 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-01 00:49:46.361 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-01 00:49:46.364 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-01 00:49:46.384 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-01 00:49:46.387 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:49:46.390 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:49:46.392 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:49:46.394 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:49:46.397 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:49:46.399 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:49:46.401 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:49:46.403 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:49:46.406 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:49:46.408 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:49:46.410 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:49:46.412 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:49:46.414 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-01 00:49:46.417 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:49:46.419 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:49:46.421 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:49:46.424 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-01 00:49:46.444 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-06-01 00:49:46.554 | Reading package lists... 2022-06-01 00:49:46.814 | Building dependency tree... 2022-06-01 00:49:46.815 | Reading state information... 2022-06-01 00:49:47.074 | fakeroot is already the newest version (1.24-1). 2022-06-01 00:49:47.075 | make is already the newest version (4.2.1-1.2). 2022-06-01 00:49:47.075 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-01 00:49:47.075 | The following packages were automatically installed and are no longer required: 2022-06-01 00:49:47.076 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:49:47.076 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:49:47.076 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:49:47.076 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:49:47.076 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:49:47.076 | python3-zope.interface 2022-06-01 00:49:47.076 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:49:47.189 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:49:47.193 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:49:47.195 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:49:47.197 | + functions-common:time_stop:2322 : local name 2022-06-01 00:49:47.200 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:49:47.203 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:49:47.205 | + functions-common:time_stop:2325 : local total 2022-06-01 00:49:47.207 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:49:47.209 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:49:47.211 | + functions-common:time_stop:2329 : start_time=1654044586442 2022-06-01 00:49:47.213 | + functions-common:time_stop:2331 : [[ -z 1654044586442 ]] 2022-06-01 00:49:47.216 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:49:47.220 | + functions-common:time_stop:2334 : end_time=1654044587217 2022-06-01 00:49:47.222 | + functions-common:time_stop:2335 : elapsed_time=775 2022-06-01 00:49:47.224 | + functions-common:time_stop:2336 : total=3983 2022-06-01 00:49:47.226 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:49:47.228 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4758 2022-06-01 00:49:47.231 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:49:47.233 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-01 00:49:47.235 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:49:47.237 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:49:47.240 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-01 00:49:47.242 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-01 00:49:47.246 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-01 00:49:47.250 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-01 00:49:47.252 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-01 00:49:47.256 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-01 00:49:47.256 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-01 00:49:47.262 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-01 00:49:47.264 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-01 00:49:47.266 | + functions:vercmp:652 : local v1=5.4 2022-06-01 00:49:47.268 | + functions:vercmp:653 : local 'op=<' 2022-06-01 00:49:47.271 | + functions:vercmp:654 : local v2=3.13 2022-06-01 00:49:47.273 | + functions:vercmp:655 : local result 2022-06-01 00:49:47.277 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-01 00:49:47.277 | ++ functions:vercmp:659 : sort -V 2022-06-01 00:49:47.278 | ++ functions:vercmp:659 : head -1 2022-06-01 00:49:47.283 | + functions:vercmp:659 : result=3.13 2022-06-01 00:49:47.286 | + functions:vercmp:661 : case $op in 2022-06-01 00:49:47.289 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-01 00:49:47.292 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-01 00:49:47.294 | + functions:vercmp:672 : return 2022-06-01 00:49:47.297 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-01 00:49:47.300 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:49:47.302 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-01 00:49:47.780 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-01 00:49:47.798 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:49:47.801 | + ./stack.sh:main:816 : install_etcd3 2022-06-01 00:49:47.803 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-01 00:49:47.803 | Installing etcd 2022-06-01 00:49:47.808 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-01 00:49:47.821 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-01 00:49:47.833 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-01 00:49:47.836 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-01 00:49:47.849 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-01 00:49:47.852 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 00:49:47.857 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 00:49:47.861 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 00:49:47.865 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 00:49:47.868 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-06-01 00:49:47.870 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-01 00:49:47.872 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 00:49:47.875 | ++ functions:get_extra_file:73 : return 2022-06-01 00:49:47.878 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 00:49:47.880 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-01 00:49:47.883 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-01 00:49:47.885 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-01 00:49:47.902 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:49:47.904 | + ./stack.sh:main:835 : install_dstat 2022-06-01 00:49:47.907 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-01 00:49:47.923 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:49:47.926 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-01 00:49:47.928 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 00:49:47.930 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-01 00:49:47.933 | + ./stack.sh:main:844 : install_libs 2022-06-01 00:49:47.936 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-01 00:49:47.938 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-01 00:49:47.940 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-01 00:49:47.942 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-01 00:49:47.945 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:47.947 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:47.950 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-06-01 00:49:47.952 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:47.954 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-01 00:49:47.957 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-01 00:49:47.959 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-01 00:49:47.961 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-01 00:49:47.963 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:47.966 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:47.968 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-06-01 00:49:47.970 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:47.972 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-01 00:49:47.975 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-01 00:49:47.977 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-01 00:49:47.980 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-01 00:49:47.982 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:47.984 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:47.986 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-06-01 00:49:47.989 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:47.991 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-01 00:49:47.993 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-01 00:49:47.996 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-01 00:49:47.998 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-01 00:49:48.000 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:48.003 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:48.005 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-06-01 00:49:48.007 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:48.010 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-01 00:49:48.012 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-01 00:49:48.014 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-01 00:49:48.016 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-01 00:49:48.019 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:48.021 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:48.023 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-06-01 00:49:48.025 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:48.028 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-01 00:49:48.030 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-01 00:49:48.032 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-01 00:49:48.034 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-01 00:49:48.036 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:48.039 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:48.041 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-06-01 00:49:48.044 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:48.046 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-01 00:49:48.048 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-01 00:49:48.050 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-01 00:49:48.053 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-01 00:49:48.055 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:48.058 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:48.060 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-06-01 00:49:48.062 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:48.064 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-01 00:49:48.067 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-01 00:49:48.069 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-01 00:49:48.071 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-01 00:49:48.073 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:48.076 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:48.078 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-06-01 00:49:48.080 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:48.082 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-01 00:49:48.085 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-01 00:49:48.087 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-01 00:49:48.089 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-01 00:49:48.091 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:48.093 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:48.096 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-06-01 00:49:48.098 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:48.100 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-01 00:49:48.102 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-01 00:49:48.105 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-01 00:49:48.107 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-01 00:49:48.110 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:48.112 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:48.114 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-06-01 00:49:48.116 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:48.119 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-01 00:49:48.122 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-01 00:49:48.124 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-01 00:49:48.126 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-01 00:49:48.129 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:48.131 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:48.133 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-06-01 00:49:48.135 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:48.138 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-01 00:49:48.140 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-01 00:49:48.142 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-01 00:49:48.144 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-01 00:49:48.147 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:48.149 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:48.151 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-01 00:49:48.154 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:48.157 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-01 00:49:48.159 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-01 00:49:48.161 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-01 00:49:48.164 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-01 00:49:48.166 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:48.169 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:48.171 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-06-01 00:49:48.173 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:48.175 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-01 00:49:48.178 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-01 00:49:48.180 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-01 00:49:48.183 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-01 00:49:48.185 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:48.187 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:48.189 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-06-01 00:49:48.192 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:48.194 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-01 00:49:48.196 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-01 00:49:48.199 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-01 00:49:48.201 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-01 00:49:48.203 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:48.206 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:48.208 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-06-01 00:49:48.210 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:48.213 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-01 00:49:48.215 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-01 00:49:48.217 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-01 00:49:48.220 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-01 00:49:48.222 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:48.224 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:48.226 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-01 00:49:48.229 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:48.231 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-01 00:49:48.234 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-01 00:49:48.236 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-01 00:49:48.238 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-01 00:49:48.241 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:48.243 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:48.246 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-06-01 00:49:48.248 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:48.250 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-01 00:49:48.253 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-01 00:49:48.255 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-01 00:49:48.257 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-01 00:49:48.260 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:48.262 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:48.264 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-01 00:49:48.266 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:48.269 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-01 00:49:48.271 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-01 00:49:48.273 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-01 00:49:48.275 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-01 00:49:48.278 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:48.280 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:48.282 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-01 00:49:48.285 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:48.287 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-01 00:49:48.289 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-01 00:49:48.292 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-01 00:49:48.294 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-01 00:49:48.297 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:48.299 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:48.301 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-06-01 00:49:48.303 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:48.306 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-01 00:49:48.309 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-01 00:49:48.311 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-01 00:49:48.313 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-01 00:49:48.315 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:48.318 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:48.320 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-01 00:49:48.322 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:48.325 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-01 00:49:48.327 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-01 00:49:48.329 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-01 00:49:48.331 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-01 00:49:48.334 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:48.336 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:48.339 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-06-01 00:49:48.341 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:48.344 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-01 00:49:48.346 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-01 00:49:48.349 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-01 00:49:48.351 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-01 00:49:48.353 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:48.356 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:48.359 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-01 00:49:48.361 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:48.363 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-01 00:49:48.366 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-01 00:49:48.368 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-01 00:49:48.370 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-01 00:49:48.373 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:48.375 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:48.377 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-01 00:49:48.380 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:48.382 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-01 00:49:48.384 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-01 00:49:48.387 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-01 00:49:48.389 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-01 00:49:48.391 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:48.393 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:48.396 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-06-01 00:49:48.398 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:48.400 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-01 00:49:48.403 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-01 00:49:48.405 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-01 00:49:48.408 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-01 00:49:48.410 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:48.412 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:48.414 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-06-01 00:49:48.417 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:48.420 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-01 00:49:48.422 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-01 00:49:48.424 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-01 00:49:48.427 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-01 00:49:48.429 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:48.431 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:48.434 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-01 00:49:48.436 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:48.438 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-01 00:49:48.440 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-01 00:49:48.443 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-01 00:49:48.445 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-01 00:49:48.447 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:48.450 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:48.452 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-01 00:49:48.454 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:48.457 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-01 00:49:48.459 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-01 00:49:48.461 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-01 00:49:48.464 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-01 00:49:48.466 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:48.469 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:48.471 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-06-01 00:49:48.473 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:48.475 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-01 00:49:48.478 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-01 00:49:48.481 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-01 00:49:48.483 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-01 00:49:48.485 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:48.488 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:48.490 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-06-01 00:49:48.492 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:48.494 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-01 00:49:48.497 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-01 00:49:48.499 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-01 00:49:48.501 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-01 00:49:48.504 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:48.506 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:48.509 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-06-01 00:49:48.511 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:48.513 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-01 00:49:48.516 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-01 00:49:48.518 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-01 00:49:48.520 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-01 00:49:48.522 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:48.525 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:48.528 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-06-01 00:49:48.530 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:48.532 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-01 00:49:48.535 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-01 00:49:48.537 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-01 00:49:48.539 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-01 00:49:48.542 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:48.545 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:48.547 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-06-01 00:49:48.550 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:48.552 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-01 00:49:48.555 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-01 00:49:48.557 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-01 00:49:48.559 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-01 00:49:48.562 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:48.564 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:48.566 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-06-01 00:49:48.569 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:48.571 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-01 00:49:48.574 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-01 00:49:48.577 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-01 00:49:48.579 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-01 00:49:48.582 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:48.584 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:48.586 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-06-01 00:49:48.589 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:48.592 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-01 00:49:48.594 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-01 00:49:48.597 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-01 00:49:48.599 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-01 00:49:48.601 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:48.603 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:48.606 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-01 00:49:48.609 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:48.611 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-01 00:49:48.632 | Using python 3.8 to install etcd3 2022-06-01 00:49:48.634 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-06-01 00:49:50.490 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:49:50.490 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:49:50.495 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:50.495 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:50.497 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:49:50.498 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:50.499 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:50.499 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:49:50.499 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:50.499 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:49:50.515 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155)) (0.12.0) 2022-06-01 00:49:50.524 | Requirement already satisfied: grpcio===1.31.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.31.0) 2022-06-01 00:49:50.549 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.13.0) 2022-06-01 00:49:50.554 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 00:49:50.558 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 00:49:50.572 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from protobuf===3.13.0->-c /opt/stack/requirements/upper-constraints.txt (line 339)) (49.6.0) 2022-06-01 00:49:52.769 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:49:52.769 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:49:52.849 | + inc/python:pip_install:200 : result=0 2022-06-01 00:49:52.851 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:49:52.853 | + functions-common:time_stop:2322 : local name 2022-06-01 00:49:52.856 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:49:52.858 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:49:52.860 | + functions-common:time_stop:2325 : local total 2022-06-01 00:49:52.862 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:49:52.864 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:49:52.866 | + functions-common:time_stop:2329 : start_time=1654044588626 2022-06-01 00:49:52.869 | + functions-common:time_stop:2331 : [[ -z 1654044588626 ]] 2022-06-01 00:49:52.872 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:49:52.876 | + functions-common:time_stop:2334 : end_time=1654044592873 2022-06-01 00:49:52.878 | + functions-common:time_stop:2335 : elapsed_time=4247 2022-06-01 00:49:52.880 | + functions-common:time_stop:2336 : total=29049 2022-06-01 00:49:52.882 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:49:52.885 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=33296 2022-06-01 00:49:52.887 | + inc/python:pip_install:203 : return 0 2022-06-01 00:49:52.890 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-01 00:49:52.910 | Using python 3.8 to install etcd3gw 2022-06-01 00:49:52.913 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-06-01 00:49:54.700 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:49:54.700 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:49:54.705 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:54.705 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:54.707 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:49:54.708 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:54.709 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:54.709 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:49:54.709 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:49:54.710 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:49:54.725 | Requirement already satisfied: etcd3gw===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.2.5) 2022-06-01 00:49:54.750 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-01 00:49:54.757 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 00:49:54.761 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 00:49:54.783 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 00:49:54.786 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 00:49:54.807 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 00:49:54.810 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 00:49:54.812 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 00:49:57.039 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:49:57.039 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:49:57.111 | + inc/python:pip_install:200 : result=0 2022-06-01 00:49:57.114 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:49:57.116 | + functions-common:time_stop:2322 : local name 2022-06-01 00:49:57.118 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:49:57.121 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:49:57.123 | + functions-common:time_stop:2325 : local total 2022-06-01 00:49:57.125 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:49:57.128 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:49:57.130 | + functions-common:time_stop:2329 : start_time=1654044592905 2022-06-01 00:49:57.132 | + functions-common:time_stop:2331 : [[ -z 1654044592905 ]] 2022-06-01 00:49:57.135 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:49:57.139 | + functions-common:time_stop:2334 : end_time=1654044597136 2022-06-01 00:49:57.141 | + functions-common:time_stop:2335 : elapsed_time=4231 2022-06-01 00:49:57.143 | + functions-common:time_stop:2336 : total=33296 2022-06-01 00:49:57.145 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:49:57.147 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=37527 2022-06-01 00:49:57.150 | + inc/python:pip_install:203 : return 0 2022-06-01 00:49:57.152 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-01 00:49:57.155 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-01 00:49:57.157 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-01 00:49:57.159 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 00:49:57.162 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 00:49:57.164 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 00:49:57.167 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 00:49:57.169 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 00:49:57.172 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 00:49:57.174 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 00:49:57.176 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 00:49:57.179 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-01 00:49:57.181 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-01 00:49:57.184 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:49:57.186 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:49:57.188 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-01 00:49:57.191 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-01 00:49:57.193 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 00:49:57.195 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:49:57.198 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:49:57.200 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:49:57.203 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:49:57.205 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:49:57.207 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:49:57.209 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:49:57.212 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:49:57.214 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:49:57.216 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:49:57.219 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:49:57.221 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:49:57.223 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 00:49:57.226 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:49:57.229 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:49:57.231 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:49:57.233 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 00:49:57.255 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 00:49:57.365 | Reading package lists... 2022-06-01 00:49:57.616 | Building dependency tree... 2022-06-01 00:49:57.617 | Reading state information... 2022-06-01 00:49:57.875 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-01 00:49:57.875 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-01 00:49:57.875 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 00:49:57.875 | The following packages were automatically installed and are no longer required: 2022-06-01 00:49:57.876 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:49:57.876 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:49:57.876 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:49:57.876 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:49:57.876 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:49:57.877 | python3-zope.interface 2022-06-01 00:49:57.877 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:49:57.989 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:49:57.993 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:49:57.996 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:49:57.998 | + functions-common:time_stop:2322 : local name 2022-06-01 00:49:58.000 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:49:58.003 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:49:58.005 | + functions-common:time_stop:2325 : local total 2022-06-01 00:49:58.007 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:49:58.009 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:49:58.012 | + functions-common:time_stop:2329 : start_time=1654044597252 2022-06-01 00:49:58.014 | + functions-common:time_stop:2331 : [[ -z 1654044597252 ]] 2022-06-01 00:49:58.017 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:49:58.021 | + functions-common:time_stop:2334 : end_time=1654044598018 2022-06-01 00:49:58.023 | + functions-common:time_stop:2335 : elapsed_time=766 2022-06-01 00:49:58.025 | + functions-common:time_stop:2336 : total=4758 2022-06-01 00:49:58.028 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:49:58.030 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5524 2022-06-01 00:49:58.032 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:49:58.034 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-01 00:49:58.037 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:49:58.039 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:49:58.041 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-01 00:49:58.104 | Module proxy already enabled 2022-06-01 00:49:58.108 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-01 00:49:58.170 | Considering dependency proxy for proxy_uwsgi: 2022-06-01 00:49:58.170 | Module proxy already enabled 2022-06-01 00:49:58.170 | Module proxy_uwsgi already enabled 2022-06-01 00:49:58.174 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-01 00:49:58.176 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 00:49:58.178 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:49:58.181 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 00:49:58.317 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-01 00:49:58.319 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-01 00:49:58.321 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-01 00:49:58.324 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:58.326 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:58.329 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-06-01 00:49:58.332 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:58.334 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-01 00:49:58.338 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-01 00:49:58.340 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-01 00:49:58.343 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:58.345 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:58.347 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-01 00:49:58.350 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:58.352 | + ./stack.sh:main:852 : install_glanceclient 2022-06-01 00:49:58.355 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-01 00:49:58.358 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-01 00:49:58.360 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:58.362 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:58.365 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-01 00:49:58.368 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:58.371 | + ./stack.sh:main:853 : install_cinderclient 2022-06-01 00:49:58.373 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-01 00:49:58.375 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-01 00:49:58.378 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:58.380 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:58.383 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-01 00:49:58.385 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:58.388 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-01 00:49:58.390 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-01 00:49:58.392 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:58.395 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:58.397 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-01 00:49:58.399 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:58.402 | + ./stack.sh:main:854 : install_novaclient 2022-06-01 00:49:58.405 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-01 00:49:58.407 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-01 00:49:58.409 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:58.412 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:58.414 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-06-01 00:49:58.417 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:58.420 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-01 00:49:58.436 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:49:58.438 | + ./stack.sh:main:856 : install_swiftclient 2022-06-01 00:49:58.441 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-01 00:49:58.443 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-01 00:49:58.445 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:58.448 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:58.451 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-01 00:49:58.453 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:58.455 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-01 00:49:58.472 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:49:58.474 | + ./stack.sh:main:859 : install_neutronclient 2022-06-01 00:49:58.477 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-01 00:49:58.480 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-01 00:49:58.482 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:58.484 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:58.487 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-01 00:49:58.489 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:58.491 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-01 00:49:58.494 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-01 00:49:58.496 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-01 00:49:58.499 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:49:58.501 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:49:58.504 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-01 00:49:58.506 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:49:58.509 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-01 00:49:58.511 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-01 00:49:58.514 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 00:49:58.517 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-01 00:49:58.519 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-01 00:49:58.521 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 00:49:58.526 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 00:49:58.526 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-01 00:49:58.531 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-01 00:49:58.533 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-01 00:49:58.536 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-01 00:49:58.538 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-01 00:49:58.541 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-01 00:49:58.561 | Using python 3.8 to install keystonemiddleware 2022-06-01 00:49:58.563 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-06-01 00:50:00.397 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:50:00.397 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:50:00.402 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:00.403 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:00.404 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:50:00.406 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:00.406 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:00.406 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:50:00.407 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:00.407 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:50:00.422 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 00:50:00.494 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 00:50:00.531 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 00:50:00.546 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 00:50:00.552 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 00:50:00.559 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 00:50:00.599 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 00:50:00.609 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 00:50:00.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-01 00:50:00.636 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 00:50:00.639 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 00:50:00.650 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 00:50:00.653 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 00:50:00.656 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 00:50:00.661 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 00:50:00.681 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 00:50:00.685 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 00:50:00.707 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 00:50:00.711 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 00:50:00.715 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 00:50:00.722 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 00:50:00.742 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 00:50:00.808 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 00:50:00.822 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 00:50:00.828 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 00:50:00.833 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 00:50:00.841 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 00:50:00.844 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 00:50:00.847 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 00:50:00.850 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 00:50:00.854 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 00:50:00.857 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 00:50:00.861 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 00:50:00.863 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 00:50:00.868 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 00:50:00.872 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 00:50:02.966 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:50:02.966 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:50:03.056 | + inc/python:pip_install:200 : result=0 2022-06-01 00:50:03.059 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:50:03.061 | + functions-common:time_stop:2322 : local name 2022-06-01 00:50:03.063 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:50:03.066 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:50:03.068 | + functions-common:time_stop:2325 : local total 2022-06-01 00:50:03.071 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:50:03.074 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:50:03.076 | + functions-common:time_stop:2329 : start_time=1654044598556 2022-06-01 00:50:03.078 | + functions-common:time_stop:2331 : [[ -z 1654044598556 ]] 2022-06-01 00:50:03.081 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:50:03.086 | + functions-common:time_stop:2334 : end_time=1654044603083 2022-06-01 00:50:03.088 | + functions-common:time_stop:2335 : elapsed_time=4527 2022-06-01 00:50:03.091 | + functions-common:time_stop:2336 : total=37527 2022-06-01 00:50:03.094 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:50:03.097 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=42054 2022-06-01 00:50:03.100 | + inc/python:pip_install:203 : return 0 2022-06-01 00:50:03.103 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-01 00:50:03.107 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-01 00:50:03.109 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 00:50:03.113 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-01 00:50:03.116 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-01 00:50:03.121 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 00:50:03.125 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-01 00:50:03.126 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 00:50:03.132 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-01 00:50:03.135 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-01 00:50:03.138 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-01 00:50:03.141 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-01 00:50:03.143 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-01 00:50:03.166 | Using python 3.8 to install python-memcached 2022-06-01 00:50:03.169 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-06-01 00:50:05.023 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:50:05.023 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:50:05.028 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:05.029 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:05.031 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:50:05.032 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:05.032 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:05.033 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:50:05.033 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:05.033 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:50:05.049 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (1.59) 2022-06-01 00:50:05.053 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 00:50:07.363 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:50:07.364 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:50:07.437 | + inc/python:pip_install:200 : result=0 2022-06-01 00:50:07.439 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:50:07.441 | + functions-common:time_stop:2322 : local name 2022-06-01 00:50:07.443 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:50:07.446 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:50:07.449 | + functions-common:time_stop:2325 : local total 2022-06-01 00:50:07.451 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:50:07.453 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:50:07.455 | + functions-common:time_stop:2329 : start_time=1654044603159 2022-06-01 00:50:07.457 | + functions-common:time_stop:2331 : [[ -z 1654044603159 ]] 2022-06-01 00:50:07.460 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:50:07.464 | + functions-common:time_stop:2334 : end_time=1654044607462 2022-06-01 00:50:07.467 | + functions-common:time_stop:2335 : elapsed_time=4303 2022-06-01 00:50:07.469 | + functions-common:time_stop:2336 : total=42054 2022-06-01 00:50:07.471 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:50:07.473 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=46357 2022-06-01 00:50:07.476 | + inc/python:pip_install:203 : return 0 2022-06-01 00:50:07.479 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-01 00:50:07.495 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:50:07.497 | + ./stack.sh:main:866 : '[' 10.222.0.18 == 10.222.0.18 ']' 2022-06-01 00:50:07.500 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-01 00:50:07.502 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-01 00:50:07.505 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-01 00:50:07.507 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 00:50:07.509 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-01 00:50:07.512 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-01 00:50:07.527 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:50:07.529 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-01 00:50:07.531 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-01 00:50:07.533 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-01 00:50:07.535 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:50:07.537 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:50:07.540 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:50:07.543 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:50:07.545 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:50:07.548 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:50:07.563 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:50:07.565 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:50:07.567 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:50:07.570 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:50:07.570 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:50:07.576 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-01 00:50:07.578 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:50:07.580 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-01 00:50:07.593 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-01 00:50:07.596 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:50:07.596 | + functions-common:git_clone:607 : head -1 2022-06-01 00:50:07.599 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-06-01 00:50:07.602 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:50:07.604 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-01 00:50:07.606 | + inc/python:setup_develop:338 : local bindep 2022-06-01 00:50:07.608 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 00:50:07.611 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-01 00:50:07.613 | + inc/python:setup_develop:344 : local extras= 2022-06-01 00:50:07.615 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-01 00:50:07.617 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 00:50:07.620 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 00:50:07.622 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-01 00:50:07.625 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 00:50:07.627 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 00:50:07.630 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-01 00:50:07.633 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 00:50:07.636 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-01 00:50:07.638 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 00:50:07.640 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 00:50:07.643 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-01 00:50:07.649 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-01 00:50:07.652 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2022-06-01 00:50:08.269 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-01 00:50:08.271 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 00:50:08.274 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 00:50:08.276 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 00:50:08.278 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 00:50:08.280 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-01 00:50:08.283 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 00:50:08.285 | + inc/python:setup_package:427 : local extras= 2022-06-01 00:50:08.287 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 00:50:08.289 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 00:50:08.292 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 00:50:08.294 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 00:50:08.297 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 00:50:08.299 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-01 00:50:08.319 | Using python 3.8 to install /opt/stack/keystone 2022-06-01 00:50:08.322 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-06-01 00:50:10.150 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:50:10.150 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:50:10.155 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:10.155 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:10.157 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:50:10.158 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:10.159 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:10.159 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:50:10.159 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:10.160 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:50:10.172 | Obtaining file:///opt/stack/keystone 2022-06-01 00:50:11.755 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 00:50:13.329 | Requirement already satisfied: Flask===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 6)) (1.1.2) 2022-06-01 00:50:13.358 | Requirement already satisfied: Flask-RESTful===0.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (0.3.8) 2022-06-01 00:50:13.367 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 00:50:13.374 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 00:50:13.378 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-01 00:50:13.386 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 00:50:13.408 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 00:50:13.421 | Requirement already satisfied: Werkzeug===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (1.0.1) 2022-06-01 00:50:13.437 | Requirement already satisfied: aniso8601===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (8.0.0) 2022-06-01 00:50:13.441 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-01 00:50:13.451 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 00:50:13.454 | Requirement already satisfied: click===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (7.1.2) 2022-06-01 00:50:13.458 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 00:50:13.498 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 00:50:13.504 | Requirement already satisfied: itsdangerous===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (1.1.0) 2022-06-01 00:50:13.507 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 00:50:13.520 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-01 00:50:13.577 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-01 00:50:13.580 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 273)) (3.1.0) 2022-06-01 00:50:13.585 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 00:50:13.622 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 00:50:13.637 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 00:50:13.644 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 00:50:13.691 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 00:50:13.698 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 00:50:13.737 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 00:50:13.791 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 00:50:13.809 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 00:50:13.827 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 00:50:13.836 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 00:50:13.860 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 00:50:13.868 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 00:50:13.886 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-01 00:50:13.934 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 00:50:13.940 | Requirement already satisfied: passlib===1.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (1.7.2) 2022-06-01 00:50:13.953 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 00:50:13.956 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 00:50:13.959 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 00:50:13.970 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 00:50:13.973 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 00:50:13.976 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 00:50:13.980 | Requirement already satisfied: pysaml2===6.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (6.1.0) 2022-06-01 00:50:13.995 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 00:50:14.000 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 00:50:14.019 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 00:50:14.023 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 00:50:14.045 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 00:50:14.049 | Requirement already satisfied: scrypt===0.8.15 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (0.8.15) 2022-06-01 00:50:14.052 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 00:50:14.056 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 00:50:14.066 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 00:50:14.070 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 00:50:14.072 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 00:50:14.079 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 00:50:14.089 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 00:50:14.095 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 00:50:14.113 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 00:50:14.117 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 00:50:14.124 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 00:50:14.144 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 00:50:14.148 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 00:50:14.152 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-01 00:50:14.218 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-01 00:50:14.223 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 00:50:14.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-01 00:50:14.235 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 00:50:14.244 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-01 00:50:14.250 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 00:50:14.254 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-01 00:50:14.294 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 00:50:14.299 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 00:50:14.311 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 00:50:14.313 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 00:50:14.321 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 00:50:14.330 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 00:50:14.341 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 00:50:14.349 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 00:50:14.357 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-01 00:50:14.360 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 00:50:14.363 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 00:50:14.377 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.6.0) 2022-06-01 00:50:14.382 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 00:50:14.387 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 00:50:14.389 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 00:50:14.392 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 00:50:14.394 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 00:50:14.397 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 00:50:14.400 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-01 00:50:14.403 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 00:50:14.405 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 00:50:14.410 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 00:50:14.413 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 00:50:14.421 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 00:50:14.423 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 00:50:14.426 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 00:50:14.432 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 00:50:14.440 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-01 00:50:14.443 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 00:50:15.848 | Installing collected packages: keystone 2022-06-01 00:50:15.848 | Attempting uninstall: keystone 2022-06-01 00:50:15.850 | Found existing installation: keystone 18.1.0 2022-06-01 00:50:15.854 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-01 00:50:15.855 | Running setup.py develop for keystone 2022-06-01 00:50:17.746 | Successfully installed keystone 2022-06-01 00:50:17.889 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:50:17.889 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:50:17.983 | + inc/python:pip_install:200 : result=0 2022-06-01 00:50:17.985 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:50:17.987 | + functions-common:time_stop:2322 : local name 2022-06-01 00:50:17.989 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:50:17.991 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:50:17.993 | + functions-common:time_stop:2325 : local total 2022-06-01 00:50:17.995 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:50:17.997 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:50:18.000 | + functions-common:time_stop:2329 : start_time=1654044608314 2022-06-01 00:50:18.002 | + functions-common:time_stop:2331 : [[ -z 1654044608314 ]] 2022-06-01 00:50:18.004 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:50:18.009 | + functions-common:time_stop:2334 : end_time=1654044618006 2022-06-01 00:50:18.011 | + functions-common:time_stop:2335 : elapsed_time=9692 2022-06-01 00:50:18.013 | + functions-common:time_stop:2336 : total=46357 2022-06-01 00:50:18.015 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:50:18.017 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=56049 2022-06-01 00:50:18.019 | + inc/python:pip_install:203 : return 0 2022-06-01 00:50:18.022 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 00:50:18.025 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 00:50:18.027 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 00:50:18.045 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 00:50:18.057 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-01 00:50:18.060 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-01 00:50:18.062 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:18.064 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:18.067 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-01 00:50:18.069 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:18.072 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-01 00:50:18.089 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:50:18.091 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-01 00:50:18.093 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 00:50:18.096 | + ./stack.sh:main:868 : configure_keystone 2022-06-01 00:50:18.098 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-01 00:50:18.110 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-06-01 00:50:18.113 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-01 00:50:18.117 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-01 00:50:18.132 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:50:18.136 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-01 00:50:18.166 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-01 00:50:18.192 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-01 00:50:18.222 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-01 00:50:18.257 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-01 00:50:18.287 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-01 00:50:18.317 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-01 00:50:18.345 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-01 00:50:18.373 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-01 00:50:18.375 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-01 00:50:18.378 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-01 00:50:18.380 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-01 00:50:18.382 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 00:50:18.385 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 00:50:18.400 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:50:18.403 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 00:50:18.406 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 00:50:18.408 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 00:50:18.423 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:50:18.426 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-06-01 00:50:18.428 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-06-01 00:50:18.459 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 00:50:18.462 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 00:50:18.464 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-01 00:50:18.467 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-01 00:50:18.469 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-01 00:50:18.485 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:50:18.488 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.18/identity 2022-06-01 00:50:18.518 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.18/identity 2022-06-01 00:50:18.547 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-01 00:50:18.550 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-01 00:50:18.581 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-01 00:50:18.584 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-01 00:50:18.586 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-01 00:50:18.589 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-01 00:50:18.591 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-01 00:50:18.594 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-01 00:50:18.624 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-01 00:50:18.626 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-01 00:50:18.629 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-01 00:50:18.631 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-01 00:50:18.634 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 00:50:18.651 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 00:50:18.654 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 00:50:18.656 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 00:50:18.658 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 00:50:18.661 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 00:50:18.688 | + functions:setup_systemd_logging:728 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 00:50:18.716 | + functions:setup_systemd_logging:729 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 00:50:18.745 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 00:50:18.772 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-01 00:50:18.800 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-01 00:50:18.802 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-01 00:50:18.804 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-01 00:50:18.807 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-01 00:50:18.810 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-01 00:50:18.812 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 00:50:18.814 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 00:50:18.817 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-01 00:50:18.821 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-01 00:50:18.823 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 00:50:18.825 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 00:50:18.838 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 00:50:18.838 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:50:18.847 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 00:50:18.851 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:50:18.869 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-01 00:50:18.872 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-01 00:50:18.876 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-01 00:50:18.905 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-01 00:50:18.933 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-01 00:50:18.960 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-01 00:50:18.986 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-01 00:50:19.013 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-01 00:50:19.040 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-01 00:50:19.070 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-01 00:50:19.097 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-01 00:50:19.124 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 00:50:19.151 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-01 00:50:19.178 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-01 00:50:19.204 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-01 00:50:19.231 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 00:50:19.233 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 00:50:19.236 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-01 00:50:19.239 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-01 00:50:19.241 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 00:50:19.244 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:50:19.246 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:50:19.248 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 00:50:19.251 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 00:50:19.253 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-01 00:50:19.280 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-01 00:50:19.308 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 00:50:19.308 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-06-01 00:50:19.316 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-01 00:50:19.320 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-01 00:50:19.323 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-01 00:50:19.325 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 00:50:19.327 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 00:50:19.329 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:50:19.332 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:50:19.334 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:50:19.336 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 00:50:19.339 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 00:50:19.341 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:50:19.343 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:50:19.346 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-01 00:50:19.408 | Site keystone-wsgi-public already enabled 2022-06-01 00:50:19.412 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 00:50:19.415 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 00:50:19.417 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:50:19.419 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 00:50:19.557 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-06-01 00:50:19.560 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-01 00:50:19.562 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-01 00:50:19.564 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-01 00:50:19.568 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 00:50:19.572 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 00:50:19.577 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-01 00:50:19.581 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-01 00:50:19.583 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 00:50:19.586 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 00:50:19.600 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:50:19.600 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 00:50:19.609 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 00:50:19.612 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:50:19.629 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-01 00:50:19.631 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-01 00:50:19.635 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-06-01 00:50:19.666 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-01 00:50:19.693 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-01 00:50:19.720 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-01 00:50:19.748 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-01 00:50:19.775 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-01 00:50:19.802 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-01 00:50:19.829 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-01 00:50:19.857 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-01 00:50:19.885 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 00:50:19.916 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-01 00:50:19.943 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-01 00:50:19.970 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-01 00:50:19.998 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 00:50:20.000 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 00:50:20.004 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-01 00:50:20.006 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-01 00:50:20.009 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 00:50:20.011 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:50:20.013 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:50:20.016 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 00:50:20.019 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 00:50:20.021 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-01 00:50:20.048 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-01 00:50:20.077 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 00:50:20.077 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 ' 2022-06-01 00:50:20.086 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-01 00:50:20.089 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-01 00:50:20.092 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-01 00:50:20.094 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 00:50:20.096 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 00:50:20.099 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:50:20.101 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:50:20.103 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:50:20.106 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 00:50:20.108 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 00:50:20.110 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:50:20.113 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:50:20.115 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-01 00:50:20.177 | Site keystone-wsgi-admin already enabled 2022-06-01 00:50:20.182 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 00:50:20.184 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 00:50:20.186 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:50:20.189 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 00:50:20.326 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-01 00:50:20.362 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-01 00:50:20.394 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-01 00:50:20.425 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-01 00:50:20.427 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-01 00:50:20.458 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-01 00:50:20.486 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-01 00:50:20.514 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-01 00:50:20.530 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:50:20.533 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-01 00:50:20.550 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:50:20.552 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-01 00:50:20.555 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-01 00:50:20.558 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-01 00:50:20.560 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 00:50:20.562 | + lib/stack:stack_install_service:32 : install_swift 2022-06-01 00:50:20.565 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-01 00:50:20.567 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-01 00:50:20.569 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-01 00:50:20.571 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:50:20.574 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:50:20.577 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:50:20.579 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:50:20.582 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:50:20.585 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:50:20.600 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:50:20.603 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:50:20.606 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:50:20.608 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:50:20.609 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:50:20.614 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-01 00:50:20.616 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:50:20.618 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-01 00:50:20.631 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-01 00:50:20.634 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:50:20.634 | + functions-common:git_clone:607 : head -1 2022-06-01 00:50:20.640 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-01 00:50:20.643 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:50:20.646 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-01 00:50:20.649 | + inc/python:setup_develop:338 : local bindep 2022-06-01 00:50:20.651 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 00:50:20.654 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-01 00:50:20.656 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-01 00:50:20.659 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-01 00:50:20.661 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 00:50:20.663 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 00:50:20.666 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-01 00:50:20.669 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 00:50:20.671 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-01 00:50:20.674 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-01 00:50:20.676 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 00:50:20.679 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-01 00:50:20.681 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 00:50:20.684 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 00:50:20.687 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-01 00:50:20.692 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-01 00:50:20.695 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2022-06-01 00:50:21.295 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-01 00:50:21.297 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 00:50:21.300 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 00:50:21.302 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 00:50:21.304 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 00:50:21.307 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-01 00:50:21.309 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 00:50:21.311 | + inc/python:setup_package:427 : local extras=keystone 2022-06-01 00:50:21.314 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 00:50:21.316 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-01 00:50:21.318 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-01 00:50:21.321 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-01 00:50:21.323 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 00:50:21.325 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-01 00:50:21.346 | Using python 3.8 to install /opt/stack/swift 2022-06-01 00:50:21.349 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-06-01 00:50:23.174 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:50:23.174 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:50:23.179 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:23.179 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:23.181 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:50:23.183 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:23.183 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:23.183 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:50:23.184 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:23.184 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:50:23.197 | Obtaining file:///opt/stack/swift 2022-06-01 00:50:24.454 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 00:50:25.712 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 00:50:25.720 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 00:50:25.762 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 00:50:25.771 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 00:50:25.774 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 00:50:25.832 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-01 00:50:25.843 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 00:50:25.845 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 00:50:25.848 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.3) 2022-06-01 00:50:25.884 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.3.4) 2022-06-01 00:50:25.900 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.1.2) 2022-06-01 00:50:25.907 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-06-01 00:50:25.913 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-06-01 00:50:25.952 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.2) 2022-06-01 00:50:25.962 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.6.1) 2022-06-01 00:50:25.980 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.4) 2022-06-01 00:50:25.986 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.0) 2022-06-01 00:50:25.989 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2022-06-01 00:50:26.001 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.6.0) 2022-06-01 00:50:26.004 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-06-01 00:50:26.006 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-06-01 00:50:26.010 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.8.1) 2022-06-01 00:50:26.015 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.1.1) 2022-06-01 00:50:26.034 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2020.1) 2022-06-01 00:50:26.038 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.23.0) 2022-06-01 00:50:26.059 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-06-01 00:50:26.064 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2022-06-01 00:50:26.067 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.2.2) 2022-06-01 00:50:26.075 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 00:50:26.095 | Requirement already satisfied: xattr===0.9.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.9.7) 2022-06-01 00:50:26.100 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 00:50:26.103 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 00:50:26.111 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 00:50:26.125 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 00:50:26.191 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 00:50:26.197 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 00:50:26.205 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 00:50:26.208 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 00:50:26.213 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 00:50:26.216 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 00:50:26.219 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 00:50:26.222 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 00:50:26.225 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 00:50:26.229 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-06-01 00:50:26.232 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-06-01 00:50:26.237 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 00:50:26.240 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 00:50:27.949 | Installing collected packages: swift 2022-06-01 00:50:27.949 | Attempting uninstall: swift 2022-06-01 00:50:27.951 | Found existing installation: swift 2.26.1.dev35 2022-06-01 00:50:27.953 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-01 00:50:27.955 | Running setup.py develop for swift 2022-06-01 00:50:29.656 | Successfully installed swift 2022-06-01 00:50:29.832 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:50:29.832 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:50:29.907 | + inc/python:pip_install:200 : result=0 2022-06-01 00:50:29.910 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:50:29.912 | + functions-common:time_stop:2322 : local name 2022-06-01 00:50:29.915 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:50:29.917 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:50:29.919 | + functions-common:time_stop:2325 : local total 2022-06-01 00:50:29.921 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:50:29.923 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:50:29.926 | + functions-common:time_stop:2329 : start_time=1654044621341 2022-06-01 00:50:29.928 | + functions-common:time_stop:2331 : [[ -z 1654044621341 ]] 2022-06-01 00:50:29.931 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:50:29.935 | + functions-common:time_stop:2334 : end_time=1654044629932 2022-06-01 00:50:29.937 | + functions-common:time_stop:2335 : elapsed_time=8591 2022-06-01 00:50:29.939 | + functions-common:time_stop:2336 : total=56049 2022-06-01 00:50:29.941 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:50:29.943 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=64640 2022-06-01 00:50:29.946 | + inc/python:pip_install:203 : return 0 2022-06-01 00:50:29.948 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 00:50:29.951 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 00:50:29.953 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 00:50:29.973 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 00:50:29.985 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-01 00:50:29.988 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-01 00:50:29.990 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:29.992 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:29.995 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-01 00:50:29.997 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:30.000 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-01 00:50:30.002 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 00:50:30.005 | + ./stack.sh:main:877 : configure_swift 2022-06-01 00:50:30.007 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-01 00:50:30.010 | + lib/swift:configure_swift:335 : local node_number 2022-06-01 00:50:30.012 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-01 00:50:30.013 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-01 00:50:30.016 | + lib/swift:configure_swift:338 : local user_group 2022-06-01 00:50:30.018 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-01 00:50:30.871 | No container-sharder running 2022-06-01 00:50:30.871 | No object-expirer running 2022-06-01 00:50:30.871 | No container-updater running 2022-06-01 00:50:30.871 | No container-replicator running 2022-06-01 00:50:30.871 | No object-server running 2022-06-01 00:50:30.871 | No object-updater running 2022-06-01 00:50:30.871 | No container-sync running 2022-06-01 00:50:30.871 | No account-replicator running 2022-06-01 00:50:30.871 | No account-server running 2022-06-01 00:50:30.871 | No object-replicator running 2022-06-01 00:50:30.871 | No account-auditor running 2022-06-01 00:50:30.871 | No container-auditor running 2022-06-01 00:50:30.871 | No container-reconciler running 2022-06-01 00:50:30.871 | No account-reaper running 2022-06-01 00:50:30.871 | No object-reconstructor running 2022-06-01 00:50:30.871 | No object-auditor running 2022-06-01 00:50:30.871 | No container-server running 2022-06-01 00:50:30.871 | No proxy-server running 2022-06-01 00:50:30.919 | + lib/swift:configure_swift:341 : true 2022-06-01 00:50:30.922 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-01 00:50:30.934 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-01 00:50:30.946 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-01 00:50:30.948 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-01 00:50:30.948 | s/%GROUP%//; 2022-06-01 00:50:30.948 | s/%USER%/ubuntu/; 2022-06-01 00:50:30.948 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-01 00:50:30.948 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-01 00:50:30.948 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-01 00:50:30.957 | uid = ubuntu 2022-06-01 00:50:30.957 | gid = 2022-06-01 00:50:30.957 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-01 00:50:30.957 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-01 00:50:30.957 | address = 127.0.0.1 2022-06-01 00:50:30.957 | 2022-06-01 00:50:30.957 | [account6612] 2022-06-01 00:50:30.957 | max connections = 25 2022-06-01 00:50:30.957 | path = /opt/stack/data/swift/1/node/ 2022-06-01 00:50:30.957 | read only = false 2022-06-01 00:50:30.957 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-01 00:50:30.957 | 2022-06-01 00:50:30.957 | [account6622] 2022-06-01 00:50:30.957 | max connections = 25 2022-06-01 00:50:30.957 | path = /opt/stack/data/swift/2/node/ 2022-06-01 00:50:30.957 | read only = false 2022-06-01 00:50:30.957 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-01 00:50:30.957 | 2022-06-01 00:50:30.957 | [account6632] 2022-06-01 00:50:30.957 | max connections = 25 2022-06-01 00:50:30.957 | path = /opt/stack/data/swift/3/node/ 2022-06-01 00:50:30.957 | read only = false 2022-06-01 00:50:30.957 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-01 00:50:30.957 | 2022-06-01 00:50:30.957 | [account6642] 2022-06-01 00:50:30.957 | max connections = 25 2022-06-01 00:50:30.957 | path = /opt/stack/data/swift/4/node/ 2022-06-01 00:50:30.958 | read only = false 2022-06-01 00:50:30.958 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-01 00:50:30.958 | 2022-06-01 00:50:30.958 | 2022-06-01 00:50:30.958 | [container6611] 2022-06-01 00:50:30.958 | max connections = 25 2022-06-01 00:50:30.958 | path = /opt/stack/data/swift/1/node/ 2022-06-01 00:50:30.958 | read only = false 2022-06-01 00:50:30.958 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-01 00:50:30.958 | 2022-06-01 00:50:30.958 | [container6621] 2022-06-01 00:50:30.958 | max connections = 25 2022-06-01 00:50:30.958 | path = /opt/stack/data/swift/2/node/ 2022-06-01 00:50:30.958 | read only = false 2022-06-01 00:50:30.958 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-01 00:50:30.958 | 2022-06-01 00:50:30.958 | [container6631] 2022-06-01 00:50:30.958 | max connections = 25 2022-06-01 00:50:30.958 | path = /opt/stack/data/swift/3/node/ 2022-06-01 00:50:30.958 | read only = false 2022-06-01 00:50:30.958 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-01 00:50:30.958 | 2022-06-01 00:50:30.958 | [container6641] 2022-06-01 00:50:30.958 | max connections = 25 2022-06-01 00:50:30.958 | path = /opt/stack/data/swift/4/node/ 2022-06-01 00:50:30.958 | read only = false 2022-06-01 00:50:30.958 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-01 00:50:30.958 | 2022-06-01 00:50:30.958 | 2022-06-01 00:50:30.958 | [object6613] 2022-06-01 00:50:30.958 | max connections = 25 2022-06-01 00:50:30.958 | path = /opt/stack/data/swift/1/node/ 2022-06-01 00:50:30.958 | read only = false 2022-06-01 00:50:30.958 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-01 00:50:30.958 | 2022-06-01 00:50:30.958 | [object6623] 2022-06-01 00:50:30.959 | max connections = 25 2022-06-01 00:50:30.959 | path = /opt/stack/data/swift/2/node/ 2022-06-01 00:50:30.959 | read only = false 2022-06-01 00:50:30.959 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-01 00:50:30.959 | 2022-06-01 00:50:30.959 | [object6633] 2022-06-01 00:50:30.959 | max connections = 25 2022-06-01 00:50:30.959 | path = /opt/stack/data/swift/3/node/ 2022-06-01 00:50:30.959 | read only = false 2022-06-01 00:50:30.959 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-01 00:50:30.959 | 2022-06-01 00:50:30.959 | [object6643] 2022-06-01 00:50:30.959 | max connections = 25 2022-06-01 00:50:30.959 | path = /opt/stack/data/swift/4/node/ 2022-06-01 00:50:30.959 | read only = false 2022-06-01 00:50:30.959 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-01 00:50:30.960 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-01 00:50:30.962 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:50:30.964 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:50:30.966 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-01 00:50:30.978 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-01 00:50:30.980 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-01 00:50:30.985 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-01 00:50:30.989 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-01 00:50:30.991 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-01 00:50:30.995 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-01 00:50:31.023 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.18:8080/v1/ 2022-06-01 00:50:31.049 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-01 00:50:31.067 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-01 00:50:31.095 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-01 00:50:31.112 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-01 00:50:31.140 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-01 00:50:31.158 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-01 00:50:31.185 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-01 00:50:31.204 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-01 00:50:31.232 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-01 00:50:31.249 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 00:50:31.278 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-01 00:50:31.295 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-01 00:50:31.310 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:50:31.312 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-01 00:50:31.340 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-01 00:50:31.369 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-01 00:50:31.396 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-01 00:50:31.422 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-01 00:50:31.437 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:50:31.439 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-01 00:50:31.466 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-01 00:50:31.481 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:50:31.483 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-01 00:50:31.499 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:50:31.501 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-01 00:50:31.503 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-01 00:50:31.517 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:50:31.520 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-01 00:50:31.522 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-01 00:50:31.524 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-01 00:50:31.529 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-01 00:50:31.533 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-01 00:50:31.561 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-01 00:50:31.587 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-01 00:50:31.617 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-01 00:50:31.646 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-01 00:50:31.673 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-01 00:50:31.675 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-01 00:50:31.677 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-01 00:50:31.680 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-01 00:50:31.685 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-01 00:50:31.713 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-01 00:50:31.740 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.18/identity 2022-06-01 00:50:31.767 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-01 00:50:31.794 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-01 00:50:31.821 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-01 00:50:31.848 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-01 00:50:31.875 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-01 00:50:31.904 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 00:50:31.931 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-01 00:50:31.958 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-01 00:50:31.985 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-01 00:50:32.012 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-01 00:50:32.040 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-01 00:50:32.069 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-01 00:50:32.096 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-01 00:50:32.114 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-01 00:50:32.141 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-01 00:50:32.169 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-01 00:50:32.173 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-01 00:50:32.202 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-01 00:50:32.229 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-01 00:50:32.255 | + lib/swift:configure_swift:479 : local node_number 2022-06-01 00:50:32.258 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-01 00:50:32.260 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-01 00:50:32.262 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-01 00:50:32.267 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-01 00:50:32.269 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-01 00:50:32.271 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 00:50:32.274 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-01 00:50:32.276 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-01 00:50:32.278 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 00:50:32.280 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 00:50:32.282 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-01 00:50:32.299 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-01 00:50:32.327 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-01 00:50:32.345 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-01 00:50:32.372 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-01 00:50:32.391 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 00:50:32.418 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-01 00:50:32.436 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 00:50:32.464 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-01 00:50:32.482 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 00:50:32.510 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-01 00:50:32.527 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-01 00:50:32.555 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-01 00:50:32.572 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-01 00:50:32.601 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-01 00:50:32.619 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-01 00:50:32.646 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-01 00:50:32.664 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-01 00:50:32.691 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-06-01 00:50:32.695 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-01 00:50:32.716 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 00:50:32.745 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-01 00:50:32.774 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-01 00:50:32.777 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-01 00:50:32.781 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-01 00:50:32.783 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-01 00:50:32.786 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 00:50:32.789 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-01 00:50:32.791 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-01 00:50:32.794 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 00:50:32.796 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 00:50:32.798 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-01 00:50:32.815 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-01 00:50:32.843 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-01 00:50:32.861 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-01 00:50:32.889 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-01 00:50:32.908 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 00:50:32.936 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-01 00:50:32.954 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 00:50:32.982 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-01 00:50:33.001 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 00:50:33.030 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-01 00:50:33.049 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-01 00:50:33.077 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-01 00:50:33.096 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-01 00:50:33.123 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-01 00:50:33.142 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-01 00:50:33.170 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-01 00:50:33.188 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-01 00:50:33.217 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-06-01 00:50:33.222 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-01 00:50:33.239 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 00:50:33.268 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-01 00:50:33.270 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-01 00:50:33.275 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-01 00:50:33.277 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-01 00:50:33.279 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 00:50:33.281 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-01 00:50:33.283 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-01 00:50:33.285 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 00:50:33.288 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 00:50:33.290 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-01 00:50:33.308 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-01 00:50:33.338 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-01 00:50:33.357 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-01 00:50:33.386 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-01 00:50:33.404 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 00:50:33.432 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-01 00:50:33.451 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 00:50:33.478 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-01 00:50:33.497 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 00:50:33.526 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-01 00:50:33.544 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-01 00:50:33.573 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-01 00:50:33.590 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-01 00:50:33.619 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-01 00:50:33.640 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-01 00:50:33.669 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-01 00:50:33.688 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-01 00:50:33.715 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-06-01 00:50:33.720 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-01 00:50:33.738 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 00:50:33.766 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-01 00:50:33.794 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-01 00:50:33.822 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-01 00:50:33.850 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-01 00:50:33.853 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-01 00:50:33.857 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-01 00:50:33.886 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-01 00:50:33.914 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-01 00:50:33.943 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-01 00:50:33.974 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-01 00:50:34.004 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-01 00:50:34.031 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-01 00:50:34.060 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-01 00:50:34.087 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-01 00:50:34.113 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-01 00:50:34.129 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:50:34.131 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-01 00:50:34.150 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-01 00:50:34.153 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-01 00:50:34.173 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-01 00:50:34.175 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.18 2022-06-01 00:50:34.202 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-01 00:50:34.204 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-01 00:50:34.233 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.18/identity 2022-06-01 00:50:34.262 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-01 00:50:34.264 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-01 00:50:34.295 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-01 00:50:34.311 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:50:34.314 | + lib/swift:configure_swift:542 : local user_group 2022-06-01 00:50:34.317 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-01 00:50:34.321 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-01 00:50:34.324 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-01 00:50:34.336 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-01 00:50:34.338 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-01 00:50:34.349 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-01 00:50:34.352 | + lib/swift:configure_swift:549 : is_suse 2022-06-01 00:50:34.354 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 00:50:34.357 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 00:50:34.359 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 00:50:34.361 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 00:50:34.364 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 00:50:34.366 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 00:50:34.368 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-01 00:50:34.381 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-01 00:50:34.383 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-01 00:50:34.385 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-01 00:50:34.403 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:50:34.405 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-01 00:50:34.423 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:50:34.425 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-01 00:50:34.427 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-01 00:50:34.430 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-01 00:50:34.432 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 00:50:34.434 | + lib/stack:stack_install_service:32 : install_glance 2022-06-01 00:50:34.437 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-01 00:50:34.439 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-01 00:50:34.442 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-01 00:50:34.460 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:50:34.463 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-01 00:50:34.465 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-01 00:50:34.481 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:50:34.484 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-01 00:50:34.486 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-01 00:50:34.489 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-01 00:50:34.491 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:34.494 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:34.496 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-06-01 00:50:34.499 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:34.503 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-01 00:50:34.505 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-01 00:50:34.508 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-01 00:50:34.511 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-01 00:50:34.514 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-01 00:50:34.517 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-01 00:50:34.519 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-01 00:50:34.523 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-01 00:50:34.525 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-01 00:50:34.528 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-01 00:50:34.532 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-06-01 00:50:34.532 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-01 00:50:34.537 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-01 00:50:34.540 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-01 00:50:34.542 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-01 00:50:34.545 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-01 00:50:34.548 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-01 00:50:34.570 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-01 00:50:34.572 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-06-01 00:50:36.379 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:50:36.380 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:50:36.384 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:36.385 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:36.386 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:50:36.388 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:36.388 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:36.388 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:50:36.389 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:36.389 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:50:36.404 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (2.3.1) 2022-06-01 00:50:36.500 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-06-01 00:50:36.503 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 00:50:36.515 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 00:50:36.579 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (4.0.5) 2022-06-01 00:50:36.604 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-06-01 00:50:36.608 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (5.2.0) 2022-06-01 00:50:36.630 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.3.1) 2022-06-01 00:50:36.641 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.3.4) 2022-06-01 00:50:36.657 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.1.2) 2022-06-01 00:50:36.662 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-06-01 00:50:36.669 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-06-01 00:50:36.712 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.4.0) 2022-06-01 00:50:36.727 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (6.2.0) 2022-06-01 00:50:36.732 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.2) 2022-06-01 00:50:36.740 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.1) 2022-06-01 00:50:36.765 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.6.1) 2022-06-01 00:50:36.783 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.4) 2022-06-01 00:50:36.790 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.0) 2022-06-01 00:50:36.793 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-06-01 00:50:36.795 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-06-01 00:50:36.799 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (7.2.2) 2022-06-01 00:50:36.817 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.8.1) 2022-06-01 00:50:36.822 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.1.1) 2022-06-01 00:50:36.840 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (3.10.1) 2022-06-01 00:50:36.864 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2020.1) 2022-06-01 00:50:36.868 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.23.0) 2022-06-01 00:50:36.889 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-06-01 00:50:36.893 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (3.17.2) 2022-06-01 00:50:36.896 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2022-06-01 00:50:36.899 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.2.2) 2022-06-01 00:50:36.906 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 00:50:36.923 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 00:50:36.944 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 00:50:36.947 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 00:50:36.956 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 00:50:36.959 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 00:50:36.964 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 00:50:36.969 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 00:50:36.974 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 00:50:36.978 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 00:50:36.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-01 00:50:36.990 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 00:50:36.993 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 00:50:36.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-01 00:50:37.007 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 00:50:37.020 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 00:50:37.028 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 00:50:37.035 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 00:50:37.044 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 00:50:37.047 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2022-06-01 00:50:37.050 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 00:50:37.052 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 00:50:37.055 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 00:50:37.060 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 00:50:37.068 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 00:50:37.070 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 00:50:37.073 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-06-01 00:50:37.076 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 00:50:37.094 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (0.7) 2022-06-01 00:50:37.102 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.6.0) 2022-06-01 00:50:37.104 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 00:50:37.107 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 00:50:37.114 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 00:50:37.118 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 00:50:37.121 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 00:50:38.963 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:50:38.963 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:50:39.036 | + inc/python:pip_install:200 : result=0 2022-06-01 00:50:39.039 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:50:39.042 | + functions-common:time_stop:2322 : local name 2022-06-01 00:50:39.044 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:50:39.046 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:50:39.049 | + functions-common:time_stop:2325 : local total 2022-06-01 00:50:39.051 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:50:39.053 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:50:39.056 | + functions-common:time_stop:2329 : start_time=1654044634564 2022-06-01 00:50:39.059 | + functions-common:time_stop:2331 : [[ -z 1654044634564 ]] 2022-06-01 00:50:39.061 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:50:39.066 | + functions-common:time_stop:2334 : end_time=1654044639063 2022-06-01 00:50:39.068 | + functions-common:time_stop:2335 : elapsed_time=4499 2022-06-01 00:50:39.070 | + functions-common:time_stop:2336 : total=64640 2022-06-01 00:50:39.073 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:50:39.075 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=69139 2022-06-01 00:50:39.077 | + inc/python:pip_install:203 : return 0 2022-06-01 00:50:39.080 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-01 00:50:39.082 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-01 00:50:39.085 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-01 00:50:39.097 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-01 00:50:39.103 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-01 00:50:39.106 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-01 00:50:39.108 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-01 00:50:39.110 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:50:39.113 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:50:39.117 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:50:39.119 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:50:39.121 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:50:39.124 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:50:39.141 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:50:39.143 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:50:39.146 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:50:39.149 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:50:39.149 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:50:39.154 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-01 00:50:39.156 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:50:39.158 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-01 00:50:39.172 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-01 00:50:39.175 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:50:39.175 | + functions-common:git_clone:607 : head -1 2022-06-01 00:50:39.178 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-01 00:50:39.181 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:50:39.184 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-01 00:50:39.186 | + inc/python:setup_develop:338 : local bindep 2022-06-01 00:50:39.189 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 00:50:39.191 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-01 00:50:39.194 | + inc/python:setup_develop:344 : local extras= 2022-06-01 00:50:39.197 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-01 00:50:39.199 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 00:50:39.202 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 00:50:39.204 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-01 00:50:39.207 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 00:50:39.209 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 00:50:39.212 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-01 00:50:39.215 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 00:50:39.218 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-01 00:50:39.220 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 00:50:39.223 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 00:50:39.226 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-01 00:50:39.232 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-01 00:50:39.235 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2022-06-01 00:50:39.832 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-01 00:50:39.834 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 00:50:39.837 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 00:50:39.839 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 00:50:39.841 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 00:50:39.844 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-01 00:50:39.846 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 00:50:39.848 | + inc/python:setup_package:427 : local extras= 2022-06-01 00:50:39.851 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 00:50:39.854 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 00:50:39.856 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 00:50:39.858 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 00:50:39.861 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 00:50:39.863 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-01 00:50:39.885 | Using python 3.8 to install /opt/stack/glance 2022-06-01 00:50:39.887 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-06-01 00:50:41.711 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:50:41.711 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:50:41.716 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:41.716 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:41.718 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:50:41.719 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:41.720 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:41.720 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:50:41.720 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:41.721 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:50:41.733 | Obtaining file:///opt/stack/glance 2022-06-01 00:50:43.039 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 00:50:44.335 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 00:50:44.343 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 00:50:44.351 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 00:50:44.359 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 00:50:44.382 | Requirement already satisfied: WSME===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 30)) (0.10.0) 2022-06-01 00:50:44.391 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 00:50:44.409 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 00:50:44.418 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-01 00:50:44.439 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 00:50:44.478 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-06-01 00:50:44.493 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 00:50:44.501 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.6.0) 2022-06-01 00:50:44.507 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 00:50:44.516 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-01 00:50:44.522 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (2.3.1) 2022-06-01 00:50:44.593 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2022-06-01 00:50:44.596 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2022-06-01 00:50:44.599 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2022-06-01 00:50:44.602 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-06-01 00:50:44.614 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-01 00:50:44.679 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-01 00:50:44.735 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-01 00:50:44.737 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-01 00:50:44.743 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 00:50:44.748 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-01 00:50:44.769 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 00:50:44.805 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 00:50:44.816 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 00:50:44.831 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 00:50:44.838 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 00:50:44.885 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 00:50:44.892 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 00:50:44.932 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 00:50:44.987 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 00:50:45.007 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 00:50:45.023 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-01 00:50:45.038 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 00:50:45.047 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 00:50:45.072 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 00:50:45.080 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 00:50:45.097 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-01 00:50:45.144 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 00:50:45.151 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 00:50:45.154 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 00:50:45.156 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-01 00:50:45.180 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 00:50:45.193 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 00:50:45.205 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 00:50:45.208 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 00:50:45.212 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-01 00:50:45.228 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 00:50:45.233 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 00:50:45.236 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 00:50:45.255 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 00:50:45.259 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 00:50:45.266 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 00:50:45.287 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.3.3) 2022-06-01 00:50:45.292 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 00:50:45.298 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (0.8.1) 2022-06-01 00:50:45.301 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 00:50:45.304 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 00:50:45.315 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 00:50:45.318 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 00:50:45.321 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 00:50:45.328 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-01 00:50:45.388 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 00:50:45.403 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 00:50:45.412 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 00:50:45.421 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 00:50:45.448 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 00:50:45.454 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 00:50:45.466 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 00:50:45.496 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 00:50:45.499 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 00:50:45.505 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 00:50:45.516 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 00:50:45.521 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 00:50:45.530 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 00:50:45.534 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 00:50:45.541 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 00:50:45.546 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 00:50:45.550 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 00:50:45.555 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 00:50:45.558 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-01 00:50:45.599 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 00:50:45.607 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-01 00:50:45.610 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 00:50:45.621 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-01 00:50:45.624 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 00:50:45.638 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2022-06-01 00:50:45.642 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 00:50:45.645 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 00:50:45.648 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 00:50:45.651 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 00:50:45.654 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-01 00:50:45.663 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2022-06-01 00:50:45.701 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-01 00:50:45.706 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 00:50:45.708 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 00:50:45.712 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-01 00:50:45.715 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 00:50:45.718 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 00:50:45.721 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 00:50:45.724 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 00:50:45.728 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 00:50:45.806 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 00:50:45.810 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 00:50:45.813 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 00:50:45.856 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 00:50:45.861 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 00:50:46.983 | Installing collected packages: glance 2022-06-01 00:50:46.983 | Attempting uninstall: glance 2022-06-01 00:50:46.985 | Found existing installation: glance 21.1.1.dev1 2022-06-01 00:50:46.989 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-01 00:50:46.991 | Running setup.py develop for glance 2022-06-01 00:50:48.587 | Successfully installed glance 2022-06-01 00:50:48.732 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:50:48.732 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:50:48.823 | + inc/python:pip_install:200 : result=0 2022-06-01 00:50:48.826 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:50:48.828 | + functions-common:time_stop:2322 : local name 2022-06-01 00:50:48.830 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:50:48.832 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:50:48.836 | + functions-common:time_stop:2325 : local total 2022-06-01 00:50:48.838 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:50:48.840 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:50:48.842 | + functions-common:time_stop:2329 : start_time=1654044639879 2022-06-01 00:50:48.844 | + functions-common:time_stop:2331 : [[ -z 1654044639879 ]] 2022-06-01 00:50:48.847 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:50:48.851 | + functions-common:time_stop:2334 : end_time=1654044648849 2022-06-01 00:50:48.854 | + functions-common:time_stop:2335 : elapsed_time=8970 2022-06-01 00:50:48.856 | + functions-common:time_stop:2336 : total=69139 2022-06-01 00:50:48.858 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:50:48.860 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=78109 2022-06-01 00:50:48.863 | + inc/python:pip_install:203 : return 0 2022-06-01 00:50:48.865 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 00:50:48.868 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 00:50:48.870 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 00:50:48.889 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 00:50:48.902 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-01 00:50:48.904 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-01 00:50:48.907 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:50:48.909 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:50:48.912 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-01 00:50:48.914 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:50:48.917 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 00:50:48.919 | + ./stack.sh:main:889 : configure_glance 2022-06-01 00:50:48.922 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-01 00:50:48.934 | + lib/glance:configure_glance:270 : local dburl 2022-06-01 00:50:48.937 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-01 00:50:48.939 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-01 00:50:48.942 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-01 00:50:48.945 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-01 00:50:48.947 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-01 00:50:48.950 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-01 00:50:48.952 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-01 00:50:48.981 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-01 00:50:49.012 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-01 00:50:49.042 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-01 00:50:49.072 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-01 00:50:49.104 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-01 00:50:49.136 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-01 00:50:49.139 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-01 00:50:49.141 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-01 00:50:49.144 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 00:50:49.146 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-01 00:50:49.174 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-01 00:50:49.205 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.18/identity 2022-06-01 00:50:49.233 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-01 00:50:49.264 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-01 00:50:49.293 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-01 00:50:49.322 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-01 00:50:49.352 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-01 00:50:49.381 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 00:50:49.412 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 00:50:49.445 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-01 00:50:49.477 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-01 00:50:49.479 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-01 00:50:49.481 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-01 00:50:49.484 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 00:50:49.486 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 00:50:49.489 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 00:50:49.505 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:50:49.509 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 00:50:49.512 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 00:50:49.514 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 00:50:49.531 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:50:49.533 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-06-01 00:50:49.536 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-06-01 00:50:49.565 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 00:50:49.567 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 00:50:49.570 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-01 00:50:49.573 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-01 00:50:49.575 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-01 00:50:49.577 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-01 00:50:49.580 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-01 00:50:49.582 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-01 00:50:49.585 | + lib/glance:configure_glance_store:230 : local be 2022-06-01 00:50:49.588 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-01 00:50:49.590 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-01 00:50:49.592 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-01 00:50:49.623 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-01 00:50:49.625 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.18 2022-06-01 00:50:49.656 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-01 00:50:49.658 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-01 00:50:49.675 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:50:49.677 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-01 00:50:49.707 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-01 00:50:49.738 | + lib/glance:configure_glance:307 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-06-01 00:50:49.773 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-01 00:50:49.803 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-01 00:50:49.832 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-01 00:50:49.849 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:50:49.852 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 00:50:49.882 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-01 00:50:49.911 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-01 00:50:49.940 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.18/identity/v3 2022-06-01 00:50:49.969 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-01 00:50:49.999 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.18/image 2022-06-01 00:50:50.029 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-01 00:50:50.046 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:50:50.048 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-01 00:50:50.051 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-01 00:50:50.054 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-01 00:50:50.057 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 00:50:50.074 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 00:50:50.077 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 00:50:50.079 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 00:50:50.081 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 00:50:50.084 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 00:50:50.112 | + functions:setup_systemd_logging:728 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 00:50:50.142 | + functions:setup_systemd_logging:729 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 00:50:50.172 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 00:50:50.202 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-01 00:50:50.207 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-01 00:50:50.236 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-01 00:50:50.267 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-01 00:50:50.296 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.18/identity 2022-06-01 00:50:50.326 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-01 00:50:50.356 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-01 00:50:50.386 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-01 00:50:50.416 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-01 00:50:50.447 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-01 00:50:50.477 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-01 00:50:50.507 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-01 00:50:50.536 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-01 00:50:50.542 | + lib/glance:configure_glance:356 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-06-01 00:50:50.550 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-01 00:50:50.566 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:50:50.569 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-01 00:50:50.572 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.18:19292 /image 2022-06-01 00:50:50.574 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-01 00:50:50.577 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.18:19292 2022-06-01 00:50:50.579 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-01 00:50:50.582 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-01 00:50:50.585 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-01 00:50:50.588 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-01 00:50:50.590 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 00:50:50.592 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:50:50.595 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:50:50.597 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-01 00:50:50.600 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-01 00:50:50.603 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-01 00:50:50.605 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-01 00:50:50.608 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:50:50.610 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:50:50.612 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:50:50.615 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-01 00:50:50.618 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-01 00:50:50.673 | proxy (enabled by site administrator) 2022-06-01 00:50:50.677 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-01 00:50:50.680 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-01 00:50:50.682 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:50:50.684 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:50:50.687 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:50:50.689 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-01 00:50:50.691 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-01 00:50:50.747 | proxy_http (enabled by site administrator) 2022-06-01 00:50:50.751 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-01 00:50:50.752 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-01 00:50:50.761 | KeepAlive Off 2022-06-01 00:50:50.765 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-01 00:50:50.765 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-01 00:50:50.774 | SetEnv proxy-sendchunked 1 2022-06-01 00:50:50.778 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-01 00:50:50.778 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.18:19292" retry=0 ' 2022-06-01 00:50:50.788 | ProxyPass "/image" "http://10.222.0.18:19292" retry=0 2022-06-01 00:50:50.791 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-01 00:50:50.793 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-01 00:50:50.796 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 00:50:50.798 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 00:50:50.801 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:50:50.804 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:50:50.806 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:50:50.809 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 00:50:50.811 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 00:50:50.814 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:50:50.816 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:50:50.819 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-01 00:50:50.881 | Site glance already enabled 2022-06-01 00:50:50.885 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-01 00:50:50.888 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 00:50:50.890 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:50:50.893 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 00:50:51.029 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-01 00:50:51.067 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-01 00:50:51.098 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-01 00:50:51.129 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-01 00:50:51.147 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:50:51.150 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-01 00:50:51.152 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-01 00:50:51.154 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-01 00:50:51.157 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 00:50:51.159 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-01 00:50:51.163 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-01 00:50:51.165 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-01 00:50:51.167 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-01 00:50:51.169 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:50:51.172 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:50:51.175 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:50:51.177 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:50:51.180 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:50:51.183 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:50:51.199 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:50:51.202 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:50:51.204 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:50:51.207 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:50:51.207 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:50:51.212 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-01 00:50:51.215 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:50:51.217 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-01 00:50:51.230 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-01 00:50:51.233 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:50:51.233 | + functions-common:git_clone:607 : head -1 2022-06-01 00:50:51.236 | 070a0effb Handle the case when tempest fails 2022-06-01 00:50:51.239 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:50:51.242 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-01 00:50:51.245 | + inc/python:setup_develop:338 : local bindep 2022-06-01 00:50:51.248 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 00:50:51.250 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-01 00:50:51.253 | + inc/python:setup_develop:344 : local extras= 2022-06-01 00:50:51.255 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-01 00:50:51.258 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 00:50:51.260 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 00:50:51.263 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-01 00:50:51.265 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 00:50:51.268 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 00:50:51.271 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-01 00:50:51.273 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 00:50:51.276 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-01 00:50:51.279 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 00:50:51.281 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 00:50:51.284 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-01 00:50:51.290 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-01 00:50:51.293 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2022-06-01 00:50:51.898 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-01 00:50:51.900 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 00:50:51.903 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 00:50:51.905 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 00:50:51.907 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 00:50:51.910 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-01 00:50:51.912 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 00:50:51.914 | + inc/python:setup_package:427 : local extras= 2022-06-01 00:50:51.917 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 00:50:51.919 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 00:50:51.921 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 00:50:51.924 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 00:50:51.926 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 00:50:51.928 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-01 00:50:51.949 | Using python 3.8 to install /opt/stack/cinder 2022-06-01 00:50:51.952 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-06-01 00:50:53.755 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:50:53.755 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:50:53.759 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:53.760 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:53.762 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:50:53.763 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:53.763 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:53.764 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:50:53.764 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:50:53.764 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:50:53.778 | Obtaining file:///opt/stack/cinder 2022-06-01 00:50:55.760 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 00:50:57.696 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 00:50:57.703 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 00:50:57.711 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 00:50:57.719 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 00:50:57.741 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 00:50:57.754 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-01 00:50:57.775 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2022-06-01 00:50:57.816 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (0.2.2) 2022-06-01 00:50:57.830 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-06-01 00:50:57.833 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2022-06-01 00:50:57.842 | Requirement already satisfied: google-api-python-client===1.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (1.11.0) 2022-06-01 00:50:57.857 | Requirement already satisfied: google-auth===1.21.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.21.0) 2022-06-01 00:50:57.872 | Requirement already satisfied: google-auth-httplib2===0.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (0.0.4) 2022-06-01 00:50:57.879 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2022-06-01 00:50:57.882 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2022-06-01 00:50:57.885 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2022-06-01 00:50:57.888 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-06-01 00:50:57.900 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-01 00:50:57.964 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-01 00:50:58.021 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (4.5.2) 2022-06-01 00:50:58.032 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-01 00:50:58.035 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 272)) (4.1.3) 2022-06-01 00:50:58.044 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.0.5) 2022-06-01 00:50:58.069 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 00:50:58.074 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-01 00:50:58.095 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 00:50:58.131 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 00:50:58.141 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 00:50:58.162 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 00:50:58.168 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 00:50:58.215 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 00:50:58.222 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 00:50:58.263 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 00:50:58.316 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 00:50:58.336 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 00:50:58.352 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-01 00:50:58.368 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-01 00:50:58.383 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-01 00:50:58.387 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 00:50:58.397 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 00:50:58.421 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 00:50:58.429 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 00:50:58.447 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-01 00:50:58.467 | Requirement already satisfied: oslo.vmware===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.7.0) 2022-06-01 00:50:58.492 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-01 00:50:58.538 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 00:50:58.544 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-01 00:50:58.581 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 00:50:58.584 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 00:50:58.586 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-01 00:50:58.608 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.4.8) 2022-06-01 00:50:58.610 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.2.8) 2022-06-01 00:50:58.616 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 00:50:58.627 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 00:50:58.630 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 00:50:58.633 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-01 00:50:58.649 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 00:50:58.655 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.2.2) 2022-06-01 00:50:58.672 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 00:50:58.692 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (17.2.1) 2022-06-01 00:50:58.709 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425)) (3.10.1) 2022-06-01 00:50:58.733 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 00:50:58.737 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 00:50:58.744 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 00:50:58.766 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 00:50:58.771 | Requirement already satisfied: rsa===4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (4.6) 2022-06-01 00:50:58.776 | Requirement already satisfied: rtslib-fb===2.1.74 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (2.1.74) 2022-06-01 00:50:58.781 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-01 00:50:58.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-01 00:50:58.788 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 00:50:58.799 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 00:50:58.802 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 00:50:58.805 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 00:50:58.812 | Requirement already satisfied: suds-jurko===0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.6) 2022-06-01 00:50:58.815 | Requirement already satisfied: tabulate===0.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (0.8.7) 2022-06-01 00:50:58.821 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-01 00:50:58.882 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 00:50:58.897 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 00:50:58.906 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 00:50:58.911 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 00:50:58.930 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-01 00:50:59.015 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 00:50:59.019 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 00:50:59.026 | Requirement already satisfied: uritemplate===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (3.0.1) 2022-06-01 00:50:59.030 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 00:50:59.050 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-01 00:50:59.056 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.3.3) 2022-06-01 00:50:59.066 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 00:50:59.070 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 00:50:59.073 | Requirement already satisfied: zstd===1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (1.4.5.1) 2022-06-01 00:50:59.076 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 00:50:59.080 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2022-06-01 00:50:59.089 | Requirement already satisfied: google-api-core===1.22.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (1.22.1) 2022-06-01 00:50:59.111 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 00:50:59.115 | Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.8/dist-packages (from google-auth===1.21.0->-c /opt/stack/requirements/upper-constraints.txt (line 179)) (49.6.0) 2022-06-01 00:50:59.158 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 00:50:59.163 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2022-06-01 00:50:59.171 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2022-06-01 00:50:59.179 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 00:50:59.182 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-01 00:50:59.187 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-06-01 00:50:59.195 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 00:50:59.204 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-01 00:50:59.247 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 00:50:59.251 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2022-06-01 00:50:59.258 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 00:50:59.265 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-01 00:50:59.268 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2022-06-01 00:50:59.280 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-01 00:50:59.283 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-01 00:50:59.294 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-01 00:50:59.307 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (3.4.0) 2022-06-01 00:50:59.323 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 00:50:59.336 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2022-06-01 00:50:59.340 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 00:50:59.343 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 00:50:59.346 | Requirement already satisfied: pyudev===0.22.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (0.22.0) 2022-06-01 00:50:59.350 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 00:50:59.353 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-01 00:50:59.358 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2022-06-01 00:50:59.397 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-01 00:50:59.405 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2022-06-01 00:50:59.408 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 00:50:59.410 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-01 00:50:59.414 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 00:50:59.416 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (1.26) 2022-06-01 00:50:59.421 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 00:50:59.425 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.13.0) 2022-06-01 00:50:59.430 | Requirement already satisfied: googleapis-common-protos===1.52.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (1.52.0) 2022-06-01 00:50:59.437 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 00:50:59.439 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 00:50:59.448 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 00:50:59.451 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 00:50:59.457 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.3.8) 2022-06-01 00:50:59.516 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (2.0) 2022-06-01 00:50:59.519 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 00:50:59.526 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.4.3) 2022-06-01 00:50:59.530 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 00:50:59.533 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 00:51:00.551 | Installing collected packages: cinder 2022-06-01 00:51:00.551 | Attempting uninstall: cinder 2022-06-01 00:51:00.553 | Found existing installation: cinder 17.4.1.dev1 2022-06-01 00:51:00.557 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-01 00:51:00.558 | Running setup.py develop for cinder 2022-06-01 00:51:02.796 | Successfully installed cinder 2022-06-01 00:51:02.940 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:51:02.940 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:51:03.029 | + inc/python:pip_install:200 : result=0 2022-06-01 00:51:03.031 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:51:03.033 | + functions-common:time_stop:2322 : local name 2022-06-01 00:51:03.035 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:51:03.037 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:51:03.040 | + functions-common:time_stop:2325 : local total 2022-06-01 00:51:03.042 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:51:03.044 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:51:03.046 | + functions-common:time_stop:2329 : start_time=1654044651944 2022-06-01 00:51:03.048 | + functions-common:time_stop:2331 : [[ -z 1654044651944 ]] 2022-06-01 00:51:03.051 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:51:03.056 | + functions-common:time_stop:2334 : end_time=1654044663053 2022-06-01 00:51:03.058 | + functions-common:time_stop:2335 : elapsed_time=11109 2022-06-01 00:51:03.060 | + functions-common:time_stop:2336 : total=78109 2022-06-01 00:51:03.062 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:51:03.064 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=89218 2022-06-01 00:51:03.066 | + inc/python:pip_install:203 : return 0 2022-06-01 00:51:03.070 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 00:51:03.073 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 00:51:03.075 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 00:51:03.094 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 00:51:03.107 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-01 00:51:03.109 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-01 00:51:03.112 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:51:03.114 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:51:03.117 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-01 00:51:03.119 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:51:03.122 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-01 00:51:03.124 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-01 00:51:03.127 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:51:03.129 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:51:03.133 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:51:03.135 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:51:03.138 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:51:03.140 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:51:03.143 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:51:03.145 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:51:03.149 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:51:03.151 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:51:03.153 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:51:03.156 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:51:03.158 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-01 00:51:03.161 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:51:03.164 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:51:03.166 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:51:03.169 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-01 00:51:03.192 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2022-06-01 00:51:03.302 | Reading package lists... 2022-06-01 00:51:03.551 | Building dependency tree... 2022-06-01 00:51:03.553 | Reading state information... 2022-06-01 00:51:03.822 | tgt is already the newest version (1:1.0.79-2ubuntu1). 2022-06-01 00:51:03.822 | The following packages were automatically installed and are no longer required: 2022-06-01 00:51:03.824 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:51:03.824 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:51:03.824 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:51:03.824 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:51:03.824 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:51:03.824 | python3-zope.interface 2022-06-01 00:51:03.824 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:51:03.952 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:51:03.957 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:51:03.960 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:51:03.962 | + functions-common:time_stop:2322 : local name 2022-06-01 00:51:03.965 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:51:03.968 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:51:03.970 | + functions-common:time_stop:2325 : local total 2022-06-01 00:51:03.973 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:51:03.976 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:51:03.979 | + functions-common:time_stop:2329 : start_time=1654044663189 2022-06-01 00:51:03.982 | + functions-common:time_stop:2331 : [[ -z 1654044663189 ]] 2022-06-01 00:51:03.985 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:51:03.991 | + functions-common:time_stop:2334 : end_time=1654044663987 2022-06-01 00:51:03.993 | + functions-common:time_stop:2335 : elapsed_time=798 2022-06-01 00:51:03.996 | + functions-common:time_stop:2336 : total=5524 2022-06-01 00:51:03.999 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:51:04.001 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6322 2022-06-01 00:51:04.004 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:51:04.007 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 00:51:04.009 | + ./stack.sh:main:895 : configure_cinder 2022-06-01 00:51:04.013 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-01 00:51:04.031 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-01 00:51:04.035 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-01 00:51:04.038 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-01 00:51:04.040 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-01 00:51:04.044 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-01 00:51:04.044 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-01 00:51:04.048 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-01 00:51:04.050 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-01 00:51:04.053 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-01 00:51:04.055 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-01 00:51:04.058 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-01 00:51:04.060 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-01 00:51:04.062 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-01 00:51:04.065 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-01 00:51:04.077 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-01 00:51:04.090 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-06-01 00:51:04.104 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-06-01 00:51:04.117 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-01 00:51:04.131 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-01 00:51:04.134 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-01 00:51:04.138 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.UFYDIe7TgE 2022-06-01 00:51:04.141 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-01 00:51:04.143 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-01 00:51:04.146 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-01 00:51:04.148 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.UFYDIe7TgE 2022-06-01 00:51:04.153 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.UFYDIe7TgE 2022-06-01 00:51:04.166 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.UFYDIe7TgE /etc/sudoers.d/cinder-rootwrap 2022-06-01 00:51:04.180 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-01 00:51:04.184 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-01 00:51:04.186 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-01 00:51:04.189 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-01 00:51:04.191 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-01 00:51:04.194 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-01 00:51:04.197 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-01 00:51:04.200 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-01 00:51:04.203 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-01 00:51:04.209 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-01 00:51:04.214 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-01 00:51:04.242 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-01 00:51:04.264 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-01 00:51:04.284 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-01 00:51:04.305 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-01 00:51:04.326 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-01 00:51:04.348 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-01 00:51:04.368 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-01 00:51:04.388 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-01 00:51:04.391 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 00:51:04.393 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-01 00:51:04.396 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 00:51:04.399 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-01 00:51:04.432 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-01 00:51:04.462 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.18/identity 2022-06-01 00:51:04.492 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-01 00:51:04.523 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-01 00:51:04.552 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-01 00:51:04.581 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-01 00:51:04.609 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-01 00:51:04.637 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 00:51:04.665 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 00:51:04.693 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-01 00:51:04.724 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-01 00:51:04.752 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-01 00:51:04.755 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-01 00:51:04.758 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-01 00:51:04.760 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-01 00:51:04.763 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-01 00:51:04.766 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-01 00:51:04.796 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-01 00:51:04.827 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-01 00:51:04.857 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-01 00:51:04.889 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-01 00:51:04.918 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-01 00:51:04.947 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-01 00:51:04.977 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-01 00:51:04.979 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.18 2022-06-01 00:51:05.009 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-01 00:51:05.040 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-01 00:51:05.047 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key a42752d6e921ecef85e2c5c781082b62 2022-06-01 00:51:05.076 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-01 00:51:05.093 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:51:05.095 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2022-06-01 00:51:05.098 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2022-06-01 00:51:05.100 | + lib/cinder:configure_cinder:241 : local default_name= 2022-06-01 00:51:05.102 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2022-06-01 00:51:05.105 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-01 00:51:05.107 | + lib/cinder:configure_cinder:244 : be_type=lvm 2022-06-01 00:51:05.109 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2022-06-01 00:51:05.112 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2022-06-01 00:51:05.115 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2022-06-01 00:51:05.117 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-01 00:51:05.119 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-01 00:51:05.152 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-06-01 00:51:05.181 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-06-01 00:51:05.209 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2022-06-01 00:51:05.237 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-01 00:51:05.265 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2022-06-01 00:51:05.268 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2022-06-01 00:51:05.270 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2022-06-01 00:51:05.273 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-01 00:51:05.300 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-01 00:51:05.328 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2022-06-01 00:51:05.331 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-01 00:51:05.358 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2022-06-01 00:51:05.361 | + lib/cinder:configure_cinder_image_volume_cache:558 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-01 00:51:05.363 | + lib/cinder:configure_cinder_image_volume_cache:559 : local be_name=lvmdriver-1 2022-06-01 00:51:05.366 | + lib/cinder:configure_cinder_image_volume_cache:561 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-01 00:51:05.394 | + lib/cinder:configure_cinder_image_volume_cache:563 : [[ -n '' ]] 2022-06-01 00:51:05.397 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2022-06-01 00:51:05.399 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-01 00:51:05.416 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:51:05.418 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.18:8080/v1/AUTH_ 2022-06-01 00:51:05.446 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-01 00:51:05.463 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:51:05.465 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-01 00:51:05.482 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:51:05.484 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-01 00:51:05.487 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-01 00:51:05.489 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-01 00:51:05.491 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-01 00:51:05.494 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 00:51:05.496 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 00:51:05.498 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 00:51:05.515 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:51:05.518 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 00:51:05.521 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 00:51:05.524 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 00:51:05.539 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:51:05.541 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-06-01 00:51:05.544 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-06-01 00:51:05.572 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 00:51:05.575 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 00:51:05.577 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-01 00:51:05.580 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-01 00:51:05.582 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 00:51:05.586 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 00:51:05.603 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 00:51:05.606 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 00:51:05.608 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 00:51:05.610 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 00:51:05.613 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 00:51:05.641 | + functions:setup_systemd_logging:728 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 00:51:05.669 | + functions:setup_systemd_logging:729 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 00:51:05.698 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 00:51:05.725 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-01 00:51:05.728 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-01 00:51:05.730 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-01 00:51:05.733 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-01 00:51:05.735 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 00:51:05.737 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 00:51:05.741 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-01 00:51:05.745 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-01 00:51:05.748 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 00:51:05.750 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 00:51:05.763 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 00:51:05.764 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:51:05.772 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 00:51:05.775 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:51:05.791 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-01 00:51:05.794 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-01 00:51:05.797 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-01 00:51:05.827 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-01 00:51:05.855 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-01 00:51:05.885 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-01 00:51:05.916 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 00:51:05.947 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 00:51:05.974 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-01 00:51:06.002 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-01 00:51:06.030 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-01 00:51:06.057 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 00:51:06.085 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 00:51:06.112 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 00:51:06.140 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-01 00:51:06.168 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 00:51:06.170 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 00:51:06.173 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-01 00:51:06.176 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-01 00:51:06.182 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 00:51:06.184 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:51:06.187 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:51:06.189 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 00:51:06.192 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 00:51:06.195 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-01 00:51:06.223 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 00:51:06.252 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-06-01 00:51:06.252 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 00:51:06.261 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-01 00:51:06.265 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-01 00:51:06.268 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-01 00:51:06.271 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 00:51:06.274 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 00:51:06.276 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:51:06.278 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:51:06.281 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:51:06.283 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 00:51:06.286 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 00:51:06.289 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:51:06.291 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:51:06.293 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-01 00:51:06.356 | Enabling site cinder-wsgi. 2022-06-01 00:51:06.362 | To activate the new configuration, you need to run: 2022-06-01 00:51:06.362 | systemctl reload apache2 2022-06-01 00:51:06.366 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 00:51:06.368 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 00:51:06.371 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:51:06.373 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 00:51:06.507 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-01 00:51:06.510 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-01 00:51:06.542 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.18/image 2022-06-01 00:51:06.575 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-01 00:51:06.592 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:51:06.595 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-01 00:51:06.597 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 00:51:06.600 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-01 00:51:06.602 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-01 00:51:06.605 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-01 00:51:06.636 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-01 00:51:06.665 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.18/identity 2022-06-01 00:51:06.693 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-01 00:51:06.721 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-01 00:51:06.750 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-01 00:51:06.777 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-01 00:51:06.807 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-01 00:51:06.834 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-01 00:51:06.863 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-01 00:51:06.891 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-01 00:51:06.921 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 00:51:06.949 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-01 00:51:06.952 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-01 00:51:06.968 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:51:06.970 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.18:2379 2022-06-01 00:51:07.002 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-01 00:51:07.020 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:51:07.022 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-01 00:51:07.025 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-01 00:51:07.027 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-01 00:51:07.030 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 00:51:07.032 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-01 00:51:07.035 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-01 00:51:07.039 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 00:51:07.040 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-01 00:51:07.045 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 00:51:07.048 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-01 00:51:07.050 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-01 00:51:07.053 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-01 00:51:07.056 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-01 00:51:07.058 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-01 00:51:07.061 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-01 00:51:07.063 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:51:07.066 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:51:07.069 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-06-01 00:51:07.071 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:51:07.074 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-01 00:51:07.077 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-01 00:51:07.079 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-01 00:51:07.081 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:51:07.084 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:51:07.087 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:51:07.089 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:51:07.092 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:51:07.095 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:51:07.111 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:51:07.114 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:51:07.116 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:51:07.119 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:51:07.119 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:51:07.124 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-01 00:51:07.127 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:51:07.129 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-01 00:51:07.142 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-01 00:51:07.145 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:51:07.146 | + functions-common:git_clone:607 : head -1 2022-06-01 00:51:07.156 | bca80bfbfb [OVN] Add baremetal support with Neutron DHCP agent 2022-06-01 00:51:07.159 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:51:07.163 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-01 00:51:07.165 | + inc/python:setup_develop:338 : local bindep 2022-06-01 00:51:07.168 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 00:51:07.170 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-01 00:51:07.173 | + inc/python:setup_develop:344 : local extras= 2022-06-01 00:51:07.175 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-01 00:51:07.178 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 00:51:07.180 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 00:51:07.183 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-01 00:51:07.185 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 00:51:07.188 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 00:51:07.191 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-01 00:51:07.193 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 00:51:07.196 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-01 00:51:07.199 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 00:51:07.201 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 00:51:07.204 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-01 00:51:07.211 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-01 00:51:07.213 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2022-06-01 00:51:07.811 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-01 00:51:07.813 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 00:51:07.815 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 00:51:07.818 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 00:51:07.821 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 00:51:07.823 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-01 00:51:07.825 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 00:51:07.828 | + inc/python:setup_package:427 : local extras= 2022-06-01 00:51:07.830 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 00:51:07.832 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 00:51:07.835 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 00:51:07.838 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 00:51:07.840 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 00:51:07.842 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-01 00:51:07.863 | Using python 3.8 to install /opt/stack/neutron 2022-06-01 00:51:07.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 -e /opt/stack/neutron 2022-06-01 00:51:09.628 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:51:09.628 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:51:09.633 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:09.633 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:09.635 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:51:09.636 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:09.637 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:09.637 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:51:09.637 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:09.638 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:51:09.651 | Obtaining file:///opt/stack/neutron 2022-06-01 00:51:11.732 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 00:51:13.803 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 00:51:13.810 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 00:51:13.814 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 00:51:13.821 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 00:51:13.829 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 00:51:13.838 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 00:51:13.858 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 00:51:13.872 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 00:51:13.881 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 00:51:13.889 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 00:51:13.892 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 00:51:13.902 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-01 00:51:13.908 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 00:51:13.911 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-06-01 00:51:13.913 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 00:51:13.978 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 00:51:14.034 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 00:51:14.036 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 00:51:14.041 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 00:51:14.044 | Requirement already satisfied: neutron-lib===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.6.2) 2022-06-01 00:51:14.085 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-01 00:51:14.111 | Requirement already satisfied: os-ken===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (1.2.1) 2022-06-01 00:51:14.131 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 00:51:14.135 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-01 00:51:14.140 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.2.1) 2022-06-01 00:51:14.163 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (0.3.4) 2022-06-01 00:51:14.180 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 00:51:14.215 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 00:51:14.226 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 00:51:14.242 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 00:51:14.248 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 00:51:14.294 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 00:51:14.300 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 00:51:14.338 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 00:51:14.392 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 00:51:14.410 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 00:51:14.427 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-01 00:51:14.441 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-01 00:51:14.456 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-01 00:51:14.460 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 00:51:14.469 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 00:51:14.494 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 00:51:14.502 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 00:51:14.519 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-01 00:51:14.540 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-01 00:51:14.585 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.13.0) 2022-06-01 00:51:14.591 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.6.1) 2022-06-01 00:51:14.600 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 00:51:14.606 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-01 00:51:14.642 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 00:51:14.645 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (1.3.3) 2022-06-01 00:51:14.654 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 00:51:14.657 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-01 00:51:14.678 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 00:51:14.691 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 00:51:14.703 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 00:51:14.706 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 00:51:14.710 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.5.14) 2022-06-01 00:51:14.716 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 00:51:14.721 | Requirement already satisfied: python-designateclient===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (4.1.0) 2022-06-01 00:51:14.741 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 00:51:14.744 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 00:51:14.762 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (7.2.1) 2022-06-01 00:51:14.790 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (17.2.1) 2022-06-01 00:51:14.807 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 00:51:14.811 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 00:51:14.818 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 00:51:14.839 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-01 00:51:14.841 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 00:51:14.846 | Requirement already satisfied: setproctitle===1.1.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.1.10) 2022-06-01 00:51:14.849 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-01 00:51:14.852 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 00:51:14.855 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (2.2.2) 2022-06-01 00:51:14.858 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 00:51:14.870 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 00:51:14.873 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 00:51:14.876 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 00:51:14.884 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 00:51:14.900 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 00:51:14.909 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 00:51:14.915 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 00:51:14.933 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (1.0.4) 2022-06-01 00:51:14.952 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-01 00:51:15.009 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 00:51:15.013 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 00:51:15.020 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 00:51:15.041 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-01 00:51:15.045 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 00:51:15.048 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 00:51:15.052 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 00:51:15.059 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 00:51:15.067 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 00:51:15.070 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-01 00:51:15.091 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 00:51:15.095 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-01 00:51:15.100 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-01 00:51:15.104 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 00:51:15.110 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 00:51:15.172 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-01 00:51:15.176 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 00:51:15.179 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 00:51:15.184 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 00:51:15.189 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-01 00:51:15.231 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 00:51:15.234 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 00:51:15.241 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 00:51:15.247 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 00:51:15.258 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-01 00:51:15.268 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-01 00:51:15.281 | Requirement already satisfied: WebTest===2.0.35 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (2.0.35) 2022-06-01 00:51:15.304 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (0.3.5) 2022-06-01 00:51:15.306 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 00:51:15.321 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 00:51:15.334 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-01 00:51:15.349 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (2.1.0) 2022-06-01 00:51:15.353 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 00:51:15.356 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 00:51:15.359 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 00:51:15.363 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 00:51:15.366 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 00:51:15.368 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 00:51:15.371 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 00:51:15.374 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 00:51:15.377 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-01 00:51:15.380 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 00:51:15.383 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 00:51:15.386 | Requirement already satisfied: waitress===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.4.4) 2022-06-01 00:51:15.400 | Requirement already satisfied: beautifulsoup4===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (4.9.1) 2022-06-01 00:51:15.407 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 00:51:15.461 | Requirement already satisfied: soupsieve===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.0.1) 2022-06-01 00:51:15.466 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 00:51:15.471 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 00:51:15.506 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 00:51:15.546 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 00:51:15.549 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 00:51:16.525 | Installing collected packages: neutron 2022-06-01 00:51:16.525 | Attempting uninstall: neutron 2022-06-01 00:51:16.527 | Found existing installation: neutron 17.4.2.dev8 2022-06-01 00:51:16.537 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-06-01 00:51:16.538 | Running setup.py develop for neutron 2022-06-01 00:51:18.932 | Successfully installed neutron 2022-06-01 00:51:19.070 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:51:19.070 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:51:19.160 | + inc/python:pip_install:200 : result=0 2022-06-01 00:51:19.163 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:51:19.165 | + functions-common:time_stop:2322 : local name 2022-06-01 00:51:19.167 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:51:19.170 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:51:19.172 | + functions-common:time_stop:2325 : local total 2022-06-01 00:51:19.174 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:51:19.176 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:51:19.179 | + functions-common:time_stop:2329 : start_time=1654044667858 2022-06-01 00:51:19.181 | + functions-common:time_stop:2331 : [[ -z 1654044667858 ]] 2022-06-01 00:51:19.184 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:51:19.188 | + functions-common:time_stop:2334 : end_time=1654044679185 2022-06-01 00:51:19.190 | + functions-common:time_stop:2335 : elapsed_time=11327 2022-06-01 00:51:19.192 | + functions-common:time_stop:2336 : total=89218 2022-06-01 00:51:19.194 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:51:19.196 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=100545 2022-06-01 00:51:19.199 | + inc/python:pip_install:203 : return 0 2022-06-01 00:51:19.201 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 00:51:19.204 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 00:51:19.206 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 00:51:19.226 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 00:51:19.239 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-01 00:51:19.242 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-01 00:51:19.244 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:51:19.247 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:51:19.249 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-06-01 00:51:19.252 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:51:19.255 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-01 00:51:19.257 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 00:51:19.260 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-01 00:51:19.277 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:51:19.279 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-01 00:51:19.282 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-01 00:51:19.284 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-01 00:51:19.287 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 00:51:19.289 | + lib/stack:stack_install_service:32 : install_nova 2022-06-01 00:51:19.292 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-01 00:51:19.294 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-01 00:51:19.297 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:51:19.299 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:51:19.302 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-06-01 00:51:19.304 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:51:19.307 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-01 00:51:19.323 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:51:19.326 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-01 00:51:19.342 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:51:19.344 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-01 00:51:19.361 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:51:19.364 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-01 00:51:19.367 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-01 00:51:19.369 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-01 00:51:19.372 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:51:19.376 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:51:19.379 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:51:19.383 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:51:19.385 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:51:19.388 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:51:19.404 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:51:19.406 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:51:19.408 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:51:19.411 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:51:19.411 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:51:19.416 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-01 00:51:19.418 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:51:19.421 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-01 00:51:19.435 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-01 00:51:19.438 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:51:19.438 | + functions-common:git_clone:607 : head -1 2022-06-01 00:51:19.446 | 79e7dc3889 Add a regression test for bug 1939545 2022-06-01 00:51:19.449 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:51:19.451 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-01 00:51:19.454 | + inc/python:setup_develop:338 : local bindep 2022-06-01 00:51:19.456 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 00:51:19.458 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-01 00:51:19.461 | + inc/python:setup_develop:344 : local extras= 2022-06-01 00:51:19.463 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-01 00:51:19.466 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 00:51:19.468 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 00:51:19.471 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-01 00:51:19.474 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 00:51:19.476 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 00:51:19.479 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-01 00:51:19.482 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 00:51:19.485 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-01 00:51:19.487 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 00:51:19.490 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 00:51:19.493 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-01 00:51:19.499 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-01 00:51:19.502 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2022-06-01 00:51:20.104 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-01 00:51:20.107 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 00:51:20.111 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 00:51:20.113 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 00:51:20.115 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 00:51:20.117 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-01 00:51:20.120 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 00:51:20.122 | + inc/python:setup_package:427 : local extras= 2022-06-01 00:51:20.124 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 00:51:20.127 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 00:51:20.129 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 00:51:20.132 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 00:51:20.134 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 00:51:20.136 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-01 00:51:20.157 | Using python 3.8 to install /opt/stack/nova 2022-06-01 00:51:20.159 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-06-01 00:51:21.984 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:51:21.984 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:51:21.988 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:21.989 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:21.990 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:51:21.992 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:21.992 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:21.992 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:51:21.993 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:21.993 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:51:22.006 | Obtaining file:///opt/stack/nova 2022-06-01 00:51:25.049 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 00:51:28.119 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 00:51:28.126 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 00:51:28.129 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 00:51:28.137 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 00:51:28.146 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 00:51:28.149 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 00:51:28.157 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 00:51:28.179 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 00:51:28.193 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-01 00:51:28.213 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 00:51:28.253 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-06-01 00:51:28.267 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 00:51:28.271 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 00:51:28.280 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-01 00:51:28.286 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 00:51:28.289 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 00:51:28.292 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 00:51:28.304 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 00:51:28.368 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 00:51:28.424 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-01 00:51:28.436 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-06-01 00:51:28.440 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 00:51:28.443 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 00:51:28.448 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 00:51:28.451 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-01 00:51:28.477 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.0.5) 2022-06-01 00:51:28.502 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-06-01 00:51:28.507 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 00:51:28.511 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-01 00:51:28.516 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.2.1) 2022-06-01 00:51:28.540 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-01 00:51:28.561 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (0.3.4) 2022-06-01 00:51:28.579 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 00:51:28.614 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 00:51:28.625 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 00:51:28.641 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 00:51:28.647 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 00:51:28.695 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 00:51:28.701 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 00:51:28.741 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 00:51:28.795 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 00:51:28.822 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 00:51:28.839 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-01 00:51:28.854 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-01 00:51:28.868 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-01 00:51:28.873 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 00:51:28.883 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 00:51:28.906 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 00:51:28.913 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 00:51:28.932 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-01 00:51:28.952 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.6.1) 2022-06-01 00:51:28.961 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 00:51:28.967 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-01 00:51:29.002 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 00:51:29.005 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 00:51:29.008 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-01 00:51:29.029 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 00:51:29.045 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 00:51:29.048 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 00:51:29.051 | Requirement already satisfied: pypowervm===1.1.24 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.1.24) 2022-06-01 00:51:29.077 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.5.14) 2022-06-01 00:51:29.085 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-01 00:51:29.101 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (7.2.2) 2022-06-01 00:51:29.119 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 00:51:29.124 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.2.2) 2022-06-01 00:51:29.141 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 00:51:29.159 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (7.2.1) 2022-06-01 00:51:29.186 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 00:51:29.190 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 00:51:29.198 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 00:51:29.218 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-01 00:51:29.221 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.3.3) 2022-06-01 00:51:29.226 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 00:51:29.230 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-01 00:51:29.233 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 00:51:29.237 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 00:51:29.248 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 00:51:29.252 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 00:51:29.255 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 00:51:29.262 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-01 00:51:29.324 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 00:51:29.340 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 00:51:29.349 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 00:51:29.355 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 00:51:29.373 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-01 00:51:29.455 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 00:51:29.459 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 00:51:29.465 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 00:51:29.486 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-01 00:51:29.491 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.3.3) 2022-06-01 00:51:29.498 | Requirement already satisfied: websockify===0.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (0.9.0) 2022-06-01 00:51:29.502 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 00:51:29.506 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 00:51:29.509 | Requirement already satisfied: zVMCloudConnector===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (1.4.1) 2022-06-01 00:51:29.523 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 00:51:29.526 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 00:51:29.535 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-01 00:51:29.538 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 00:51:29.544 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-01 00:51:29.548 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-01 00:51:29.553 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-01 00:51:29.575 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 00:51:29.583 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 00:51:29.587 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 00:51:29.593 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 00:51:29.602 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 00:51:29.606 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 00:51:29.609 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-01 00:51:29.650 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 00:51:29.653 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 00:51:29.664 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.13.0) 2022-06-01 00:51:29.670 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-01 00:51:29.683 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-01 00:51:29.694 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.2.8) 2022-06-01 00:51:29.698 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.4.8) 2022-06-01 00:51:29.701 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 00:51:29.715 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 00:51:29.729 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (2.1.0) 2022-06-01 00:51:29.733 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-01 00:51:29.749 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 00:51:29.752 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 00:51:29.755 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 00:51:29.758 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 00:51:29.761 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-01 00:51:29.766 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5) 2022-06-01 00:51:29.804 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-01 00:51:29.812 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 00:51:29.815 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 00:51:29.818 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 00:51:29.820 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 00:51:29.823 | Requirement already satisfied: numpy===1.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 270)) (1.19.1) 2022-06-01 00:51:29.826 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-01 00:51:29.834 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 00:51:29.837 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-01 00:51:29.840 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 00:51:29.849 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 00:51:29.851 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 00:51:29.854 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (2.2.2) 2022-06-01 00:51:29.857 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 00:51:29.911 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 00:51:29.913 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 00:51:29.946 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 00:51:29.952 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 00:51:29.993 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 00:51:30.954 | Installing collected packages: nova 2022-06-01 00:51:30.954 | Attempting uninstall: nova 2022-06-01 00:51:30.956 | Found existing installation: nova 22.4.1.dev5 2022-06-01 00:51:30.961 | Can't uninstall 'nova'. No files were found to uninstall. 2022-06-01 00:51:30.962 | Running setup.py develop for nova 2022-06-01 00:51:34.353 | Successfully installed nova 2022-06-01 00:51:34.500 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:51:34.500 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:51:34.590 | + inc/python:pip_install:200 : result=0 2022-06-01 00:51:34.592 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:51:34.594 | + functions-common:time_stop:2322 : local name 2022-06-01 00:51:34.596 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:51:34.599 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:51:34.601 | + functions-common:time_stop:2325 : local total 2022-06-01 00:51:34.603 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:51:34.605 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:51:34.608 | + functions-common:time_stop:2329 : start_time=1654044680152 2022-06-01 00:51:34.610 | + functions-common:time_stop:2331 : [[ -z 1654044680152 ]] 2022-06-01 00:51:34.613 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:51:34.617 | + functions-common:time_stop:2334 : end_time=1654044694615 2022-06-01 00:51:34.619 | + functions-common:time_stop:2335 : elapsed_time=14463 2022-06-01 00:51:34.621 | + functions-common:time_stop:2336 : total=100545 2022-06-01 00:51:34.624 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:51:34.626 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=115008 2022-06-01 00:51:34.628 | + inc/python:pip_install:203 : return 0 2022-06-01 00:51:34.630 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 00:51:34.633 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 00:51:34.635 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 00:51:34.653 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 00:51:34.666 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-01 00:51:34.668 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-01 00:51:34.671 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:51:34.673 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:51:34.676 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-06-01 00:51:34.679 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:51:34.681 | + lib/nova:install_nova:837 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-06-01 00:51:34.694 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 00:51:34.696 | + ./stack.sh:main:906 : configure_nova 2022-06-01 00:51:34.699 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-01 00:51:34.711 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-01 00:51:34.713 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-01 00:51:34.716 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-01 00:51:34.719 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-01 00:51:34.720 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-01 00:51:34.725 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-01 00:51:34.727 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-01 00:51:34.730 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-01 00:51:34.732 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-01 00:51:34.735 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-01 00:51:34.738 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-01 00:51:34.740 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-01 00:51:34.743 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-01 00:51:34.755 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-01 00:51:34.767 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-06-01 00:51:34.779 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-06-01 00:51:34.792 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-01 00:51:34.804 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-01 00:51:34.807 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-01 00:51:34.812 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.KFkXCdbQJt 2022-06-01 00:51:34.814 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-01 00:51:34.817 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-01 00:51:34.820 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-01 00:51:34.823 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-01 00:51:34.826 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-01 00:51:34.829 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.KFkXCdbQJt 2022-06-01 00:51:34.834 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.KFkXCdbQJt 2022-06-01 00:51:34.846 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.KFkXCdbQJt /etc/sudoers.d/nova-rootwrap 2022-06-01 00:51:34.859 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-01 00:51:34.864 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-01 00:51:34.866 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-01 00:51:34.869 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-01 00:51:34.871 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-01 00:51:34.874 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-01 00:51:34.876 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-01 00:51:34.880 | + lib/nova:configure_nova:240 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-06-01 00:51:34.883 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-01 00:51:34.888 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-01 00:51:34.905 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:51:34.907 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-01 00:51:34.911 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-01 00:51:34.914 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-01 00:51:34.917 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-01 00:51:34.947 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-01 00:51:34.949 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-01 00:51:34.975 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-01 00:51:35.005 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-01 00:51:35.031 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-06-01 00:51:35.060 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-01 00:51:35.089 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-01 00:51:35.120 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-01 00:51:35.122 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.18 2022-06-01 00:51:35.151 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-01 00:51:35.178 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-01 00:51:35.206 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-01 00:51:35.232 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-01 00:51:35.260 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-01 00:51:35.290 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-01 00:51:35.293 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 00:51:35.295 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 00:51:35.297 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 00:51:35.300 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 00:51:35.302 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 00:51:35.304 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 00:51:35.307 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 00:51:35.309 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 00:51:35.311 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-01 00:51:35.313 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 00:51:35.315 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 00:51:35.317 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 00:51:35.320 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 00:51:35.322 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 00:51:35.324 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 00:51:35.326 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-01 00:51:35.342 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:51:35.345 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-01 00:51:35.348 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-01 00:51:35.350 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-01 00:51:35.378 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-01 00:51:35.380 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-01 00:51:35.383 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-01 00:51:35.385 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-01 00:51:35.387 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-01 00:51:35.390 | + lib/nova:create_nova_conf:437 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-01 00:51:35.420 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-01 00:51:35.423 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-01 00:51:35.426 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-01 00:51:35.428 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-01 00:51:35.435 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-01 00:51:35.438 | + lib/nova:create_nova_conf:438 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-01 00:51:35.468 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-01 00:51:35.500 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-01 00:51:35.526 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-01 00:51:35.554 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-01 00:51:35.572 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:51:35.574 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-01 00:51:35.590 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:51:35.593 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-01 00:51:35.593 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-01 00:51:35.600 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-01 00:51:35.602 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-01 00:51:35.629 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-01 00:51:35.645 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:51:35.647 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-01 00:51:35.649 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-01 00:51:35.652 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-01 00:51:35.654 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 00:51:35.656 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-01 00:51:35.686 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-01 00:51:35.713 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.18/identity 2022-06-01 00:51:35.740 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-01 00:51:35.770 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-01 00:51:35.799 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-01 00:51:35.826 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-01 00:51:35.854 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-01 00:51:35.881 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 00:51:35.909 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 00:51:35.936 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-01 00:51:35.952 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:51:35.954 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-01 00:51:35.957 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-01 00:51:35.986 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-01 00:51:36.014 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.18/identity 2022-06-01 00:51:36.041 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-01 00:51:36.069 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-01 00:51:36.097 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-01 00:51:36.125 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-01 00:51:36.153 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-01 00:51:36.179 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-01 00:51:36.195 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:51:36.198 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-01 00:51:36.200 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-01 00:51:36.227 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-01 00:51:36.256 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-01 00:51:36.258 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-01 00:51:36.286 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-01 00:51:36.288 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-01 00:51:36.290 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-01 00:51:36.292 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 00:51:36.295 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 00:51:36.297 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 00:51:36.299 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 00:51:36.301 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 00:51:36.303 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 00:51:36.306 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-01 00:51:36.308 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-01 00:51:36.310 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-01 00:51:36.313 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 00:51:36.329 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 00:51:36.332 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 00:51:36.334 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 00:51:36.337 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 00:51:36.339 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 00:51:36.367 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 00:51:36.394 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 00:51:36.421 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 00:51:36.449 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-01 00:51:36.478 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-01 00:51:36.481 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-01 00:51:36.483 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-01 00:51:36.485 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-01 00:51:36.489 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 00:51:36.491 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 00:51:36.494 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-01 00:51:36.498 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-01 00:51:36.500 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 00:51:36.502 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 00:51:36.516 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 00:51:36.516 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:51:36.525 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 00:51:36.528 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:51:36.543 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-01 00:51:36.546 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-01 00:51:36.549 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-01 00:51:36.580 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-01 00:51:36.607 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-01 00:51:36.635 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-01 00:51:36.663 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 00:51:36.690 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 00:51:36.717 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-01 00:51:36.744 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-01 00:51:36.771 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-01 00:51:36.798 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 00:51:36.825 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 00:51:36.853 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 00:51:36.880 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-01 00:51:36.906 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 00:51:36.909 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 00:51:36.912 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-01 00:51:36.915 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-01 00:51:36.917 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 00:51:36.919 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:51:36.921 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:51:36.924 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 00:51:36.927 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 00:51:36.929 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-01 00:51:36.956 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 00:51:36.984 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-06-01 00:51:36.984 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 00:51:36.993 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-01 00:51:36.996 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-01 00:51:36.999 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-01 00:51:37.001 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 00:51:37.004 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 00:51:37.006 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:51:37.008 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:51:37.011 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:51:37.013 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 00:51:37.015 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 00:51:37.017 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:51:37.020 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:51:37.022 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-01 00:51:37.084 | Enabling site nova-api-wsgi. 2022-06-01 00:51:37.089 | To activate the new configuration, you need to run: 2022-06-01 00:51:37.090 | systemctl reload apache2 2022-06-01 00:51:37.094 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 00:51:37.096 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 00:51:37.099 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:51:37.101 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 00:51:37.239 | + lib/nova:create_nova_conf:492 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-06-01 00:51:37.242 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-01 00:51:37.244 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-01 00:51:37.247 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-01 00:51:37.251 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-01 00:51:37.254 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 00:51:37.258 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-01 00:51:37.262 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-01 00:51:37.265 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 00:51:37.267 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 00:51:37.281 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:51:37.281 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 00:51:37.290 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 00:51:37.294 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:51:37.313 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-01 00:51:37.315 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-01 00:51:37.319 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-01 00:51:37.350 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-01 00:51:37.377 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-01 00:51:37.405 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-01 00:51:37.433 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 00:51:37.461 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 00:51:37.491 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-01 00:51:37.518 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-01 00:51:37.547 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-01 00:51:37.574 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 00:51:37.603 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 00:51:37.631 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 00:51:37.657 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-01 00:51:37.685 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-01 00:51:37.687 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-01 00:51:37.714 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-01 00:51:37.730 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:51:37.732 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-01 00:51:37.764 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-01 00:51:37.766 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-01 00:51:37.769 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-01 00:51:37.785 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:51:37.788 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-06-01 00:51:37.790 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-06-01 00:51:37.818 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-01 00:51:37.849 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-01 00:51:37.851 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-01 00:51:37.853 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-01 00:51:37.856 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 00:51:37.858 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 00:51:37.860 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 00:51:37.877 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:51:37.880 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 00:51:37.882 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 00:51:37.885 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 00:51:37.901 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:51:37.904 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-06-01 00:51:37.907 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-06-01 00:51:37.934 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 00:51:37.937 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 00:51:37.939 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-01 00:51:37.967 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-01 00:51:37.995 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-01 00:51:38.025 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-01 00:51:38.041 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:51:38.044 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 00:51:38.073 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-01 00:51:38.075 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-01 00:51:38.091 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:51:38.094 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-01 00:51:38.098 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-01 00:51:38.101 | + lib/nova:create_nova_conf:525 : local conf 2022-06-01 00:51:38.103 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-01 00:51:38.106 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-01 00:51:38.108 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-01 00:51:38.111 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-01 00:51:38.114 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-01 00:51:38.116 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-01 00:51:38.118 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-01 00:51:38.122 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-01 00:51:38.125 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-01 00:51:38.127 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-01 00:51:38.130 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-01 00:51:38.133 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-01 00:51:38.135 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-01 00:51:38.165 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-01 00:51:38.196 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-01 00:51:38.226 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-01 00:51:38.229 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-01 00:51:38.231 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-01 00:51:38.233 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-01 00:51:38.250 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:51:38.253 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-01 00:51:38.254 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-01 00:51:38.941 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-06-01 00:51:38.944 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-01 00:51:38.946 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-01 00:51:38.949 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-01 00:51:38.951 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 00:51:38.953 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-01 00:51:38.956 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 00:51:38.972 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:51:38.975 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-01 00:51:38.978 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-01 00:51:38.980 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 00:51:38.996 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:51:38.998 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/nova_cell1 2022-06-01 00:51:39.001 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/nova_cell1 2022-06-01 00:51:39.029 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 00:51:39.031 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 00:51:39.033 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-01 00:51:39.050 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:51:39.052 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-01 00:51:39.055 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-01 00:51:39.057 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-01 00:51:39.089 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.18/identity 2022-06-01 00:51:39.116 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-01 00:51:39.145 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-01 00:51:39.172 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-01 00:51:39.200 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-01 00:51:39.228 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-01 00:51:39.256 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-01 00:51:39.284 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-01 00:51:39.286 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-01 00:51:39.289 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-01 00:51:39.292 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 00:51:39.308 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 00:51:39.310 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 00:51:39.312 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 00:51:39.315 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 00:51:39.318 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 00:51:39.346 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 00:51:39.374 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 00:51:39.403 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 00:51:39.430 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-01 00:51:39.433 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-01 00:51:39.437 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-01 00:51:39.440 | + lib/nova:create_nova_conf:559 : local conf 2022-06-01 00:51:39.442 | + lib/nova:create_nova_conf:560 : local offset 2022-06-01 00:51:39.445 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-01 00:51:39.448 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-01 00:51:39.450 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-01 00:51:39.453 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-01 00:51:39.455 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-01 00:51:39.457 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-01 00:51:39.460 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-01 00:51:39.462 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-01 00:51:39.465 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-01 00:51:39.467 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-01 00:51:39.482 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:51:39.485 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-01 00:51:39.501 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:51:39.504 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-01 00:51:39.506 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-01 00:51:39.522 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:51:39.524 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-01 00:51:39.540 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:51:39.542 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-01 00:51:39.560 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:51:39.562 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-01 00:51:39.580 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:51:39.583 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-01 00:51:39.585 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-01 00:51:39.588 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-01 00:51:39.590 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 00:51:39.593 | + lib/stack:stack_install_service:32 : install_placement 2022-06-01 00:51:39.595 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-01 00:51:39.598 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-01 00:51:39.601 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:51:39.603 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:51:39.606 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-01 00:51:39.609 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:51:39.611 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:51:39.614 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:51:39.617 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:51:39.620 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:51:39.622 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:51:39.625 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:51:39.628 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:51:39.631 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:51:39.633 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:51:39.636 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:51:39.638 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:51:39.640 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-01 00:51:39.643 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:51:39.646 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:51:39.648 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:51:39.651 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-01 00:51:39.673 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-06-01 00:51:39.784 | Reading package lists... 2022-06-01 00:51:40.034 | Building dependency tree... 2022-06-01 00:51:40.036 | Reading state information... 2022-06-01 00:51:40.288 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 00:51:40.288 | The following packages were automatically installed and are no longer required: 2022-06-01 00:51:40.289 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:51:40.289 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:51:40.289 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:51:40.289 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:51:40.289 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:51:40.289 | python3-zope.interface 2022-06-01 00:51:40.289 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:51:40.401 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:51:40.405 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:51:40.408 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:51:40.412 | + functions-common:time_stop:2322 : local name 2022-06-01 00:51:40.414 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:51:40.416 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:51:40.419 | + functions-common:time_stop:2325 : local total 2022-06-01 00:51:40.421 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:51:40.424 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:51:40.426 | + functions-common:time_stop:2329 : start_time=1654044699670 2022-06-01 00:51:40.428 | + functions-common:time_stop:2331 : [[ -z 1654044699670 ]] 2022-06-01 00:51:40.431 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:51:40.436 | + functions-common:time_stop:2334 : end_time=1654044700433 2022-06-01 00:51:40.438 | + functions-common:time_stop:2335 : elapsed_time=763 2022-06-01 00:51:40.441 | + functions-common:time_stop:2336 : total=6322 2022-06-01 00:51:40.443 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:51:40.445 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7085 2022-06-01 00:51:40.448 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:51:40.450 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-01 00:51:40.453 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-01 00:51:40.456 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-01 00:51:40.459 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-01 00:51:40.461 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-01 00:51:40.483 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-01 00:51:40.486 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:51:40.489 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:51:40.491 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:51:40.494 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:51:40.496 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:51:40.498 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:51:40.501 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:51:40.504 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:51:40.507 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:51:40.509 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:51:40.512 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:51:40.514 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:51:40.517 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-01 00:51:40.520 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:51:40.522 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:51:40.525 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:51:40.527 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-01 00:51:40.550 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-06-01 00:51:40.660 | Reading package lists... 2022-06-01 00:51:40.906 | Building dependency tree... 2022-06-01 00:51:40.907 | Reading state information... 2022-06-01 00:51:41.159 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-06-01 00:51:41.159 | The following packages were automatically installed and are no longer required: 2022-06-01 00:51:41.160 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:51:41.160 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:51:41.160 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:51:41.160 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:51:41.160 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:51:41.160 | python3-zope.interface 2022-06-01 00:51:41.160 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:51:41.274 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:51:41.278 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:51:41.281 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:51:41.283 | + functions-common:time_stop:2322 : local name 2022-06-01 00:51:41.286 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:51:41.289 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:51:41.291 | + functions-common:time_stop:2325 : local total 2022-06-01 00:51:41.293 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:51:41.296 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:51:41.298 | + functions-common:time_stop:2329 : start_time=1654044700547 2022-06-01 00:51:41.301 | + functions-common:time_stop:2331 : [[ -z 1654044700547 ]] 2022-06-01 00:51:41.304 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:51:41.308 | + functions-common:time_stop:2334 : end_time=1654044701306 2022-06-01 00:51:41.310 | + functions-common:time_stop:2335 : elapsed_time=759 2022-06-01 00:51:41.313 | + functions-common:time_stop:2336 : total=7085 2022-06-01 00:51:41.315 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:51:41.318 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7844 2022-06-01 00:51:41.320 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:51:41.323 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-01 00:51:41.325 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-01 00:51:41.328 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:51:41.330 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:51:41.333 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:51:41.335 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-01 00:51:41.338 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-01 00:51:41.395 | wsgi (enabled by maintainer script) 2022-06-01 00:51:41.398 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-01 00:51:41.401 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-01 00:51:41.404 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 00:51:41.407 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-01 00:51:41.410 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-01 00:51:41.413 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 00:51:41.417 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-01 00:51:41.417 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 00:51:41.422 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-01 00:51:41.426 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-01 00:51:41.428 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-01 00:51:41.431 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-01 00:51:41.433 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-01 00:51:41.456 | Using python 3.8 to install osc-placement 2022-06-01 00:51:41.459 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-06-01 00:51:43.281 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:51:43.282 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:51:43.286 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:43.287 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:43.288 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:51:43.290 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:43.290 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:43.290 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:51:43.291 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:43.291 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:51:43.306 | Requirement already satisfied: osc-placement===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.1.0) 2022-06-01 00:51:43.334 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 00:51:43.354 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 00:51:43.361 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 00:51:43.364 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 00:51:43.368 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 00:51:43.372 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-01 00:51:43.376 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 00:51:43.379 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-01 00:51:43.395 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 00:51:43.461 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 00:51:43.464 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 00:51:43.467 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 00:51:43.474 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 00:51:43.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 129)) (2.2.0) 2022-06-01 00:51:43.487 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-01 00:51:43.515 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 00:51:43.529 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 00:51:43.537 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 00:51:43.559 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 00:51:43.564 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 00:51:43.567 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 00:51:43.573 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-01 00:51:43.578 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-01 00:51:43.582 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 00:51:43.585 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 00:51:43.589 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-01 00:51:43.592 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 00:51:43.632 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-01 00:51:43.655 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-01 00:51:43.657 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 00:51:43.712 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 00:51:43.715 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 00:51:43.718 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 00:51:43.720 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 00:51:43.741 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 00:51:43.745 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-01 00:51:43.748 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 00:51:43.753 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 00:51:43.756 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 00:51:43.760 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 00:51:43.765 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 00:51:43.807 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 00:51:43.841 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 00:51:45.862 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:51:45.862 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:51:45.954 | + inc/python:pip_install:200 : result=0 2022-06-01 00:51:45.957 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:51:45.959 | + functions-common:time_stop:2322 : local name 2022-06-01 00:51:45.962 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:51:45.964 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:51:45.967 | + functions-common:time_stop:2325 : local total 2022-06-01 00:51:45.969 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:51:45.972 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:51:45.975 | + functions-common:time_stop:2329 : start_time=1654044701450 2022-06-01 00:51:45.977 | + functions-common:time_stop:2331 : [[ -z 1654044701450 ]] 2022-06-01 00:51:45.981 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:51:45.985 | + functions-common:time_stop:2334 : end_time=1654044705982 2022-06-01 00:51:45.988 | + functions-common:time_stop:2335 : elapsed_time=4532 2022-06-01 00:51:45.991 | + functions-common:time_stop:2336 : total=115008 2022-06-01 00:51:45.993 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:51:45.996 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=119540 2022-06-01 00:51:45.998 | + inc/python:pip_install:203 : return 0 2022-06-01 00:51:46.001 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-01 00:51:46.004 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-01 00:51:46.006 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-01 00:51:46.009 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:51:46.011 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:51:46.014 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:51:46.017 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:51:46.020 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:51:46.023 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:51:46.041 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:51:46.043 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:51:46.046 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:51:46.050 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:51:46.050 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:51:46.055 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-01 00:51:46.058 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:51:46.060 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-01 00:51:46.073 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-01 00:51:46.076 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:51:46.076 | + functions-common:git_clone:607 : head -1 2022-06-01 00:51:46.080 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-01 00:51:46.083 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:51:46.086 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-01 00:51:46.088 | + inc/python:setup_develop:338 : local bindep 2022-06-01 00:51:46.091 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 00:51:46.093 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-01 00:51:46.096 | + inc/python:setup_develop:344 : local extras= 2022-06-01 00:51:46.099 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-01 00:51:46.101 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 00:51:46.104 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 00:51:46.106 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-01 00:51:46.109 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 00:51:46.111 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 00:51:46.114 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-01 00:51:46.117 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 00:51:46.120 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-01 00:51:46.122 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 00:51:46.125 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 00:51:46.128 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-01 00:51:46.134 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-01 00:51:46.137 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2022-06-01 00:51:46.742 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-01 00:51:46.745 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 00:51:46.747 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 00:51:46.750 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 00:51:46.753 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 00:51:46.756 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-01 00:51:46.758 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 00:51:46.761 | + inc/python:setup_package:427 : local extras= 2022-06-01 00:51:46.763 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 00:51:46.766 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 00:51:46.769 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 00:51:46.771 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 00:51:46.774 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 00:51:46.776 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-01 00:51:46.797 | Using python 3.8 to install /opt/stack/placement 2022-06-01 00:51:46.800 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-06-01 00:51:48.634 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:51:48.634 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:51:48.638 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:48.639 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:48.641 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:51:48.642 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:48.643 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:48.643 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:51:48.644 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:48.644 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:51:48.657 | Obtaining file:///opt/stack/placement 2022-06-01 00:51:49.914 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 00:51:51.157 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 00:51:51.166 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 00:51:51.188 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 00:51:51.201 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 00:51:51.214 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 00:51:51.296 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-06-01 00:51:51.301 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-06-01 00:51:51.305 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-01 00:51:51.311 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 00:51:51.351 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 00:51:51.362 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 00:51:51.378 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 00:51:51.384 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 00:51:51.432 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 00:51:51.438 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 00:51:51.479 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 00:51:51.497 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 00:51:51.515 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 00:51:51.525 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 00:51:51.533 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 00:51:51.551 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 00:51:51.558 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 00:51:51.561 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 00:51:51.563 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 00:51:51.574 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 00:51:51.577 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 00:51:51.581 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 00:51:51.589 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 00:51:51.616 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 00:51:51.621 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 00:51:51.630 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 00:51:51.651 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 00:51:51.656 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 00:51:51.659 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 00:51:51.670 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 00:51:51.673 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 00:51:51.677 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 00:51:51.684 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 00:51:51.694 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 00:51:51.700 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 00:51:51.718 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 00:51:51.722 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 00:51:51.729 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 00:51:51.751 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==4.0.1.dev3) (49.6.0) 2022-06-01 00:51:51.793 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 00:51:51.859 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 00:51:51.865 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 00:51:51.870 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 00:51:51.879 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 00:51:51.884 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 00:51:51.888 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 00:51:51.896 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 00:51:51.903 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 00:51:51.906 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 00:51:51.910 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 00:51:51.913 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 00:51:51.916 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 00:51:51.919 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 00:51:51.922 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 00:51:51.925 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 00:51:51.928 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 00:51:51.939 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 00:51:51.942 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 00:51:51.944 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 00:51:51.947 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 00:51:51.950 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 00:51:51.954 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 00:51:51.957 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 00:51:51.960 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 00:51:51.968 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 00:51:51.971 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 00:51:53.634 | Installing collected packages: openstack-placement 2022-06-01 00:51:53.634 | Attempting uninstall: openstack-placement 2022-06-01 00:51:53.636 | Found existing installation: openstack-placement 4.0.1.dev3 2022-06-01 00:51:53.638 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-06-01 00:51:53.639 | Running setup.py develop for openstack-placement 2022-06-01 00:51:55.247 | Successfully installed openstack-placement 2022-06-01 00:51:55.389 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:51:55.389 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:51:55.476 | + inc/python:pip_install:200 : result=0 2022-06-01 00:51:55.478 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:51:55.481 | + functions-common:time_stop:2322 : local name 2022-06-01 00:51:55.483 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:51:55.485 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:51:55.489 | + functions-common:time_stop:2325 : local total 2022-06-01 00:51:55.491 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:51:55.493 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:51:55.496 | + functions-common:time_stop:2329 : start_time=1654044706792 2022-06-01 00:51:55.498 | + functions-common:time_stop:2331 : [[ -z 1654044706792 ]] 2022-06-01 00:51:55.501 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:51:55.505 | + functions-common:time_stop:2334 : end_time=1654044715502 2022-06-01 00:51:55.507 | + functions-common:time_stop:2335 : elapsed_time=8710 2022-06-01 00:51:55.509 | + functions-common:time_stop:2336 : total=119540 2022-06-01 00:51:55.512 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:51:55.514 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=128250 2022-06-01 00:51:55.516 | + inc/python:pip_install:203 : return 0 2022-06-01 00:51:55.519 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 00:51:55.521 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 00:51:55.524 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 00:51:55.544 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 00:51:55.556 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-01 00:51:55.559 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-01 00:51:55.561 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:51:55.564 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:51:55.566 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-06-01 00:51:55.569 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:51:55.572 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 00:51:55.574 | + ./stack.sh:main:912 : configure_placement 2022-06-01 00:51:55.576 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-01 00:51:55.589 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-01 00:51:55.592 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-01 00:51:55.597 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-01 00:51:55.600 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-01 00:51:55.602 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-01 00:51:55.604 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-01 00:51:55.607 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-01 00:51:55.610 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-01 00:51:55.644 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-01 00:51:55.677 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-01 00:51:55.708 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-01 00:51:55.711 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-01 00:51:55.713 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-01 00:51:55.716 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 00:51:55.718 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-01 00:51:55.751 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-01 00:51:55.779 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.18/identity 2022-06-01 00:51:55.810 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-01 00:51:55.839 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-01 00:51:55.870 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-01 00:51:55.900 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-01 00:51:55.929 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-01 00:51:55.959 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 00:51:55.989 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 00:51:56.018 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-01 00:51:56.021 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-01 00:51:56.023 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-01 00:51:56.026 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 00:51:56.044 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 00:51:56.046 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 00:51:56.049 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 00:51:56.052 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 00:51:56.055 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 00:51:56.084 | + functions:setup_systemd_logging:728 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 00:51:56.115 | + functions:setup_systemd_logging:729 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 00:51:56.145 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 00:51:56.174 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-01 00:51:56.176 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-01 00:51:56.179 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-01 00:51:56.181 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-01 00:51:56.184 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-01 00:51:56.186 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 00:51:56.190 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 00:51:56.193 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-01 00:51:56.197 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-01 00:51:56.199 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 00:51:56.202 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 00:51:56.215 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 00:51:56.215 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:51:56.224 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 00:51:56.228 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:51:56.244 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-01 00:51:56.247 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-01 00:51:56.251 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-01 00:51:56.284 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-01 00:51:56.312 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-01 00:51:56.341 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-01 00:51:56.370 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 00:51:56.401 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 00:51:56.430 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-01 00:51:56.459 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-01 00:51:56.489 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-01 00:51:56.517 | + lib/apache:write_uwsgi_config:293 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 00:51:56.546 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 00:51:56.574 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 00:51:56.603 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-01 00:51:56.632 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 00:51:56.634 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 00:51:56.637 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-01 00:51:56.640 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-01 00:51:56.643 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 00:51:56.646 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:51:56.648 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:51:56.651 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-01 00:51:56.654 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-01 00:51:56.656 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-01 00:51:56.686 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 00:51:56.716 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-01 00:51:56.716 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-06-01 00:51:56.726 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-01 00:51:56.729 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-01 00:51:56.732 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-01 00:51:56.734 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 00:51:56.737 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 00:51:56.740 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:51:56.742 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:51:56.745 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:51:56.747 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 00:51:56.750 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 00:51:56.753 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:51:56.755 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:51:56.758 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-01 00:51:56.820 | Site placement-api already enabled 2022-06-01 00:51:56.825 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 00:51:56.828 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 00:51:56.831 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:51:56.834 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 00:51:56.975 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-01 00:51:56.993 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:51:56.996 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-01 00:51:57.016 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:51:57.021 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-01 00:51:57.040 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:51:57.042 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-01 00:51:57.044 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-01 00:51:57.047 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-01 00:51:57.081 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.18/identity 2022-06-01 00:51:57.110 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-01 00:51:57.140 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-01 00:51:57.169 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-01 00:51:57.199 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-01 00:51:57.228 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-01 00:51:57.259 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-01 00:51:57.288 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-01 00:51:57.305 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:51:57.308 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-01 00:51:57.326 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:51:57.328 | + ./stack.sh:main:938 : run_phase stack install 2022-06-01 00:51:57.332 | + functions-common:run_phase:1750 : local mode=stack 2022-06-01 00:51:57.334 | + functions-common:run_phase:1751 : local phase=install 2022-06-01 00:51:57.337 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 00:51:57.339 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 00:51:57.341 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 00:51:57.344 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 00:51:57.347 | + functions-common:run_phase:1760 : local extra 2022-06-01 00:51:57.350 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 00:51:57.354 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 00:51:57.357 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 00:51:57.359 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 00:51:57.362 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-01 00:51:57.365 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 00:51:57.381 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:51:57.384 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 00:51:57.386 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-01 00:51:57.388 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-01 00:51:57.391 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-01 00:51:57.393 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 00:51:57.396 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-01 00:51:57.398 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-01 00:51:57.400 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-01 00:51:57.403 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-01 00:51:57.405 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-01 00:51:57.407 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-01 00:51:57.409 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-01 00:51:57.412 | +++ functions-common:git_clone:529 : pwd 2022-06-01 00:51:57.414 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:51:57.417 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:51:57.419 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:51:57.435 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:51:57.437 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:51:57.440 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:51:57.444 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-01 00:51:57.444 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:51:57.450 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-01 00:51:57.452 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:51:57.455 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-01 00:51:57.467 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-01 00:51:57.470 | ++ functions-common:git_clone:607 : head -1 2022-06-01 00:51:57.471 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-01 00:51:57.474 | 991866fd7 Fix supported releases and py versions in the doc 2022-06-01 00:51:57.477 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:51:57.479 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-01 00:51:57.502 | Using python 3.8 to install tox!=2.8.0 2022-06-01 00:51:57.505 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0' 2022-06-01 00:51:59.316 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:51:59.316 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:51:59.321 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:59.321 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:59.323 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:51:59.324 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:59.324 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:59.325 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:51:59.325 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:51:59.325 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:51:59.340 | Requirement already satisfied: tox!=2.8.0 in /usr/local/lib/python3.8/dist-packages (3.25.0) 2022-06-01 00:51:59.402 | Requirement already satisfied: pluggy===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (0.13.1) 2022-06-01 00:51:59.412 | Requirement already satisfied: py===1.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.9.0) 2022-06-01 00:51:59.416 | Requirement already satisfied: toml===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.10.0) 2022-06-01 00:51:59.419 | Requirement already satisfied: virtualenv===20.0.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (20.0.31) 2022-06-01 00:51:59.472 | Requirement already satisfied: filelock===3.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.12) 2022-06-01 00:51:59.477 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 00:51:59.480 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 00:51:59.487 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-01 00:51:59.490 | Requirement already satisfied: distlib===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 136)) (0.3.1) 2022-06-01 00:51:59.493 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 00:52:01.679 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:52:01.679 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:52:01.753 | ++ inc/python:pip_install:200 : result=0 2022-06-01 00:52:01.755 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:52:01.758 | ++ functions-common:time_stop:2322 : local name 2022-06-01 00:52:01.760 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 00:52:01.763 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:52:01.765 | ++ functions-common:time_stop:2325 : local total 2022-06-01 00:52:01.769 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 00:52:01.772 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:52:01.774 | ++ functions-common:time_stop:2329 : start_time=1654044717496 2022-06-01 00:52:01.776 | ++ functions-common:time_stop:2331 : [[ -z 1654044717496 ]] 2022-06-01 00:52:01.779 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:52:01.784 | ++ functions-common:time_stop:2334 : end_time=1654044721781 2022-06-01 00:52:01.786 | ++ functions-common:time_stop:2335 : elapsed_time=4285 2022-06-01 00:52:01.789 | ++ functions-common:time_stop:2336 : total=128250 2022-06-01 00:52:01.791 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:52:01.793 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=132535 2022-06-01 00:52:01.796 | ++ inc/python:pip_install:203 : return 0 2022-06-01 00:52:01.798 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-01 00:52:01.798 | /opt/stack/tempest ~/devstack 2022-06-01 00:52:01.801 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-01 00:52:01.819 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-01 00:52:01.820 | HACKING.rst 2022-06-01 00:52:01.820 | doc/source/conf.py 2022-06-01 00:52:01.820 | doc/source/configuration.rst 2022-06-01 00:52:01.820 | doc/source/contributor/contributing.rst 2022-06-01 00:52:01.820 | doc/source/index.rst 2022-06-01 00:52:01.820 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-01 00:52:01.820 | doc/source/microversion_testing.rst 2022-06-01 00:52:01.820 | doc/source/plugins/plugin.rst 2022-06-01 00:52:01.820 | doc/source/supported_version.rst 2022-06-01 00:52:01.820 | doc/source/test_removal.rst 2022-06-01 00:52:01.820 | playbooks/devstack-tempest-ipv6.yaml 2022-06-01 00:52:01.820 | playbooks/devstack-tempest.yaml 2022-06-01 00:52:01.820 | playbooks/enable-fips.yaml 2022-06-01 00:52:01.820 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-01 00:52:01.820 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-01 00:52:01.820 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-01 00:52:01.820 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-01 00:52:01.820 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-01 00:52:01.820 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-01 00:52:01.820 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-01 00:52:01.820 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-01 00:52:01.820 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-01 00:52:01.820 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-01 00:52:01.820 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-01 00:52:01.820 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-01 00:52:01.820 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-01 00:52:01.820 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-01 00:52:01.820 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-01 00:52:01.820 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-01 00:52:01.820 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-01 00:52:01.820 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-01 00:52:01.820 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-01 00:52:01.820 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-01 00:52:01.820 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-01 00:52:01.820 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-01 00:52:01.821 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-01 00:52:01.821 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-01 00:52:01.821 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-01 00:52:01.821 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-01 00:52:01.821 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-01 00:52:01.821 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-01 00:52:01.821 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-01 00:52:01.821 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-01 00:52:01.821 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-01 00:52:01.821 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-01 00:52:01.821 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-01 00:52:01.821 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-01 00:52:01.821 | releasenotes/source/conf.py 2022-06-01 00:52:01.821 | releasenotes/source/index.rst 2022-06-01 00:52:01.821 | releasenotes/source/v26.1.0.rst 2022-06-01 00:52:01.821 | releasenotes/source/v27.0.0.rst 2022-06-01 00:52:01.821 | releasenotes/source/v28.0.0.rst 2022-06-01 00:52:01.821 | releasenotes/source/v28.1.0.rst 2022-06-01 00:52:01.821 | releasenotes/source/v29.0.0.rst 2022-06-01 00:52:01.821 | releasenotes/source/v29.1.0.rst 2022-06-01 00:52:01.821 | releasenotes/source/v29.2.0.rst 2022-06-01 00:52:01.821 | releasenotes/source/v30.0.0.rst 2022-06-01 00:52:01.821 | requirements.txt 2022-06-01 00:52:01.821 | roles/run-tempest/README.rst 2022-06-01 00:52:01.821 | roles/run-tempest/defaults/main.yaml 2022-06-01 00:52:01.821 | roles/run-tempest/tasks/main.yaml 2022-06-01 00:52:01.821 | roles/run-tempest-26/README.rst 2022-06-01 00:52:01.821 | roles/run-tempest-26/defaults/main.yaml 2022-06-01 00:52:01.821 | roles/run-tempest-26/tasks/main.yaml 2022-06-01 00:52:01.821 | setup.cfg 2022-06-01 00:52:01.821 | tempest/api/compute/admin/test_agents.py 2022-06-01 00:52:01.821 | tempest/api/compute/admin/test_aggregates.py 2022-06-01 00:52:01.821 | tempest/api/compute/admin/test_create_server.py 2022-06-01 00:52:01.821 | tempest/api/compute/admin/test_flavors.py 2022-06-01 00:52:01.821 | tempest/api/compute/admin/test_flavors_access.py 2022-06-01 00:52:01.821 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-01 00:52:01.821 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-01 00:52:01.822 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-01 00:52:01.822 | tempest/api/compute/admin/test_hypervisor.py 2022-06-01 00:52:01.822 | tempest/api/compute/admin/test_live_migration.py 2022-06-01 00:52:01.822 | tempest/api/compute/admin/test_quotas. 2022-06-01 00:52:01.822 | Aborting 2022-06-01 00:52:01.822 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-01 00:52:01.825 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-01 00:52:01.828 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-01 00:52:01.832 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-01 00:52:01.834 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-01 00:52:01.836 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-01 00:52:01.839 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-01 00:52:01.841 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-01 00:52:01.843 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-01 00:52:01.846 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-01 00:52:01.846 | Error on exit 2022-06-01 00:52:01.848 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-01 00:52:01.850 | + ./stack.sh:exit_trap:517 : generate-subunit 1654044533 188 fail 2022-06-01 00:52:02.428 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-01 00:52:02.430 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-01 00:52:02.646 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-01 00:52:02.646 | 2022-06-01 00:52:02.902 | + ./stack.sh:exit_trap:531 : exit 1