2021-05-13 06:40:52.382 | + ./stack.sh:main:469 : exec 2021-05-13 06:40:52.382 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-064052' 2021-05-13 06:40:52.382 | ++ ./stack.sh:main:469 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-05-13-064052.summary.2021-05-13-064052 2021-05-13 06:40:52.382 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:40:52.382 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-064052 2021-05-13 06:40:52.382 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-064052 /opt/stack/logs/stack.sh.log 2021-05-13 06:40:52.382 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-064052.summary.2021-05-13-064052 /opt/stack/logs/stack.sh.log.summary 2021-05-13 06:40:52.382 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-05-13 06:40:52.382 | + functions:check_path_perm_sanity:596 : local real_path 2021-05-13 06:40:52.382 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-05-13 06:40:52.382 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-05-13 06:40:52.382 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-05-13 06:40:52.382 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-05-13 06:40:52.382 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-05-13 06:40:52.382 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:40:52.382 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-05-13 06:40:52.382 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-05-13 06:40:52.382 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:40:52.382 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:40:52.383 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-05-13 06:40:52.383 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-05-13 06:40:52.386 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:40:52.388 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-05-13 06:40:52.390 | + ./stack.sh:main:542 : trap err_trap ERR 2021-05-13 06:40:52.392 | + ./stack.sh:main:555 : set -o errexit 2021-05-13 06:40:52.394 | + ./stack.sh:main:558 : uname -a 2021-05-13 06:40:52.395 | Linux dv-cinder-786524-6-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-05-13 06:40:52.397 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-05-13 06:40:52.399 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-05-13 06:40:52.402 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-05-13 06:40:52.429 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-05-13 06:40:52.444 | + ./stack.sh:main:572 : fetch_plugins 2021-05-13 06:40:52.445 | + functions-common:fetch_plugins:1650 : local plugins= 2021-05-13 06:40:52.448 | + functions-common:fetch_plugins:1651 : local plugin 2021-05-13 06:40:52.450 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2021-05-13 06:40:52.451 | + functions-common:fetch_plugins:1655 : return 2021-05-13 06:40:52.453 | + ./stack.sh:main:576 : run_phase override_defaults 2021-05-13 06:40:52.455 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-05-13 06:40:52.457 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:40:52.458 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:40:52.460 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:40:52.462 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:40:52.464 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:40:52.466 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:40:52.468 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:40:52.471 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:40:52.473 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:40:52.474 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:40:52.476 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-05-13 06:40:52.478 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:40:52.490 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:40:52.492 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:40:52.494 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:40:52.496 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:40:52.497 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:40:52.499 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:40:52.501 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:40:52.503 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-05-13 06:40:52.504 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-05-13 06:40:52.506 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:40:52.508 | + functions-common:run_phase:1756 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-05-13 06:40:52.510 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-05-13 06:40:52.512 | + functions-common:plugin_override_defaults:1691 : local plugins= 2021-05-13 06:40:52.514 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-05-13 06:40:52.515 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2021-05-13 06:40:52.517 | + functions-common:plugin_override_defaults:1696 : return 2021-05-13 06:40:52.519 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-05-13 06:40:52.536 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-05-13 06:40:52.538 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-05-13 06:40:52.550 | ++ functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:40:52.552 | +++ lib/tls:source:43 : hostname -f 2021-05-13 06:40:52.556 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-05-13 06:40:52.557 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-05-13 06:40:52.559 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-05-13 06:40:52.561 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-05-13 06:40:52.563 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-05-13 06:40:52.564 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-05-13 06:40:52.566 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-05-13 06:40:52.568 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-05-13 06:40:52.570 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-05-13 06:40:52.571 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-05-13 06:40:52.576 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-05-13 06:40:52.588 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-05-13 06:40:52.604 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-05-13 06:40:52.616 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-05-13 06:40:52.627 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-05-13 06:40:52.654 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-05-13 06:40:52.692 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-05-13 06:40:52.776 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-05-13 06:40:52.796 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-05-13 06:40:52.834 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-05-13 06:40:52.886 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-05-13 06:40:53.065 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-05-13 06:40:53.078 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-05-13 06:40:53.091 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-05-13 06:40:53.104 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-05-13 06:40:53.192 | + ./stack.sh:main:605 : run_phase source 2021-05-13 06:40:53.194 | + functions-common:run_phase:1732 : local mode=source 2021-05-13 06:40:53.196 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:40:53.198 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:40:53.200 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:40:53.202 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:40:53.204 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:40:53.206 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:40:53.208 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:40:53.212 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:40:53.214 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:40:53.216 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:40:53.218 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-05-13 06:40:53.220 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:40:53.234 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:40:53.237 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:40:53.239 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-05-13 06:40:53.276 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-05-13 06:40:53.279 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-05-13 06:40:53.281 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:40:53.283 | + functions-common:run_phase:1754 : load_plugin_settings 2021-05-13 06:40:53.285 | + functions-common:load_plugin_settings:1668 : local plugins= 2021-05-13 06:40:53.287 | + functions-common:load_plugin_settings:1669 : local plugin 2021-05-13 06:40:53.289 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2021-05-13 06:40:53.292 | + functions-common:load_plugin_settings:1673 : return 2021-05-13 06:40:53.294 | + functions-common:run_phase:1755 : verify_disabled_services 2021-05-13 06:40:53.296 | + functions-common:verify_disabled_services:2015 : local service 2021-05-13 06:40:53.298 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:40:53.300 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-05-13 06:40:53.303 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:40:53.305 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-05-13 06:40:53.308 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:40:53.310 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-05-13 06:40:53.312 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:40:53.314 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-05-13 06:40:53.317 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:40:53.319 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-05-13 06:40:53.321 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:40:53.323 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-05-13 06:40:53.325 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:40:53.328 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-05-13 06:40:53.330 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:40:53.332 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-05-13 06:40:53.334 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:40:53.337 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-05-13 06:40:53.339 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:40:53.341 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-05-13 06:40:53.343 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:40:53.346 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-05-13 06:40:53.348 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:40:53.350 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-05-13 06:40:53.352 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:40:53.355 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-05-13 06:40:53.357 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:40:53.359 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-05-13 06:40:53.362 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:40:53.364 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-05-13 06:40:53.366 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:40:53.369 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-05-13 06:40:53.371 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:40:53.373 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-05-13 06:40:53.376 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:40:53.378 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-05-13 06:40:53.380 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:40:53.382 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-05-13 06:40:53.385 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:40:53.387 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-05-13 06:40:53.389 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:40:53.392 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-05-13 06:40:53.394 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:40:53.396 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-05-13 06:40:53.398 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:40:53.401 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-05-13 06:40:53.403 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:40:53.406 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-05-13 06:40:53.408 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:40:53.410 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-05-13 06:40:53.412 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:40:53.414 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-05-13 06:40:53.417 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:40:53.419 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-05-13 06:40:53.421 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:40:53.423 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-05-13 06:40:53.426 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:40:53.428 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-05-13 06:40:53.430 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:40:53.432 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-05-13 06:40:53.434 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:40:53.437 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-05-13 06:40:53.439 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:40:53.441 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-05-13 06:40:53.443 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:40:53.445 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-05-13 06:40:53.448 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:40:53.450 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-05-13 06:40:53.453 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:40:53.455 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-05-13 06:40:53.457 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:40:53.459 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-05-13 06:40:53.461 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:40:53.464 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-05-13 06:40:53.467 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:40:53.469 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-05-13 06:40:53.471 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:40:53.473 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-05-13 06:40:53.475 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:40:53.478 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-05-13 06:40:53.480 | + ./stack.sh:main:676 : initialize_database_backends 2021-05-13 06:40:53.482 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:40:53.485 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-05-13 06:40:53.499 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:40:53.501 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-05-13 06:40:53.503 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:40:53.505 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-05-13 06:40:53.520 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:40:53.522 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-05-13 06:40:53.525 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-05-13 06:40:53.527 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-05-13 06:40:53.529 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-05-13 06:40:53.531 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-05-13 06:40:53.533 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-05-13 06:40:53.535 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-05-13 06:40:53.538 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-05-13 06:40:53.540 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:40:53.543 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-05-13 06:40:53.545 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:40:53.547 | + lib/database:initialize_database_backends:104 : return 0 2021-05-13 06:40:53.550 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-05-13 06:40:53.550 | Using mysql database backend 2021-05-13 06:40:53.552 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-05-13 06:40:53.567 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-05-13 06:40:53.583 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:40:53.585 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-05-13 06:40:53.601 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-05-13 06:40:53.617 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:40:53.619 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-05-13 06:40:53.635 | + ./stack.sh:main:704 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-05-13 06:40:53.651 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-05-13 06:40:53.666 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:40:53.668 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-05-13 06:40:53.684 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:40:53.687 | + ./stack.sh:main:728 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-05-13 06:40:53.703 | + ./stack.sh:main:730 : [[ -z '' ]] 2021-05-13 06:40:53.705 | + ./stack.sh:main:730 : [[ False == \T\r\u\e ]] 2021-05-13 06:40:53.707 | + ./stack.sh:main:736 : save_stackenv 736 2021-05-13 06:40:53.709 | + functions-common:save_stackenv:60 : local tag=736 2021-05-13 06:40:53.712 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-05-13 06:40:53.716 | + functions-common:save_stackenv:62 : time_stamp=2021-05-13-064053 2021-05-13 06:40:53.719 | + functions-common:save_stackenv:63 : echo '# 2021-05-13-064053 736' 2021-05-13 06:40:53.721 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:40:53.723 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:40:53.725 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:40:53.728 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-05-13 06:40:53.730 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:40:53.732 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-05-13 06:40:53.735 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:40:53.737 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-05-13 06:40:53.739 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:40:53.741 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.16 2021-05-13 06:40:53.744 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:40:53.747 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.16/identity 2021-05-13 06:40:53.749 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:40:53.751 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-05-13-064052 2021-05-13 06:40:53.753 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:40:53.756 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-05-13 06:40:53.758 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:40:53.761 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.16 2021-05-13 06:40:53.763 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:40:53.765 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-05-13 06:40:53.767 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:40:53.770 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-05-13 06:40:53.772 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:40:53.774 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-05-13 06:40:53.776 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:40:53.779 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-05-13 06:40:53.781 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-05-13 06:40:53.783 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-05-13 06:40:53.785 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-05-13 06:40:53.787 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:40:53.789 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:40:53.792 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:40:53.794 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:40:53.796 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:40:53.799 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:40:53.814 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:40:53.816 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:40:53.818 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:40:53.821 | + functions-common:git_clone:544 : echo master 2021-05-13 06:40:53.821 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:40:53.827 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-05-13 06:40:53.829 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:40:53.831 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-05-13 06:40:53.833 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:40:53.834 | + functions-common:git_clone:593 : head -1 2021-05-13 06:40:53.837 | f00ad51c Merge "update constraint for os-apply-config to new release 13.0.1" 2021-05-13 06:40:53.839 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:40:53.842 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-05-13 06:40:53.844 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:40:53.846 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-05-13 06:40:53.849 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-05-13 06:40:53.851 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-05-13 06:40:53.854 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-05-13 06:40:53.856 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:40:53.859 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-05-13 06:40:53.861 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-05-13 06:40:53.864 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-05-13 06:40:53.867 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-05-13 06:40:53.871 | ++ tools/install_prereqs.sh:source:47 : NOW=1620888053 2021-05-13 06:40:53.874 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-05-13 06:40:53.879 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1620887904 2021-05-13 06:40:53.881 | ++ tools/install_prereqs.sh:source:49 : DELTA=149 2021-05-13 06:40:53.883 | ++ tools/install_prereqs.sh:source:50 : [[ 149 -lt 7200 ]] 2021-05-13 06:40:53.886 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-05-13 06:40:53.888 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-05-13 06:40:53.890 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-05-13 06:40:53.892 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-05-13 06:40:53.895 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-05-13 06:40:53.897 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-05-13 06:40:53.899 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-05-13 06:40:53.901 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-05-13 06:40:53.904 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-05-13 06:40:53.949 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-05-13 06:40:53.950 | apache2-dev 2021-05-13 06:40:53.950 | bc 2021-05-13 06:40:53.950 | bsdmainutils 2021-05-13 06:40:53.950 | curl 2021-05-13 06:40:53.950 | g++ 2021-05-13 06:40:53.950 | gawk 2021-05-13 06:40:53.950 | gcc 2021-05-13 06:40:53.950 | gettext 2021-05-13 06:40:53.950 | git 2021-05-13 06:40:53.950 | graphviz 2021-05-13 06:40:53.950 | iputils-ping 2021-05-13 06:40:53.950 | libapache2-mod-proxy-uwsgi 2021-05-13 06:40:53.950 | libffi-dev 2021-05-13 06:40:53.950 | libjpeg-dev 2021-05-13 06:40:53.950 | libmysqlclient-dev 2021-05-13 06:40:53.950 | libpcre3-dev 2021-05-13 06:40:53.950 | libpq-dev 2021-05-13 06:40:53.950 | libssl-dev 2021-05-13 06:40:53.950 | libsystemd-dev 2021-05-13 06:40:53.950 | libxml2-dev 2021-05-13 06:40:53.950 | libxslt1-dev 2021-05-13 06:40:53.950 | libyaml-dev 2021-05-13 06:40:53.950 | lsof 2021-05-13 06:40:53.950 | openssh-server 2021-05-13 06:40:53.950 | openssl 2021-05-13 06:40:53.950 | pkg-config 2021-05-13 06:40:53.950 | psmisc 2021-05-13 06:40:53.950 | python3-dev 2021-05-13 06:40:53.950 | python3-pip 2021-05-13 06:40:53.950 | python3-systemd 2021-05-13 06:40:53.950 | python3-venv 2021-05-13 06:40:53.950 | tar 2021-05-13 06:40:53.950 | tcpdump 2021-05-13 06:40:53.950 | unzip 2021-05-13 06:40:53.951 | uuid-runtime 2021-05-13 06:40:53.951 | wget 2021-05-13 06:40:53.951 | wget 2021-05-13 06:40:53.951 | zlib1g-dev 2021-05-13 06:40:53.951 | libkrb5-dev 2021-05-13 06:40:53.951 | libldap2-dev 2021-05-13 06:40:53.951 | libsasl2-dev 2021-05-13 06:40:53.951 | memcached 2021-05-13 06:40:53.951 | python3-mysqldb 2021-05-13 06:40:53.951 | sqlite3 2021-05-13 06:40:53.951 | conntrack 2021-05-13 06:40:53.951 | curl 2021-05-13 06:40:53.951 | dnsmasq-base 2021-05-13 06:40:53.951 | dnsmasq-utils 2021-05-13 06:40:53.951 | ebtables 2021-05-13 06:40:53.951 | genisoimage 2021-05-13 06:40:53.951 | iptables 2021-05-13 06:40:53.951 | iputils-arping 2021-05-13 06:40:53.951 | kpartx 2021-05-13 06:40:53.951 | libjs-jquery-tablesorter 2021-05-13 06:40:53.951 | libmysqlclient-dev 2021-05-13 06:40:53.951 | parted 2021-05-13 06:40:53.951 | pm-utils 2021-05-13 06:40:53.951 | python3-mysqldb 2021-05-13 06:40:53.951 | socat 2021-05-13 06:40:53.951 | sqlite3 2021-05-13 06:40:53.951 | sudo 2021-05-13 06:40:53.951 | vlan 2021-05-13 06:40:53.951 | lsscsi 2021-05-13 06:40:53.951 | open-iscsi 2021-05-13 06:40:53.951 | lvm2 2021-05-13 06:40:53.951 | qemu-utils 2021-05-13 06:40:53.951 | thin-provisioning-tools 2021-05-13 06:40:53.951 | acl 2021-05-13 06:40:53.951 | dnsmasq-base 2021-05-13 06:40:53.951 | dnsmasq-utils 2021-05-13 06:40:53.952 | ebtables 2021-05-13 06:40:53.952 | haproxy 2021-05-13 06:40:53.952 | iptables 2021-05-13 06:40:53.952 | iputils-arping 2021-05-13 06:40:53.952 | iputils-ping 2021-05-13 06:40:53.952 | libmysqlclient-dev 2021-05-13 06:40:53.952 | postgresql-server-dev-all 2021-05-13 06:40:53.952 | python3-mysqldb 2021-05-13 06:40:53.952 | sqlite3 2021-05-13 06:40:53.952 | sudo 2021-05-13 06:40:53.952 | vlan 2021-05-13 06:40:53.952 | ipset 2021-05-13 06:40:53.952 | conntrack 2021-05-13 06:40:53.952 | conntrackd 2021-05-13 06:40:53.952 | keepalived 2021-05-13 06:40:53.952 | dstat 2021-05-13 06:40:53.952 | lvm2 2021-05-13 06:40:53.952 | qemu-utils 2021-05-13 06:40:53.952 | thin-provisioning-tools 2021-05-13 06:40:53.952 | curl 2021-05-13 06:40:53.952 | liberasurecode-dev 2021-05-13 06:40:53.952 | make 2021-05-13 06:40:53.952 | memcached 2021-05-13 06:40:53.952 | sqlite3 2021-05-13 06:40:53.952 | xfsprogs' 2021-05-13 06:40:53.955 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-05-13 06:40:53.972 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-05-13 06:40:53.972 | apache2-dev 2021-05-13 06:40:53.972 | bc 2021-05-13 06:40:53.972 | bsdmainutils 2021-05-13 06:40:53.972 | curl 2021-05-13 06:40:53.972 | g++ 2021-05-13 06:40:53.972 | gawk 2021-05-13 06:40:53.972 | gcc 2021-05-13 06:40:53.972 | gettext 2021-05-13 06:40:53.972 | git 2021-05-13 06:40:53.972 | graphviz 2021-05-13 06:40:53.972 | iputils-ping 2021-05-13 06:40:53.972 | libapache2-mod-proxy-uwsgi 2021-05-13 06:40:53.972 | libffi-dev 2021-05-13 06:40:53.972 | libjpeg-dev 2021-05-13 06:40:53.972 | libmysqlclient-dev 2021-05-13 06:40:53.972 | libpcre3-dev 2021-05-13 06:40:53.972 | libpq-dev 2021-05-13 06:40:53.972 | libssl-dev 2021-05-13 06:40:53.972 | libsystemd-dev 2021-05-13 06:40:53.972 | libxml2-dev 2021-05-13 06:40:53.972 | libxslt1-dev 2021-05-13 06:40:53.972 | libyaml-dev 2021-05-13 06:40:53.972 | lsof 2021-05-13 06:40:53.972 | openssh-server 2021-05-13 06:40:53.973 | openssl 2021-05-13 06:40:53.973 | pkg-config 2021-05-13 06:40:53.973 | psmisc 2021-05-13 06:40:53.973 | python3-dev 2021-05-13 06:40:53.973 | python3-pip 2021-05-13 06:40:53.973 | python3-systemd 2021-05-13 06:40:53.973 | python3-venv 2021-05-13 06:40:53.973 | tar 2021-05-13 06:40:53.973 | tcpdump 2021-05-13 06:40:53.973 | unzip 2021-05-13 06:40:53.973 | uuid-runtime 2021-05-13 06:40:53.973 | wget 2021-05-13 06:40:53.973 | wget 2021-05-13 06:40:53.973 | zlib1g-dev 2021-05-13 06:40:53.973 | libkrb5-dev 2021-05-13 06:40:53.973 | libldap2-dev 2021-05-13 06:40:53.973 | libsasl2-dev 2021-05-13 06:40:53.973 | memcached 2021-05-13 06:40:53.973 | python3-mysqldb 2021-05-13 06:40:53.973 | sqlite3 2021-05-13 06:40:53.973 | conntrack 2021-05-13 06:40:53.973 | curl 2021-05-13 06:40:53.973 | dnsmasq-base 2021-05-13 06:40:53.973 | dnsmasq-utils 2021-05-13 06:40:53.973 | ebtables 2021-05-13 06:40:53.973 | genisoimage 2021-05-13 06:40:53.973 | iptables 2021-05-13 06:40:53.973 | iputils-arping 2021-05-13 06:40:53.973 | kpartx 2021-05-13 06:40:53.973 | libjs-jquery-tablesorter 2021-05-13 06:40:53.973 | libmysqlclient-dev 2021-05-13 06:40:53.973 | parted 2021-05-13 06:40:53.973 | pm-utils 2021-05-13 06:40:53.973 | python3-mysqldb 2021-05-13 06:40:53.973 | socat 2021-05-13 06:40:53.973 | sqlite3 2021-05-13 06:40:53.973 | sudo 2021-05-13 06:40:53.974 | vlan 2021-05-13 06:40:53.974 | lsscsi 2021-05-13 06:40:53.974 | open-iscsi 2021-05-13 06:40:53.974 | lvm2 2021-05-13 06:40:53.974 | qemu-utils 2021-05-13 06:40:53.974 | thin-provisioning-tools 2021-05-13 06:40:53.974 | acl 2021-05-13 06:40:53.974 | dnsmasq-base 2021-05-13 06:40:53.974 | dnsmasq-utils 2021-05-13 06:40:53.974 | ebtables 2021-05-13 06:40:53.974 | haproxy 2021-05-13 06:40:53.974 | iptables 2021-05-13 06:40:53.974 | iputils-arping 2021-05-13 06:40:53.974 | iputils-ping 2021-05-13 06:40:53.974 | libmysqlclient-dev 2021-05-13 06:40:53.974 | postgresql-server-dev-all 2021-05-13 06:40:53.974 | python3-mysqldb 2021-05-13 06:40:53.974 | sqlite3 2021-05-13 06:40:53.974 | sudo 2021-05-13 06:40:53.974 | vlan 2021-05-13 06:40:53.974 | ipset 2021-05-13 06:40:53.974 | conntrack 2021-05-13 06:40:53.974 | conntrackd 2021-05-13 06:40:53.974 | keepalived 2021-05-13 06:40:53.974 | dstat 2021-05-13 06:40:53.974 | lvm2 2021-05-13 06:40:53.974 | qemu-utils 2021-05-13 06:40:53.974 | thin-provisioning-tools 2021-05-13 06:40:53.974 | curl 2021-05-13 06:40:53.974 | liberasurecode-dev 2021-05-13 06:40:53.974 | make 2021-05-13 06:40:53.974 | memcached 2021-05-13 06:40:53.974 | sqlite3 2021-05-13 06:40:53.974 | xfsprogs ' 2021-05-13 06:40:53.974 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-05-13 06:40:53.976 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:40:53.979 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:40:53.982 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk 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-systemd 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 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 2021-05-13 06:40:53.982 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-05-13 06:40:53.987 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk 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-systemd 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 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 2021-05-13 06:40:53.989 | ++ functions-common:install_package:1342 : update_package_repo 2021-05-13 06:40:53.992 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:40:53.994 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-05-13 06:40:53.997 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:40:53.999 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:40:54.001 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:40:54.003 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:40:54.005 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:40:54.007 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:40:54.009 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-05-13 06:40:54.011 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-05-13 06:40:54.013 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-05-13 06:40:54.015 | +++ functions-common:apt_get_update:1076 : id -u 2021-05-13 06:40:54.019 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-05-13 06:40:54.021 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-05-13 06:40:54.023 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-05-13 06:40:54.026 | ++ functions-common:time_start:2291 : local start_time= 2021-05-13 06:40:54.027 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-05-13 06:40:54.030 | +++ functions-common:time_start:2295 : date +%s%3N 2021-05-13 06:40:54.034 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1620888054031 2021-05-13 06:40:54.036 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-05-13 06:40:54.038 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-05-13 06:40:54.040 | ++ functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-05-13 06:40:54.704 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-05-13 06:40:54.704 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-13 06:40:54.977 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-13 06:40:56.110 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-13 06:40:56.531 | Fetched 324 kB in 2s (146 kB/s) 2021-05-13 06:40:57.851 | Reading package lists... 2021-05-13 06:40:57.881 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-05-13 06:40:57.883 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-05-13 06:40:57.885 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:40:57.887 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:40:57.889 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:40:57.891 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:40:57.893 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:40:57.895 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-05-13 06:40:57.897 | ++ functions-common:time_stop:2311 : start_time=1620888054031 2021-05-13 06:40:57.899 | ++ functions-common:time_stop:2313 : [[ -z 1620888054031 ]] 2021-05-13 06:40:57.902 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:40:57.906 | ++ functions-common:time_stop:2316 : end_time=1620888057904 2021-05-13 06:40:57.908 | ++ functions-common:time_stop:2317 : elapsed_time=3873 2021-05-13 06:40:57.910 | ++ functions-common:time_stop:2318 : total=0 2021-05-13 06:40:57.912 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:40:57.914 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3873 2021-05-13 06:40:57.916 | ++ functions-common:install_package:1343 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk 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-systemd 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 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 2021-05-13 06:40:57.919 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:40:57.921 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:40:57.923 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:40:57.925 | ++ functions-common:real_install_package:1329 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk 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-systemd 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 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 2021-05-13 06:40:57.946 | ++ functions-common:apt_get:1109 : 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++ gawk 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-systemd 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 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 2021-05-13 06:40:58.052 | Reading package lists... 2021-05-13 06:40:58.262 | Building dependency tree... 2021-05-13 06:40:58.263 | Reading state information... 2021-05-13 06:40:58.294 | acl is already the newest version (2.2.53-6). 2021-05-13 06:40:58.294 | bc is already the newest version (1.07.1-2build1). 2021-05-13 06:40:58.294 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-05-13 06:40:58.294 | conntrack is already the newest version (1:1.4.5-2). 2021-05-13 06:40:58.294 | ebtables is already the newest version (2.0.11-3build1). 2021-05-13 06:40:58.294 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:40:58.294 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-05-13 06:40:58.294 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:40:58.294 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-05-13 06:40:58.294 | gettext is already the newest version (0.19.8.1-10build1). 2021-05-13 06:40:58.294 | ipset is already the newest version (7.5-1~exp1). 2021-05-13 06:40:58.294 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-05-13 06:40:58.294 | iputils-arping is already the newest version (3:20190709-3). 2021-05-13 06:40:58.294 | iputils-ping is already the newest version (3:20190709-3). 2021-05-13 06:40:58.294 | keepalived is already the newest version (1:2.0.19-2). 2021-05-13 06:40:58.294 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-05-13 06:40:58.294 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-05-13 06:40:58.294 | libffi-dev is already the newest version (3.3-4). 2021-05-13 06:40:58.295 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-05-13 06:40:58.295 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-05-13 06:40:58.295 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-05-13 06:40:58.295 | libxml2-dev is already the newest version (2.9.10+dfsg-5). 2021-05-13 06:40:58.295 | libxslt1-dev is already the newest version (1.1.34-4). 2021-05-13 06:40:58.295 | libyaml-dev is already the newest version (0.2.2-1). 2021-05-13 06:40:58.295 | lsscsi is already the newest version (0.30-0.1). 2021-05-13 06:40:58.295 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-05-13 06:40:58.295 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:40:58.295 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-05-13 06:40:58.295 | psmisc is already the newest version (23.3-1). 2021-05-13 06:40:58.295 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:40:58.295 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-05-13 06:40:58.295 | python3-systemd is already the newest version (234-3build2). 2021-05-13 06:40:58.295 | socat is already the newest version (1.7.3.3-2). 2021-05-13 06:40:58.295 | tcpdump is already the newest version (4.9.3-4). 2021-05-13 06:40:58.295 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-05-13 06:40:58.295 | unzip is already the newest version (6.0-25ubuntu1). 2021-05-13 06:40:58.295 | wget is already the newest version (1.20.3-1ubuntu1). 2021-05-13 06:40:58.295 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-05-13 06:40:58.295 | conntrackd is already the newest version (1:1.4.5-2). 2021-05-13 06:40:58.295 | dstat is already the newest version (0.7.4-6). 2021-05-13 06:40:58.295 | graphviz is already the newest version (2.42.2-3build2). 2021-05-13 06:40:58.295 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-05-13 06:40:58.295 | pm-utils is already the newest version (1.4.1-19). 2021-05-13 06:40:58.295 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:40:58.295 | apache2 is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:40:58.295 | apache2-dev is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:40:58.295 | curl is already the newest version (7.68.0-1ubuntu2.5). 2021-05-13 06:40:58.295 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:40:58.295 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:40:58.295 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-05-13 06:40:58.295 | haproxy is already the newest version (2.0.13-2ubuntu0.1). 2021-05-13 06:40:58.296 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-05-13 06:40:58.296 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-05-13 06:40:58.296 | libmysqlclient-dev is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:40:58.296 | libpq-dev is already the newest version (12.6-0ubuntu0.20.04.1). 2021-05-13 06:40:58.296 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:40:58.296 | libsystemd-dev is already the newest version (245.4-4ubuntu3.6). 2021-05-13 06:40:58.296 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-05-13 06:40:58.296 | memcached is already the newest version (1.5.22-2ubuntu0.1). 2021-05-13 06:40:58.296 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-05-13 06:40:58.296 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.2). 2021-05-13 06:40:58.296 | openssl is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:40:58.296 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-05-13 06:40:58.296 | qemu-utils is already the newest version (1:4.2-3ubuntu6.16). 2021-05-13 06:40:58.296 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-05-13 06:40:58.296 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-05-13 06:40:58.296 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-05-13 06:40:58.296 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-05-13 06:40:58.296 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-13 06:40:58.490 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:40:58.490 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-05-13 06:40:58.490 | python3-pip is already the newest version (20.0.2-5ubuntu1.4). 2021-05-13 06:40:58.490 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-05-13 06:40:58.490 | The following packages were automatically installed and are no longer required: 2021-05-13 06:40:58.491 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:40:58.491 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:40:58.491 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:40:58.491 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:40:58.491 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:40:58.491 | python3-zope.interface 2021-05-13 06:40:58.491 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:40:58.601 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:40:58.605 | ++ functions-common:apt_get:1113 : result=0 2021-05-13 06:40:58.607 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:40:58.609 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:40:58.611 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:40:58.614 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:40:58.616 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:40:58.618 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:40:58.620 | ++ functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:40:58.622 | ++ functions-common:time_stop:2311 : start_time=1620888057943 2021-05-13 06:40:58.624 | ++ functions-common:time_stop:2313 : [[ -z 1620888057943 ]] 2021-05-13 06:40:58.627 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:40:58.631 | ++ functions-common:time_stop:2316 : end_time=1620888058628 2021-05-13 06:40:58.633 | ++ functions-common:time_stop:2317 : elapsed_time=685 2021-05-13 06:40:58.635 | ++ functions-common:time_stop:2318 : total=680 2021-05-13 06:40:58.637 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:40:58.640 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=1365 2021-05-13 06:40:58.642 | ++ functions-common:apt_get:1117 : return 0 2021-05-13 06:40:58.644 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-05-13 06:40:58.647 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:40:58.649 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-05-13 06:40:58.654 | ++ tools/install_prereqs.sh:source:89 : date 2021-05-13 06:40:58.658 | + ./stack.sh:main:755 : [[ False != \T\r\u\e ]] 2021-05-13 06:40:58.660 | + ./stack.sh:main:756 : PYPI_ALTERNATIVE_URL= 2021-05-13 06:40:58.663 | + ./stack.sh:main:756 : /home/ubuntu/devstack/tools/install_pip.sh 2021-05-13 06:41:00.012 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-05-13 06:41:00.014 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:41:00.017 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:41:00.020 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-05-13 06:41:00.022 | + tools/install_pip.sh:main:43 : GetDistro 2021-05-13 06:41:00.023 | + functions-common:GetDistro:373 : GetOSVersion 2021-05-13 06:41:00.025 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-05-13 06:41:00.028 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-05-13 06:41:00.030 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-05-13 06:41:00.032 | + functions-common:_ensure_lsb_release:328 : return 2021-05-13 06:41:00.035 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-05-13 06:41:00.105 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-05-13 06:41:00.107 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-05-13 06:41:00.176 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-05-13 06:41:00.178 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-05-13 06:41:00.248 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-05-13 06:41:00.250 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-05-13 06:41:00.251 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-05-13 06:41:00.253 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-05-13 06:41:00.255 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-05-13 06:41:00.257 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-05-13 06:41:00.259 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-05-13 06:41:00.260 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-05-13 06:41:00.263 | + functions-common:GetDistro:378 : DISTRO=focal 2021-05-13 06:41:00.265 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-05-13 06:41:00.267 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-05-13 06:41:00.267 | Distro: focal 2021-05-13 06:41:00.269 | + tools/install_pip.sh:main:127 : get_versions 2021-05-13 06:41:00.271 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-05-13 06:41:00.275 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-05-13 06:41:00.276 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-05-13 06:41:00.279 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-05-13 06:41:00.279 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-05-13 06:41:00.753 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-05-13 06:41:00.755 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-05-13 06:41:00.755 | pip: 20.2.2 2021-05-13 06:41:00.756 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2021-05-13 06:41:01.202 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2021-05-13 06:41:01.224 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-05-13 06:41:01.226 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2021-05-13 06:41:01.228 | + tools/install_pip.sh:main:135 : exit 0 2021-05-13 06:41:01.232 | + ./stack.sh:main:760 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-05-13 06:41:01.234 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:41:01.238 | + ./stack.sh:main:761 : fixup_all 2021-05-13 06:41:01.240 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-05-13 06:41:01.242 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-05-13 06:41:01.244 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:41:01.249 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:41:01.250 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-05-13 06:41:01.250 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-05-13 06:41:01.255 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-05-13 06:41:01.257 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-05-13 06:41:01.259 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-05-13 06:41:01.267 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-05-13 06:41:01.271 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-05-13 06:41:01.273 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2021-05-13 06:41:01.275 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2021-05-13 06:41:01.277 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-05-13 06:41:01.279 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-05-13 06:41:01.282 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:41:01.284 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:41:01.286 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:41:01.288 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:41:01.289 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:41:01.291 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:41:01.294 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:41:01.296 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:41:01.298 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:41:01.300 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-05-13 06:41:01.302 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-05-13 06:41:01.304 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-05-13 06:41:01.307 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:41:01.309 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:41:01.311 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:41:01.313 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:41:01.315 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:41:01.317 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:41:01.319 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-05-13 06:41:01.321 | + ./stack.sh:main:764 : pip_install -U os-testr 2021-05-13 06:41:01.342 | Using python 3.8 to install os-testr 2021-05-13 06:41:01.345 | + 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 2021-05-13 06:41:02.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:41:02.090 | from cryptography.utils import int_from_bytes 2021-05-13 06:41:02.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:41:02.090 | from cryptography.utils import int_from_bytes 2021-05-13 06:41:03.116 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:41:03.116 | 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. 2021-05-13 06:41:03.119 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:03.120 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:03.135 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:03.140 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:03.147 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:03.197 | 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 294)) (2.0.0) 2021-05-13 06:41:03.207 | Requirement already satisfied, skipping upgrade: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:41:03.210 | 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 427)) (1.4.0) 2021-05-13 06:41:03.224 | Requirement already satisfied, skipping upgrade: stestr===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (3.2.0) 2021-05-13 06:41:03.253 | 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 533)) (2.4.0) 2021-05-13 06:41:03.271 | 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 544)) (1.4.0) 2021-05-13 06:41:03.274 | 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 553)) (1.1.0) 2021-05-13 06:41:03.281 | Requirement already satisfied, skipping upgrade: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.12.1) 2021-05-13 06:41:03.286 | 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 163)) (1.0.0) 2021-05-13 06:41:03.288 | Requirement already satisfied, skipping upgrade: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.7.0) 2021-05-13 06:41:03.300 | Requirement already satisfied, skipping upgrade: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:41:03.304 | 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 171)) (0.18.2) 2021-05-13 06:41:03.307 | 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 167)) (3.0.0) 2021-05-13 06:41:03.318 | 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 411)) (1.6.0) 2021-05-13 06:41:03.321 | 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 482)) (1.15.0) 2021-05-13 06:41:03.325 | 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 236)) (1.0.0) 2021-05-13 06:41:03.327 | 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 553)) (1.4.0) 2021-05-13 06:41:03.330 | Requirement already satisfied, skipping upgrade: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-05-13 06:41:03.386 | Requirement already satisfied, skipping upgrade: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:41:03.393 | 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 367)) (2.4.7) 2021-05-13 06:41:03.396 | 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 339)) (0.7.2) 2021-05-13 06:41:03.400 | Requirement already satisfied, skipping upgrade: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-05-13 06:41:03.404 | 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 565)) (0.2.5) 2021-05-13 06:41:03.409 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:41:03.412 | Requirement already satisfied, skipping upgrade: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:41:05.516 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:41:05.516 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:41:05.587 | + inc/python:pip_install:200 : result=0 2021-05-13 06:41:05.590 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:41:05.592 | + functions-common:time_stop:2304 : local name 2021-05-13 06:41:05.595 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:41:05.597 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:41:05.599 | + functions-common:time_stop:2307 : local total 2021-05-13 06:41:05.601 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:41:05.603 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:41:05.605 | + functions-common:time_stop:2311 : start_time=1620888061336 2021-05-13 06:41:05.607 | + functions-common:time_stop:2313 : [[ -z 1620888061336 ]] 2021-05-13 06:41:05.610 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:41:05.614 | + functions-common:time_stop:2316 : end_time=1620888065612 2021-05-13 06:41:05.616 | + functions-common:time_stop:2317 : elapsed_time=4276 2021-05-13 06:41:05.619 | + functions-common:time_stop:2318 : total=0 2021-05-13 06:41:05.621 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:41:05.623 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4276 2021-05-13 06:41:05.625 | + inc/python:pip_install:203 : return 0 2021-05-13 06:41:05.627 | + ./stack.sh:main:768 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-05-13 06:41:05.678 | + ./stack.sh:main:769 : sudo systemctl restart systemd-journald 2021-05-13 06:41:05.779 | + ./stack.sh:main:775 : install_infra 2021-05-13 06:41:05.782 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:41:05.784 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-05-13 06:41:05.788 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:41:05.790 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-05-13 06:41:05.814 | + 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 2021-05-13 06:41:07.867 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:07.871 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:07.926 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:08.134 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:08.413 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:08.574 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:41:08.689 | Requirement already up-to-date: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:41:08.956 | + inc/python:pip_install:200 : result=0 2021-05-13 06:41:08.959 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:41:08.961 | + functions-common:time_stop:2304 : local name 2021-05-13 06:41:08.963 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:41:08.966 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:41:08.968 | + functions-common:time_stop:2307 : local total 2021-05-13 06:41:08.970 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:41:08.972 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:41:08.974 | + functions-common:time_stop:2311 : start_time=1620888065806 2021-05-13 06:41:08.976 | + functions-common:time_stop:2313 : [[ -z 1620888065806 ]] 2021-05-13 06:41:08.978 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:41:08.982 | + functions-common:time_stop:2316 : end_time=1620888068980 2021-05-13 06:41:08.984 | + functions-common:time_stop:2317 : elapsed_time=3174 2021-05-13 06:41:08.987 | + functions-common:time_stop:2318 : total=4276 2021-05-13 06:41:08.989 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:41:08.991 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=7450 2021-05-13 06:41:08.993 | + inc/python:pip_install:203 : return 0 2021-05-13 06:41:08.995 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:41:08.998 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-05-13 06:41:09.020 | + 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 2021-05-13 06:41:10.938 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:10.941 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:10.997 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:11.199 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:11.481 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:11.644 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:41:11.646 | Processing /opt/stack/requirements 2021-05-13 06:41:13.324 | Requirement already satisfied: PyYAML===5.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:41:13.328 | 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 167)) (3.0.0) 2021-05-13 06:41:13.339 | Requirement already satisfied: packaging===20.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:41:13.345 | Requirement already satisfied: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:41:13.347 | 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 367)) (2.4.7) 2021-05-13 06:41:13.350 | Requirement already satisfied: requests===2.25.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:41:13.369 | 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 482)) (1.15.0) 2021-05-13 06:41:13.372 | 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 533)) (2.4.0) 2021-05-13 06:41:13.389 | 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 544)) (1.4.0) 2021-05-13 06:41:13.392 | 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 553)) (1.1.0) 2021-05-13 06:41:13.399 | Requirement already satisfied: urllib3===1.26.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:41:13.419 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4556) (1.3) 2021-05-13 06:41:13.421 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4556) (0.3.0) 2021-05-13 06:41:13.437 | 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 199)) (2.10) 2021-05-13 06:41:13.441 | Requirement already satisfied: certifi===2020.12.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:41:13.443 | Requirement already satisfied: chardet===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:41:13.446 | 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 411)) (1.6.0) 2021-05-13 06:41:13.449 | 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 163)) (1.0.0) 2021-05-13 06:41:13.451 | 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 236)) (1.0.0) 2021-05-13 06:41:13.453 | 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 553)) (1.4.0) 2021-05-13 06:41:13.456 | Requirement already satisfied: cliff===3.7.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.7.0) 2021-05-13 06:41:13.467 | 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 339)) (0.7.2) 2021-05-13 06:41:13.469 | Requirement already satisfied: stevedore===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:41:13.476 | Requirement already satisfied: cmd2===1.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-05-13 06:41:13.550 | Requirement already satisfied: colorama===0.4.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-05-13 06:41:13.554 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:41:13.557 | Requirement already satisfied: attrs===20.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:41:13.598 | 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 565)) (0.2.5) 2021-05-13 06:41:13.602 | Building wheels for collected packages: openstack-requirements 2021-05-13 06:41:13.603 | Building wheel for openstack-requirements (setup.py): started 2021-05-13 06:41:14.373 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-05-13 06:41:14.373 | ERROR: Command errored out with exit status 1: 2021-05-13 06:41:14.373 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-z1ddclc4/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-z1ddclc4/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-kvodudxc 2021-05-13 06:41:14.373 | cwd: /tmp/pip-req-build-z1ddclc4/ 2021-05-13 06:41:14.373 | Complete output (6 lines): 2021-05-13 06:41:14.373 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-05-13 06:41:14.373 | or: setup.py --help [cmd1 cmd2 ...] 2021-05-13 06:41:14.373 | or: setup.py --help-commands 2021-05-13 06:41:14.373 | or: setup.py cmd --help 2021-05-13 06:41:14.373 | 2021-05-13 06:41:14.373 | error: invalid command 'bdist_wheel' 2021-05-13 06:41:14.373 | ---------------------------------------- 2021-05-13 06:41:14.373 | ERROR: Failed building wheel for openstack-requirements 2021-05-13 06:41:14.373 | Running setup.py clean for openstack-requirements 2021-05-13 06:41:15.144 | Failed to build openstack-requirements 2021-05-13 06:41:15.160 | Installing collected packages: openstack-requirements 2021-05-13 06:41:15.160 | Attempting uninstall: openstack-requirements 2021-05-13 06:41:15.161 | Found existing installation: openstack-requirements 1.2.1.dev4556 2021-05-13 06:41:15.195 | Uninstalling openstack-requirements-1.2.1.dev4556: 2021-05-13 06:41:15.215 | Successfully uninstalled openstack-requirements-1.2.1.dev4556 2021-05-13 06:41:15.218 | Running setup.py install for openstack-requirements: started 2021-05-13 06:41:17.415 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-05-13 06:41:17.442 | Successfully installed openstack-requirements-1.2.1.dev4556 2021-05-13 06:41:17.568 | + inc/python:pip_install:200 : result=0 2021-05-13 06:41:17.570 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:41:17.572 | + functions-common:time_stop:2304 : local name 2021-05-13 06:41:17.574 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:41:17.576 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:41:17.578 | + functions-common:time_stop:2307 : local total 2021-05-13 06:41:17.580 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:41:17.582 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:41:17.584 | + functions-common:time_stop:2311 : start_time=1620888069013 2021-05-13 06:41:17.586 | + functions-common:time_stop:2313 : [[ -z 1620888069013 ]] 2021-05-13 06:41:17.589 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:41:17.593 | + functions-common:time_stop:2316 : end_time=1620888077591 2021-05-13 06:41:17.595 | + functions-common:time_stop:2317 : elapsed_time=8578 2021-05-13 06:41:17.597 | + functions-common:time_stop:2318 : total=7450 2021-05-13 06:41:17.599 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:41:17.601 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=16028 2021-05-13 06:41:17.603 | + inc/python:pip_install:203 : return 0 2021-05-13 06:41:17.606 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-05-13 06:41:17.609 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-05-13 06:41:17.611 | + inc/python:use_library_from_git:250 : local name=pbr 2021-05-13 06:41:17.614 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:17.616 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:17.618 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-05-13 06:41:17.621 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:17.623 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-05-13 06:41:17.642 | Using python 3.8 to install pbr 2021-05-13 06:41:17.644 | + 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 2021-05-13 06:41:18.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:41:18.405 | from cryptography.utils import int_from_bytes 2021-05-13 06:41:18.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:41:18.405 | from cryptography.utils import int_from_bytes 2021-05-13 06:41:19.453 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:41:19.453 | 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. 2021-05-13 06:41:19.456 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:19.457 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:19.458 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:19.477 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:19.484 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:19.592 | Requirement already up-to-date: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:41:21.838 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:41:21.838 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:41:21.911 | + inc/python:pip_install:200 : result=0 2021-05-13 06:41:21.913 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:41:21.915 | + functions-common:time_stop:2304 : local name 2021-05-13 06:41:21.917 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:41:21.919 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:41:21.921 | + functions-common:time_stop:2307 : local total 2021-05-13 06:41:21.923 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:41:21.926 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:41:21.928 | + functions-common:time_stop:2311 : start_time=1620888077637 2021-05-13 06:41:21.930 | + functions-common:time_stop:2313 : [[ -z 1620888077637 ]] 2021-05-13 06:41:21.932 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:41:21.937 | + functions-common:time_stop:2316 : end_time=1620888081934 2021-05-13 06:41:21.939 | + functions-common:time_stop:2317 : elapsed_time=4297 2021-05-13 06:41:21.941 | + functions-common:time_stop:2318 : total=16028 2021-05-13 06:41:21.943 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:41:21.945 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=20325 2021-05-13 06:41:21.947 | + inc/python:pip_install:203 : return 0 2021-05-13 06:41:21.950 | + ./stack.sh:main:778 : python3 -m venv /opt/stack/bindep-venv 2021-05-13 06:41:24.156 | + ./stack.sh:main:780 : /opt/stack/bindep-venv/bin/pip install bindep 2021-05-13 06:41:26.019 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:41:26.020 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-05-13 06:41:26.026 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.5.0) 2021-05-13 06:41:26.029 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-05-13 06:41:26.031 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.6.0) 2021-05-13 06:41:26.099 | + ./stack.sh:main:781 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:41:26.102 | + ./stack.sh:main:781 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:41:26.105 | ++ ./stack.sh:main:784 : _get_plugin_bindep_packages 2021-05-13 06:41:26.123 | + ./stack.sh:main:784 : pkgs= 2021-05-13 06:41:26.125 | + ./stack.sh:main:785 : [[ -n '' ]] 2021-05-13 06:41:26.128 | + ./stack.sh:main:792 : run_phase stack pre-install 2021-05-13 06:41:26.130 | + functions-common:run_phase:1732 : local mode=stack 2021-05-13 06:41:26.132 | + functions-common:run_phase:1733 : local phase=pre-install 2021-05-13 06:41:26.135 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:41:26.137 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:41:26.139 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:41:26.141 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:41:26.143 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:41:26.146 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:41:26.150 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:41:26.152 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:41:26.154 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:41:26.156 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-05-13 06:41:26.159 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:41:26.173 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:41:26.176 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:41:26.178 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:41:26.180 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-05-13 06:41:26.182 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:41:26.184 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:41:26.186 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:41:26.189 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-05-13 06:41:26.191 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:41:26.193 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-05-13 06:41:26.195 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:41:26.197 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:41:26.199 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-05-13 06:41:26.201 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-05-13 06:41:26.203 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:41:26.205 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-05-13 06:41:26.207 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2021-05-13 06:41:26.209 | + functions-common:run_plugins:1718 : local mode=stack 2021-05-13 06:41:26.211 | + functions-common:run_plugins:1719 : local phase=pre-install 2021-05-13 06:41:26.214 | + functions-common:run_plugins:1721 : local plugins= 2021-05-13 06:41:26.216 | + functions-common:run_plugins:1722 : local plugin 2021-05-13 06:41:26.218 | + ./stack.sh:main:795 : set_systemd_override DefaultLimitNOFILE 2048 2021-05-13 06:41:26.220 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-05-13 06:41:26.223 | + functions:set_systemd_override:821 : local value=2048 2021-05-13 06:41:26.225 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-05-13 06:41:26.227 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-05-13 06:41:26.279 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-05-13 06:41:26.279 | Set systemd system override for DefaultLimitNOFILE=2048 2021-05-13 06:41:26.281 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-05-13 06:41:26.631 | + ./stack.sh:main:797 : install_rpc_backend 2021-05-13 06:41:26.633 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-05-13 06:41:26.649 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:41:26.651 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-05-13 06:41:26.654 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:41:26.656 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:41:26.658 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:41:26.661 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:41:26.663 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:41:26.665 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:41:26.667 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:41:26.670 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:41:26.673 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:41:26.675 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:41:26.677 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:41:26.679 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:41:26.681 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2021-05-13 06:41:26.684 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:41:26.686 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:41:26.688 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:41:26.690 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2021-05-13 06:41:26.710 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-05-13 06:41:26.815 | Reading package lists... 2021-05-13 06:41:27.026 | Building dependency tree... 2021-05-13 06:41:27.027 | Reading state information... 2021-05-13 06:41:27.252 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.2). 2021-05-13 06:41:27.253 | The following packages were automatically installed and are no longer required: 2021-05-13 06:41:27.253 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:41:27.253 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:41:27.253 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:41:27.253 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:41:27.253 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:41:27.254 | python3-zope.interface 2021-05-13 06:41:27.254 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:41:27.365 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:41:27.369 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:41:27.371 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:41:27.374 | + functions-common:time_stop:2304 : local name 2021-05-13 06:41:27.376 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:41:27.378 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:41:27.380 | + functions-common:time_stop:2307 : local total 2021-05-13 06:41:27.382 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:41:27.384 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:41:27.386 | + functions-common:time_stop:2311 : start_time=1620888086708 2021-05-13 06:41:27.388 | + functions-common:time_stop:2313 : [[ -z 1620888086708 ]] 2021-05-13 06:41:27.391 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:41:27.395 | + functions-common:time_stop:2316 : end_time=1620888087393 2021-05-13 06:41:27.397 | + functions-common:time_stop:2317 : elapsed_time=685 2021-05-13 06:41:27.399 | + functions-common:time_stop:2318 : total=1365 2021-05-13 06:41:27.401 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:41:27.404 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2050 2021-05-13 06:41:27.406 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:41:27.409 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-05-13 06:41:27.411 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:41:27.413 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:41:27.415 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:41:27.417 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:41:27.420 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:41:27.423 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:41:27.425 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-05-13 06:41:27.427 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:41:27.429 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:41:27.431 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:41:27.434 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:41:27.436 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:41:27.438 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:41:27.440 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:41:27.443 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:41:27.445 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:41:27.447 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-05-13 06:41:27.449 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:41:27.451 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:41:27.454 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:41:27.456 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:41:27.458 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:41:27.460 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:41:27.463 | + ./stack.sh:main:798 : restart_rpc_backend 2021-05-13 06:41:27.465 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-05-13 06:41:27.481 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:41:27.484 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-05-13 06:41:27.486 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:41:27.488 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-05-13 06:41:27.491 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-05-13 06:41:27.493 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-05-13 06:41:27.497 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-05-13 06:41:27.500 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-05-13 06:41:27.502 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-05-13 06:41:27.504 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-05-13 06:41:27.507 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-05-13 06:41:27.509 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-05-13 06:41:27.512 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-05-13 06:41:28.191 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-05-13 06:41:28.191 | user tags 2021-05-13 06:41:28.191 | stackrabbit []' 2021-05-13 06:41:28.194 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-05-13 06:41:28.194 | user tags 2021-05-13 06:41:28.194 | stackrabbit []' 2021-05-13 06:41:28.195 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-05-13 06:41:28.201 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-05-13 06:41:28.203 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-05-13 06:41:28.206 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:41:28.857 | Changing password for user "stackrabbit" ... 2021-05-13 06:41:28.881 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-05-13 06:41:29.554 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-05-13 06:41:29.577 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-05-13 06:41:29.579 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:41:30.248 | Changing password for user "stackrabbit" ... 2021-05-13 06:41:30.272 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-05-13 06:41:30.274 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-05-13 06:41:30.276 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-05-13 06:41:30.922 | Deleting user "guest" ... 2021-05-13 06:41:30.937 | Error: 2021-05-13 06:41:30.937 | {:no_such_user, "guest"} 2021-05-13 06:41:30.949 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-05-13 06:41:30.952 | + ./stack.sh:main:800 : is_service_enabled mysql postgresql 2021-05-13 06:41:30.969 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:41:30.971 | + ./stack.sh:main:801 : install_database 2021-05-13 06:41:30.973 | + lib/database:install_database:116 : install_database_mysql 2021-05-13 06:41:30.975 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-05-13 06:41:30.978 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:41:30.980 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:41:30.982 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-05-13 06:41:31.194 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-05-13 06:41:31.196 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-05-13 06:41:31.199 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-05-13 06:41:31.202 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:41:31.204 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-05-13 06:41:31.206 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:41:31.208 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:41:31.211 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:41:31.213 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:41:31.215 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:41:31.217 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:41:31.220 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:41:31.222 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:41:31.224 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:41:31.226 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-05-13 06:41:31.229 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:41:31.231 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:41:31.233 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:41:31.235 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:41:31.238 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:41:31.240 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:41:31.242 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-05-13 06:41:31.245 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:41:31.247 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:41:31.250 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-05-13 06:41:31.252 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:41:31.255 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:41:31.257 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:41:31.259 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:41:31.261 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:41:31.264 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:41:31.267 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:41:31.269 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:41:31.271 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:41:31.273 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:41:31.275 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:41:31.278 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:41:31.280 | + functions-common:install_package:1343 : real_install_package mysql-server 2021-05-13 06:41:31.282 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:41:31.284 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:41:31.286 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:41:31.289 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2021-05-13 06:41:31.309 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-05-13 06:41:31.413 | Reading package lists... 2021-05-13 06:41:31.628 | Building dependency tree... 2021-05-13 06:41:31.629 | Reading state information... 2021-05-13 06:41:31.855 | mysql-server is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:41:31.855 | The following packages were automatically installed and are no longer required: 2021-05-13 06:41:31.857 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:41:31.857 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:41:31.857 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:41:31.857 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:41:31.857 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:41:31.857 | python3-zope.interface 2021-05-13 06:41:31.857 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:41:31.966 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:41:31.970 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:41:31.972 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:41:31.974 | + functions-common:time_stop:2304 : local name 2021-05-13 06:41:31.976 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:41:31.978 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:41:31.981 | + functions-common:time_stop:2307 : local total 2021-05-13 06:41:31.983 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:41:31.985 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:41:31.988 | + functions-common:time_stop:2311 : start_time=1620888091307 2021-05-13 06:41:31.990 | + functions-common:time_stop:2313 : [[ -z 1620888091307 ]] 2021-05-13 06:41:31.993 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:41:31.997 | + functions-common:time_stop:2316 : end_time=1620888091994 2021-05-13 06:41:31.999 | + functions-common:time_stop:2317 : elapsed_time=687 2021-05-13 06:41:32.001 | + functions-common:time_stop:2318 : total=2050 2021-05-13 06:41:32.003 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:41:32.005 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2737 2021-05-13 06:41:32.008 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:41:32.010 | + ./stack.sh:main:803 : '[' -n mysql ']' 2021-05-13 06:41:32.012 | + ./stack.sh:main:804 : install_database_python 2021-05-13 06:41:32.014 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-05-13 06:41:32.017 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-05-13 06:41:32.019 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-05-13 06:41:32.021 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:41:32.024 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-05-13 06:41:32.026 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-05-13 06:41:32.029 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:41:32.032 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:41:32.033 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:41:32.037 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-05-13 06:41:32.040 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-05-13 06:41:32.042 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-05-13 06:41:32.045 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-05-13 06:41:32.047 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-05-13 06:41:32.068 | Using python 3.8 to install PyMySQL 2021-05-13 06:41:32.070 | + 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 2021-05-13 06:41:32.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:41:32.822 | from cryptography.utils import int_from_bytes 2021-05-13 06:41:32.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:41:32.822 | from cryptography.utils import int_from_bytes 2021-05-13 06:41:33.846 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:41:33.846 | 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. 2021-05-13 06:41:33.849 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:33.849 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:33.851 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:33.869 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:33.876 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:33.882 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (1.0.2) 2021-05-13 06:41:36.072 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:41:36.072 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:41:36.144 | + inc/python:pip_install:200 : result=0 2021-05-13 06:41:36.146 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:41:36.149 | + functions-common:time_stop:2304 : local name 2021-05-13 06:41:36.151 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:41:36.154 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:41:36.156 | + functions-common:time_stop:2307 : local total 2021-05-13 06:41:36.159 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:41:36.161 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:41:36.163 | + functions-common:time_stop:2311 : start_time=1620888092062 2021-05-13 06:41:36.166 | + functions-common:time_stop:2313 : [[ -z 1620888092062 ]] 2021-05-13 06:41:36.169 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:41:36.173 | + functions-common:time_stop:2316 : end_time=1620888096170 2021-05-13 06:41:36.175 | + functions-common:time_stop:2317 : elapsed_time=4108 2021-05-13 06:41:36.177 | + functions-common:time_stop:2318 : total=20325 2021-05-13 06:41:36.179 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:41:36.182 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=24433 2021-05-13 06:41:36.184 | + inc/python:pip_install:203 : return 0 2021-05-13 06:41:36.187 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-05-13 06:41:36.189 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:41:36.191 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-05-13 06:41:36.193 | + ./stack.sh:main:807 : is_service_enabled neutron 2021-05-13 06:41:36.210 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:41:36.212 | + ./stack.sh:main:808 : install_neutron_agent_packages 2021-05-13 06:41:36.214 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-05-13 06:41:36.218 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-05-13 06:41:36.218 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:41:36.223 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-05-13 06:41:36.226 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-05-13 06:41:36.228 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-05-13 06:41:36.230 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:41:36.233 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-05-13 06:41:36.235 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-05-13 06:41:36.250 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:41:36.252 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-05-13 06:41:36.255 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:41:36.257 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:41:36.259 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:41:36.261 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:41:36.264 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:41:36.266 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:41:36.269 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:41:36.271 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:41:36.273 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:41:36.275 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:41:36.277 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:41:36.280 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:41:36.282 | + functions-common:install_package:1343 : real_install_package radvd 2021-05-13 06:41:36.284 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:41:36.287 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:41:36.289 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:41:36.291 | + functions-common:real_install_package:1329 : apt_get install radvd 2021-05-13 06:41:36.311 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-05-13 06:41:36.416 | Reading package lists... 2021-05-13 06:41:36.628 | Building dependency tree... 2021-05-13 06:41:36.629 | Reading state information... 2021-05-13 06:41:36.858 | radvd is already the newest version (1:2.17-2). 2021-05-13 06:41:36.858 | The following packages were automatically installed and are no longer required: 2021-05-13 06:41:36.859 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:41:36.859 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:41:36.859 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:41:36.859 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:41:36.859 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:41:36.859 | python3-zope.interface 2021-05-13 06:41:36.859 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:41:36.968 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:41:36.972 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:41:36.975 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:41:36.977 | + functions-common:time_stop:2304 : local name 2021-05-13 06:41:36.979 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:41:36.981 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:41:36.983 | + functions-common:time_stop:2307 : local total 2021-05-13 06:41:36.985 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:41:36.987 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:41:36.990 | + functions-common:time_stop:2311 : start_time=1620888096308 2021-05-13 06:41:36.992 | + functions-common:time_stop:2313 : [[ -z 1620888096308 ]] 2021-05-13 06:41:36.995 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:41:36.999 | + functions-common:time_stop:2316 : end_time=1620888096996 2021-05-13 06:41:37.001 | + functions-common:time_stop:2317 : elapsed_time=688 2021-05-13 06:41:37.003 | + functions-common:time_stop:2318 : total=2737 2021-05-13 06:41:37.006 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:41:37.008 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3425 2021-05-13 06:41:37.010 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:41:37.013 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-05-13 06:41:37.029 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:41:37.031 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-05-13 06:41:37.033 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-05-13 06:41:37.036 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-05-13 06:41:37.055 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-05-13 06:41:37.057 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:41:37.060 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:41:37.062 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:41:37.064 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:41:37.066 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:41:37.069 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:41:37.071 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:41:37.073 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:41:37.076 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:41:37.078 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:41:37.080 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:41:37.082 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:41:37.084 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2021-05-13 06:41:37.086 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:41:37.088 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:41:37.091 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:41:37.093 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2021-05-13 06:41:37.112 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-05-13 06:41:37.216 | Reading package lists... 2021-05-13 06:41:37.426 | Building dependency tree... 2021-05-13 06:41:37.427 | Reading state information... 2021-05-13 06:41:37.653 | fakeroot is already the newest version (1.24-1). 2021-05-13 06:41:37.653 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:41:37.653 | openvswitch-switch is already the newest version (2.13.1-0ubuntu0.20.04.4). 2021-05-13 06:41:37.653 | The following packages were automatically installed and are no longer required: 2021-05-13 06:41:37.654 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:41:37.654 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:41:37.654 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:41:37.654 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:41:37.654 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:41:37.654 | python3-zope.interface 2021-05-13 06:41:37.654 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:41:37.763 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:41:37.767 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:41:37.770 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:41:37.772 | + functions-common:time_stop:2304 : local name 2021-05-13 06:41:37.774 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:41:37.776 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:41:37.778 | + functions-common:time_stop:2307 : local total 2021-05-13 06:41:37.780 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:41:37.782 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:41:37.784 | + functions-common:time_stop:2311 : start_time=1620888097109 2021-05-13 06:41:37.786 | + functions-common:time_stop:2313 : [[ -z 1620888097109 ]] 2021-05-13 06:41:37.789 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:41:37.793 | + functions-common:time_stop:2316 : end_time=1620888097790 2021-05-13 06:41:37.795 | + functions-common:time_stop:2317 : elapsed_time=681 2021-05-13 06:41:37.797 | + functions-common:time_stop:2318 : total=3425 2021-05-13 06:41:37.799 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:41:37.801 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4106 2021-05-13 06:41:37.803 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:41:37.805 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-05-13 06:41:37.808 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:41:37.810 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:41:37.813 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-05-13 06:41:37.815 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-05-13 06:41:37.818 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-05-13 06:41:37.822 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-05-13 06:41:37.824 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-05-13 06:41:37.828 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-05-13 06:41:37.828 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-05-13 06:41:37.832 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-05-13 06:41:37.834 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-05-13 06:41:37.837 | + functions:vercmp:628 : local v1=5.4 2021-05-13 06:41:37.839 | + functions:vercmp:629 : local 'op=<' 2021-05-13 06:41:37.841 | + functions:vercmp:630 : local v2=3.13 2021-05-13 06:41:37.843 | + functions:vercmp:631 : local result 2021-05-13 06:41:37.847 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-05-13 06:41:37.847 | ++ functions:vercmp:635 : sort -V 2021-05-13 06:41:37.848 | ++ functions:vercmp:635 : head -1 2021-05-13 06:41:37.852 | + functions:vercmp:635 : result=3.13 2021-05-13 06:41:37.854 | + functions:vercmp:637 : case $op in 2021-05-13 06:41:37.857 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-05-13 06:41:37.859 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-05-13 06:41:37.861 | + functions:vercmp:648 : return 2021-05-13 06:41:37.863 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-05-13 06:41:37.866 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:41:37.868 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2021-05-13 06:41:38.048 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-05-13 06:41:38.050 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-05-13 06:41:38.052 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:38.054 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:38.057 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-05-13 06:41:38.060 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:38.062 | + ./stack.sh:main:811 : is_service_enabled etcd3 2021-05-13 06:41:38.079 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:41:38.082 | + ./stack.sh:main:812 : install_etcd3 2021-05-13 06:41:38.085 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-05-13 06:41:38.085 | Installing etcd 2021-05-13 06:41:38.087 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-05-13 06:41:38.099 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-05-13 06:41:38.111 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-05-13 06:41:38.114 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-05-13 06:41:38.127 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-05-13 06:41:38.130 | ++ 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 2021-05-13 06:41:38.132 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:41:38.135 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:41:38.140 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:41:38.142 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-05-13 06:41:38.144 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-05-13 06:41:38.147 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:41:38.149 | ++ functions:get_extra_file:74 : return 2021-05-13 06:41:38.152 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:41:38.154 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-05-13 06:41:38.157 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-05-13 06:41:38.159 | + ./stack.sh:main:821 : is_service_enabled tls-proxy 2021-05-13 06:41:38.175 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:41:38.178 | + ./stack.sh:main:831 : install_dstat 2021-05-13 06:41:38.180 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-05-13 06:41:38.197 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:41:38.199 | + ./stack.sh:main:837 : echo_summary 'Installing OpenStack project source' 2021-05-13 06:41:38.201 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:41:38.203 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-05-13 06:41:38.206 | + ./stack.sh:main:840 : install_libs 2021-05-13 06:41:38.208 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-05-13 06:41:38.210 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-05-13 06:41:38.212 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-05-13 06:41:38.215 | + inc/python:use_library_from_git:250 : local name=automaton 2021-05-13 06:41:38.217 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:38.219 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:38.221 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-05-13 06:41:38.223 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:38.226 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-05-13 06:41:38.228 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-05-13 06:41:38.230 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-05-13 06:41:38.233 | + inc/python:use_library_from_git:250 : local name=castellan 2021-05-13 06:41:38.235 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:38.237 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:38.239 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-05-13 06:41:38.241 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:38.243 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-05-13 06:41:38.246 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-05-13 06:41:38.248 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-05-13 06:41:38.251 | + inc/python:use_library_from_git:250 : local name=cliff 2021-05-13 06:41:38.253 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:38.255 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:38.257 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-05-13 06:41:38.259 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:38.261 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-05-13 06:41:38.264 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-05-13 06:41:38.266 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-05-13 06:41:38.268 | + inc/python:use_library_from_git:250 : local name=cursive 2021-05-13 06:41:38.270 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:38.272 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:38.274 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-05-13 06:41:38.277 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:38.279 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-05-13 06:41:38.281 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-05-13 06:41:38.283 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-05-13 06:41:38.285 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-05-13 06:41:38.287 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:38.290 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:38.292 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-05-13 06:41:38.294 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:38.297 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-05-13 06:41:38.299 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-05-13 06:41:38.301 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-05-13 06:41:38.303 | + inc/python:use_library_from_git:250 : local name=futurist 2021-05-13 06:41:38.306 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:38.308 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:38.310 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-05-13 06:41:38.313 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:38.315 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-05-13 06:41:38.317 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-05-13 06:41:38.319 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-05-13 06:41:38.321 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-05-13 06:41:38.324 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:38.326 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:38.328 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-05-13 06:41:38.330 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:38.332 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-05-13 06:41:38.335 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-05-13 06:41:38.337 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-05-13 06:41:38.339 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-05-13 06:41:38.341 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:38.343 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:38.346 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-05-13 06:41:38.348 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:38.350 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-05-13 06:41:38.352 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-05-13 06:41:38.354 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-05-13 06:41:38.357 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-05-13 06:41:38.359 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:38.362 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:38.364 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-05-13 06:41:38.366 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:38.368 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-05-13 06:41:38.371 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-05-13 06:41:38.373 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-05-13 06:41:38.376 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-05-13 06:41:38.378 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:38.380 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:38.382 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-05-13 06:41:38.384 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:38.387 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-05-13 06:41:38.389 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-05-13 06:41:38.391 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-05-13 06:41:38.393 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-05-13 06:41:38.395 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:38.397 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:38.400 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-05-13 06:41:38.402 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:38.404 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-05-13 06:41:38.406 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-05-13 06:41:38.408 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-05-13 06:41:38.411 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-05-13 06:41:38.413 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:38.415 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:38.417 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-05-13 06:41:38.420 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:38.422 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-05-13 06:41:38.424 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-05-13 06:41:38.426 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-05-13 06:41:38.428 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-05-13 06:41:38.431 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:38.433 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:38.435 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-05-13 06:41:38.438 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:38.440 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-05-13 06:41:38.442 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-05-13 06:41:38.444 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-05-13 06:41:38.446 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-05-13 06:41:38.449 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:38.451 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:38.453 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-05-13 06:41:38.455 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:38.457 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-05-13 06:41:38.460 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-05-13 06:41:38.462 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-05-13 06:41:38.464 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-05-13 06:41:38.467 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:38.469 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:38.471 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-05-13 06:41:38.473 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:38.475 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-05-13 06:41:38.478 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-05-13 06:41:38.480 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-05-13 06:41:38.483 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-05-13 06:41:38.485 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:38.487 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:38.490 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-05-13 06:41:38.492 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:38.494 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-05-13 06:41:38.496 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-05-13 06:41:38.499 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-05-13 06:41:38.501 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-05-13 06:41:38.503 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:38.505 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:38.507 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-05-13 06:41:38.510 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:38.512 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-05-13 06:41:38.514 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-05-13 06:41:38.516 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-05-13 06:41:38.519 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-05-13 06:41:38.521 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:38.523 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:38.525 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-05-13 06:41:38.528 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:38.530 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-05-13 06:41:38.533 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-05-13 06:41:38.535 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-05-13 06:41:38.537 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-05-13 06:41:38.539 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:38.542 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:38.544 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-05-13 06:41:38.547 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:38.549 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-05-13 06:41:38.551 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-05-13 06:41:38.553 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-05-13 06:41:38.556 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-05-13 06:41:38.558 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:38.560 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:38.562 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-05-13 06:41:38.565 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:38.567 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-05-13 06:41:38.570 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-05-13 06:41:38.572 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-05-13 06:41:38.574 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-05-13 06:41:38.576 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:38.578 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:38.581 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-05-13 06:41:38.583 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:38.585 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-05-13 06:41:38.587 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-05-13 06:41:38.590 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-05-13 06:41:38.592 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-05-13 06:41:38.595 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:38.597 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:38.599 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-05-13 06:41:38.601 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:38.604 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-05-13 06:41:38.606 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-05-13 06:41:38.609 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-05-13 06:41:38.611 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-05-13 06:41:38.613 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:38.616 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:38.618 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-05-13 06:41:38.620 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:38.622 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-05-13 06:41:38.625 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-05-13 06:41:38.627 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-05-13 06:41:38.629 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-05-13 06:41:38.631 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:38.633 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:38.636 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-05-13 06:41:38.638 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:38.640 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-05-13 06:41:38.642 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-05-13 06:41:38.645 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-05-13 06:41:38.647 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-05-13 06:41:38.649 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:38.651 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:38.654 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-05-13 06:41:38.656 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:38.658 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-05-13 06:41:38.661 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-05-13 06:41:38.663 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-05-13 06:41:38.665 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-05-13 06:41:38.667 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:38.670 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:38.672 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-05-13 06:41:38.675 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:38.677 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-05-13 06:41:38.679 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-05-13 06:41:38.681 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-05-13 06:41:38.684 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-05-13 06:41:38.686 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:38.688 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:38.690 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-05-13 06:41:38.692 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:38.695 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-05-13 06:41:38.697 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-05-13 06:41:38.699 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-05-13 06:41:38.701 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-05-13 06:41:38.704 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:38.706 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:38.708 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-05-13 06:41:38.710 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:38.713 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-05-13 06:41:38.715 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-05-13 06:41:38.718 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-05-13 06:41:38.720 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-05-13 06:41:38.722 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:38.724 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:38.726 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-05-13 06:41:38.729 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:38.732 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-05-13 06:41:38.734 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-05-13 06:41:38.736 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-05-13 06:41:38.738 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-05-13 06:41:38.741 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:38.743 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:38.745 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-05-13 06:41:38.748 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:38.750 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-05-13 06:41:38.752 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-05-13 06:41:38.755 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-05-13 06:41:38.757 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-05-13 06:41:38.759 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:38.761 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:38.764 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-05-13 06:41:38.767 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:38.769 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-05-13 06:41:38.771 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-05-13 06:41:38.773 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-05-13 06:41:38.775 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-05-13 06:41:38.778 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:38.780 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:38.782 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-05-13 06:41:38.784 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:38.787 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-05-13 06:41:38.789 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-05-13 06:41:38.791 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-05-13 06:41:38.793 | + inc/python:use_library_from_git:250 : local name=tooz 2021-05-13 06:41:38.796 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:38.798 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:38.800 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-05-13 06:41:38.803 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:38.805 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-05-13 06:41:38.807 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-05-13 06:41:38.810 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-05-13 06:41:38.812 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-05-13 06:41:38.815 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:38.817 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:38.819 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-05-13 06:41:38.821 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:38.824 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-05-13 06:41:38.826 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-05-13 06:41:38.828 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-05-13 06:41:38.830 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-05-13 06:41:38.833 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:38.835 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:38.837 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-05-13 06:41:38.839 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:38.842 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-05-13 06:41:38.844 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-05-13 06:41:38.846 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-05-13 06:41:38.848 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-05-13 06:41:38.851 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:38.853 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:38.855 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-05-13 06:41:38.858 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:38.860 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-05-13 06:41:38.881 | Using python 3.8 to install etcd3 2021-05-13 06:41:38.883 | + 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 2021-05-13 06:41:39.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:41:39.621 | from cryptography.utils import int_from_bytes 2021-05-13 06:41:39.621 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:41:39.621 | from cryptography.utils import int_from_bytes 2021-05-13 06:41:40.648 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:41:40.648 | 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. 2021-05-13 06:41:40.651 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:40.652 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:40.654 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:40.672 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:40.679 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:40.685 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.12.0) 2021-05-13 06:41:40.694 | Requirement already satisfied: grpcio===1.37.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.37.1) 2021-05-13 06:41:40.704 | Requirement already satisfied: protobuf===3.15.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.15.8) 2021-05-13 06:41:40.708 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:41:40.711 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (6.3.1) 2021-05-13 06:41:42.848 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:41:42.848 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:41:42.926 | + inc/python:pip_install:200 : result=0 2021-05-13 06:41:42.928 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:41:42.930 | + functions-common:time_stop:2304 : local name 2021-05-13 06:41:42.932 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:41:42.935 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:41:42.937 | + functions-common:time_stop:2307 : local total 2021-05-13 06:41:42.939 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:41:42.941 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:41:42.943 | + functions-common:time_stop:2311 : start_time=1620888098876 2021-05-13 06:41:42.945 | + functions-common:time_stop:2313 : [[ -z 1620888098876 ]] 2021-05-13 06:41:42.948 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:41:42.953 | + functions-common:time_stop:2316 : end_time=1620888102950 2021-05-13 06:41:42.955 | + functions-common:time_stop:2317 : elapsed_time=4074 2021-05-13 06:41:42.957 | + functions-common:time_stop:2318 : total=24433 2021-05-13 06:41:42.959 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:41:42.961 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=28507 2021-05-13 06:41:42.963 | + inc/python:pip_install:203 : return 0 2021-05-13 06:41:42.966 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-05-13 06:41:42.986 | Using python 3.8 to install etcd3gw 2021-05-13 06:41:42.988 | + 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 2021-05-13 06:41:43.726 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:41:43.726 | from cryptography.utils import int_from_bytes 2021-05-13 06:41:43.726 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:41:43.726 | from cryptography.utils import int_from_bytes 2021-05-13 06:41:44.799 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:41:44.799 | 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. 2021-05-13 06:41:44.802 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:44.803 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:44.804 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:44.823 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:44.830 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:44.836 | Requirement already satisfied: etcd3gw===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.2.5) 2021-05-13 06:41:44.848 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (2.3.0) 2021-05-13 06:41:44.854 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:41:44.857 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:41:44.877 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:41:44.880 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:41:44.900 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:41:44.904 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:41:44.908 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:41:47.018 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:41:47.018 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:41:47.097 | + inc/python:pip_install:200 : result=0 2021-05-13 06:41:47.099 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:41:47.101 | + functions-common:time_stop:2304 : local name 2021-05-13 06:41:47.103 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:41:47.106 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:41:47.108 | + functions-common:time_stop:2307 : local total 2021-05-13 06:41:47.110 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:41:47.112 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:41:47.114 | + functions-common:time_stop:2311 : start_time=1620888102981 2021-05-13 06:41:47.116 | + functions-common:time_stop:2313 : [[ -z 1620888102981 ]] 2021-05-13 06:41:47.119 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:41:47.123 | + functions-common:time_stop:2316 : end_time=1620888107121 2021-05-13 06:41:47.125 | + functions-common:time_stop:2317 : elapsed_time=4140 2021-05-13 06:41:47.127 | + functions-common:time_stop:2318 : total=28507 2021-05-13 06:41:47.130 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:41:47.132 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=32647 2021-05-13 06:41:47.134 | + inc/python:pip_install:203 : return 0 2021-05-13 06:41:47.136 | + ./stack.sh:main:843 : install_apache_uwsgi 2021-05-13 06:41:47.139 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-05-13 06:41:47.141 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-05-13 06:41:47.144 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:41:47.146 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:41:47.148 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:41:47.150 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:41:47.153 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:41:47.156 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:41:47.158 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:41:47.160 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:41:47.162 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:41:47.164 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-05-13 06:41:47.167 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-05-13 06:41:47.169 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:41:47.171 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:41:47.173 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-05-13 06:41:47.176 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2021-05-13 06:41:47.178 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:41:47.180 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:41:47.183 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:41:47.185 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:41:47.187 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:41:47.189 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:41:47.191 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:41:47.194 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:41:47.196 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:41:47.198 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:41:47.201 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:41:47.203 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:41:47.206 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:41:47.208 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:41:47.210 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:41:47.212 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:41:47.214 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:41:47.217 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:41:47.238 | + functions-common:apt_get:1109 : 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 2021-05-13 06:41:47.343 | Reading package lists... 2021-05-13 06:41:47.554 | Building dependency tree... 2021-05-13 06:41:47.556 | Reading state information... 2021-05-13 06:41:47.785 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:41:47.785 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:41:47.785 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:41:47.785 | The following packages were automatically installed and are no longer required: 2021-05-13 06:41:47.786 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:41:47.786 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:41:47.786 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:41:47.786 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:41:47.786 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:41:47.786 | python3-zope.interface 2021-05-13 06:41:47.786 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:41:47.896 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:41:47.900 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:41:47.902 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:41:47.905 | + functions-common:time_stop:2304 : local name 2021-05-13 06:41:47.907 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:41:47.910 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:41:47.912 | + functions-common:time_stop:2307 : local total 2021-05-13 06:41:47.914 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:41:47.916 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:41:47.918 | + functions-common:time_stop:2311 : start_time=1620888107235 2021-05-13 06:41:47.920 | + functions-common:time_stop:2313 : [[ -z 1620888107235 ]] 2021-05-13 06:41:47.923 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:41:47.927 | + functions-common:time_stop:2316 : end_time=1620888107925 2021-05-13 06:41:47.929 | + functions-common:time_stop:2317 : elapsed_time=690 2021-05-13 06:41:47.931 | + functions-common:time_stop:2318 : total=4106 2021-05-13 06:41:47.934 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:41:47.936 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4796 2021-05-13 06:41:47.938 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:41:47.940 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-05-13 06:41:47.942 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:41:47.945 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:41:47.947 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-05-13 06:41:48.009 | Module proxy already enabled 2021-05-13 06:41:48.013 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-05-13 06:41:48.076 | Considering dependency proxy for proxy_uwsgi: 2021-05-13 06:41:48.076 | Module proxy already enabled 2021-05-13 06:41:48.076 | Module proxy_uwsgi already enabled 2021-05-13 06:41:48.080 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-05-13 06:41:48.083 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:41:48.085 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:41:48.088 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:41:48.217 | + ./stack.sh:main:846 : install_keystoneauth 2021-05-13 06:41:48.221 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-05-13 06:41:48.225 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-05-13 06:41:48.227 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:48.229 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:48.231 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-05-13 06:41:48.234 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:48.236 | + ./stack.sh:main:847 : install_keystoneclient 2021-05-13 06:41:48.239 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-05-13 06:41:48.241 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-05-13 06:41:48.244 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:48.246 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:48.249 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-05-13 06:41:48.251 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:48.253 | + ./stack.sh:main:848 : install_glanceclient 2021-05-13 06:41:48.255 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2021-05-13 06:41:48.258 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-05-13 06:41:48.260 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:48.263 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:48.266 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-05-13 06:41:48.268 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:48.270 | + ./stack.sh:main:849 : install_cinderclient 2021-05-13 06:41:48.273 | + lib/cinder:install_cinderclient:469 : use_library_from_git python-brick-cinderclient-ext 2021-05-13 06:41:48.275 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-05-13 06:41:48.277 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:48.280 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:48.282 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-05-13 06:41:48.284 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:48.287 | + lib/cinder:install_cinderclient:474 : use_library_from_git python-cinderclient 2021-05-13 06:41:48.289 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-05-13 06:41:48.291 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:48.293 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:48.296 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-05-13 06:41:48.298 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:48.300 | + ./stack.sh:main:850 : install_novaclient 2021-05-13 06:41:48.304 | + lib/nova:install_novaclient:809 : use_library_from_git python-novaclient 2021-05-13 06:41:48.306 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-05-13 06:41:48.308 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:48.311 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:48.313 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-05-13 06:41:48.316 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:48.318 | + ./stack.sh:main:851 : is_service_enabled swift glance horizon 2021-05-13 06:41:48.335 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:41:48.337 | + ./stack.sh:main:852 : install_swiftclient 2021-05-13 06:41:48.340 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-05-13 06:41:48.342 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-05-13 06:41:48.344 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:48.347 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:48.349 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-05-13 06:41:48.351 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:48.354 | + ./stack.sh:main:854 : is_service_enabled neutron nova horizon 2021-05-13 06:41:48.369 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:41:48.372 | + ./stack.sh:main:855 : install_neutronclient 2021-05-13 06:41:48.375 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-05-13 06:41:48.377 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-05-13 06:41:48.379 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:48.381 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:48.384 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-05-13 06:41:48.386 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:48.389 | + ./stack.sh:main:859 : install_keystonemiddleware 2021-05-13 06:41:48.391 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-05-13 06:41:48.394 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-05-13 06:41:48.396 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:41:48.398 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:41:48.401 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-05-13 06:41:48.403 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:41:48.406 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-05-13 06:41:48.408 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-05-13 06:41:48.410 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:41:48.413 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-05-13 06:41:48.416 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-05-13 06:41:48.418 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:41:48.422 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:41:48.422 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:41:48.427 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-05-13 06:41:48.429 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-05-13 06:41:48.432 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-05-13 06:41:48.435 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-05-13 06:41:48.437 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-05-13 06:41:48.458 | Using python 3.8 to install keystonemiddleware 2021-05-13 06:41:48.460 | + 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 2021-05-13 06:41:49.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:41:49.197 | from cryptography.utils import int_from_bytes 2021-05-13 06:41:49.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:41:49.197 | from cryptography.utils import int_from_bytes 2021-05-13 06:41:50.217 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:41:50.217 | 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. 2021-05-13 06:41:50.220 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:50.221 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:50.222 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:50.244 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:50.253 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:50.259 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (9.2.0) 2021-05-13 06:41:50.312 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-05-13 06:41:50.350 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.7.0) 2021-05-13 06:41:50.390 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-05-13 06:41:50.396 | 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 306)) (5.0.1) 2021-05-13 06:41:50.402 | 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 308)) (4.4.0) 2021-05-13 06:41:50.444 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-05-13 06:41:50.454 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.9.0) 2021-05-13 06:41:50.470 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:41:50.475 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:41:50.478 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-05-13 06:41:50.488 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-05-13 06:41:50.492 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:41:50.495 | 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 394)) (2.8.1) 2021-05-13 06:41:50.500 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-05-13 06:41:50.519 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-05-13 06:41:50.523 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:41:50.543 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-05-13 06:41:50.548 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:41:50.551 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:41:50.558 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:41:50.578 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:41:50.591 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (4.3.1) 2021-05-13 06:41:50.651 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-05-13 06:41:50.657 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:41:50.661 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:41:50.668 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-05-13 06:41:50.673 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.0.2) 2021-05-13 06:41:50.676 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-05-13 06:41:50.679 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-13 06:41:50.682 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:41:50.686 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:41:50.689 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:41:50.692 | 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 293)) (1.7.0) 2021-05-13 06:41:50.697 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-13 06:41:50.700 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:41:52.628 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:41:52.628 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:41:52.699 | + inc/python:pip_install:200 : result=0 2021-05-13 06:41:52.702 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:41:52.704 | + functions-common:time_stop:2304 : local name 2021-05-13 06:41:52.706 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:41:52.708 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:41:52.710 | + functions-common:time_stop:2307 : local total 2021-05-13 06:41:52.713 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:41:52.715 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:41:52.717 | + functions-common:time_stop:2311 : start_time=1620888108452 2021-05-13 06:41:52.719 | + functions-common:time_stop:2313 : [[ -z 1620888108452 ]] 2021-05-13 06:41:52.722 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:41:52.726 | + functions-common:time_stop:2316 : end_time=1620888112723 2021-05-13 06:41:52.728 | + functions-common:time_stop:2317 : elapsed_time=4271 2021-05-13 06:41:52.730 | + functions-common:time_stop:2318 : total=32647 2021-05-13 06:41:52.732 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:41:52.734 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=36918 2021-05-13 06:41:52.736 | + inc/python:pip_install:203 : return 0 2021-05-13 06:41:52.739 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-05-13 06:41:52.741 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-05-13 06:41:52.744 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:41:52.747 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-05-13 06:41:52.750 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-05-13 06:41:52.752 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:41:52.755 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:41:52.756 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:41:52.761 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-05-13 06:41:52.763 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-05-13 06:41:52.766 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-05-13 06:41:52.769 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-05-13 06:41:52.771 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-05-13 06:41:52.791 | Using python 3.8 to install python-memcached 2021-05-13 06:41:52.793 | + 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 2021-05-13 06:41:53.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:41:53.536 | from cryptography.utils import int_from_bytes 2021-05-13 06:41:53.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:41:53.536 | from cryptography.utils import int_from_bytes 2021-05-13 06:41:54.566 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:41:54.566 | 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. 2021-05-13 06:41:54.570 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:54.570 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:54.585 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:54.590 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:54.598 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:54.604 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.59) 2021-05-13 06:41:54.609 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:41:56.792 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:41:56.792 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:41:56.862 | + inc/python:pip_install:200 : result=0 2021-05-13 06:41:56.865 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:41:56.867 | + functions-common:time_stop:2304 : local name 2021-05-13 06:41:56.869 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:41:56.871 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:41:56.874 | + functions-common:time_stop:2307 : local total 2021-05-13 06:41:56.876 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:41:56.879 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:41:56.881 | + functions-common:time_stop:2311 : start_time=1620888112786 2021-05-13 06:41:56.883 | + functions-common:time_stop:2313 : [[ -z 1620888112786 ]] 2021-05-13 06:41:56.886 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:41:56.890 | + functions-common:time_stop:2316 : end_time=1620888116887 2021-05-13 06:41:56.893 | + functions-common:time_stop:2317 : elapsed_time=4101 2021-05-13 06:41:56.895 | + functions-common:time_stop:2318 : total=36918 2021-05-13 06:41:56.897 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:41:56.899 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=41019 2021-05-13 06:41:56.901 | + inc/python:pip_install:203 : return 0 2021-05-13 06:41:56.904 | + ./stack.sh:main:861 : is_service_enabled keystone 2021-05-13 06:41:56.920 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:41:56.922 | + ./stack.sh:main:862 : '[' 10.222.0.16 == 10.222.0.16 ']' 2021-05-13 06:41:56.925 | + ./stack.sh:main:863 : stack_install_service keystone 2021-05-13 06:41:56.927 | + lib/stack:stack_install_service:20 : local service=keystone 2021-05-13 06:41:56.929 | + lib/stack:stack_install_service:21 : type install_keystone 2021-05-13 06:41:56.931 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:41:56.934 | + lib/stack:stack_install_service:32 : install_keystone 2021-05-13 06:41:56.936 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-05-13 06:41:56.951 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:41:56.953 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-05-13 06:41:56.956 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-05-13 06:41:56.958 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-05-13 06:41:56.960 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:41:56.962 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:41:56.964 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:41:56.967 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:41:56.969 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:41:56.972 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:41:56.987 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:41:56.989 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:41:56.991 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:41:56.994 | + functions-common:git_clone:544 : echo master 2021-05-13 06:41:56.994 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:41:56.999 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-05-13 06:41:57.001 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:41:57.003 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-05-13 06:41:57.006 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:41:57.006 | + functions-common:git_clone:593 : head -1 2021-05-13 06:41:57.009 | 63ef8f81f Merge "Hide AccountLocked exception from end users" 2021-05-13 06:41:57.012 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:41:57.014 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-05-13 06:41:57.017 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:41:57.019 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:41:57.021 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-05-13 06:41:57.024 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:41:57.026 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-05-13 06:41:57.028 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:41:57.031 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:41:57.033 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-05-13 06:41:57.035 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:41:57.038 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:41:57.040 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-05-13 06:41:57.043 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:41:57.046 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-05-13 06:41:57.048 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:41:57.050 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:41:57.053 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-05-13 06:41:57.058 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-05-13 06:41:57.061 | + 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' 2021-05-13 06:41:57.686 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-05-13 06:41:57.688 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:41:57.690 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:41:57.692 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:41:57.694 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:41:57.697 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-05-13 06:41:57.699 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:41:57.701 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:41:57.704 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:41:57.706 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:41:57.708 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:41:57.710 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:41:57.712 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:41:57.714 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-05-13 06:41:57.734 | Using python 3.8 to install /opt/stack/keystone 2021-05-13 06:41:57.736 | + 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 2021-05-13 06:41:58.475 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:41:58.476 | from cryptography.utils import int_from_bytes 2021-05-13 06:41:58.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:41:58.476 | from cryptography.utils import int_from_bytes 2021-05-13 06:41:59.502 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:41:59.503 | 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. 2021-05-13 06:41:59.506 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:59.506 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:59.508 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:59.513 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:59.520 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:41:59.524 | Obtaining file:///opt/stack/keystone 2021-05-13 06:42:01.074 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:42:02.613 | 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) 2021-05-13 06:42:02.643 | 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) 2021-05-13 06:42:02.653 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-05-13 06:42:02.660 | 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) 2021-05-13 06:42:02.663 | Requirement already satisfied: PyJWT===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.0) 2021-05-13 06:42:02.691 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-05-13 06:42:02.720 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:42:02.733 | 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) 2021-05-13 06:42:02.749 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (9.0.1) 2021-05-13 06:42:02.762 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (3.2.0) 2021-05-13 06:42:02.772 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:42:02.776 | Requirement already satisfied: click===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (7.1.2) 2021-05-13 06:42:02.779 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.7) 2021-05-13 06:42:02.820 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-05-13 06:42:02.826 | Requirement already satisfied: itsdangerous===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.1.0) 2021-05-13 06:42:02.830 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (3.2.0) 2021-05-13 06:42:02.841 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2021-05-13 06:42:02.895 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2021-05-13 06:42:02.898 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (3.1.0) 2021-05-13 06:42:02.904 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-05-13 06:42:02.941 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.7.0) 2021-05-13 06:42:02.982 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-05-13 06:42:02.988 | Requirement already satisfied: oslo.db===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2021-05-13 06:42:03.038 | 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 306)) (5.0.1) 2021-05-13 06:42:03.044 | 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 308)) (4.4.0) 2021-05-13 06:42:03.084 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.1) 2021-05-13 06:42:03.139 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.0) 2021-05-13 06:42:03.157 | Requirement already satisfied: oslo.policy===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.8.0) 2021-05-13 06:42:03.172 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-05-13 06:42:03.181 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.0) 2021-05-13 06:42:03.205 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.0) 2021-05-13 06:42:03.217 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.9.0) 2021-05-13 06:42:03.234 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.0) 2021-05-13 06:42:03.278 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:42:03.285 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (1.7.4) 2021-05-13 06:42:03.298 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:42:03.301 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-13 06:42:03.303 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-05-13 06:42:03.314 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2021-05-13 06:42:03.317 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-05-13 06:42:03.320 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:42:03.323 | Requirement already satisfied: pysaml2===6.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (6.5.1) 2021-05-13 06:42:03.340 | 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 394)) (2.8.1) 2021-05-13 06:42:03.345 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-05-13 06:42:03.364 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-05-13 06:42:03.369 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:42:03.388 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-05-13 06:42:03.392 | Requirement already satisfied: scrypt===0.8.18 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (0.8.18) 2021-05-13 06:42:03.395 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:42:03.399 | 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 508)) (0.13.0) 2021-05-13 06:42:03.410 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (0.4.1) 2021-05-13 06:42:03.413 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-05-13 06:42:03.415 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:42:03.423 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.0.1) 2021-05-13 06:42:03.432 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.5.0) 2021-05-13 06:42:03.438 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:42:03.456 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:42:03.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 553)) (1.1.0) 2021-05-13 06:42:03.466 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:42:03.486 | Requirement already satisfied: xmlschema===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (1.6.1) 2021-05-13 06:42:03.515 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.2) 2021-05-13 06:42:03.520 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-13 06:42:03.523 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2021-05-13 06:42:03.583 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:42:03.586 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:42:03.595 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.8.0) 2021-05-13 06:42:03.599 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-05-13 06:42:03.609 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (2.3.0) 2021-05-13 06:42:03.615 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.2) 2021-05-13 06:42:03.618 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-05-13 06:42:03.624 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.2) 2021-05-13 06:42:03.662 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:42:03.672 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:42:03.683 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-05-13 06:42:03.688 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2021-05-13 06:42:03.699 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-13 06:42:03.707 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-05-13 06:42:03.717 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-13 06:42:03.728 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.10.9) 2021-05-13 06:42:03.731 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-13 06:42:03.734 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2021-05-13 06:42:03.740 | Requirement already satisfied: importlib-resources===5.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (5.1.2) 2021-05-13 06:42:03.763 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2021-05-13 06:42:03.777 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:42:03.781 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:42:03.785 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:42:03.787 | 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) 2021-05-13 06:42:03.790 | 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 411)) (1.6.0) 2021-05-13 06:42:03.792 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-13 06:42:03.796 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2021-05-13 06:42:03.798 | 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 553)) (1.4.0) 2021-05-13 06:42:03.801 | Requirement already satisfied: elementpath===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155)) (2.2.1) 2021-05-13 06:42:03.813 | 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 293)) (1.7.0) 2021-05-13 06:42:03.817 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:42:03.820 | 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 396)) (1.0.4) 2021-05-13 06:42:03.822 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-05-13 06:42:03.830 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (5.0.0) 2021-05-13 06:42:03.833 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (56.0.0) 2021-05-13 06:42:03.884 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (0.14.1) 2021-05-13 06:42:03.889 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-05-13 06:42:03.897 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (0.7) 2021-05-13 06:42:03.905 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.6) 2021-05-13 06:42:05.095 | Installing collected packages: keystone 2021-05-13 06:42:05.095 | Attempting uninstall: keystone 2021-05-13 06:42:05.097 | Found existing installation: keystone 19.1.0.dev6 2021-05-13 06:42:05.100 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-05-13 06:42:05.101 | Running setup.py develop for keystone 2021-05-13 06:42:06.952 | Successfully installed keystone 2021-05-13 06:42:07.087 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:42:07.087 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:42:07.173 | + inc/python:pip_install:200 : result=0 2021-05-13 06:42:07.175 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:42:07.177 | + functions-common:time_stop:2304 : local name 2021-05-13 06:42:07.179 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:42:07.181 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:42:07.183 | + functions-common:time_stop:2307 : local total 2021-05-13 06:42:07.185 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:42:07.187 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:42:07.189 | + functions-common:time_stop:2311 : start_time=1620888117729 2021-05-13 06:42:07.191 | + functions-common:time_stop:2313 : [[ -z 1620888117729 ]] 2021-05-13 06:42:07.194 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:42:07.198 | + functions-common:time_stop:2316 : end_time=1620888127196 2021-05-13 06:42:07.200 | + functions-common:time_stop:2317 : elapsed_time=9467 2021-05-13 06:42:07.202 | + functions-common:time_stop:2318 : total=41019 2021-05-13 06:42:07.204 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:42:07.206 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=50486 2021-05-13 06:42:07.208 | + inc/python:pip_install:203 : return 0 2021-05-13 06:42:07.211 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:42:07.213 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:42:07.215 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:42:07.234 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:42:07.245 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-05-13 06:42:07.248 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-05-13 06:42:07.250 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:07.252 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:07.255 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-05-13 06:42:07.257 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:07.259 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-05-13 06:42:07.275 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:42:07.277 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:42:07.280 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:42:07.282 | + ./stack.sh:main:864 : configure_keystone 2021-05-13 06:42:07.285 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-05-13 06:42:07.297 | + 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 ]] 2021-05-13 06:42:07.299 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-05-13 06:42:07.304 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-05-13 06:42:07.319 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:42:07.322 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-05-13 06:42:07.352 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-05-13 06:42:07.378 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-05-13 06:42:07.408 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-05-13 06:42:07.437 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-05-13 06:42:07.467 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-05-13 06:42:07.496 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-05-13 06:42:07.523 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-05-13 06:42:07.551 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-05-13 06:42:07.553 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-05-13 06:42:07.555 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-05-13 06:42:07.557 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-05-13 06:42:07.560 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:42:07.562 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:42:07.577 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:42:07.580 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:42:07.582 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:42:07.585 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:42:07.600 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:42:07.602 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:42:07.604 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:42:07.633 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:42:07.635 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:42:07.638 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-05-13 06:42:07.640 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-05-13 06:42:07.643 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-05-13 06:42:07.659 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:42:07.661 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.16/identity 2021-05-13 06:42:07.690 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.16/identity 2021-05-13 06:42:07.717 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-05-13 06:42:07.720 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-05-13 06:42:07.750 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-05-13 06:42:07.752 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-05-13 06:42:07.755 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-05-13 06:42:07.757 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-05-13 06:42:07.759 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-05-13 06:42:07.762 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-05-13 06:42:07.791 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-05-13 06:42:07.794 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-05-13 06:42:07.796 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-05-13 06:42:07.799 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-05-13 06:42:07.802 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:42:07.818 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:42:07.820 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:42:07.822 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:42:07.824 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:42:07.827 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-05-13 06:42:07.854 | + functions:setup_systemd_logging:704 : 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' 2021-05-13 06:42:07.881 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-05-13 06:42:07.908 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:42:07.935 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-05-13 06:42:07.961 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:42:07.963 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-05-13 06:42:07.966 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:42:07.968 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-05-13 06:42:07.971 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-05-13 06:42:07.973 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:42:07.975 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:42:07.978 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-05-13 06:42:07.983 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-05-13 06:42:07.985 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:42:07.987 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:42:07.999 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:42:08.000 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:42:08.008 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:42:08.011 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:42:08.026 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-05-13 06:42:08.029 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:42:08.033 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-05-13 06:42:08.061 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-05-13 06:42:08.088 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-05-13 06:42:08.114 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-05-13 06:42:08.141 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-05-13 06:42:08.168 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-05-13 06:42:08.194 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-05-13 06:42:08.221 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-05-13 06:42:08.248 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-05-13 06:42:08.274 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-05-13 06:42:08.301 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-05-13 06:42:08.328 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-05-13 06:42:08.360 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-05-13 06:42:08.386 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:42:08.389 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:42:08.392 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-05-13 06:42:08.394 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-05-13 06:42:08.397 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:42:08.399 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:42:08.401 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:42:08.403 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:42:08.406 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:42:08.409 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-05-13 06:42:08.435 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-05-13 06:42:08.463 | + 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 ' 2021-05-13 06:42:08.464 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:42:08.472 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-05-13 06:42:08.475 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-05-13 06:42:08.478 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-05-13 06:42:08.480 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:42:08.482 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:42:08.484 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:42:08.487 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:42:08.489 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:42:08.491 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:42:08.494 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:42:08.496 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:42:08.499 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:42:08.501 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-05-13 06:42:08.561 | Site keystone-wsgi-public already enabled 2021-05-13 06:42:08.565 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:42:08.568 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:42:08.570 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:42:08.572 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:42:08.701 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-05-13 06:42:08.704 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:42:08.706 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-05-13 06:42:08.708 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-05-13 06:42:08.710 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:42:08.713 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:42:08.716 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-05-13 06:42:08.720 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-05-13 06:42:08.722 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:42:08.724 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:42:08.737 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:42:08.737 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:42:08.746 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:42:08.749 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:42:08.765 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-05-13 06:42:08.767 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:42:08.771 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-05-13 06:42:08.801 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-05-13 06:42:08.829 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-05-13 06:42:08.855 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-05-13 06:42:08.883 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-05-13 06:42:08.910 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-05-13 06:42:08.938 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-05-13 06:42:08.964 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-05-13 06:42:08.991 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-05-13 06:42:09.019 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-05-13 06:42:09.045 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-05-13 06:42:09.073 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-05-13 06:42:09.099 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-05-13 06:42:09.127 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:42:09.129 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:42:09.132 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-05-13 06:42:09.134 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-05-13 06:42:09.136 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:42:09.139 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:42:09.141 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:42:09.143 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:42:09.146 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:42:09.148 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-05-13 06:42:09.175 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-05-13 06:42:09.202 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:42:09.203 | + 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 ' 2021-05-13 06:42:09.211 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-05-13 06:42:09.214 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-05-13 06:42:09.217 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-05-13 06:42:09.219 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:42:09.221 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:42:09.224 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:42:09.226 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:42:09.228 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:42:09.230 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:42:09.233 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:42:09.236 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:42:09.238 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:42:09.240 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-05-13 06:42:09.301 | Site keystone-wsgi-admin already enabled 2021-05-13 06:42:09.305 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:42:09.308 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:42:09.310 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:42:09.312 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:42:09.439 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-05-13 06:42:09.468 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-05-13 06:42:09.498 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-05-13 06:42:09.528 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-05-13 06:42:09.531 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-05-13 06:42:09.561 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-05-13 06:42:09.588 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-05-13 06:42:09.617 | + ./stack.sh:main:868 : is_service_enabled swift 2021-05-13 06:42:09.633 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:42:09.635 | + ./stack.sh:main:869 : is_service_enabled ceilometer 2021-05-13 06:42:09.651 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:42:09.654 | + ./stack.sh:main:872 : stack_install_service swift 2021-05-13 06:42:09.657 | + lib/stack:stack_install_service:20 : local service=swift 2021-05-13 06:42:09.659 | + lib/stack:stack_install_service:21 : type install_swift 2021-05-13 06:42:09.661 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:42:09.664 | + lib/stack:stack_install_service:32 : install_swift 2021-05-13 06:42:09.666 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-05-13 06:42:09.668 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-05-13 06:42:09.670 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-05-13 06:42:09.673 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:42:09.675 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:42:09.678 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:42:09.680 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:42:09.682 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:42:09.685 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:42:09.700 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:42:09.703 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:42:09.705 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:42:09.708 | + functions-common:git_clone:544 : echo master 2021-05-13 06:42:09.708 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:42:09.713 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-05-13 06:42:09.715 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:42:09.718 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-05-13 06:42:09.721 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:42:09.721 | + functions-common:git_clone:593 : head -1 2021-05-13 06:42:09.725 | 6e5620944 swift-get-nodes: move --path-as-is to end of curl commands 2021-05-13 06:42:09.728 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:42:09.730 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-05-13 06:42:09.733 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:42:09.735 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:42:09.738 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-05-13 06:42:09.740 | + inc/python:setup_develop:344 : local extras=keystone 2021-05-13 06:42:09.743 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-05-13 06:42:09.745 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:42:09.747 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:42:09.750 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-05-13 06:42:09.752 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:42:09.754 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-05-13 06:42:09.757 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-05-13 06:42:09.759 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:42:09.762 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-05-13 06:42:09.765 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:42:09.767 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:42:09.770 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-05-13 06:42:09.776 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-05-13 06:42:09.778 | + 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' 2021-05-13 06:42:10.381 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-05-13 06:42:10.384 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:42:10.386 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:42:10.389 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:42:10.391 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:42:10.393 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-05-13 06:42:10.395 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:42:10.398 | + inc/python:setup_package:427 : local extras=keystone 2021-05-13 06:42:10.400 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:42:10.402 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-05-13 06:42:10.405 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-05-13 06:42:10.407 | + inc/python:setup_package:437 : extras='[keystone]' 2021-05-13 06:42:10.409 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:42:10.412 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-05-13 06:42:10.432 | Using python 3.8 to install /opt/stack/swift 2021-05-13 06:42:10.434 | + 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]' 2021-05-13 06:42:11.186 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:42:11.186 | from cryptography.utils import int_from_bytes 2021-05-13 06:42:11.186 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:42:11.186 | from cryptography.utils import int_from_bytes 2021-05-13 06:42:12.218 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:42:12.219 | 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. 2021-05-13 06:42:12.222 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:12.222 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:12.224 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:12.229 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:12.237 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:12.241 | Obtaining file:///opt/stack/swift 2021-05-13 06:42:13.492 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:42:14.768 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:42:14.777 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.7) 2021-05-13 06:42:14.818 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-05-13 06:42:14.827 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-05-13 06:42:14.832 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (9.2.0) 2021-05-13 06:42:14.885 | Requirement already satisfied: lxml===4.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (4.6.3) 2021-05-13 06:42:14.896 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-05-13 06:42:14.899 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (2.7.0) 2021-05-13 06:42:14.935 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (8.7.0) 2021-05-13 06:42:14.976 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.2.0) 2021-05-13 06:42:14.982 | 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 307)) (5.0.1) 2021-05-13 06:42:14.988 | 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 309)) (4.4.0) 2021-05-13 06:42:15.028 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.1.0) 2021-05-13 06:42:15.037 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.9.0) 2021-05-13 06:42:15.053 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (20.9) 2021-05-13 06:42:15.059 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.6.0) 2021-05-13 06:42:15.063 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (3.1.1) 2021-05-13 06:42:15.073 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.6.0) 2021-05-13 06:42:15.076 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (0.9.6) 2021-05-13 06:42:15.079 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (2.4.7) 2021-05-13 06:42:15.082 | 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 395)) (2.8.1) 2021-05-13 06:42:15.087 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (4.2.0) 2021-05-13 06:42:15.106 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (2021.1) 2021-05-13 06:42:15.110 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.25.1) 2021-05-13 06:42:15.130 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.4.0) 2021-05-13 06:42:15.135 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (56.0.0) 2021-05-13 06:42:15.186 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.15.0) 2021-05-13 06:42:15.189 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2021-05-13 06:42:15.196 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:42:15.216 | Requirement already satisfied: xattr===0.9.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (0.9.7) 2021-05-13 06:42:15.220 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:42:15.224 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-05-13 06:42:15.233 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:42:15.246 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (4.3.1) 2021-05-13 06:42:15.306 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-05-13 06:42:15.312 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:42:15.316 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-05-13 06:42:15.321 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:42:15.329 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.0.2) 2021-05-13 06:42:15.332 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-13 06:42:15.335 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:42:15.339 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:42:15.342 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:42:15.345 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (2.20) 2021-05-13 06:42:15.348 | 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 294)) (1.7.0) 2021-05-13 06:42:15.353 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-13 06:42:15.356 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:42:16.947 | Installing collected packages: swift 2021-05-13 06:42:16.947 | Attempting uninstall: swift 2021-05-13 06:42:16.949 | Found existing installation: swift 2.28.0.dev141 2021-05-13 06:42:16.951 | Can't uninstall 'swift'. No files were found to uninstall. 2021-05-13 06:42:16.953 | Running setup.py develop for swift 2021-05-13 06:42:18.672 | Successfully installed swift 2021-05-13 06:42:18.811 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:42:18.811 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:42:18.885 | + inc/python:pip_install:200 : result=0 2021-05-13 06:42:18.887 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:42:18.890 | + functions-common:time_stop:2304 : local name 2021-05-13 06:42:18.892 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:42:18.894 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:42:18.896 | + functions-common:time_stop:2307 : local total 2021-05-13 06:42:18.898 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:42:18.900 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:42:18.902 | + functions-common:time_stop:2311 : start_time=1620888130426 2021-05-13 06:42:18.905 | + functions-common:time_stop:2313 : [[ -z 1620888130426 ]] 2021-05-13 06:42:18.908 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:42:18.912 | + functions-common:time_stop:2316 : end_time=1620888138909 2021-05-13 06:42:18.914 | + functions-common:time_stop:2317 : elapsed_time=8483 2021-05-13 06:42:18.916 | + functions-common:time_stop:2318 : total=50486 2021-05-13 06:42:18.918 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:42:18.920 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=58969 2021-05-13 06:42:18.923 | + inc/python:pip_install:203 : return 0 2021-05-13 06:42:18.925 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:42:18.927 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:42:18.929 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:42:18.948 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:42:18.960 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-05-13 06:42:18.963 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-05-13 06:42:18.965 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:18.967 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:18.969 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-05-13 06:42:18.972 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:18.974 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-05-13 06:42:18.977 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:42:18.979 | + ./stack.sh:main:873 : configure_swift 2021-05-13 06:42:18.981 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-05-13 06:42:18.983 | + lib/swift:configure_swift:335 : local node_number 2021-05-13 06:42:18.985 | + lib/swift:configure_swift:336 : local swift_node_config 2021-05-13 06:42:18.987 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-05-13 06:42:18.989 | + lib/swift:configure_swift:338 : local user_group 2021-05-13 06:42:18.991 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-05-13 06:42:19.873 | No account-auditor running 2021-05-13 06:42:19.873 | No account-server running 2021-05-13 06:42:19.873 | No container-auditor running 2021-05-13 06:42:19.873 | No container-server running 2021-05-13 06:42:19.873 | No container-replicator running 2021-05-13 06:42:19.873 | No object-server running 2021-05-13 06:42:19.873 | No object-expirer running 2021-05-13 06:42:19.873 | No container-updater running 2021-05-13 06:42:19.873 | No object-updater running 2021-05-13 06:42:19.873 | No account-replicator running 2021-05-13 06:42:19.873 | No container-reconciler running 2021-05-13 06:42:19.873 | No object-auditor running 2021-05-13 06:42:19.873 | No object-reconstructor running 2021-05-13 06:42:19.873 | No object-replicator running 2021-05-13 06:42:19.873 | No container-sharder running 2021-05-13 06:42:19.873 | No account-reaper running 2021-05-13 06:42:19.873 | No proxy-server running 2021-05-13 06:42:19.873 | No container-sync running 2021-05-13 06:42:19.919 | + lib/swift:configure_swift:341 : true 2021-05-13 06:42:19.922 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-05-13 06:42:19.934 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-05-13 06:42:19.945 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-05-13 06:42:19.948 | + lib/swift:configure_swift:355 : sed -e ' 2021-05-13 06:42:19.948 | s/%GROUP%//; 2021-05-13 06:42:19.948 | s/%USER%/ubuntu/; 2021-05-13 06:42:19.948 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-05-13 06:42:19.948 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-05-13 06:42:19.948 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-05-13 06:42:19.956 | uid = ubuntu 2021-05-13 06:42:19.956 | gid = 2021-05-13 06:42:19.956 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-05-13 06:42:19.956 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-05-13 06:42:19.956 | address = 127.0.0.1 2021-05-13 06:42:19.956 | 2021-05-13 06:42:19.957 | [account6612] 2021-05-13 06:42:19.957 | max connections = 25 2021-05-13 06:42:19.957 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:42:19.957 | read only = false 2021-05-13 06:42:19.957 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-05-13 06:42:19.957 | 2021-05-13 06:42:19.957 | [account6622] 2021-05-13 06:42:19.957 | max connections = 25 2021-05-13 06:42:19.957 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:42:19.957 | read only = false 2021-05-13 06:42:19.957 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-05-13 06:42:19.957 | 2021-05-13 06:42:19.957 | [account6632] 2021-05-13 06:42:19.957 | max connections = 25 2021-05-13 06:42:19.957 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:42:19.957 | read only = false 2021-05-13 06:42:19.957 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-05-13 06:42:19.957 | 2021-05-13 06:42:19.957 | [account6642] 2021-05-13 06:42:19.957 | max connections = 25 2021-05-13 06:42:19.957 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:42:19.957 | read only = false 2021-05-13 06:42:19.957 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-05-13 06:42:19.957 | 2021-05-13 06:42:19.957 | 2021-05-13 06:42:19.957 | [container6611] 2021-05-13 06:42:19.957 | max connections = 25 2021-05-13 06:42:19.957 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:42:19.957 | read only = false 2021-05-13 06:42:19.957 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-05-13 06:42:19.957 | 2021-05-13 06:42:19.957 | [container6621] 2021-05-13 06:42:19.957 | max connections = 25 2021-05-13 06:42:19.957 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:42:19.957 | read only = false 2021-05-13 06:42:19.958 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-05-13 06:42:19.958 | 2021-05-13 06:42:19.958 | [container6631] 2021-05-13 06:42:19.958 | max connections = 25 2021-05-13 06:42:19.958 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:42:19.958 | read only = false 2021-05-13 06:42:19.958 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-05-13 06:42:19.958 | 2021-05-13 06:42:19.958 | [container6641] 2021-05-13 06:42:19.958 | max connections = 25 2021-05-13 06:42:19.958 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:42:19.958 | read only = false 2021-05-13 06:42:19.958 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-05-13 06:42:19.958 | 2021-05-13 06:42:19.958 | 2021-05-13 06:42:19.958 | [object6613] 2021-05-13 06:42:19.958 | max connections = 25 2021-05-13 06:42:19.958 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:42:19.958 | read only = false 2021-05-13 06:42:19.958 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-05-13 06:42:19.958 | 2021-05-13 06:42:19.958 | [object6623] 2021-05-13 06:42:19.958 | max connections = 25 2021-05-13 06:42:19.958 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:42:19.958 | read only = false 2021-05-13 06:42:19.958 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-05-13 06:42:19.958 | 2021-05-13 06:42:19.958 | [object6633] 2021-05-13 06:42:19.958 | max connections = 25 2021-05-13 06:42:19.958 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:42:19.958 | read only = false 2021-05-13 06:42:19.958 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-05-13 06:42:19.958 | 2021-05-13 06:42:19.958 | [object6643] 2021-05-13 06:42:19.958 | max connections = 25 2021-05-13 06:42:19.959 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:42:19.959 | read only = false 2021-05-13 06:42:19.959 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-05-13 06:42:19.959 | + lib/swift:configure_swift:361 : is_ubuntu 2021-05-13 06:42:19.962 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:42:19.964 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:42:19.966 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-05-13 06:42:19.978 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-05-13 06:42:19.980 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-05-13 06:42:19.985 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-05-13 06:42:19.989 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-05-13 06:42:19.991 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-05-13 06:42:19.995 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-05-13 06:42:20.022 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.16:8080/v1/ 2021-05-13 06:42:20.048 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-05-13 06:42:20.065 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-05-13 06:42:20.093 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-05-13 06:42:20.110 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:42:20.137 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-05-13 06:42:20.155 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-05-13 06:42:20.182 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-05-13 06:42:20.199 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-05-13 06:42:20.227 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-05-13 06:42:20.244 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:42:20.271 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-05-13 06:42:20.289 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-05-13 06:42:20.303 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:42:20.305 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-05-13 06:42:20.333 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-05-13 06:42:20.359 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-05-13 06:42:20.386 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-05-13 06:42:20.413 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-05-13 06:42:20.427 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:42:20.429 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-05-13 06:42:20.457 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-05-13 06:42:20.471 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:42:20.473 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-05-13 06:42:20.488 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:42:20.490 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-05-13 06:42:20.492 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-05-13 06:42:20.507 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:42:20.509 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-05-13 06:42:20.511 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-05-13 06:42:20.513 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-05-13 06:42:20.519 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-05-13 06:42:20.524 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-05-13 06:42:20.549 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-05-13 06:42:20.576 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-05-13 06:42:20.605 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-05-13 06:42:20.634 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-05-13 06:42:20.661 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-05-13 06:42:20.663 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-05-13 06:42:20.665 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-05-13 06:42:20.667 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-05-13 06:42:20.669 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-05-13 06:42:20.695 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-05-13 06:42:20.722 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.16/identity 2021-05-13 06:42:20.749 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-05-13 06:42:20.775 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-05-13 06:42:20.802 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-05-13 06:42:20.829 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-05-13 06:42:20.855 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-05-13 06:42:20.882 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:42:20.908 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-05-13 06:42:20.935 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-05-13 06:42:20.962 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-05-13 06:42:20.988 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-05-13 06:42:21.015 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-05-13 06:42:21.046 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-05-13 06:42:21.073 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-05-13 06:42:21.090 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-05-13 06:42:21.117 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-05-13 06:42:21.144 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-05-13 06:42:21.148 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-05-13 06:42:21.176 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-05-13 06:42:21.202 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-05-13 06:42:21.229 | + lib/swift:configure_swift:479 : local node_number 2021-05-13 06:42:21.231 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-05-13 06:42:21.233 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:42:21.236 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-05-13 06:42:21.240 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-05-13 06:42:21.243 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:42:21.245 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:42:21.247 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-05-13 06:42:21.249 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-05-13 06:42:21.251 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:42:21.253 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:42:21.255 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-05-13 06:42:21.272 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-05-13 06:42:21.300 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-05-13 06:42:21.317 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-05-13 06:42:21.345 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-05-13 06:42:21.362 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:42:21.390 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-05-13 06:42:21.408 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-05-13 06:42:21.436 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-05-13 06:42:21.453 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:42:21.481 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-05-13 06:42:21.499 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-05-13 06:42:21.526 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:42:21.544 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:42:21.572 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-05-13 06:42:21.590 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-05-13 06:42:21.618 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-05-13 06:42:21.636 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-05-13 06:42:21.663 | + 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 2021-05-13 06:42:21.668 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-05-13 06:42:21.685 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:42:21.713 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-05-13 06:42:21.742 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:42:21.744 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-05-13 06:42:21.748 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-05-13 06:42:21.750 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:42:21.753 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:42:21.755 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-05-13 06:42:21.757 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-05-13 06:42:21.759 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:42:21.761 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:42:21.763 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-05-13 06:42:21.782 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-05-13 06:42:21.809 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-05-13 06:42:21.827 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-05-13 06:42:21.855 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-05-13 06:42:21.872 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:42:21.900 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-05-13 06:42:21.918 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-05-13 06:42:21.946 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-05-13 06:42:21.963 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:42:21.991 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-05-13 06:42:22.009 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-05-13 06:42:22.036 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:42:22.054 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:42:22.082 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-05-13 06:42:22.099 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-05-13 06:42:22.127 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-05-13 06:42:22.145 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-05-13 06:42:22.171 | + 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 2021-05-13 06:42:22.175 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-05-13 06:42:22.193 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:42:22.221 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:42:22.223 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-05-13 06:42:22.227 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-05-13 06:42:22.230 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:42:22.232 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:42:22.234 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-05-13 06:42:22.236 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-05-13 06:42:22.238 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:42:22.240 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:42:22.242 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-05-13 06:42:22.260 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-05-13 06:42:22.288 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-05-13 06:42:22.306 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-05-13 06:42:22.333 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-05-13 06:42:22.350 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:42:22.379 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-05-13 06:42:22.396 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-05-13 06:42:22.425 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-05-13 06:42:22.443 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:42:22.470 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-05-13 06:42:22.488 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-05-13 06:42:22.517 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:42:22.534 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:42:22.563 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-05-13 06:42:22.583 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-05-13 06:42:22.617 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-05-13 06:42:22.638 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-05-13 06:42:22.668 | + 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 2021-05-13 06:42:22.673 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-05-13 06:42:22.692 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:42:22.720 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-05-13 06:42:22.749 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-05-13 06:42:22.777 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-05-13 06:42:22.806 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-05-13 06:42:22.808 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-05-13 06:42:22.813 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-05-13 06:42:22.841 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-05-13 06:42:22.870 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-05-13 06:42:22.897 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-05-13 06:42:22.926 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-05-13 06:42:22.954 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-05-13 06:42:22.980 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-05-13 06:42:23.007 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-05-13 06:42:23.034 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-05-13 06:42:23.061 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-05-13 06:42:23.076 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:42:23.079 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-05-13 06:42:23.097 | + lib/swift:configure_swift:522 : local auth_vers 2021-05-13 06:42:23.100 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-05-13 06:42:23.119 | + lib/swift:configure_swift:523 : auth_vers=3 2021-05-13 06:42:23.121 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.16 2021-05-13 06:42:23.148 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-05-13 06:42:23.150 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-05-13 06:42:23.177 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.16/identity 2021-05-13 06:42:23.205 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-05-13 06:42:23.207 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-05-13 06:42:23.234 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-05-13 06:42:23.251 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:42:23.253 | + lib/swift:configure_swift:542 : local user_group 2021-05-13 06:42:23.256 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-05-13 06:42:23.260 | + lib/swift:configure_swift:543 : user_group=1000 2021-05-13 06:42:23.262 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-05-13 06:42:23.275 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-05-13 06:42:23.277 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-05-13 06:42:23.288 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-05-13 06:42:23.290 | + lib/swift:configure_swift:549 : is_suse 2021-05-13 06:42:23.293 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:42:23.295 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:42:23.297 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:42:23.300 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:42:23.302 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:42:23.304 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:42:23.306 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-05-13 06:42:23.319 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:42:23.321 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-05-13 06:42:23.324 | + ./stack.sh:main:876 : is_service_enabled s3api 2021-05-13 06:42:23.340 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:42:23.343 | + ./stack.sh:main:882 : is_service_enabled g-api n-api 2021-05-13 06:42:23.360 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:42:23.362 | + ./stack.sh:main:884 : stack_install_service glance 2021-05-13 06:42:23.365 | + lib/stack:stack_install_service:20 : local service=glance 2021-05-13 06:42:23.367 | + lib/stack:stack_install_service:21 : type install_glance 2021-05-13 06:42:23.370 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:42:23.372 | + lib/stack:stack_install_service:32 : install_glance 2021-05-13 06:42:23.375 | + lib/glance:install_glance:438 : glance_store_extras=() 2021-05-13 06:42:23.377 | + lib/glance:install_glance:438 : local glance_store_extras 2021-05-13 06:42:23.380 | + lib/glance:install_glance:440 : is_service_enabled cinder 2021-05-13 06:42:23.396 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:42:23.399 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-05-13 06:42:23.401 | + lib/glance:install_glance:444 : is_service_enabled swift 2021-05-13 06:42:23.418 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:42:23.421 | + lib/glance:install_glance:445 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-05-13 06:42:23.423 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2021-05-13 06:42:23.426 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-05-13 06:42:23.428 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:23.431 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:23.433 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-05-13 06:42:23.437 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:23.440 | ++ lib/glance:install_glance:456 : join_extras swift cinder 2021-05-13 06:42:23.443 | ++ inc/python:join_extras:29 : local IFS=, 2021-05-13 06:42:23.445 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-05-13 06:42:23.448 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store swift,cinder 2021-05-13 06:42:23.450 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-05-13 06:42:23.453 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-05-13 06:42:23.455 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-05-13 06:42:23.459 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-05-13 06:42:23.461 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-05-13 06:42:23.464 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-05-13 06:42:23.468 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:42:23.468 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-05-13 06:42:23.473 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-05-13 06:42:23.476 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-05-13 06:42:23.478 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-05-13 06:42:23.481 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-05-13 06:42:23.485 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-05-13 06:42:23.506 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-05-13 06:42:23.508 | + 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' 2021-05-13 06:42:24.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:42:24.257 | from cryptography.utils import int_from_bytes 2021-05-13 06:42:24.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:42:24.257 | from cryptography.utils import int_from_bytes 2021-05-13 06:42:25.297 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:42:25.297 | 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. 2021-05-13 06:42:25.301 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:25.301 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:25.303 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:25.308 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:25.315 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:25.321 | Requirement already satisfied: glance-store===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (2.5.0) 2021-05-13 06:42:25.416 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (0.19.1) 2021-05-13 06:42:25.421 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (3.2.0) 2021-05-13 06:42:25.432 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (4.3.1) 2021-05-13 06:42:25.494 | Requirement already satisfied: os-brick===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (4.3.1) 2021-05-13 06:42:25.517 | 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 294)) (1.7.0) 2021-05-13 06:42:25.522 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.4.0) 2021-05-13 06:42:25.540 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (4.4.0) 2021-05-13 06:42:25.551 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (8.7.0) 2021-05-13 06:42:25.592 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.2.0) 2021-05-13 06:42:25.598 | 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 307)) (5.0.1) 2021-05-13 06:42:25.605 | 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 309)) (4.4.0) 2021-05-13 06:42:25.644 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.5.0) 2021-05-13 06:42:25.660 | 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 316)) (6.2.0) 2021-05-13 06:42:25.664 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.1.0) 2021-05-13 06:42:25.673 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (2.5.0) 2021-05-13 06:42:25.697 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.9.0) 2021-05-13 06:42:25.714 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (20.9) 2021-05-13 06:42:25.719 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.6.0) 2021-05-13 06:42:25.722 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (0.9.6) 2021-05-13 06:42:25.725 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (2.4.7) 2021-05-13 06:42:25.728 | Requirement already satisfied: python-cinderclient===7.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (7.4.0) 2021-05-13 06:42:25.744 | 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 395)) (2.8.1) 2021-05-13 06:42:25.750 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (4.2.0) 2021-05-13 06:42:25.769 | Requirement already satisfied: python-swiftclient===3.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (3.11.1) 2021-05-13 06:42:25.795 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (2021.1) 2021-05-13 06:42:25.799 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.25.1) 2021-05-13 06:42:25.819 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.4.0) 2021-05-13 06:42:25.824 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.2) 2021-05-13 06:42:25.827 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.15.0) 2021-05-13 06:42:25.831 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2021-05-13 06:42:25.837 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (6.3.1) 2021-05-13 06:42:25.852 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:42:25.872 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.2) 2021-05-13 06:42:25.878 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-05-13 06:42:25.887 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-13 06:42:25.891 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (0.14.1) 2021-05-13 06:42:25.896 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:42:25.899 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:42:25.907 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-05-13 06:42:25.912 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-05-13 06:42:25.917 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:42:25.921 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.0.2) 2021-05-13 06:42:25.924 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:42:25.938 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-13 06:42:25.946 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:42:25.957 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:42:25.966 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-13 06:42:25.977 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-05-13 06:42:25.980 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (0.7.2) 2021-05-13 06:42:25.983 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:42:25.986 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:42:25.990 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:42:25.993 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-05-13 06:42:26.002 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.6) 2021-05-13 06:42:26.004 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:42:26.007 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (2.20) 2021-05-13 06:42:26.010 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (56.0.0) 2021-05-13 06:42:26.062 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:42:26.080 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2021-05-13 06:42:26.087 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:42:26.094 | 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 412)) (1.6.0) 2021-05-13 06:42:26.097 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-13 06:42:26.100 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:42:26.103 | 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 553)) (1.4.0) 2021-05-13 06:42:26.106 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (1.0.0) 2021-05-13 06:42:27.845 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:42:27.845 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:42:27.926 | + inc/python:pip_install:200 : result=0 2021-05-13 06:42:27.928 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:42:27.931 | + functions-common:time_stop:2304 : local name 2021-05-13 06:42:27.933 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:42:27.935 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:42:27.938 | + functions-common:time_stop:2307 : local total 2021-05-13 06:42:27.940 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:42:27.942 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:42:27.945 | + functions-common:time_stop:2311 : start_time=1620888143500 2021-05-13 06:42:27.947 | + functions-common:time_stop:2313 : [[ -z 1620888143500 ]] 2021-05-13 06:42:27.950 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:42:27.955 | + functions-common:time_stop:2316 : end_time=1620888147952 2021-05-13 06:42:27.957 | + functions-common:time_stop:2317 : elapsed_time=4452 2021-05-13 06:42:27.959 | + functions-common:time_stop:2318 : total=58969 2021-05-13 06:42:27.961 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:42:27.964 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=63421 2021-05-13 06:42:27.966 | + inc/python:pip_install:203 : return 0 2021-05-13 06:42:27.969 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2021-05-13 06:42:27.971 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2021-05-13 06:42:27.974 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2021-05-13 06:42:27.986 | + lib/glance:copy_rootwrap:219 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-05-13 06:42:27.991 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-05-13 06:42:27.994 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-05-13 06:42:27.996 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-05-13 06:42:27.999 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:42:28.001 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:42:28.004 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:42:28.007 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:42:28.009 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:42:28.012 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:42:28.029 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:42:28.031 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:42:28.034 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:42:28.036 | + functions-common:git_clone:544 : echo master 2021-05-13 06:42:28.037 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:42:28.042 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-05-13 06:42:28.044 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:42:28.047 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-05-13 06:42:28.050 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:42:28.050 | + functions-common:git_clone:593 : head -1 2021-05-13 06:42:28.053 | 1157c19a Merge "Guidelines for core reviewers" 2021-05-13 06:42:28.055 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:42:28.058 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2021-05-13 06:42:28.061 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:42:28.063 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:42:28.066 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-05-13 06:42:28.068 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:42:28.071 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-05-13 06:42:28.073 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:42:28.076 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:42:28.078 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-05-13 06:42:28.080 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:42:28.083 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:42:28.086 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-05-13 06:42:28.088 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:42:28.091 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-05-13 06:42:28.094 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:42:28.097 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:42:28.100 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-05-13 06:42:28.105 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-05-13 06:42:28.108 | + 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' 2021-05-13 06:42:28.711 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-05-13 06:42:28.714 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:42:28.716 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:42:28.719 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:42:28.721 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:42:28.723 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-05-13 06:42:28.726 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:42:28.728 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:42:28.730 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:42:28.733 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:42:28.735 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:42:28.737 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:42:28.740 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:42:28.742 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-05-13 06:42:28.763 | Using python 3.8 to install /opt/stack/glance 2021-05-13 06:42:28.766 | + 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 2021-05-13 06:42:29.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:42:29.505 | from cryptography.utils import int_from_bytes 2021-05-13 06:42:29.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:42:29.505 | from cryptography.utils import int_from_bytes 2021-05-13 06:42:30.534 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:42:30.535 | 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. 2021-05-13 06:42:30.538 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:30.538 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:30.540 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:30.545 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:30.552 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:30.570 | Obtaining file:///opt/stack/glance 2021-05-13 06:42:31.823 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:42:33.074 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-13 06:42:33.083 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:42:33.091 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-13 06:42:33.103 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-05-13 06:42:33.132 | Requirement already satisfied: WSME===0.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 30)) (0.10.1) 2021-05-13 06:42:33.141 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:42:33.154 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-05-13 06:42:33.163 | Requirement already satisfied: castellan===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (3.8.0) 2021-05-13 06:42:33.183 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.7) 2021-05-13 06:42:33.223 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (0.2.2) 2021-05-13 06:42:33.237 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:42:33.244 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2021-05-13 06:42:33.250 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-05-13 06:42:33.259 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (2.3.0) 2021-05-13 06:42:33.265 | Requirement already satisfied: glance-store===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (2.5.0) 2021-05-13 06:42:33.334 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2021-05-13 06:42:33.339 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (0.19.1) 2021-05-13 06:42:33.344 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2021-05-13 06:42:33.347 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (3.2.0) 2021-05-13 06:42:33.359 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2021-05-13 06:42:33.418 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2021-05-13 06:42:33.471 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.8.0) 2021-05-13 06:42:33.476 | 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 293)) (1.7.0) 2021-05-13 06:42:33.480 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (5.4.0) 2021-05-13 06:42:33.499 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-05-13 06:42:33.535 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2021-05-13 06:42:33.546 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.7.0) 2021-05-13 06:42:33.586 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-05-13 06:42:33.593 | Requirement already satisfied: oslo.db===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2021-05-13 06:42:33.641 | 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 306)) (5.0.1) 2021-05-13 06:42:33.648 | 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 308)) (4.4.0) 2021-05-13 06:42:33.686 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.1) 2021-05-13 06:42:33.740 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.0) 2021-05-13 06:42:33.758 | Requirement already satisfied: oslo.policy===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.8.0) 2021-05-13 06:42:33.774 | 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 314)) (2.2.0) 2021-05-13 06:42:33.788 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-05-13 06:42:33.797 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.0) 2021-05-13 06:42:33.820 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.0) 2021-05-13 06:42:33.831 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.9.0) 2021-05-13 06:42:33.848 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.0) 2021-05-13 06:42:33.893 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:42:33.899 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:42:33.902 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-13 06:42:33.904 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (5.8.0) 2021-05-13 06:42:33.925 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2021-05-13 06:42:33.940 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-05-13 06:42:33.950 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-05-13 06:42:33.953 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:42:33.957 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (5.1.0) 2021-05-13 06:42:33.973 | 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 394)) (2.8.1) 2021-05-13 06:42:33.978 | 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 396)) (1.0.4) 2021-05-13 06:42:33.981 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-05-13 06:42:33.999 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-05-13 06:42:34.004 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (0.7) 2021-05-13 06:42:34.010 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:42:34.030 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.3.3) 2021-05-13 06:42:34.035 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-05-13 06:42:34.040 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (56.0.0) 2021-05-13 06:42:34.090 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (0.8.1) 2021-05-13 06:42:34.093 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:42:34.096 | 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 508)) (0.13.0) 2021-05-13 06:42:34.106 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (0.4.1) 2021-05-13 06:42:34.109 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-05-13 06:42:34.112 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:42:34.120 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (4.6.0) 2021-05-13 06:42:34.174 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (6.3.1) 2021-05-13 06:42:34.189 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.0.1) 2021-05-13 06:42:34.198 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.5.0) 2021-05-13 06:42:34.204 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:42:34.222 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:42:34.225 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:42:34.232 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:42:34.253 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:42:34.256 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.2) 2021-05-13 06:42:34.261 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-05-13 06:42:34.289 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:42:34.293 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-05-13 06:42:34.302 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-05-13 06:42:34.308 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (0.14.1) 2021-05-13 06:42:34.314 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:42:34.317 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.2) 2021-05-13 06:42:34.320 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-05-13 06:42:34.325 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.2) 2021-05-13 06:42:34.365 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-05-13 06:42:34.373 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2021-05-13 06:42:34.376 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:42:34.387 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.10.9) 2021-05-13 06:42:34.390 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.7.0) 2021-05-13 06:42:34.402 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2021-05-13 06:42:34.406 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:42:34.409 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:42:34.412 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-13 06:42:34.415 | 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) 2021-05-13 06:42:34.418 | Requirement already satisfied: networkx===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.5.1) 2021-05-13 06:42:34.457 | Requirement already satisfied: automaton===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (2.3.0) 2021-05-13 06:42:34.463 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (1.4.2) 2021-05-13 06:42:34.468 | 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 411)) (1.6.0) 2021-05-13 06:42:34.471 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-13 06:42:34.474 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2021-05-13 06:42:34.476 | 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 553)) (1.4.0) 2021-05-13 06:42:34.480 | 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) 2021-05-13 06:42:34.484 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2021-05-13 06:42:34.487 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.6) 2021-05-13 06:42:34.490 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (5.0.0) 2021-05-13 06:42:34.493 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-05-13 06:42:34.548 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-05-13 06:42:34.552 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:42:34.593 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.2.5) 2021-05-13 06:42:34.598 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:42:35.589 | Installing collected packages: glance 2021-05-13 06:42:35.589 | Attempting uninstall: glance 2021-05-13 06:42:35.591 | Found existing installation: glance 22.1.0.dev7 2021-05-13 06:42:35.595 | Can't uninstall 'glance'. No files were found to uninstall. 2021-05-13 06:42:35.596 | Running setup.py develop for glance 2021-05-13 06:42:37.172 | Successfully installed glance 2021-05-13 06:42:37.308 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:42:37.308 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:42:37.394 | + inc/python:pip_install:200 : result=0 2021-05-13 06:42:37.396 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:42:37.398 | + functions-common:time_stop:2304 : local name 2021-05-13 06:42:37.401 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:42:37.403 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:42:37.405 | + functions-common:time_stop:2307 : local total 2021-05-13 06:42:37.407 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:42:37.410 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:42:37.412 | + functions-common:time_stop:2311 : start_time=1620888148758 2021-05-13 06:42:37.414 | + functions-common:time_stop:2313 : [[ -z 1620888148758 ]] 2021-05-13 06:42:37.417 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:42:37.422 | + functions-common:time_stop:2316 : end_time=1620888157419 2021-05-13 06:42:37.424 | + functions-common:time_stop:2317 : elapsed_time=8661 2021-05-13 06:42:37.426 | + functions-common:time_stop:2318 : total=63421 2021-05-13 06:42:37.429 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:42:37.431 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=72082 2021-05-13 06:42:37.433 | + inc/python:pip_install:203 : return 0 2021-05-13 06:42:37.436 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:42:37.439 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:42:37.441 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:42:37.460 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:42:37.472 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-05-13 06:42:37.474 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-05-13 06:42:37.477 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:37.479 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:37.481 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-05-13 06:42:37.485 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:37.487 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:42:37.489 | + ./stack.sh:main:885 : configure_glance 2021-05-13 06:42:37.492 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-05-13 06:42:37.505 | + lib/glance:configure_glance:271 : local dburl 2021-05-13 06:42:37.508 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2021-05-13 06:42:37.510 | ++ lib/database:database_connection_url:132 : local db=glance 2021-05-13 06:42:37.512 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-05-13 06:42:37.515 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-05-13 06:42:37.517 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:42:37.520 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:42:37.522 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-05-13 06:42:37.551 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:42:37.580 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-05-13 06:42:37.609 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:42:37.638 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-05-13 06:42:37.667 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-05-13 06:42:37.697 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-05-13 06:42:37.699 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:42:37.702 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-05-13 06:42:37.704 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:42:37.707 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-05-13 06:42:37.735 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-05-13 06:42:37.764 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.16/identity 2021-05-13 06:42:37.792 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-05-13 06:42:37.821 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-05-13 06:42:37.850 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-05-13 06:42:37.879 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-05-13 06:42:37.908 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-05-13 06:42:37.937 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:42:37.966 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:42:37.996 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-05-13 06:42:38.025 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-05-13 06:42:38.028 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-05-13 06:42:38.030 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-05-13 06:42:38.033 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:42:38.035 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:42:38.038 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:42:38.054 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:42:38.057 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:42:38.060 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:42:38.062 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:42:38.079 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:42:38.081 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:42:38.084 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:42:38.114 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:42:38.117 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:42:38.119 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2021-05-13 06:42:38.122 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2021-05-13 06:42:38.124 | + lib/glance:configure_glance:288 : configure_glance_store False False 2021-05-13 06:42:38.126 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2021-05-13 06:42:38.129 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2021-05-13 06:42:38.131 | + lib/glance:configure_glance_store:231 : local be 2021-05-13 06:42:38.133 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:42:38.136 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2021-05-13 06:42:38.138 | + lib/glance:configure_glance_store:252 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-05-13 06:42:38.168 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2021-05-13 06:42:38.170 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.16 2021-05-13 06:42:38.199 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:42:38.201 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2021-05-13 06:42:38.219 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:42:38.221 | + lib/glance:configure_glance:301 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-05-13 06:42:38.250 | + lib/glance:configure_glance:302 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-05-13 06:42:38.280 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-05-13 06:42:38.309 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-05-13 06:42:38.339 | + lib/glance:configure_glance:306 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-05-13 06:42:38.368 | + lib/glance:configure_glance:307 : is_service_enabled tls-proxy 2021-05-13 06:42:38.385 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:42:38.387 | + lib/glance:configure_glance:310 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:42:38.417 | + lib/glance:configure_glance:312 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-05-13 06:42:38.446 | + lib/glance:configure_glance:314 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-05-13 06:42:38.476 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.16/identity/v3 2021-05-13 06:42:38.506 | + lib/glance:configure_glance:316 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-05-13 06:42:38.535 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.16/image 2021-05-13 06:42:38.565 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2021-05-13 06:42:38.582 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:42:38.585 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2021-05-13 06:42:38.587 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-05-13 06:42:38.589 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:42:38.592 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:42:38.609 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:42:38.612 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:42:38.614 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:42:38.616 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:42:38.619 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-05-13 06:42:38.649 | + functions:setup_systemd_logging:704 : 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' 2021-05-13 06:42:38.678 | + functions:setup_systemd_logging:705 : 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' 2021-05-13 06:42:38.708 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:42:38.737 | + lib/glance:configure_glance:332 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-05-13 06:42:38.742 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-05-13 06:42:38.772 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-05-13 06:42:38.802 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:42:38.831 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.16/identity 2021-05-13 06:42:38.861 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-05-13 06:42:38.891 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-05-13 06:42:38.920 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-05-13 06:42:38.951 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-05-13 06:42:38.980 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-05-13 06:42:39.010 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-05-13 06:42:39.039 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-05-13 06:42:39.069 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-05-13 06:42:39.074 | + lib/glance:configure_glance:353 : 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 2021-05-13 06:42:39.082 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2021-05-13 06:42:39.098 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:42:39.100 | + lib/glance:configure_glance:363 : [[ False == False ]] 2021-05-13 06:42:39.103 | + lib/glance:configure_glance:364 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-05-13 06:42:39.105 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2021-05-13 06:42:39.107 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-05-13 06:42:39.110 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2021-05-13 06:42:39.113 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2021-05-13 06:42:39.117 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2021-05-13 06:42:39.119 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2021-05-13 06:42:39.123 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-05-13 06:42:39.152 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2021-05-13 06:42:39.155 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-05-13 06:42:39.157 | ++ functions:get_random_port:837 : true 2021-05-13 06:42:39.159 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-05-13 06:42:39.161 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-05-13 06:42:39.164 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-05-13 06:42:39.225 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-05-13 06:42:39.227 | ++ functions:get_random_port:841 : break 2 2021-05-13 06:42:39.229 | ++ functions:get_random_port:845 : echo 60999 2021-05-13 06:42:39.232 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2021-05-13 06:42:39.235 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-05-13 06:42:39.262 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-05-13 06:42:39.289 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-05-13 06:42:39.316 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:42:39.343 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:42:39.370 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:42:39.397 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:42:39.425 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:42:39.452 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-05-13 06:42:39.479 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:42:39.507 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:42:39.534 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:42:39.561 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:42:39.589 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:42:39.616 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-05-13 06:42:39.645 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-05-13 06:42:39.672 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-05-13 06:42:39.699 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-05-13 06:42:39.727 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-05-13 06:42:39.754 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2021-05-13 06:42:39.756 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-05-13 06:42:39.758 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:42:39.760 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:42:39.763 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:42:39.766 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-05-13 06:42:39.768 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-05-13 06:42:39.820 | proxy (enabled by site administrator) 2021-05-13 06:42:39.823 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2021-05-13 06:42:39.826 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-05-13 06:42:39.829 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:42:39.831 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:42:39.833 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:42:39.836 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-05-13 06:42:39.838 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-05-13 06:42:39.891 | proxy_http (enabled by site administrator) 2021-05-13 06:42:39.894 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2021-05-13 06:42:39.897 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2021-05-13 06:42:39.899 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2021-05-13 06:42:39.902 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:42:39.904 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:42:39.907 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:42:39.909 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:42:39.912 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:42:39.915 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2021-05-13 06:42:39.915 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:42:39.924 | KeepAlive Off 2021-05-13 06:42:39.928 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2021-05-13 06:42:39.928 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:42:39.937 | SetEnv proxy-sendchunked 1 2021-05-13 06:42:39.941 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:42:39.941 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-05-13 06:42:39.949 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-05-13 06:42:39.953 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2021-05-13 06:42:39.955 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2021-05-13 06:42:39.957 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:42:39.960 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:42:39.962 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:42:39.964 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:42:39.967 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:42:39.969 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:42:39.971 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:42:39.974 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:42:39.976 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:42:39.978 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2021-05-13 06:42:40.041 | Site glance-wsgi-api already enabled 2021-05-13 06:42:40.045 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2021-05-13 06:42:40.047 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:42:40.050 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:42:40.052 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:42:40.182 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-05-13 06:42:40.189 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-05-13 06:42:40.221 | + ./stack.sh:main:888 : is_service_enabled cinder 2021-05-13 06:42:40.239 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:42:40.241 | + ./stack.sh:main:890 : stack_install_service cinder 2021-05-13 06:42:40.244 | + lib/stack:stack_install_service:20 : local service=cinder 2021-05-13 06:42:40.246 | + lib/stack:stack_install_service:21 : type install_cinder 2021-05-13 06:42:40.249 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:42:40.251 | + lib/stack:stack_install_service:32 : install_cinder 2021-05-13 06:42:40.254 | + lib/cinder:install_cinder:451 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-05-13 06:42:40.256 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-05-13 06:42:40.258 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-05-13 06:42:40.261 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:42:40.263 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:42:40.266 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:42:40.269 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:42:40.271 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:42:40.274 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:42:40.290 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:42:40.292 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:42:40.295 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:42:40.298 | + functions-common:git_clone:544 : echo master 2021-05-13 06:42:40.299 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:42:40.304 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-05-13 06:42:40.306 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:42:40.308 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-05-13 06:42:40.311 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:42:40.312 | + functions-common:git_clone:593 : head -1 2021-05-13 06:42:40.316 | f9124c77e Merge commit 'refs/changes/24/786524/6' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2021-05-13 06:42:40.319 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:42:40.322 | + lib/cinder:install_cinder:452 : setup_develop /opt/stack/cinder 2021-05-13 06:42:40.324 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:42:40.327 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:42:40.330 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-05-13 06:42:40.332 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:42:40.335 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-05-13 06:42:40.337 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:42:40.339 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:42:40.342 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-05-13 06:42:40.345 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:42:40.347 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:42:40.350 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-05-13 06:42:40.353 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:42:40.355 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-05-13 06:42:40.358 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:42:40.360 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:42:40.363 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-05-13 06:42:40.369 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-05-13 06:42:40.372 | + 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' 2021-05-13 06:42:40.974 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-05-13 06:42:40.977 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:42:40.979 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:42:40.981 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:42:40.984 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:42:40.986 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-05-13 06:42:40.989 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:42:40.991 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:42:40.993 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:42:40.996 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:42:40.998 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:42:41.001 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:42:41.003 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:42:41.006 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-05-13 06:42:41.026 | Using python 3.8 to install /opt/stack/cinder 2021-05-13 06:42:41.028 | + 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 2021-05-13 06:42:41.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:42:41.771 | from cryptography.utils import int_from_bytes 2021-05-13 06:42:41.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:42:41.771 | from cryptography.utils import int_from_bytes 2021-05-13 06:42:42.805 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:42:42.805 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-13 06:42:42.808 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:42.809 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:42.810 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:42.816 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:42.823 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:42.827 | Obtaining file:///opt/stack/cinder 2021-05-13 06:42:44.837 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:42:46.838 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-13 06:42:46.847 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:42:46.856 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-13 06:42:46.868 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-05-13 06:42:46.896 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:42:46.909 | Requirement already satisfied: boto3===1.17.62 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (1.17.62) 2021-05-13 06:42:46.918 | Requirement already satisfied: botocore===1.20.62 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (1.20.62) 2021-05-13 06:42:46.930 | Requirement already satisfied: castellan===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (3.8.0) 2021-05-13 06:42:46.950 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.4.7) 2021-05-13 06:42:46.990 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (0.2.2) 2021-05-13 06:42:47.003 | 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) 2021-05-13 06:42:47.007 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.30.2) 2021-05-13 06:42:47.016 | Requirement already satisfied: google-api-python-client===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (2.3.0) 2021-05-13 06:42:47.031 | Requirement already satisfied: google-auth===1.30.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (1.30.0) 2021-05-13 06:42:47.054 | Requirement already satisfied: google-auth-httplib2===0.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (0.1.0) 2021-05-13 06:42:47.060 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2021-05-13 06:42:47.065 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (0.19.1) 2021-05-13 06:42:47.070 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2021-05-13 06:42:47.073 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (0.10.0) 2021-05-13 06:42:47.076 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (3.2.0) 2021-05-13 06:42:47.088 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2021-05-13 06:42:47.148 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2021-05-13 06:42:47.200 | Requirement already satisfied: lxml===4.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (4.6.3) 2021-05-13 06:42:47.211 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (4.1.3) 2021-05-13 06:42:47.221 | Requirement already satisfied: os-brick===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (4.3.1) 2021-05-13 06:42:47.244 | 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 293)) (1.7.0) 2021-05-13 06:42:47.248 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (5.4.0) 2021-05-13 06:42:47.266 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-05-13 06:42:47.303 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2021-05-13 06:42:47.314 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.7.0) 2021-05-13 06:42:47.354 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-05-13 06:42:47.360 | Requirement already satisfied: oslo.db===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2021-05-13 06:42:47.409 | 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 306)) (5.0.1) 2021-05-13 06:42:47.416 | 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 308)) (4.4.0) 2021-05-13 06:42:47.455 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.1) 2021-05-13 06:42:47.510 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.0) 2021-05-13 06:42:47.528 | Requirement already satisfied: oslo.policy===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.8.0) 2021-05-13 06:42:47.543 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.5.0) 2021-05-13 06:42:47.558 | 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 314)) (2.2.0) 2021-05-13 06:42:47.573 | 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 315)) (6.2.0) 2021-05-13 06:42:47.578 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-05-13 06:42:47.587 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.0) 2021-05-13 06:42:47.611 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.0) 2021-05-13 06:42:47.621 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.9.0) 2021-05-13 06:42:47.638 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.4.0) 2021-05-13 06:42:47.658 | Requirement already satisfied: oslo.vmware===3.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.9.0) 2021-05-13 06:42:47.681 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.0) 2021-05-13 06:42:47.726 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:42:47.732 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (2.7.2) 2021-05-13 06:42:47.767 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:42:47.770 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-13 06:42:47.773 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (5.8.0) 2021-05-13 06:42:47.793 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (0.4.8) 2021-05-13 06:42:47.797 | 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 352)) (0.2.8) 2021-05-13 06:42:47.801 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-05-13 06:42:47.813 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-05-13 06:42:47.815 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:42:47.818 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (5.1.0) 2021-05-13 06:42:47.834 | 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 394)) (2.8.1) 2021-05-13 06:42:47.839 | Requirement already satisfied: python-glanceclient===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (3.3.0) 2021-05-13 06:42:47.856 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-05-13 06:42:47.875 | Requirement already satisfied: python-novaclient===17.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (17.4.0) 2021-05-13 06:42:47.891 | Requirement already satisfied: python-swiftclient===3.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (3.11.1) 2021-05-13 06:42:47.916 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-05-13 06:42:47.921 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (0.7) 2021-05-13 06:42:47.928 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:42:47.948 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-05-13 06:42:47.952 | Requirement already satisfied: rsa===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461)) (4.7.2) 2021-05-13 06:42:47.957 | 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 464)) (2.1.74) 2021-05-13 06:42:47.962 | Requirement already satisfied: s3transfer===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466)) (0.4.2) 2021-05-13 06:42:47.971 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (56.0.0) 2021-05-13 06:42:48.021 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:42:48.024 | 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 508)) (0.13.0) 2021-05-13 06:42:48.035 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (0.4.1) 2021-05-13 06:42:48.038 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-05-13 06:42:48.041 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:42:48.048 | Requirement already satisfied: suds-jurko===0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.6) 2021-05-13 06:42:48.051 | Requirement already satisfied: tabulate===0.8.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.8.9) 2021-05-13 06:42:48.057 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (4.6.0) 2021-05-13 06:42:48.134 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (6.3.1) 2021-05-13 06:42:48.148 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.0.1) 2021-05-13 06:42:48.157 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.5.0) 2021-05-13 06:42:48.163 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:42:48.181 | Requirement already satisfied: tooz===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.8.0) 2021-05-13 06:42:48.241 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:42:48.245 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:42:48.252 | Requirement already satisfied: uritemplate===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (3.0.1) 2021-05-13 06:42:48.255 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:42:48.275 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.12.1) 2021-05-13 06:42:48.279 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (1.3.3) 2021-05-13 06:42:48.287 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:42:48.290 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.2) 2021-05-13 06:42:48.296 | Requirement already satisfied: zstd===1.4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.4.9.1) 2021-05-13 06:42:48.299 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:42:48.303 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (1.16.0) 2021-05-13 06:42:48.311 | Requirement already satisfied: google-api-core===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.26.3) 2021-05-13 06:42:48.335 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.2) 2021-05-13 06:42:48.338 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.2) 2021-05-13 06:42:48.344 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (0.14.1) 2021-05-13 06:42:48.350 | 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) 2021-05-13 06:42:48.357 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:42:48.361 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.8.0) 2021-05-13 06:42:48.366 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-05-13 06:42:48.375 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-05-13 06:42:48.380 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (2.3.0) 2021-05-13 06:42:48.386 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.2) 2021-05-13 06:42:48.427 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-05-13 06:42:48.434 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2021-05-13 06:42:48.437 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.0) 2021-05-13 06:42:48.447 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.10.9) 2021-05-13 06:42:48.450 | 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) 2021-05-13 06:42:48.463 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (3.2.0) 2021-05-13 06:42:48.473 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.7.0) 2021-05-13 06:42:48.486 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2021-05-13 06:42:48.500 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2021-05-13 06:42:48.504 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:42:48.507 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:42:48.510 | Requirement already satisfied: pyudev===0.22.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (0.22.0) 2021-05-13 06:42:48.514 | 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) 2021-05-13 06:42:48.517 | Requirement already satisfied: networkx===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.5.1) 2021-05-13 06:42:48.554 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (1.4.2) 2021-05-13 06:42:48.560 | Requirement already satisfied: automaton===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (2.3.0) 2021-05-13 06:42:48.566 | 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 411)) (1.6.0) 2021-05-13 06:42:48.569 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2021-05-13 06:42:48.571 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2021-05-13 06:42:48.574 | 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 553)) (1.4.0) 2021-05-13 06:42:48.577 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.32) 2021-05-13 06:42:48.582 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2021-05-13 06:42:48.585 | Requirement already satisfied: protobuf===3.15.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.15.8) 2021-05-13 06:42:48.589 | Requirement already satisfied: googleapis-common-protos===1.53.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (1.53.0) 2021-05-13 06:42:48.595 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.6) 2021-05-13 06:42:48.598 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-05-13 06:42:48.606 | 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 396)) (1.0.4) 2021-05-13 06:42:48.609 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (5.0.0) 2021-05-13 06:42:48.612 | 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) 2021-05-13 06:42:48.615 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (1.5.0) 2021-05-13 06:42:48.671 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.1) 2021-05-13 06:42:48.674 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:42:48.677 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.2.5) 2021-05-13 06:42:48.682 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.4.4) 2021-05-13 06:42:48.686 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:42:49.581 | Installing collected packages: cinder 2021-05-13 06:42:49.581 | Attempting uninstall: cinder 2021-05-13 06:42:49.583 | Found existing installation: cinder 18.1.0.dev94 2021-05-13 06:42:49.587 | Can't uninstall 'cinder'. No files were found to uninstall. 2021-05-13 06:42:49.588 | Running setup.py develop for cinder 2021-05-13 06:42:51.833 | Successfully installed cinder 2021-05-13 06:42:51.972 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:42:51.972 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:42:52.058 | + inc/python:pip_install:200 : result=0 2021-05-13 06:42:52.060 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:42:52.063 | + functions-common:time_stop:2304 : local name 2021-05-13 06:42:52.065 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:42:52.068 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:42:52.070 | + functions-common:time_stop:2307 : local total 2021-05-13 06:42:52.072 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:42:52.074 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:42:52.076 | + functions-common:time_stop:2311 : start_time=1620888161021 2021-05-13 06:42:52.079 | + functions-common:time_stop:2313 : [[ -z 1620888161021 ]] 2021-05-13 06:42:52.082 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:42:52.086 | + functions-common:time_stop:2316 : end_time=1620888172084 2021-05-13 06:42:52.089 | + functions-common:time_stop:2317 : elapsed_time=11063 2021-05-13 06:42:52.091 | + functions-common:time_stop:2318 : total=72082 2021-05-13 06:42:52.093 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:42:52.095 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=83145 2021-05-13 06:42:52.098 | + inc/python:pip_install:203 : return 0 2021-05-13 06:42:52.100 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:42:52.102 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:42:52.105 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:42:52.123 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:42:52.136 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-05-13 06:42:52.138 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-05-13 06:42:52.141 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:52.144 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:52.146 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-05-13 06:42:52.149 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:52.151 | + lib/cinder:install_cinder:453 : [[ lioadm == \t\g\t\a\d\m ]] 2021-05-13 06:42:52.154 | + lib/cinder:install_cinder:455 : [[ lioadm == \l\i\o\a\d\m ]] 2021-05-13 06:42:52.156 | + lib/cinder:install_cinder:456 : is_ubuntu 2021-05-13 06:42:52.158 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:42:52.161 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:42:52.163 | + lib/cinder:install_cinder:458 : sudo mkdir -p /etc/target 2021-05-13 06:42:52.175 | + lib/cinder:install_cinder:460 : install_package targetcli-fb 2021-05-13 06:42:52.177 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:42:52.180 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:42:52.182 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:42:52.185 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:42:52.188 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:42:52.190 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:42:52.193 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:42:52.195 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:42:52.197 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:42:52.200 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:42:52.203 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:42:52.205 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:42:52.208 | + functions-common:install_package:1343 : real_install_package targetcli-fb 2021-05-13 06:42:52.210 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:42:52.213 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:42:52.215 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:42:52.218 | + functions-common:real_install_package:1329 : apt_get install targetcli-fb 2021-05-13 06:42:52.239 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2021-05-13 06:42:52.344 | Reading package lists... 2021-05-13 06:42:52.563 | Building dependency tree... 2021-05-13 06:42:52.564 | Reading state information... 2021-05-13 06:42:52.795 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2021-05-13 06:42:52.795 | The following packages were automatically installed and are no longer required: 2021-05-13 06:42:52.797 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:42:52.797 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:42:52.797 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:42:52.797 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:42:52.797 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:42:52.797 | python3-zope.interface 2021-05-13 06:42:52.797 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:42:52.906 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:42:52.910 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:42:52.913 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:42:52.915 | + functions-common:time_stop:2304 : local name 2021-05-13 06:42:52.918 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:42:52.920 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:42:52.923 | + functions-common:time_stop:2307 : local total 2021-05-13 06:42:52.926 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:42:52.928 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:42:52.931 | + functions-common:time_stop:2311 : start_time=1620888172236 2021-05-13 06:42:52.933 | + functions-common:time_stop:2313 : [[ -z 1620888172236 ]] 2021-05-13 06:42:52.936 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:42:52.941 | + functions-common:time_stop:2316 : end_time=1620888172938 2021-05-13 06:42:52.943 | + functions-common:time_stop:2317 : elapsed_time=702 2021-05-13 06:42:52.946 | + functions-common:time_stop:2318 : total=4796 2021-05-13 06:42:52.948 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:42:52.950 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5498 2021-05-13 06:42:52.953 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:42:52.955 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:42:52.958 | + ./stack.sh:main:891 : configure_cinder 2021-05-13 06:42:52.960 | + lib/cinder:configure_cinder:229 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-05-13 06:42:52.973 | + lib/cinder:configure_cinder:231 : rm -f /etc/cinder/cinder.conf 2021-05-13 06:42:52.977 | + lib/cinder:configure_cinder:233 : configure_rootwrap cinder 2021-05-13 06:42:52.979 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-05-13 06:42:52.981 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-05-13 06:42:52.985 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-05-13 06:42:52.985 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-05-13 06:42:52.989 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-05-13 06:42:52.991 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-05-13 06:42:52.994 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-05-13 06:42:52.996 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-05-13 06:42:52.998 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-05-13 06:42:53.000 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-05-13 06:42:53.002 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-05-13 06:42:53.005 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-05-13 06:42:53.015 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-05-13 06:42:53.027 | + 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 2021-05-13 06:42:53.039 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-05-13 06:42:53.052 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-05-13 06:42:53.063 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-05-13 06:42:53.066 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-05-13 06:42:53.070 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.T39lhkMlEW 2021-05-13 06:42:53.072 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:42:53.075 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:42:53.077 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-05-13 06:42:53.080 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.T39lhkMlEW 2021-05-13 06:42:53.083 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.T39lhkMlEW 2021-05-13 06:42:53.095 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.T39lhkMlEW /etc/sudoers.d/cinder-rootwrap 2021-05-13 06:42:53.107 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-05-13 06:42:53.111 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-05-13 06:42:53.114 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-05-13 06:42:53.116 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-05-13 06:42:53.118 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-05-13 06:42:53.120 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-05-13 06:42:53.122 | + 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 ]] 2021-05-13 06:42:53.126 | + lib/cinder:configure_cinder:235 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-05-13 06:42:53.128 | + lib/cinder:configure_cinder:236 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-05-13 06:42:53.132 | + lib/cinder:configure_cinder:239 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-05-13 06:42:53.137 | + lib/cinder:configure_cinder:241 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-05-13 06:42:53.155 | + lib/cinder:configure_cinder:242 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-05-13 06:42:53.174 | + lib/cinder:configure_cinder:243 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-05-13 06:42:53.193 | + lib/cinder:configure_cinder:244 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-05-13 06:42:53.212 | + lib/cinder:configure_cinder:245 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-05-13 06:42:53.231 | + lib/cinder:configure_cinder:246 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-05-13 06:42:53.251 | + lib/cinder:configure_cinder:247 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-05-13 06:42:53.269 | + lib/cinder:configure_cinder:248 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-05-13 06:42:53.288 | + lib/cinder:configure_cinder:250 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-05-13 06:42:53.290 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:42:53.292 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-05-13 06:42:53.295 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:42:53.298 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-05-13 06:42:53.327 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-05-13 06:42:53.353 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.16/identity 2021-05-13 06:42:53.381 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-05-13 06:42:53.408 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-05-13 06:42:53.435 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-05-13 06:42:53.463 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-05-13 06:42:53.491 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-05-13 06:42:53.519 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:42:53.547 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:42:53.574 | + lib/cinder:configure_cinder:252 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-05-13 06:42:53.604 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-05-13 06:42:53.633 | ++ lib/cinder:configure_cinder:255 : database_connection_url cinder 2021-05-13 06:42:53.636 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-05-13 06:42:53.638 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-05-13 06:42:53.641 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-05-13 06:42:53.643 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-05-13 06:42:53.646 | + lib/cinder:configure_cinder:255 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-05-13 06:42:53.677 | + lib/cinder:configure_cinder:256 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-05-13 06:42:53.704 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-05-13 06:42:53.732 | + lib/cinder:configure_cinder:258 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-05-13 06:42:53.761 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-05-13 06:42:53.788 | + lib/cinder:configure_cinder:260 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-05-13 06:42:53.816 | + lib/cinder:configure_cinder:261 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-05-13 06:42:53.848 | + lib/cinder:configure_cinder:262 : [[ 4 == 6 ]] 2021-05-13 06:42:53.850 | + lib/cinder:configure_cinder:265 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.16 2021-05-13 06:42:53.878 | + lib/cinder:configure_cinder:267 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-05-13 06:42:53.910 | ++ lib/cinder:configure_cinder:268 : openssl rand -hex 16 2021-05-13 06:42:53.917 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf key_manager fixed_key 7273bc70154eeb506e8f4087883268cd 2021-05-13 06:42:53.945 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-05-13 06:42:53.973 | + lib/cinder:configure_cinder:275 : is_service_enabled c-vol 2021-05-13 06:42:53.990 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:42:53.992 | + lib/cinder:configure_cinder:297 : is_service_enabled c-bak 2021-05-13 06:42:54.009 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:42:54.011 | + lib/cinder:configure_cinder:305 : is_service_enabled ceilometer 2021-05-13 06:42:54.028 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:42:54.030 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2021-05-13 06:42:54.047 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:42:54.050 | + lib/cinder:configure_cinder:323 : '[' False '!=' False ']' 2021-05-13 06:42:54.052 | + lib/cinder:configure_cinder:327 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-05-13 06:42:54.054 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-05-13 06:42:54.057 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-05-13 06:42:54.059 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:42:54.062 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:42:54.065 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:42:54.081 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:42:54.084 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:42:54.086 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:42:54.089 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:42:54.104 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:42:54.107 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:42:54.110 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:42:54.138 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:42:54.141 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:42:54.143 | + lib/cinder:configure_cinder:330 : setup_logging /etc/cinder/cinder.conf True 2021-05-13 06:42:54.145 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-05-13 06:42:54.148 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:42:54.151 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:42:54.168 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:42:54.170 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:42:54.173 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:42:54.175 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:42:54.178 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-05-13 06:42:54.206 | + functions:setup_systemd_logging:704 : 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' 2021-05-13 06:42:54.234 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-05-13 06:42:54.262 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:42:54.290 | + lib/cinder:configure_cinder:332 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-05-13 06:42:54.292 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:42:54.295 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2021-05-13 06:42:54.298 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2021-05-13 06:42:54.300 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:42:54.302 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:42:54.305 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2021-05-13 06:42:54.309 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2021-05-13 06:42:54.311 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:42:54.314 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:42:54.326 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:42:54.327 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:42:54.335 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:42:54.338 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:42:54.354 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-05-13 06:42:54.356 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:42:54.361 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-05-13 06:42:54.390 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-05-13 06:42:54.417 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-05-13 06:42:54.444 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:42:54.471 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:42:54.498 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:42:54.526 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:42:54.554 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:42:54.582 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:42:54.610 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-05-13 06:42:54.637 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:42:54.665 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:42:54.692 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:42:54.720 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:42:54.722 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:42:54.725 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2021-05-13 06:42:54.728 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2021-05-13 06:42:54.730 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:42:54.733 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:42:54.735 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:42:54.737 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:42:54.740 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:42:54.742 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-05-13 06:42:54.770 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:42:54.798 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2021-05-13 06:42:54.799 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:42:54.807 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-05-13 06:42:54.810 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2021-05-13 06:42:54.813 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2021-05-13 06:42:54.815 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:42:54.818 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:42:54.820 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:42:54.822 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:42:54.825 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:42:54.827 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:42:54.831 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:42:54.833 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:42:54.835 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:42:54.838 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2021-05-13 06:42:54.899 | Enabling site cinder-wsgi. 2021-05-13 06:42:54.904 | To activate the new configuration, you need to run: 2021-05-13 06:42:54.904 | systemctl reload apache2 2021-05-13 06:42:54.909 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:42:54.912 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:42:54.914 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:42:54.916 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:42:55.046 | + lib/cinder:configure_cinder:334 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-05-13 06:42:55.049 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-05-13 06:42:55.081 | + lib/cinder:configure_cinder:340 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.16/image 2021-05-13 06:42:55.109 | + lib/cinder:configure_cinder:341 : is_service_enabled tls-proxy 2021-05-13 06:42:55.125 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:42:55.128 | + lib/cinder:configure_cinder:347 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-05-13 06:42:55.130 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:42:55.133 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-05-13 06:42:55.135 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-05-13 06:42:55.137 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-05-13 06:42:55.168 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-05-13 06:42:55.196 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.16/identity 2021-05-13 06:42:55.225 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-05-13 06:42:55.253 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-05-13 06:42:55.281 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-05-13 06:42:55.309 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-05-13 06:42:55.337 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-05-13 06:42:55.365 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:42:55.394 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-05-13 06:42:55.422 | + lib/cinder:configure_cinder:348 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-05-13 06:42:55.449 | + lib/cinder:configure_cinder:349 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:42:55.478 | + lib/cinder:configure_cinder:351 : [[ ! -z '' ]] 2021-05-13 06:42:55.480 | + lib/cinder:configure_cinder:353 : is_service_enabled etcd3 2021-05-13 06:42:55.497 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:42:55.499 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.16:2379 2021-05-13 06:42:55.530 | + ./stack.sh:main:894 : is_service_enabled neutron 2021-05-13 06:42:55.547 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:42:55.550 | + ./stack.sh:main:896 : stack_install_service neutron 2021-05-13 06:42:55.552 | + lib/stack:stack_install_service:20 : local service=neutron 2021-05-13 06:42:55.554 | + lib/stack:stack_install_service:21 : type install_neutron 2021-05-13 06:42:55.557 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:42:55.559 | + lib/stack:stack_install_service:32 : install_neutron 2021-05-13 06:42:55.562 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-05-13 06:42:55.565 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-05-13 06:42:55.566 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:42:55.571 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-05-13 06:42:55.573 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-05-13 06:42:55.576 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-05-13 06:42:55.579 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:42:55.582 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-05-13 06:42:55.584 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-05-13 06:42:55.587 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-05-13 06:42:55.589 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:55.592 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:55.595 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-05-13 06:42:55.597 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:55.600 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-05-13 06:42:55.602 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-05-13 06:42:55.604 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-05-13 06:42:55.607 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:42:55.609 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:42:55.612 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:42:55.614 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:42:55.616 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:42:55.619 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:42:55.635 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:42:55.637 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:42:55.640 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:42:55.644 | + functions-common:git_clone:544 : echo master 2021-05-13 06:42:55.645 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:42:55.650 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-05-13 06:42:55.652 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:42:55.654 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-05-13 06:42:55.658 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:42:55.658 | + functions-common:git_clone:593 : head -1 2021-05-13 06:42:55.661 | 2c192b78a2 setup.cfg: Replace dashes with underscores 2021-05-13 06:42:55.663 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:42:55.666 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-05-13 06:42:55.668 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:42:55.671 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:42:55.673 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-05-13 06:42:55.676 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:42:55.678 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-05-13 06:42:55.681 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:42:55.683 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:42:55.685 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-05-13 06:42:55.688 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:42:55.691 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:42:55.694 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-05-13 06:42:55.696 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:42:55.699 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-05-13 06:42:55.702 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:42:55.705 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:42:55.708 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-05-13 06:42:55.714 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2021-05-13 06:42:55.716 | + 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' 2021-05-13 06:42:56.306 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2021-05-13 06:42:56.309 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:42:56.311 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:42:56.314 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:42:56.316 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:42:56.319 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2021-05-13 06:42:56.321 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:42:56.323 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:42:56.325 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:42:56.328 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:42:56.330 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:42:56.332 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:42:56.335 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:42:56.337 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2021-05-13 06:42:56.358 | Using python 3.8 to install /opt/stack/neutron 2021-05-13 06:42:56.360 | + 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 2021-05-13 06:42:57.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:42:57.101 | from cryptography.utils import int_from_bytes 2021-05-13 06:42:57.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:42:57.101 | from cryptography.utils import int_from_bytes 2021-05-13 06:42:58.121 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:42:58.121 | 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. 2021-05-13 06:42:58.124 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:58.125 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:58.126 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:58.131 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:58.138 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:58.142 | Obtaining file:///opt/stack/neutron 2021-05-13 06:43:00.223 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:43:02.320 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-05-13 06:43:02.326 | 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) 2021-05-13 06:43:02.330 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-13 06:43:02.339 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:43:02.348 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-13 06:43:02.359 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-05-13 06:43:02.387 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:43:02.400 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-05-13 06:43:02.409 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:43:02.417 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-13 06:43:02.420 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-05-13 06:43:02.429 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (2.3.0) 2021-05-13 06:43:02.435 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-05-13 06:43:02.441 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (0.19.1) 2021-05-13 06:43:02.446 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (4.3.1) 2021-05-13 06:43:02.506 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (9.2.0) 2021-05-13 06:43:02.559 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-05-13 06:43:02.564 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-05-13 06:43:02.567 | Requirement already satisfied: neutron-lib===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (2.11.0) 2021-05-13 06:43:02.606 | Requirement already satisfied: openstacksdk===0.56.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.56.0) 2021-05-13 06:43:02.633 | Requirement already satisfied: os-ken===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (1.4.0) 2021-05-13 06:43:02.650 | 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 293)) (1.7.0) 2021-05-13 06:43:02.655 | Requirement already satisfied: os-traits===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (2.5.0) 2021-05-13 06:43:02.660 | Requirement already satisfied: os-vif===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.4.0) 2021-05-13 06:43:02.683 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-05-13 06:43:02.719 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2021-05-13 06:43:02.730 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.7.0) 2021-05-13 06:43:02.770 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-05-13 06:43:02.775 | Requirement already satisfied: oslo.db===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2021-05-13 06:43:02.824 | 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 306)) (5.0.1) 2021-05-13 06:43:02.830 | 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 308)) (4.4.0) 2021-05-13 06:43:02.869 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.1) 2021-05-13 06:43:02.924 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.0) 2021-05-13 06:43:02.941 | Requirement already satisfied: oslo.policy===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.8.0) 2021-05-13 06:43:02.956 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.5.0) 2021-05-13 06:43:02.972 | 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 314)) (2.2.0) 2021-05-13 06:43:02.985 | 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 315)) (6.2.0) 2021-05-13 06:43:02.989 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-05-13 06:43:02.999 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.0) 2021-05-13 06:43:03.022 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.0) 2021-05-13 06:43:03.033 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.9.0) 2021-05-13 06:43:03.049 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.4.0) 2021-05-13 06:43:03.068 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.0) 2021-05-13 06:43:03.113 | Requirement already satisfied: ovs===2.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.13.3) 2021-05-13 06:43:03.119 | Requirement already satisfied: ovsdbapp===1.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (1.10.0) 2021-05-13 06:43:03.127 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:43:03.133 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:43:03.136 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (1.3.3) 2021-05-13 06:43:03.146 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-13 06:43:03.148 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (5.8.0) 2021-05-13 06:43:03.169 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2021-05-13 06:43:03.184 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-05-13 06:43:03.195 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-05-13 06:43:03.198 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:43:03.201 | Requirement already satisfied: pyroute2===0.5.18 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (0.5.18) 2021-05-13 06:43:03.208 | 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 394)) (2.8.1) 2021-05-13 06:43:03.213 | Requirement already satisfied: python-designateclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (4.2.0) 2021-05-13 06:43:03.232 | 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 396)) (1.0.4) 2021-05-13 06:43:03.235 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-05-13 06:43:03.253 | Requirement already satisfied: python-neutronclient===7.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (7.3.0) 2021-05-13 06:43:03.279 | Requirement already satisfied: python-novaclient===17.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (17.4.0) 2021-05-13 06:43:03.294 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-05-13 06:43:03.299 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (0.7) 2021-05-13 06:43:03.306 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:43:03.325 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.4.0) 2021-05-13 06:43:03.328 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-05-13 06:43:03.333 | Requirement already satisfied: setproctitle===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (1.2.2) 2021-05-13 06:43:03.338 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (56.0.0) 2021-05-13 06:43:03.388 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (3.17.2) 2021-05-13 06:43:03.392 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:43:03.395 | Requirement already satisfied: sortedcontainers===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (2.3.0) 2021-05-13 06:43:03.398 | 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 508)) (0.13.0) 2021-05-13 06:43:03.409 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (0.4.1) 2021-05-13 06:43:03.412 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-05-13 06:43:03.415 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:43:03.421 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (6.3.1) 2021-05-13 06:43:03.435 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.0.1) 2021-05-13 06:43:03.445 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.5.0) 2021-05-13 06:43:03.450 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:43:03.468 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.0.4) 2021-05-13 06:43:03.487 | Requirement already satisfied: tooz===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.8.0) 2021-05-13 06:43:03.545 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:43:03.570 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:43:03.577 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:43:03.599 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.12.1) 2021-05-13 06:43:03.603 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:43:03.606 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.2) 2021-05-13 06:43:03.611 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-05-13 06:43:03.619 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-05-13 06:43:03.627 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-13 06:43:03.630 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (0.10.0) 2021-05-13 06:43:03.634 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (2.5.0) 2021-05-13 06:43:03.657 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:43:03.660 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.32) 2021-05-13 06:43:03.666 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-05-13 06:43:03.671 | 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) 2021-05-13 06:43:03.674 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.7) 2021-05-13 06:43:03.714 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.0.2) 2021-05-13 06:43:03.717 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (0.14.1) 2021-05-13 06:43:03.723 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.0.2) 2021-05-13 06:43:03.763 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.2) 2021-05-13 06:43:03.766 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-05-13 06:43:03.771 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:43:03.775 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:43:03.786 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.3.5) 2021-05-13 06:43:03.788 | 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) 2021-05-13 06:43:03.810 | Requirement already satisfied: osc-lib===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.4.0) 2021-05-13 06:43:03.825 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (3.2.0) 2021-05-13 06:43:03.837 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.7.0) 2021-05-13 06:43:03.849 | 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 287)) (2.1.0) 2021-05-13 06:43:03.853 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:43:03.857 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:43:03.859 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:43:03.863 | 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) 2021-05-13 06:43:03.865 | 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 411)) (1.6.0) 2021-05-13 06:43:03.868 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-13 06:43:03.871 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (1.0.0) 2021-05-13 06:43:03.874 | 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 553)) (1.4.0) 2021-05-13 06:43:03.877 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (2.1) 2021-05-13 06:43:03.880 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.6) 2021-05-13 06:43:03.882 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (5.0.0) 2021-05-13 06:43:03.885 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2021-05-13 06:43:03.888 | Requirement already satisfied: waitress===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (2.0.0) 2021-05-13 06:43:03.901 | Requirement already satisfied: beautifulsoup4===4.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 94)) (4.9.3) 2021-05-13 06:43:03.914 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-05-13 06:43:03.969 | Requirement already satisfied: soupsieve===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.2.1) 2021-05-13 06:43:03.974 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-05-13 06:43:03.978 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:43:04.020 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:43:04.022 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.2.5) 2021-05-13 06:43:04.960 | Installing collected packages: neutron 2021-05-13 06:43:04.961 | Attempting uninstall: neutron 2021-05-13 06:43:04.962 | Found existing installation: neutron 18.1.0.dev199 2021-05-13 06:43:04.972 | Can't uninstall 'neutron'. No files were found to uninstall. 2021-05-13 06:43:04.973 | Running setup.py develop for neutron 2021-05-13 06:43:07.367 | Successfully installed neutron 2021-05-13 06:43:07.502 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:43:07.502 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:43:07.589 | + inc/python:pip_install:200 : result=0 2021-05-13 06:43:07.591 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:43:07.594 | + functions-common:time_stop:2304 : local name 2021-05-13 06:43:07.596 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:43:07.598 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:43:07.600 | + functions-common:time_stop:2307 : local total 2021-05-13 06:43:07.603 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:43:07.605 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:43:07.607 | + functions-common:time_stop:2311 : start_time=1620888176352 2021-05-13 06:43:07.610 | + functions-common:time_stop:2313 : [[ -z 1620888176352 ]] 2021-05-13 06:43:07.612 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:43:07.616 | + functions-common:time_stop:2316 : end_time=1620888187614 2021-05-13 06:43:07.619 | + functions-common:time_stop:2317 : elapsed_time=11262 2021-05-13 06:43:07.621 | + functions-common:time_stop:2318 : total=83145 2021-05-13 06:43:07.623 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:43:07.626 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=94407 2021-05-13 06:43:07.628 | + inc/python:pip_install:203 : return 0 2021-05-13 06:43:07.631 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:43:07.633 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:43:07.636 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:43:07.654 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:43:07.666 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2021-05-13 06:43:07.668 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-05-13 06:43:07.671 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:43:07.674 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:43:07.676 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-05-13 06:43:07.679 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:43:07.681 | + lib/neutron-legacy:install_mutnauq:449 : [[ ovn == \o\v\n ]] 2021-05-13 06:43:07.684 | + lib/neutron-legacy:install_mutnauq:450 : install_ovn 2021-05-13 06:43:07.686 | + lib/neutron_plugins/ovn_agent:install_ovn:372 : [[ True == \F\a\l\s\e ]] 2021-05-13 06:43:07.689 | + lib/neutron_plugins/ovn_agent:install_ovn:377 : echo 'Installing OVN and dependent packages' 2021-05-13 06:43:07.689 | Installing OVN and dependent packages 2021-05-13 06:43:07.691 | + lib/neutron_plugins/ovn_agent:install_ovn:380 : ovn_sanity_check 2021-05-13 06:43:07.694 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:359 : is_service_enabled q-agt neutron-agt 2021-05-13 06:43:07.709 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:43:07.712 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:360 : die 360 'The q-agt/neutron-agt service must be disabled with OVN.' 2021-05-13 06:43:07.714 | + functions-common:die:198 : local exitcode=0 2021-05-13 06:43:07.717 | [Call Trace] 2021-05-13 06:43:07.717 | ./stack.sh:896:stack_install_service 2021-05-13 06:43:07.717 | /home/ubuntu/devstack/lib/stack:32:install_neutron 2021-05-13 06:43:07.717 | /home/ubuntu/devstack/lib/neutron:659:install_mutnauq 2021-05-13 06:43:07.717 | /home/ubuntu/devstack/lib/neutron-legacy:450:install_ovn 2021-05-13 06:43:07.717 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:380:ovn_sanity_check 2021-05-13 06:43:07.717 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:360:die 2021-05-13 06:43:07.722 | [ERROR] /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:360 The q-agt/neutron-agt service must be disabled with OVN. 2021-05-13 06:43:08.725 | Error on exit 2021-05-13 06:43:09.492 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2021-05-13 06:43:09.492 |