2021-05-13 06:38:06.240 | + ./stack.sh:main:469 : exec 2021-05-13 06:38:06.240 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-063806' 2021-05-13 06:38:06.240 | ++ ./stack.sh:main:469 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-05-13-063806.summary.2021-05-13-063806 2021-05-13 06:38:06.241 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:38:06.241 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-063806 2021-05-13 06:38:06.241 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-063806 /opt/stack/logs/stack.sh.log 2021-05-13 06:38:06.241 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-063806.summary.2021-05-13-063806 /opt/stack/logs/stack.sh.log.summary 2021-05-13 06:38:06.241 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-05-13 06:38:06.241 | + functions:check_path_perm_sanity:596 : local real_path 2021-05-13 06:38:06.241 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-05-13 06:38:06.241 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-05-13 06:38:06.241 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-05-13 06:38:06.241 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-05-13 06:38:06.241 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-05-13 06:38:06.241 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:38:06.241 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-05-13 06:38:06.241 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-05-13 06:38:06.241 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:38:06.241 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:38:06.241 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-05-13 06:38:06.241 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-05-13 06:38:06.241 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:38:06.241 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-05-13 06:38:06.244 | + ./stack.sh:main:542 : trap err_trap ERR 2021-05-13 06:38:06.246 | + ./stack.sh:main:555 : set -o errexit 2021-05-13 06:38:06.248 | + ./stack.sh:main:558 : uname -a 2021-05-13 06:38:06.249 | Linux dv-cinder-786524-6-iscsi 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:38:06.251 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-05-13 06:38:06.253 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-05-13 06:38:06.256 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-05-13 06:38:06.283 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-05-13 06:38:06.299 | + ./stack.sh:main:572 : fetch_plugins 2021-05-13 06:38:06.301 | + functions-common:fetch_plugins:1650 : local plugins= 2021-05-13 06:38:06.302 | + functions-common:fetch_plugins:1651 : local plugin 2021-05-13 06:38:06.304 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2021-05-13 06:38:06.307 | + functions-common:fetch_plugins:1655 : return 2021-05-13 06:38:06.309 | + ./stack.sh:main:576 : run_phase override_defaults 2021-05-13 06:38:06.310 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-05-13 06:38:06.312 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:38:06.314 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:38:06.316 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:38:06.317 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:38:06.319 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:38:06.321 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:38:06.323 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:38:06.326 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:38:06.328 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:38:06.329 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:38:06.331 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-05-13 06:38:06.333 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:38:06.345 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:38:06.347 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:38:06.349 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:38:06.351 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:38:06.353 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:38:06.355 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:38:06.356 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:38:06.358 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-05-13 06:38:06.360 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-05-13 06:38:06.362 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:38:06.363 | + 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:38:06.365 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-05-13 06:38:06.367 | + functions-common:plugin_override_defaults:1691 : local plugins= 2021-05-13 06:38:06.369 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-05-13 06:38:06.371 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2021-05-13 06:38:06.373 | + functions-common:plugin_override_defaults:1696 : return 2021-05-13 06:38:06.375 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-05-13 06:38:06.391 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-05-13 06:38:06.393 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-05-13 06:38:06.405 | ++ functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:38:06.407 | +++ lib/tls:source:43 : hostname -f 2021-05-13 06:38:06.410 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-05-13 06:38:06.412 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-05-13 06:38:06.414 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-05-13 06:38:06.416 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-05-13 06:38:06.418 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-05-13 06:38:06.420 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-05-13 06:38:06.422 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-05-13 06:38:06.424 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-05-13 06:38:06.425 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-05-13 06:38:06.427 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-05-13 06:38:06.432 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-05-13 06:38:06.443 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-05-13 06:38:06.459 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-05-13 06:38:06.472 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-05-13 06:38:06.484 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-05-13 06:38:06.510 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-05-13 06:38:06.550 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-05-13 06:38:06.633 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-05-13 06:38:06.654 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-05-13 06:38:06.692 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-05-13 06:38:06.743 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-05-13 06:38:06.924 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-05-13 06:38:06.937 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-05-13 06:38:06.950 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-05-13 06:38:06.963 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-05-13 06:38:07.051 | + ./stack.sh:main:605 : run_phase source 2021-05-13 06:38:07.053 | + functions-common:run_phase:1732 : local mode=source 2021-05-13 06:38:07.055 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:38:07.057 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:38:07.059 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:38:07.061 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:38:07.063 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:38:07.065 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:38:07.067 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:38:07.072 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:38:07.074 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:38:07.076 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:38:07.078 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-05-13 06:38:07.080 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:38:07.095 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:38:07.097 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:38:07.099 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-05-13 06:38:07.137 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-05-13 06:38:07.140 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-05-13 06:38:07.142 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:38:07.144 | + functions-common:run_phase:1754 : load_plugin_settings 2021-05-13 06:38:07.146 | + functions-common:load_plugin_settings:1668 : local plugins= 2021-05-13 06:38:07.148 | + functions-common:load_plugin_settings:1669 : local plugin 2021-05-13 06:38:07.151 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2021-05-13 06:38:07.153 | + functions-common:load_plugin_settings:1673 : return 2021-05-13 06:38:07.155 | + functions-common:run_phase:1755 : verify_disabled_services 2021-05-13 06:38:07.157 | + functions-common:verify_disabled_services:2015 : local service 2021-05-13 06:38:07.160 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:07.162 | + 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:38:07.164 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:07.166 | + 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:38:07.169 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:07.171 | + 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:38:07.173 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:07.175 | + 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:38:07.177 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:07.180 | + 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:38:07.182 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:07.184 | + 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:38:07.186 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:07.189 | + 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:38:07.191 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:07.193 | + 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:38:07.195 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:07.198 | + 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:38:07.200 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:07.203 | + 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:38:07.205 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:07.207 | + 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:38:07.209 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:07.212 | + 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:38:07.214 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:07.217 | + 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:38:07.219 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:07.221 | + 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:38:07.224 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:07.226 | + 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:38:07.228 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:07.230 | + 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:38:07.233 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:07.235 | + 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:38:07.237 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:07.239 | + 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:38:07.242 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:07.244 | + 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:38:07.247 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:07.249 | + 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:38:07.251 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:07.253 | + 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:38:07.256 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:07.258 | + 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:38:07.261 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:07.263 | + 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:38:07.265 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:07.268 | + 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:38:07.270 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:07.272 | + 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:38:07.274 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:07.277 | + 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:38:07.279 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:07.281 | + 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:38:07.283 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:07.286 | + 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:38:07.288 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:07.290 | + 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:38:07.292 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:07.295 | + 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:38:07.297 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:07.299 | + 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:38:07.301 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:07.304 | + 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:38:07.306 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:07.309 | + 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:38:07.311 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:07.313 | + 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:38:07.315 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:07.318 | + 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:38:07.320 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:07.323 | + 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:38:07.325 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:07.327 | + 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:38:07.329 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:07.332 | + 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:38:07.334 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:07.336 | + 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:38:07.339 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:07.341 | + 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:38:07.344 | + ./stack.sh:main:676 : initialize_database_backends 2021-05-13 06:38:07.346 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:38:07.348 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-05-13 06:38:07.362 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:38:07.364 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-05-13 06:38:07.367 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:38:07.369 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-05-13 06:38:07.384 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:38:07.386 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-05-13 06:38:07.389 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-05-13 06:38:07.391 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-05-13 06:38:07.393 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-05-13 06:38:07.395 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-05-13 06:38:07.397 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-05-13 06:38:07.400 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-05-13 06:38:07.402 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-05-13 06:38:07.405 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:38:07.407 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-05-13 06:38:07.409 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:38:07.412 | + lib/database:initialize_database_backends:104 : return 0 2021-05-13 06:38:07.414 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-05-13 06:38:07.414 | Using mysql database backend 2021-05-13 06:38:07.416 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-05-13 06:38:07.432 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-05-13 06:38:07.448 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:38:07.450 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-05-13 06:38:07.466 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-05-13 06:38:07.482 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:38:07.484 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-05-13 06:38:07.500 | + ./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:38:07.516 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-05-13 06:38:07.532 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:38:07.535 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-05-13 06:38:07.551 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:38:07.553 | + ./stack.sh:main:728 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-05-13 06:38:07.569 | + ./stack.sh:main:730 : [[ -z '' ]] 2021-05-13 06:38:07.572 | + ./stack.sh:main:730 : [[ False == \T\r\u\e ]] 2021-05-13 06:38:07.574 | + ./stack.sh:main:736 : save_stackenv 736 2021-05-13 06:38:07.576 | + functions-common:save_stackenv:60 : local tag=736 2021-05-13 06:38:07.579 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-05-13 06:38:07.584 | + functions-common:save_stackenv:62 : time_stamp=2021-05-13-063807 2021-05-13 06:38:07.586 | + functions-common:save_stackenv:63 : echo '# 2021-05-13-063807 736' 2021-05-13 06:38:07.588 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:38:07.591 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:38:07.593 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:38:07.595 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-05-13 06:38:07.598 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:38:07.600 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-05-13 06:38:07.603 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:38:07.605 | + 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:38:07.607 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:38:07.610 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.30 2021-05-13 06:38:07.612 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:38:07.614 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.30/identity 2021-05-13 06:38:07.617 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:38:07.620 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-05-13-063806 2021-05-13 06:38:07.622 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:38:07.624 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-05-13 06:38:07.627 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:38:07.629 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.30 2021-05-13 06:38:07.632 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:38:07.634 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-05-13 06:38:07.636 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:38:07.638 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-05-13 06:38:07.641 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:38:07.643 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-05-13 06:38:07.645 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:38:07.648 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-05-13 06:38:07.650 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-05-13 06:38:07.652 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-05-13 06:38:07.654 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-05-13 06:38:07.657 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:38:07.659 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:38:07.661 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:38:07.664 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:38:07.666 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:38:07.669 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:38:07.684 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:38:07.686 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:38:07.688 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:38:07.691 | + functions-common:git_clone:544 : echo master 2021-05-13 06:38:07.691 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:38:07.696 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-05-13 06:38:07.698 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:38:07.700 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-05-13 06:38:07.703 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:38:07.703 | + functions-common:git_clone:593 : head -1 2021-05-13 06:38:07.706 | f00ad51c Merge "update constraint for os-apply-config to new release 13.0.1" 2021-05-13 06:38:07.709 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:38:07.711 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-05-13 06:38:07.714 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:38:07.716 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-05-13 06:38:07.718 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-05-13 06:38:07.721 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-05-13 06:38:07.723 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-05-13 06:38:07.726 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:38:07.729 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-05-13 06:38:07.731 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-05-13 06:38:07.733 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-05-13 06:38:07.736 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-05-13 06:38:07.741 | ++ tools/install_prereqs.sh:source:47 : NOW=1620887887 2021-05-13 06:38:07.744 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-05-13 06:38:07.749 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1620887551 2021-05-13 06:38:07.751 | ++ tools/install_prereqs.sh:source:49 : DELTA=336 2021-05-13 06:38:07.754 | ++ tools/install_prereqs.sh:source:50 : [[ 336 -lt 7200 ]] 2021-05-13 06:38:07.756 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-05-13 06:38:07.758 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-05-13 06:38:07.761 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-05-13 06:38:07.763 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-05-13 06:38:07.765 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-05-13 06:38:07.767 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-05-13 06:38:07.770 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-05-13 06:38:07.772 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-05-13 06:38:07.775 | +++ 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:38:07.821 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-05-13 06:38:07.821 | apache2-dev 2021-05-13 06:38:07.821 | bc 2021-05-13 06:38:07.821 | bsdmainutils 2021-05-13 06:38:07.821 | curl 2021-05-13 06:38:07.821 | g++ 2021-05-13 06:38:07.821 | gawk 2021-05-13 06:38:07.821 | gcc 2021-05-13 06:38:07.821 | gettext 2021-05-13 06:38:07.821 | git 2021-05-13 06:38:07.821 | graphviz 2021-05-13 06:38:07.821 | iputils-ping 2021-05-13 06:38:07.821 | libapache2-mod-proxy-uwsgi 2021-05-13 06:38:07.821 | libffi-dev 2021-05-13 06:38:07.821 | libjpeg-dev 2021-05-13 06:38:07.821 | libmysqlclient-dev 2021-05-13 06:38:07.821 | libpcre3-dev 2021-05-13 06:38:07.821 | libpq-dev 2021-05-13 06:38:07.821 | libssl-dev 2021-05-13 06:38:07.821 | libsystemd-dev 2021-05-13 06:38:07.821 | libxml2-dev 2021-05-13 06:38:07.821 | libxslt1-dev 2021-05-13 06:38:07.821 | libyaml-dev 2021-05-13 06:38:07.822 | lsof 2021-05-13 06:38:07.822 | openssh-server 2021-05-13 06:38:07.822 | openssl 2021-05-13 06:38:07.822 | pkg-config 2021-05-13 06:38:07.822 | psmisc 2021-05-13 06:38:07.822 | python3-dev 2021-05-13 06:38:07.822 | python3-pip 2021-05-13 06:38:07.822 | python3-systemd 2021-05-13 06:38:07.822 | python3-venv 2021-05-13 06:38:07.822 | tar 2021-05-13 06:38:07.822 | tcpdump 2021-05-13 06:38:07.822 | unzip 2021-05-13 06:38:07.822 | uuid-runtime 2021-05-13 06:38:07.822 | wget 2021-05-13 06:38:07.822 | wget 2021-05-13 06:38:07.822 | zlib1g-dev 2021-05-13 06:38:07.822 | libkrb5-dev 2021-05-13 06:38:07.822 | libldap2-dev 2021-05-13 06:38:07.822 | libsasl2-dev 2021-05-13 06:38:07.822 | memcached 2021-05-13 06:38:07.822 | python3-mysqldb 2021-05-13 06:38:07.822 | sqlite3 2021-05-13 06:38:07.822 | conntrack 2021-05-13 06:38:07.822 | curl 2021-05-13 06:38:07.822 | dnsmasq-base 2021-05-13 06:38:07.822 | dnsmasq-utils 2021-05-13 06:38:07.822 | ebtables 2021-05-13 06:38:07.822 | genisoimage 2021-05-13 06:38:07.822 | iptables 2021-05-13 06:38:07.822 | iputils-arping 2021-05-13 06:38:07.822 | kpartx 2021-05-13 06:38:07.822 | libjs-jquery-tablesorter 2021-05-13 06:38:07.822 | libmysqlclient-dev 2021-05-13 06:38:07.822 | parted 2021-05-13 06:38:07.822 | pm-utils 2021-05-13 06:38:07.822 | python3-mysqldb 2021-05-13 06:38:07.822 | socat 2021-05-13 06:38:07.823 | sqlite3 2021-05-13 06:38:07.823 | sudo 2021-05-13 06:38:07.823 | vlan 2021-05-13 06:38:07.823 | lsscsi 2021-05-13 06:38:07.823 | open-iscsi 2021-05-13 06:38:07.823 | lvm2 2021-05-13 06:38:07.823 | qemu-utils 2021-05-13 06:38:07.823 | thin-provisioning-tools 2021-05-13 06:38:07.823 | acl 2021-05-13 06:38:07.823 | dnsmasq-base 2021-05-13 06:38:07.823 | dnsmasq-utils 2021-05-13 06:38:07.823 | ebtables 2021-05-13 06:38:07.823 | haproxy 2021-05-13 06:38:07.823 | iptables 2021-05-13 06:38:07.823 | iputils-arping 2021-05-13 06:38:07.823 | iputils-ping 2021-05-13 06:38:07.823 | libmysqlclient-dev 2021-05-13 06:38:07.823 | postgresql-server-dev-all 2021-05-13 06:38:07.823 | python3-mysqldb 2021-05-13 06:38:07.823 | sqlite3 2021-05-13 06:38:07.823 | sudo 2021-05-13 06:38:07.823 | vlan 2021-05-13 06:38:07.823 | ipset 2021-05-13 06:38:07.823 | conntrack 2021-05-13 06:38:07.823 | conntrackd 2021-05-13 06:38:07.823 | keepalived 2021-05-13 06:38:07.823 | dstat 2021-05-13 06:38:07.823 | lvm2 2021-05-13 06:38:07.823 | qemu-utils 2021-05-13 06:38:07.823 | thin-provisioning-tools 2021-05-13 06:38:07.823 | curl 2021-05-13 06:38:07.823 | liberasurecode-dev 2021-05-13 06:38:07.823 | make 2021-05-13 06:38:07.823 | memcached 2021-05-13 06:38:07.823 | sqlite3 2021-05-13 06:38:07.823 | xfsprogs' 2021-05-13 06:38:07.826 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-05-13 06:38:07.843 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-05-13 06:38:07.843 | apache2-dev 2021-05-13 06:38:07.843 | bc 2021-05-13 06:38:07.843 | bsdmainutils 2021-05-13 06:38:07.843 | curl 2021-05-13 06:38:07.843 | g++ 2021-05-13 06:38:07.843 | gawk 2021-05-13 06:38:07.843 | gcc 2021-05-13 06:38:07.843 | gettext 2021-05-13 06:38:07.843 | git 2021-05-13 06:38:07.843 | graphviz 2021-05-13 06:38:07.843 | iputils-ping 2021-05-13 06:38:07.843 | libapache2-mod-proxy-uwsgi 2021-05-13 06:38:07.843 | libffi-dev 2021-05-13 06:38:07.843 | libjpeg-dev 2021-05-13 06:38:07.843 | libmysqlclient-dev 2021-05-13 06:38:07.843 | libpcre3-dev 2021-05-13 06:38:07.843 | libpq-dev 2021-05-13 06:38:07.843 | libssl-dev 2021-05-13 06:38:07.844 | libsystemd-dev 2021-05-13 06:38:07.844 | libxml2-dev 2021-05-13 06:38:07.844 | libxslt1-dev 2021-05-13 06:38:07.844 | libyaml-dev 2021-05-13 06:38:07.844 | lsof 2021-05-13 06:38:07.844 | openssh-server 2021-05-13 06:38:07.844 | openssl 2021-05-13 06:38:07.844 | pkg-config 2021-05-13 06:38:07.844 | psmisc 2021-05-13 06:38:07.844 | python3-dev 2021-05-13 06:38:07.844 | python3-pip 2021-05-13 06:38:07.844 | python3-systemd 2021-05-13 06:38:07.844 | python3-venv 2021-05-13 06:38:07.844 | tar 2021-05-13 06:38:07.844 | tcpdump 2021-05-13 06:38:07.844 | unzip 2021-05-13 06:38:07.844 | uuid-runtime 2021-05-13 06:38:07.844 | wget 2021-05-13 06:38:07.844 | wget 2021-05-13 06:38:07.844 | zlib1g-dev 2021-05-13 06:38:07.844 | libkrb5-dev 2021-05-13 06:38:07.844 | libldap2-dev 2021-05-13 06:38:07.844 | libsasl2-dev 2021-05-13 06:38:07.844 | memcached 2021-05-13 06:38:07.844 | python3-mysqldb 2021-05-13 06:38:07.844 | sqlite3 2021-05-13 06:38:07.844 | conntrack 2021-05-13 06:38:07.844 | curl 2021-05-13 06:38:07.844 | dnsmasq-base 2021-05-13 06:38:07.844 | dnsmasq-utils 2021-05-13 06:38:07.844 | ebtables 2021-05-13 06:38:07.844 | genisoimage 2021-05-13 06:38:07.844 | iptables 2021-05-13 06:38:07.844 | iputils-arping 2021-05-13 06:38:07.844 | kpartx 2021-05-13 06:38:07.844 | libjs-jquery-tablesorter 2021-05-13 06:38:07.845 | libmysqlclient-dev 2021-05-13 06:38:07.845 | parted 2021-05-13 06:38:07.845 | pm-utils 2021-05-13 06:38:07.845 | python3-mysqldb 2021-05-13 06:38:07.845 | socat 2021-05-13 06:38:07.845 | sqlite3 2021-05-13 06:38:07.845 | sudo 2021-05-13 06:38:07.845 | vlan 2021-05-13 06:38:07.845 | lsscsi 2021-05-13 06:38:07.845 | open-iscsi 2021-05-13 06:38:07.845 | lvm2 2021-05-13 06:38:07.845 | qemu-utils 2021-05-13 06:38:07.845 | thin-provisioning-tools 2021-05-13 06:38:07.845 | acl 2021-05-13 06:38:07.845 | dnsmasq-base 2021-05-13 06:38:07.845 | dnsmasq-utils 2021-05-13 06:38:07.845 | ebtables 2021-05-13 06:38:07.845 | haproxy 2021-05-13 06:38:07.845 | iptables 2021-05-13 06:38:07.845 | iputils-arping 2021-05-13 06:38:07.845 | iputils-ping 2021-05-13 06:38:07.845 | libmysqlclient-dev 2021-05-13 06:38:07.845 | postgresql-server-dev-all 2021-05-13 06:38:07.845 | python3-mysqldb 2021-05-13 06:38:07.845 | sqlite3 2021-05-13 06:38:07.845 | sudo 2021-05-13 06:38:07.845 | vlan 2021-05-13 06:38:07.845 | ipset 2021-05-13 06:38:07.845 | conntrack 2021-05-13 06:38:07.845 | conntrackd 2021-05-13 06:38:07.845 | keepalived 2021-05-13 06:38:07.845 | dstat 2021-05-13 06:38:07.845 | lvm2 2021-05-13 06:38:07.845 | qemu-utils 2021-05-13 06:38:07.845 | thin-provisioning-tools 2021-05-13 06:38:07.845 | curl 2021-05-13 06:38:07.845 | liberasurecode-dev 2021-05-13 06:38:07.846 | make 2021-05-13 06:38:07.846 | memcached 2021-05-13 06:38:07.846 | sqlite3 2021-05-13 06:38:07.846 | xfsprogs ' 2021-05-13 06:38:07.846 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-05-13 06:38:07.848 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:38:07.850 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:38:07.854 | ++ 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:38:07.854 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-05-13 06:38:07.858 | ++ 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:38:07.861 | ++ functions-common:install_package:1342 : update_package_repo 2021-05-13 06:38:07.863 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:38:07.865 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-05-13 06:38:07.867 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:38:07.870 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:38:07.872 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:38:07.874 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:38:07.876 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:38:07.878 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:38:07.880 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-05-13 06:38:07.882 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-05-13 06:38:07.884 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-05-13 06:38:07.886 | +++ functions-common:apt_get_update:1076 : id -u 2021-05-13 06:38:07.890 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-05-13 06:38:07.892 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-05-13 06:38:07.894 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-05-13 06:38:07.896 | ++ functions-common:time_start:2291 : local start_time= 2021-05-13 06:38:07.898 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-05-13 06:38:07.901 | +++ functions-common:time_start:2295 : date +%s%3N 2021-05-13 06:38:07.904 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1620887887902 2021-05-13 06:38:07.907 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-05-13 06:38:07.909 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-05-13 06:38:07.911 | ++ 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:38:08.658 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-13 06:38:08.676 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-05-13 06:38:08.967 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-13 06:38:10.160 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-13 06:38:10.594 | Fetched 324 kB in 2s (134 kB/s) 2021-05-13 06:38:11.908 | Reading package lists... 2021-05-13 06:38:11.938 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-05-13 06:38:11.940 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-05-13 06:38:11.942 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:38:11.944 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:38:11.946 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:38:11.948 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:38:11.950 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:38:11.952 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-05-13 06:38:11.954 | ++ functions-common:time_stop:2311 : start_time=1620887887902 2021-05-13 06:38:11.956 | ++ functions-common:time_stop:2313 : [[ -z 1620887887902 ]] 2021-05-13 06:38:11.959 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:38:11.963 | ++ functions-common:time_stop:2316 : end_time=1620887891960 2021-05-13 06:38:11.965 | ++ functions-common:time_stop:2317 : elapsed_time=4058 2021-05-13 06:38:11.967 | ++ functions-common:time_stop:2318 : total=0 2021-05-13 06:38:11.969 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:38:11.971 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4058 2021-05-13 06:38:11.974 | ++ 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:38:11.976 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:38:11.978 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:38:11.981 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:38:11.983 | ++ 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:38:12.003 | ++ 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:38:12.108 | Reading package lists... 2021-05-13 06:38:12.318 | Building dependency tree... 2021-05-13 06:38:12.320 | Reading state information... 2021-05-13 06:38:12.350 | acl is already the newest version (2.2.53-6). 2021-05-13 06:38:12.351 | bc is already the newest version (1.07.1-2build1). 2021-05-13 06:38:12.351 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-05-13 06:38:12.351 | conntrack is already the newest version (1:1.4.5-2). 2021-05-13 06:38:12.351 | ebtables is already the newest version (2.0.11-3build1). 2021-05-13 06:38:12.351 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:38:12.351 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-05-13 06:38:12.351 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:38:12.351 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-05-13 06:38:12.351 | gettext is already the newest version (0.19.8.1-10build1). 2021-05-13 06:38:12.351 | ipset is already the newest version (7.5-1~exp1). 2021-05-13 06:38:12.351 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-05-13 06:38:12.351 | iputils-arping is already the newest version (3:20190709-3). 2021-05-13 06:38:12.351 | iputils-ping is already the newest version (3:20190709-3). 2021-05-13 06:38:12.351 | keepalived is already the newest version (1:2.0.19-2). 2021-05-13 06:38:12.351 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-05-13 06:38:12.351 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-05-13 06:38:12.351 | libffi-dev is already the newest version (3.3-4). 2021-05-13 06:38:12.351 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-05-13 06:38:12.351 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-05-13 06:38:12.351 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-05-13 06:38:12.351 | libxml2-dev is already the newest version (2.9.10+dfsg-5). 2021-05-13 06:38:12.351 | libxslt1-dev is already the newest version (1.1.34-4). 2021-05-13 06:38:12.351 | libyaml-dev is already the newest version (0.2.2-1). 2021-05-13 06:38:12.351 | lsscsi is already the newest version (0.30-0.1). 2021-05-13 06:38:12.351 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-05-13 06:38:12.351 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:38:12.351 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-05-13 06:38:12.351 | psmisc is already the newest version (23.3-1). 2021-05-13 06:38:12.351 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:38:12.351 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-05-13 06:38:12.351 | python3-systemd is already the newest version (234-3build2). 2021-05-13 06:38:12.351 | socat is already the newest version (1.7.3.3-2). 2021-05-13 06:38:12.351 | tcpdump is already the newest version (4.9.3-4). 2021-05-13 06:38:12.352 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-05-13 06:38:12.352 | unzip is already the newest version (6.0-25ubuntu1). 2021-05-13 06:38:12.352 | wget is already the newest version (1.20.3-1ubuntu1). 2021-05-13 06:38:12.352 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-05-13 06:38:12.352 | conntrackd is already the newest version (1:1.4.5-2). 2021-05-13 06:38:12.352 | dstat is already the newest version (0.7.4-6). 2021-05-13 06:38:12.352 | graphviz is already the newest version (2.42.2-3build2). 2021-05-13 06:38:12.352 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-05-13 06:38:12.352 | pm-utils is already the newest version (1.4.1-19). 2021-05-13 06:38:12.352 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:38:12.352 | apache2 is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:38:12.352 | apache2-dev is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:38:12.352 | curl is already the newest version (7.68.0-1ubuntu2.5). 2021-05-13 06:38:12.352 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:38:12.352 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:38:12.352 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-05-13 06:38:12.353 | haproxy is already the newest version (2.0.13-2ubuntu0.1). 2021-05-13 06:38:12.353 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-05-13 06:38:12.353 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-05-13 06:38:12.353 | libmysqlclient-dev is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:38:12.353 | libpq-dev is already the newest version (12.6-0ubuntu0.20.04.1). 2021-05-13 06:38:12.353 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:38:12.353 | libsystemd-dev is already the newest version (245.4-4ubuntu3.6). 2021-05-13 06:38:12.353 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-05-13 06:38:12.353 | memcached is already the newest version (1.5.22-2ubuntu0.1). 2021-05-13 06:38:12.353 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-05-13 06:38:12.353 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.2). 2021-05-13 06:38:12.353 | openssl is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:38:12.353 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-05-13 06:38:12.353 | qemu-utils is already the newest version (1:4.2-3ubuntu6.16). 2021-05-13 06:38:12.353 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-05-13 06:38:12.353 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-05-13 06:38:12.353 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-05-13 06:38:12.353 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-05-13 06:38:12.353 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-13 06:38:12.554 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:38:12.554 | python3-pip is already the newest version (20.0.2-5ubuntu1.4). 2021-05-13 06:38:12.554 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-05-13 06:38:12.554 | The following packages were automatically installed and are no longer required: 2021-05-13 06:38:12.555 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:38:12.555 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:38:12.555 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:38:12.555 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:38:12.555 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:38:12.556 | python3-zope.interface 2021-05-13 06:38:12.556 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:38:12.556 | The following additional packages will be installed: 2021-05-13 06:38:12.557 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 python3-yaml 2021-05-13 06:38:12.621 | The following NEW packages will be installed: 2021-05-13 06:38:12.621 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 postgresql-server-dev-all 2021-05-13 06:38:12.621 | python3-yaml 2021-05-13 06:38:13.179 | 0 upgraded, 5 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:38:13.180 | Need to get 0 B/27.4 MB of archives. 2021-05-13 06:38:13.180 | After this operation, 211 MB of additional disk space will be used. 2021-05-13 06:38:13.213 | Selecting previously unselected package python3-yaml. 2021-05-13 06:38:13.265 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 86787 files and directories currently installed.) 2021-05-13 06:38:13.268 | Preparing to unpack .../python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2021-05-13 06:38:13.271 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2021-05-13 06:38:13.318 | Selecting previously unselected package llvm-10-tools. 2021-05-13 06:38:13.328 | Preparing to unpack .../llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-05-13 06:38:13.330 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-05-13 06:38:13.474 | Selecting previously unselected package llvm-10-dev. 2021-05-13 06:38:13.483 | Preparing to unpack .../llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-05-13 06:38:13.487 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-05-13 06:38:17.899 | Selecting previously unselected package postgresql-server-dev-12. 2021-05-13 06:38:17.909 | Preparing to unpack .../postgresql-server-dev-12_12.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-13 06:38:17.912 | Unpacking postgresql-server-dev-12 (12.6-0ubuntu0.20.04.1) ... 2021-05-13 06:38:18.208 | Selecting previously unselected package postgresql-server-dev-all. 2021-05-13 06:38:18.218 | Preparing to unpack .../postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2021-05-13 06:38:18.220 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2021-05-13 06:38:18.278 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2021-05-13 06:38:18.569 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-05-13 06:38:18.574 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-05-13 06:38:18.579 | Setting up postgresql-server-dev-12 (12.6-0ubuntu0.20.04.1) ... 2021-05-13 06:38:18.584 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2021-05-13 06:38:18.590 | Processing triggers for man-db (2.9.1-1) ... 2021-05-13 06:38:18.983 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-13 06:38:21.950 | ++ functions-common:apt_get:1113 : result=0 2021-05-13 06:38:21.952 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:38:21.954 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:38:21.956 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:38:21.959 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:38:21.961 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:38:21.963 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:38:21.965 | ++ functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:38:21.968 | ++ functions-common:time_stop:2311 : start_time=1620887892000 2021-05-13 06:38:21.970 | ++ functions-common:time_stop:2313 : [[ -z 1620887892000 ]] 2021-05-13 06:38:21.972 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:38:21.977 | ++ functions-common:time_stop:2316 : end_time=1620887901974 2021-05-13 06:38:21.979 | ++ functions-common:time_stop:2317 : elapsed_time=9974 2021-05-13 06:38:21.981 | ++ functions-common:time_stop:2318 : total=676 2021-05-13 06:38:21.983 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:38:21.985 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=10650 2021-05-13 06:38:21.987 | ++ functions-common:apt_get:1117 : return 0 2021-05-13 06:38:21.990 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-05-13 06:38:21.992 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:38:21.995 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-05-13 06:38:21.999 | ++ tools/install_prereqs.sh:source:89 : date 2021-05-13 06:38:22.003 | + ./stack.sh:main:755 : [[ False != \T\r\u\e ]] 2021-05-13 06:38:22.005 | + ./stack.sh:main:756 : PYPI_ALTERNATIVE_URL= 2021-05-13 06:38:22.008 | + ./stack.sh:main:756 : /home/ubuntu/devstack/tools/install_pip.sh 2021-05-13 06:38:23.355 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-05-13 06:38:23.357 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:38:23.359 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:38:23.362 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-05-13 06:38:23.364 | + tools/install_pip.sh:main:43 : GetDistro 2021-05-13 06:38:23.366 | + functions-common:GetDistro:373 : GetOSVersion 2021-05-13 06:38:23.368 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-05-13 06:38:23.370 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-05-13 06:38:23.372 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-05-13 06:38:23.374 | + functions-common:_ensure_lsb_release:328 : return 2021-05-13 06:38:23.376 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-05-13 06:38:23.445 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-05-13 06:38:23.448 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-05-13 06:38:23.518 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-05-13 06:38:23.520 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-05-13 06:38:23.589 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-05-13 06:38:23.591 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-05-13 06:38:23.592 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-05-13 06:38:23.594 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-05-13 06:38:23.596 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-05-13 06:38:23.598 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-05-13 06:38:23.600 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-05-13 06:38:23.602 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-05-13 06:38:23.603 | + functions-common:GetDistro:378 : DISTRO=focal 2021-05-13 06:38:23.605 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-05-13 06:38:23.607 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-05-13 06:38:23.607 | Distro: focal 2021-05-13 06:38:23.609 | + tools/install_pip.sh:main:127 : get_versions 2021-05-13 06:38:23.612 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-05-13 06:38:23.615 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-05-13 06:38:23.617 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-05-13 06:38:23.619 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-05-13 06:38:23.620 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-05-13 06:38:24.084 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-05-13 06:38:24.085 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-05-13 06:38:24.085 | pip: 20.2.2 2021-05-13 06:38:24.087 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2021-05-13 06:38:24.527 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2021-05-13 06:38:24.549 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-05-13 06:38:24.551 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2021-05-13 06:38:24.553 | + tools/install_pip.sh:main:135 : exit 0 2021-05-13 06:38:24.556 | + ./stack.sh:main:760 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-05-13 06:38:24.558 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:38:24.562 | + ./stack.sh:main:761 : fixup_all 2021-05-13 06:38:24.564 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-05-13 06:38:24.566 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-05-13 06:38:24.568 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:38:24.573 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:38:24.573 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-05-13 06:38:24.574 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-05-13 06:38:24.580 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-05-13 06:38:24.582 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-05-13 06:38:24.584 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-05-13 06:38:24.592 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-05-13 06:38:24.596 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-05-13 06:38:24.598 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2021-05-13 06:38:24.600 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2021-05-13 06:38:24.602 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-05-13 06:38:24.605 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-05-13 06:38:24.607 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:38:24.609 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:38:24.611 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:38:24.613 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:38:24.615 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:38:24.617 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:38:24.619 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:38:24.621 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:38:24.623 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:38:24.625 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-05-13 06:38:24.628 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-05-13 06:38:24.630 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-05-13 06:38:24.632 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:38:24.634 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:38:24.636 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:38:24.638 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:38:24.640 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:38:24.642 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:38:24.645 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-05-13 06:38:24.647 | + ./stack.sh:main:764 : pip_install -U os-testr 2021-05-13 06:38:24.669 | Using python 3.8 to install os-testr 2021-05-13 06:38:24.671 | + 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:38:25.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:38:25.405 | from cryptography.utils import int_from_bytes 2021-05-13 06:38:25.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:38:25.405 | from cryptography.utils import int_from_bytes 2021-05-13 06:38:26.430 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:38:26.434 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:38:26.440 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:38:26.444 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:38:26.445 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:38:26.448 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:38:26.513 | 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 436)) (2.0.0) 2021-05-13 06:38:26.522 | 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 174)) (1.4.0) 2021-05-13 06:38:26.536 | 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 340)) (2.4.0) 2021-05-13 06:38:26.554 | 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 46)) (5.6.0) 2021-05-13 06:38:26.558 | 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 303)) (3.2.0) 2021-05-13 06:38:26.585 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2021-05-13 06:38:26.588 | 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 62)) (3.0.0) 2021-05-13 06:38:26.598 | 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 145)) (1.4.0) 2021-05-13 06:38:26.602 | 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 96)) (1.6.0) 2021-05-13 06:38:26.605 | 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 200)) (1.1.0) 2021-05-13 06:38:26.612 | 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 442)) (1.15.0) 2021-05-13 06:38:26.615 | 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 178)) (5.4.1) 2021-05-13 06:38:26.619 | 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 2)) (0.12.1) 2021-05-13 06:38:26.623 | 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 242)) (3.7.0) 2021-05-13 06:38:26.635 | 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 483)) (0.18.2) 2021-05-13 06:38:26.638 | 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 356)) (1.0.0) 2021-05-13 06:38:26.641 | 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 200)) (1.4.0) 2021-05-13 06:38:26.643 | 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 425)) (1.5.0) 2021-05-13 06:38:26.699 | 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 405)) (2.4.7) 2021-05-13 06:38:26.702 | 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 142)) (0.7.2) 2021-05-13 06:38:26.705 | 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 416)) (3.3.0) 2021-05-13 06:38:26.711 | 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 569)) (0.4.4) 2021-05-13 06:38:26.716 | 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 139)) (0.2.5) 2021-05-13 06:38:26.721 | 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 266)) (1.8.2) 2021-05-13 06:38:26.724 | 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 49)) (20.3.0) 2021-05-13 06:38:28.619 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:38:28.619 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:38:28.696 | + inc/python:pip_install:200 : result=0 2021-05-13 06:38:28.699 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:38:28.701 | + functions-common:time_stop:2304 : local name 2021-05-13 06:38:28.703 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:38:28.705 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:38:28.707 | + functions-common:time_stop:2307 : local total 2021-05-13 06:38:28.709 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:38:28.711 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:38:28.713 | + functions-common:time_stop:2311 : start_time=1620887904663 2021-05-13 06:38:28.715 | + functions-common:time_stop:2313 : [[ -z 1620887904663 ]] 2021-05-13 06:38:28.718 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:38:28.722 | + functions-common:time_stop:2316 : end_time=1620887908720 2021-05-13 06:38:28.724 | + functions-common:time_stop:2317 : elapsed_time=4057 2021-05-13 06:38:28.726 | + functions-common:time_stop:2318 : total=0 2021-05-13 06:38:28.729 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:38:28.731 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4057 2021-05-13 06:38:28.733 | + inc/python:pip_install:203 : return 0 2021-05-13 06:38:28.735 | + ./stack.sh:main:768 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-05-13 06:38:28.787 | + ./stack.sh:main:769 : sudo systemctl restart systemd-journald 2021-05-13 06:38:28.885 | + ./stack.sh:main:775 : install_infra 2021-05-13 06:38:28.888 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:38:28.890 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-05-13 06:38:28.892 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-05-13 06:38:31.912 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:38:31.915 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-05-13 06:38:31.938 | + 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:38:33.846 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:38:34.052 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:38:34.226 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:38:34.232 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:38:34.343 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:38:34.500 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:38:34.621 | Collecting pbr===5.6.0 2021-05-13 06:38:34.627 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111 kB) 2021-05-13 06:38:34.666 | Installing collected packages: pbr 2021-05-13 06:38:34.804 | Successfully installed pbr-5.6.0 2021-05-13 06:38:34.865 | + inc/python:pip_install:200 : result=0 2021-05-13 06:38:34.868 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:38:34.870 | + functions-common:time_stop:2304 : local name 2021-05-13 06:38:34.872 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:38:34.874 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:38:34.877 | + functions-common:time_stop:2307 : local total 2021-05-13 06:38:34.879 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:38:34.881 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:38:34.883 | + functions-common:time_stop:2311 : start_time=1620887911930 2021-05-13 06:38:34.885 | + functions-common:time_stop:2313 : [[ -z 1620887911930 ]] 2021-05-13 06:38:34.887 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:38:34.891 | + functions-common:time_stop:2316 : end_time=1620887914889 2021-05-13 06:38:34.893 | + functions-common:time_stop:2317 : elapsed_time=2959 2021-05-13 06:38:34.895 | + functions-common:time_stop:2318 : total=4057 2021-05-13 06:38:34.898 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:38:34.900 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=7016 2021-05-13 06:38:34.902 | + inc/python:pip_install:203 : return 0 2021-05-13 06:38:34.904 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:38:34.907 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-05-13 06:38:34.929 | + 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:38:36.818 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:38:37.023 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:38:37.197 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:38:37.203 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:38:37.313 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:38:37.470 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:38:37.472 | Processing /opt/stack/requirements 2021-05-13 06:38:38.752 | Collecting fixtures===3.0.0 2021-05-13 06:38:38.760 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-05-13 06:38:38.942 | Collecting PyYAML===5.4.1 2021-05-13 06:38:38.949 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c1/be557ee92a20f/PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) 2021-05-13 06:38:39.118 | Collecting requests===2.25.1 2021-05-13 06:38:39.124 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61 kB) 2021-05-13 06:38:39.201 | Collecting packaging===20.9 2021-05-13 06:38:39.207 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/677/14da7f7bc052e/packaging-20.9-py2.py3-none-any.whl (40 kB) 2021-05-13 06:38:39.267 | Collecting testtools===2.4.0 2021-05-13 06:38:39.276 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2021-05-13 06:38:39.360 | Collecting idna===2.10 2021-05-13 06:38:39.367 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2021-05-13 06:38:39.489 | Collecting pyparsing===2.4.7 2021-05-13 06:38:39.495 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-05-13 06:38:39.543 | Collecting six===1.15.0 2021-05-13 06:38:39.550 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2021-05-13 06:38:39.577 | Collecting Parsley>=1.2 2021-05-13 06:38:39.583 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-05-13 06:38:39.635 | Collecting beagle>=0.2.1 2021-05-13 06:38:39.640 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2021-05-13 06:38:39.666 | 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 46)) (5.6.0) 2021-05-13 06:38:39.730 | Collecting urllib3===1.26.4 2021-05-13 06:38:39.736 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2f4/da4594db7e1e1/urllib3-1.26.4-py2.py3-none-any.whl (153 kB) 2021-05-13 06:38:39.806 | Collecting chardet===4.0.0 2021-05-13 06:38:39.814 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178 kB) 2021-05-13 06:38:39.896 | Collecting certifi===2020.12.5 2021-05-13 06:38:39.902 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/719/a74fb9e33b9bd/certifi-2020.12.5-py2.py3-none-any.whl (147 kB) 2021-05-13 06:38:39.940 | Collecting python-mimeparse===1.6.0 2021-05-13 06:38:39.946 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) 2021-05-13 06:38:39.983 | Collecting unittest2===1.1.0 2021-05-13 06:38:39.990 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2021-05-13 06:38:40.034 | Collecting extras===1.0.0 2021-05-13 06:38:40.041 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2021-05-13 06:38:40.073 | Collecting traceback2===1.4.0 2021-05-13 06:38:40.079 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2021-05-13 06:38:40.158 | Collecting cliff===3.7.0 2021-05-13 06:38:40.164 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/989/7aec5d621e652/cliff-3.7.0-py3-none-any.whl (80 kB) 2021-05-13 06:38:40.227 | Collecting argparse 2021-05-13 06:38:40.236 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2021-05-13 06:38:40.261 | Collecting linecache2===1.0.0 2021-05-13 06:38:40.267 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2021-05-13 06:38:40.306 | Collecting prettytable===0.7.2 2021-05-13 06:38:40.311 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2021-05-13 06:38:40.441 | Collecting cmd2===1.5.0 2021-05-13 06:38:40.448 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31a/aeb590ec7bd2c/cmd2-1.5.0-py3-none-any.whl (133 kB) 2021-05-13 06:38:40.640 | Collecting stevedore===3.3.0 2021-05-13 06:38:40.645 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49 kB) 2021-05-13 06:38:40.703 | Collecting pyperclip===1.8.2 2021-05-13 06:38:40.709 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/105/254a8b04934f0/pyperclip-1.8.2.tar.gz (20 kB) 2021-05-13 06:38:41.115 | Collecting colorama===0.4.4 2021-05-13 06:38:41.121 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2021-05-13 06:38:41.167 | Collecting attrs===20.3.0 2021-05-13 06:38:41.174 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49 kB) 2021-05-13 06:38:41.256 | Collecting wcwidth===0.2.5 2021-05-13 06:38:41.262 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-05-13 06:38:41.281 | Building wheels for collected packages: pyperclip, openstack-requirements 2021-05-13 06:38:41.281 | Building wheel for pyperclip (setup.py): started 2021-05-13 06:38:41.522 | Building wheel for pyperclip (setup.py): finished with status 'error' 2021-05-13 06:38:41.522 | ERROR: Command errored out with exit status 1: 2021-05-13 06:38:41.522 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-o1wie5lb/pyperclip/setup.py'"'"'; __file__='"'"'/tmp/pip-install-o1wie5lb/pyperclip/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-idxo1ug9 2021-05-13 06:38:41.522 | cwd: /tmp/pip-install-o1wie5lb/pyperclip/ 2021-05-13 06:38:41.522 | Complete output (6 lines): 2021-05-13 06:38:41.522 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-05-13 06:38:41.522 | or: setup.py --help [cmd1 cmd2 ...] 2021-05-13 06:38:41.522 | or: setup.py --help-commands 2021-05-13 06:38:41.522 | or: setup.py cmd --help 2021-05-13 06:38:41.522 | 2021-05-13 06:38:41.522 | error: invalid command 'bdist_wheel' 2021-05-13 06:38:41.522 | ---------------------------------------- 2021-05-13 06:38:41.522 | ERROR: Failed building wheel for pyperclip 2021-05-13 06:38:41.522 | Running setup.py clean for pyperclip 2021-05-13 06:38:41.765 | Building wheel for openstack-requirements (setup.py): started 2021-05-13 06:38:42.525 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-05-13 06:38:42.525 | ERROR: Command errored out with exit status 1: 2021-05-13 06:38:42.525 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-ymy1r5t5/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-ymy1r5t5/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-k2176ffv 2021-05-13 06:38:42.526 | cwd: /tmp/pip-req-build-ymy1r5t5/ 2021-05-13 06:38:42.526 | Complete output (6 lines): 2021-05-13 06:38:42.526 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-05-13 06:38:42.526 | or: setup.py --help [cmd1 cmd2 ...] 2021-05-13 06:38:42.526 | or: setup.py --help-commands 2021-05-13 06:38:42.526 | or: setup.py cmd --help 2021-05-13 06:38:42.526 | 2021-05-13 06:38:42.526 | error: invalid command 'bdist_wheel' 2021-05-13 06:38:42.526 | ---------------------------------------- 2021-05-13 06:38:42.526 | ERROR: Failed building wheel for openstack-requirements 2021-05-13 06:38:42.526 | Running setup.py clean for openstack-requirements 2021-05-13 06:38:43.287 | Failed to build pyperclip openstack-requirements 2021-05-13 06:38:43.527 | Installing collected packages: chardet, certifi, attrs, python-mimeparse, six, linecache2, traceback2, argparse, unittest2, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, pyperclip, colorama, cmd2, pyparsing, stevedore, cliff, packaging, Parsley, beagle, openstack-requirements 2021-05-13 06:38:45.036 | Running setup.py install for pyperclip: started 2021-05-13 06:38:45.423 | Running setup.py install for pyperclip: finished with status 'done' 2021-05-13 06:38:46.077 | Running setup.py install for openstack-requirements: started 2021-05-13 06:38:48.198 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-05-13 06:38:48.235 | Successfully installed Parsley-1.3 PyYAML-5.4.1 argparse-1.4.0 attrs-20.3.0 beagle-0.3.0 certifi-2020.12.5 chardet-4.0.0 cliff-3.7.0 cmd2-1.5.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-2.10 linecache2-1.0.0 openstack-requirements-1.2.1.dev4556 packaging-20.9 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 python-mimeparse-1.6.0 requests-2.25.1 six-1.15.0 stevedore-3.3.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.26.4 wcwidth-0.2.5 2021-05-13 06:38:48.370 | + inc/python:pip_install:200 : result=0 2021-05-13 06:38:48.372 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:38:48.374 | + functions-common:time_stop:2304 : local name 2021-05-13 06:38:48.376 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:38:48.378 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:38:48.380 | + functions-common:time_stop:2307 : local total 2021-05-13 06:38:48.382 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:38:48.385 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:38:48.387 | + functions-common:time_stop:2311 : start_time=1620887914922 2021-05-13 06:38:48.389 | + functions-common:time_stop:2313 : [[ -z 1620887914922 ]] 2021-05-13 06:38:48.392 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:38:48.396 | + functions-common:time_stop:2316 : end_time=1620887928393 2021-05-13 06:38:48.398 | + functions-common:time_stop:2317 : elapsed_time=13471 2021-05-13 06:38:48.400 | + functions-common:time_stop:2318 : total=7016 2021-05-13 06:38:48.402 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:38:48.404 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=20487 2021-05-13 06:38:48.407 | + inc/python:pip_install:203 : return 0 2021-05-13 06:38:48.409 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-05-13 06:38:48.411 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-05-13 06:38:48.414 | + inc/python:use_library_from_git:250 : local name=pbr 2021-05-13 06:38:48.416 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:38:48.418 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:38:48.421 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-05-13 06:38:48.423 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:38:48.425 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-05-13 06:38:48.445 | Using python 3.8 to install pbr 2021-05-13 06:38:48.448 | + 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:38:49.189 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:38:49.189 | from cryptography.utils import int_from_bytes 2021-05-13 06:38:49.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:38:49.189 | from cryptography.utils import int_from_bytes 2021-05-13 06:38:50.215 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:38:50.219 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:38:50.224 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:38:50.229 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:38:50.230 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:38:50.233 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:38:50.355 | 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 46)) (5.6.0) 2021-05-13 06:38:52.350 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:38:52.350 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:38:52.427 | + inc/python:pip_install:200 : result=0 2021-05-13 06:38:52.429 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:38:52.432 | + functions-common:time_stop:2304 : local name 2021-05-13 06:38:52.434 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:38:52.436 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:38:52.438 | + functions-common:time_stop:2307 : local total 2021-05-13 06:38:52.440 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:38:52.442 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:38:52.444 | + functions-common:time_stop:2311 : start_time=1620887928440 2021-05-13 06:38:52.447 | + functions-common:time_stop:2313 : [[ -z 1620887928440 ]] 2021-05-13 06:38:52.449 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:38:52.453 | + functions-common:time_stop:2316 : end_time=1620887932451 2021-05-13 06:38:52.455 | + functions-common:time_stop:2317 : elapsed_time=4011 2021-05-13 06:38:52.457 | + functions-common:time_stop:2318 : total=20487 2021-05-13 06:38:52.460 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:38:52.462 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=24498 2021-05-13 06:38:52.464 | + inc/python:pip_install:203 : return 0 2021-05-13 06:38:52.466 | + ./stack.sh:main:778 : python3 -m venv /opt/stack/bindep-venv 2021-05-13 06:38:54.654 | + ./stack.sh:main:780 : /opt/stack/bindep-venv/bin/pip install bindep 2021-05-13 06:38:56.529 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:38:56.530 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-05-13 06:38:56.537 | 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:38:56.539 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-05-13 06:38:56.542 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.5.0) 2021-05-13 06:38:56.609 | + ./stack.sh:main:781 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:38:56.612 | + ./stack.sh:main:781 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:38:56.615 | ++ ./stack.sh:main:784 : _get_plugin_bindep_packages 2021-05-13 06:38:56.632 | + ./stack.sh:main:784 : pkgs= 2021-05-13 06:38:56.635 | + ./stack.sh:main:785 : [[ -n '' ]] 2021-05-13 06:38:56.637 | + ./stack.sh:main:792 : run_phase stack pre-install 2021-05-13 06:38:56.639 | + functions-common:run_phase:1732 : local mode=stack 2021-05-13 06:38:56.642 | + functions-common:run_phase:1733 : local phase=pre-install 2021-05-13 06:38:56.644 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:38:56.646 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:38:56.648 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:38:56.651 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:38:56.653 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:38:56.656 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:38:56.659 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:38:56.662 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:38:56.664 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:38:56.667 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-05-13 06:38:56.669 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:38:56.684 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:38:56.686 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:38:56.688 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:38:56.690 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-05-13 06:38:56.692 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:38:56.694 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:38:56.696 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:38:56.698 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-05-13 06:38:56.700 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:38:56.702 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-05-13 06:38:56.704 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:38:56.706 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:38:56.708 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-05-13 06:38:56.710 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-05-13 06:38:56.713 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:38:56.715 | + 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:38:56.718 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2021-05-13 06:38:56.720 | + functions-common:run_plugins:1718 : local mode=stack 2021-05-13 06:38:56.722 | + functions-common:run_plugins:1719 : local phase=pre-install 2021-05-13 06:38:56.724 | + functions-common:run_plugins:1721 : local plugins= 2021-05-13 06:38:56.726 | + functions-common:run_plugins:1722 : local plugin 2021-05-13 06:38:56.729 | + ./stack.sh:main:795 : set_systemd_override DefaultLimitNOFILE 2048 2021-05-13 06:38:56.731 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-05-13 06:38:56.734 | + functions:set_systemd_override:821 : local value=2048 2021-05-13 06:38:56.736 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-05-13 06:38:56.738 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-05-13 06:38:56.789 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-05-13 06:38:56.789 | Set systemd system override for DefaultLimitNOFILE=2048 2021-05-13 06:38:56.792 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-05-13 06:38:57.159 | + ./stack.sh:main:797 : install_rpc_backend 2021-05-13 06:38:57.161 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-05-13 06:38:57.177 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:38:57.180 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-05-13 06:38:57.182 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:38:57.184 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:38:57.186 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:38:57.189 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:38:57.191 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:38:57.193 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:38:57.196 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:38:57.198 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:38:57.201 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:38:57.203 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:38:57.205 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:38:57.207 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:38:57.209 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2021-05-13 06:38:57.212 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:38:57.214 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:38:57.217 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:38:57.219 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2021-05-13 06:38:57.240 | + 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:38:57.344 | Reading package lists... 2021-05-13 06:38:57.550 | Building dependency tree... 2021-05-13 06:38:57.551 | Reading state information... 2021-05-13 06:38:57.767 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.2). 2021-05-13 06:38:57.767 | The following packages were automatically installed and are no longer required: 2021-05-13 06:38:57.768 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:38:57.768 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:38:57.768 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:38:57.768 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:38:57.768 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:38:57.768 | python3-zope.interface 2021-05-13 06:38:57.769 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:38:57.876 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:38:57.880 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:38:57.883 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:38:57.885 | + functions-common:time_stop:2304 : local name 2021-05-13 06:38:57.887 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:38:57.890 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:38:57.892 | + functions-common:time_stop:2307 : local total 2021-05-13 06:38:57.894 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:38:57.896 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:38:57.898 | + functions-common:time_stop:2311 : start_time=1620887937237 2021-05-13 06:38:57.901 | + functions-common:time_stop:2313 : [[ -z 1620887937237 ]] 2021-05-13 06:38:57.904 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:38:57.908 | + functions-common:time_stop:2316 : end_time=1620887937905 2021-05-13 06:38:57.910 | + functions-common:time_stop:2317 : elapsed_time=668 2021-05-13 06:38:57.912 | + functions-common:time_stop:2318 : total=10650 2021-05-13 06:38:57.914 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:38:57.916 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=11318 2021-05-13 06:38:57.918 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:38:57.921 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-05-13 06:38:57.923 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:38:57.925 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:38:57.927 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:38:57.930 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:38:57.932 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:38:57.934 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:38:57.936 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-05-13 06:38:57.939 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:38:57.941 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:38:57.943 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:38:57.945 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:38:57.948 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:38:57.950 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:38:57.952 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:38:57.955 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:38:57.957 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:38:57.959 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-05-13 06:38:57.961 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:38:57.964 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:38:57.966 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:38:57.969 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:38:57.971 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:38:57.973 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:38:57.975 | + ./stack.sh:main:798 : restart_rpc_backend 2021-05-13 06:38:57.978 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-05-13 06:38:57.993 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:38:57.996 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-05-13 06:38:57.998 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:38:58.000 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-05-13 06:38:58.002 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-05-13 06:38:58.005 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-05-13 06:38:58.010 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-05-13 06:38:58.012 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-05-13 06:38:58.014 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-05-13 06:38:58.017 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-05-13 06:38:58.019 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-05-13 06:38:58.021 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-05-13 06:38:58.024 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-05-13 06:38:58.702 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-05-13 06:38:58.702 | user tags 2021-05-13 06:38:58.702 | stackrabbit []' 2021-05-13 06:38:58.706 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-05-13 06:38:58.706 | user tags 2021-05-13 06:38:58.706 | stackrabbit []' 2021-05-13 06:38:58.706 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-05-13 06:38:58.712 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-05-13 06:38:58.714 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-05-13 06:38:58.717 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:38:59.371 | Changing password for user "stackrabbit" ... 2021-05-13 06:38:59.394 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-05-13 06:39:00.042 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-05-13 06:39:00.064 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-05-13 06:39:00.066 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:39:00.719 | Changing password for user "stackrabbit" ... 2021-05-13 06:39:00.742 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-05-13 06:39:00.744 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-05-13 06:39:00.746 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-05-13 06:39:01.416 | Deleting user "guest" ... 2021-05-13 06:39:01.433 | Error: 2021-05-13 06:39:01.433 | {:no_such_user, "guest"} 2021-05-13 06:39:01.445 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-05-13 06:39:01.448 | + ./stack.sh:main:800 : is_service_enabled mysql postgresql 2021-05-13 06:39:01.465 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:39:01.467 | + ./stack.sh:main:801 : install_database 2021-05-13 06:39:01.469 | + lib/database:install_database:116 : install_database_mysql 2021-05-13 06:39:01.471 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-05-13 06:39:01.474 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:39:01.476 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:39:01.478 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-05-13 06:39:01.690 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-05-13 06:39:01.693 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-05-13 06:39:01.695 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-05-13 06:39:01.698 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:39:01.700 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-05-13 06:39:01.703 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:39:01.705 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:39:01.707 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:39:01.710 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:39:01.712 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:39:01.715 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:39:01.717 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:39:01.719 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:39:01.722 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:39:01.724 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-05-13 06:39:01.726 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:39:01.729 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:39:01.731 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:39:01.733 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:39:01.736 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:39:01.738 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:39:01.740 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-05-13 06:39:01.743 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:39:01.745 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:39:01.747 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-05-13 06:39:01.750 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:39:01.752 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:39:01.754 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:39:01.756 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:39:01.759 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:39:01.761 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:39:01.764 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:39:01.766 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:39:01.768 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:39:01.771 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:39:01.773 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:39:01.775 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:39:01.777 | + functions-common:install_package:1343 : real_install_package mysql-server 2021-05-13 06:39:01.780 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:39:01.782 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:39:01.784 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:39:01.787 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2021-05-13 06:39:01.808 | + 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:39:01.911 | Reading package lists... 2021-05-13 06:39:02.120 | Building dependency tree... 2021-05-13 06:39:02.121 | Reading state information... 2021-05-13 06:39:02.339 | mysql-server is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:39:02.339 | The following packages were automatically installed and are no longer required: 2021-05-13 06:39:02.340 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:39:02.340 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:39:02.340 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:39:02.340 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:39:02.340 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:39:02.340 | python3-zope.interface 2021-05-13 06:39:02.340 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:39:02.448 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:39:02.452 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:39:02.454 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:39:02.457 | + functions-common:time_stop:2304 : local name 2021-05-13 06:39:02.459 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:39:02.461 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:39:02.463 | + functions-common:time_stop:2307 : local total 2021-05-13 06:39:02.465 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:39:02.467 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:39:02.469 | + functions-common:time_stop:2311 : start_time=1620887941805 2021-05-13 06:39:02.471 | + functions-common:time_stop:2313 : [[ -z 1620887941805 ]] 2021-05-13 06:39:02.474 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:39:02.478 | + functions-common:time_stop:2316 : end_time=1620887942476 2021-05-13 06:39:02.480 | + functions-common:time_stop:2317 : elapsed_time=671 2021-05-13 06:39:02.483 | + functions-common:time_stop:2318 : total=11318 2021-05-13 06:39:02.485 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:39:02.487 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=11989 2021-05-13 06:39:02.489 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:39:02.491 | + ./stack.sh:main:803 : '[' -n mysql ']' 2021-05-13 06:39:02.494 | + ./stack.sh:main:804 : install_database_python 2021-05-13 06:39:02.496 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-05-13 06:39:02.498 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-05-13 06:39:02.500 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-05-13 06:39:02.503 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:39:02.506 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-05-13 06:39:02.508 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-05-13 06:39:02.511 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:39:02.515 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:39:02.515 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:39:02.520 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-05-13 06:39:02.522 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-05-13 06:39:02.525 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-05-13 06:39:02.528 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-05-13 06:39:02.530 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-05-13 06:39:02.551 | Using python 3.8 to install PyMySQL 2021-05-13 06:39:02.553 | + 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:39:03.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:39:03.293 | from cryptography.utils import int_from_bytes 2021-05-13 06:39:03.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:39:03.293 | from cryptography.utils import int_from_bytes 2021-05-13 06:39:04.311 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:39:04.315 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:04.321 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:04.325 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:04.326 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:04.329 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:04.335 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (1.0.2) 2021-05-13 06:39:06.334 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:39:06.335 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:39:06.410 | + inc/python:pip_install:200 : result=0 2021-05-13 06:39:06.412 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:39:06.415 | + functions-common:time_stop:2304 : local name 2021-05-13 06:39:06.417 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:39:06.420 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:39:06.422 | + functions-common:time_stop:2307 : local total 2021-05-13 06:39:06.424 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:39:06.426 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:39:06.429 | + functions-common:time_stop:2311 : start_time=1620887942545 2021-05-13 06:39:06.432 | + functions-common:time_stop:2313 : [[ -z 1620887942545 ]] 2021-05-13 06:39:06.434 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:39:06.439 | + functions-common:time_stop:2316 : end_time=1620887946436 2021-05-13 06:39:06.441 | + functions-common:time_stop:2317 : elapsed_time=3891 2021-05-13 06:39:06.443 | + functions-common:time_stop:2318 : total=24498 2021-05-13 06:39:06.445 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:39:06.448 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=28389 2021-05-13 06:39:06.450 | + inc/python:pip_install:203 : return 0 2021-05-13 06:39:06.452 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-05-13 06:39:06.454 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:39:06.457 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-05-13 06:39:06.459 | + ./stack.sh:main:807 : is_service_enabled neutron 2021-05-13 06:39:06.475 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:39:06.477 | + ./stack.sh:main:808 : install_neutron_agent_packages 2021-05-13 06:39:06.480 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-05-13 06:39:06.483 | ++ 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:39:06.484 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:39:06.489 | + 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:39:06.492 | + 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:39:06.495 | + 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:39:06.497 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:39:06.499 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-05-13 06:39:06.502 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-05-13 06:39:06.516 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:39:06.519 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-05-13 06:39:06.521 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:39:06.523 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:39:06.526 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:39:06.528 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:39:06.531 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:39:06.533 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:39:06.535 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:39:06.537 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:39:06.540 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:39:06.542 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:39:06.544 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:39:06.546 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:39:06.549 | + functions-common:install_package:1343 : real_install_package radvd 2021-05-13 06:39:06.551 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:39:06.553 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:39:06.556 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:39:06.558 | + functions-common:real_install_package:1329 : apt_get install radvd 2021-05-13 06:39:06.578 | + 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:39:06.682 | Reading package lists... 2021-05-13 06:39:06.891 | Building dependency tree... 2021-05-13 06:39:06.892 | Reading state information... 2021-05-13 06:39:07.110 | radvd is already the newest version (1:2.17-2). 2021-05-13 06:39:07.110 | The following packages were automatically installed and are no longer required: 2021-05-13 06:39:07.112 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:39:07.112 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:39:07.112 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:39:07.112 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:39:07.112 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:39:07.112 | python3-zope.interface 2021-05-13 06:39:07.112 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:39:07.220 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:39:07.224 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:39:07.226 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:39:07.229 | + functions-common:time_stop:2304 : local name 2021-05-13 06:39:07.231 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:39:07.233 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:39:07.235 | + functions-common:time_stop:2307 : local total 2021-05-13 06:39:07.237 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:39:07.240 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:39:07.242 | + functions-common:time_stop:2311 : start_time=1620887946576 2021-05-13 06:39:07.245 | + functions-common:time_stop:2313 : [[ -z 1620887946576 ]] 2021-05-13 06:39:07.247 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:39:07.251 | + functions-common:time_stop:2316 : end_time=1620887947249 2021-05-13 06:39:07.254 | + functions-common:time_stop:2317 : elapsed_time=673 2021-05-13 06:39:07.256 | + functions-common:time_stop:2318 : total=11989 2021-05-13 06:39:07.258 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:39:07.260 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=12662 2021-05-13 06:39:07.262 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:39:07.265 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-05-13 06:39:07.281 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:39:07.283 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-05-13 06:39:07.286 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-05-13 06:39:07.289 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-05-13 06:39:07.308 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-05-13 06:39:07.310 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:39:07.313 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:39:07.315 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:39:07.317 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:39:07.320 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:39:07.322 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:39:07.324 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:39:07.326 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:39:07.328 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:39:07.331 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:39:07.333 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:39:07.335 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:39:07.338 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2021-05-13 06:39:07.340 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:39:07.342 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:39:07.344 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:39:07.346 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2021-05-13 06:39:07.366 | + 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:39:07.471 | Reading package lists... 2021-05-13 06:39:07.680 | Building dependency tree... 2021-05-13 06:39:07.681 | Reading state information... 2021-05-13 06:39:07.903 | fakeroot is already the newest version (1.24-1). 2021-05-13 06:39:07.903 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:39:07.903 | openvswitch-switch is already the newest version (2.13.1-0ubuntu0.20.04.4). 2021-05-13 06:39:07.903 | The following packages were automatically installed and are no longer required: 2021-05-13 06:39:07.904 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:39:07.904 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:39:07.904 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:39:07.904 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:39:07.904 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:39:07.904 | python3-zope.interface 2021-05-13 06:39:07.904 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:39:08.013 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:39:08.017 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:39:08.019 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:39:08.021 | + functions-common:time_stop:2304 : local name 2021-05-13 06:39:08.023 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:39:08.025 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:39:08.027 | + functions-common:time_stop:2307 : local total 2021-05-13 06:39:08.029 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:39:08.031 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:39:08.034 | + functions-common:time_stop:2311 : start_time=1620887947364 2021-05-13 06:39:08.036 | + functions-common:time_stop:2313 : [[ -z 1620887947364 ]] 2021-05-13 06:39:08.038 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:39:08.042 | + functions-common:time_stop:2316 : end_time=1620887948040 2021-05-13 06:39:08.044 | + functions-common:time_stop:2317 : elapsed_time=676 2021-05-13 06:39:08.046 | + functions-common:time_stop:2318 : total=12662 2021-05-13 06:39:08.049 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:39:08.051 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=13338 2021-05-13 06:39:08.053 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:39:08.056 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-05-13 06:39:08.058 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:39:08.060 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:39:08.062 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-05-13 06:39:08.065 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-05-13 06:39:08.067 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-05-13 06:39:08.072 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-05-13 06:39:08.074 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-05-13 06:39:08.077 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-05-13 06:39:08.078 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-05-13 06:39:08.082 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-05-13 06:39:08.084 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-05-13 06:39:08.087 | + functions:vercmp:628 : local v1=5.4 2021-05-13 06:39:08.089 | + functions:vercmp:629 : local 'op=<' 2021-05-13 06:39:08.091 | + functions:vercmp:630 : local v2=3.13 2021-05-13 06:39:08.093 | + functions:vercmp:631 : local result 2021-05-13 06:39:08.097 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-05-13 06:39:08.097 | ++ functions:vercmp:635 : sort -V 2021-05-13 06:39:08.097 | ++ functions:vercmp:635 : head -1 2021-05-13 06:39:08.102 | + functions:vercmp:635 : result=3.13 2021-05-13 06:39:08.104 | + functions:vercmp:637 : case $op in 2021-05-13 06:39:08.107 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-05-13 06:39:08.109 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-05-13 06:39:08.111 | + functions:vercmp:648 : return 2021-05-13 06:39:08.113 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-05-13 06:39:08.116 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:39:08.118 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2021-05-13 06:39:08.308 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-05-13 06:39:08.310 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-05-13 06:39:08.313 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:08.315 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:08.318 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-05-13 06:39:08.320 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:08.323 | + ./stack.sh:main:811 : is_service_enabled etcd3 2021-05-13 06:39:08.339 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:39:08.342 | + ./stack.sh:main:812 : install_etcd3 2021-05-13 06:39:08.345 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-05-13 06:39:08.345 | Installing etcd 2021-05-13 06:39:08.347 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-05-13 06:39:08.359 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-05-13 06:39:08.372 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-05-13 06:39:08.374 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-05-13 06:39:08.386 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-05-13 06:39:08.389 | ++ 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:39:08.392 | ++ 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:39:08.395 | +++ 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:39:08.399 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:39:08.401 | ++ 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:39:08.403 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-05-13 06:39:08.406 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:39:08.408 | ++ functions:get_extra_file:74 : return 2021-05-13 06:39:08.411 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:39:08.413 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-05-13 06:39:08.416 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-05-13 06:39:08.418 | + ./stack.sh:main:821 : is_service_enabled tls-proxy 2021-05-13 06:39:08.434 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:39:08.436 | + ./stack.sh:main:831 : install_dstat 2021-05-13 06:39:08.439 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-05-13 06:39:08.455 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:39:08.457 | + ./stack.sh:main:837 : echo_summary 'Installing OpenStack project source' 2021-05-13 06:39:08.459 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:39:08.462 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-05-13 06:39:08.464 | + ./stack.sh:main:840 : install_libs 2021-05-13 06:39:08.466 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-05-13 06:39:08.469 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-05-13 06:39:08.471 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-05-13 06:39:08.473 | + inc/python:use_library_from_git:250 : local name=automaton 2021-05-13 06:39:08.475 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:08.478 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:08.480 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-05-13 06:39:08.482 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:08.485 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-05-13 06:39:08.487 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-05-13 06:39:08.489 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-05-13 06:39:08.492 | + inc/python:use_library_from_git:250 : local name=castellan 2021-05-13 06:39:08.494 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:08.497 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:08.499 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-05-13 06:39:08.501 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:08.503 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-05-13 06:39:08.506 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-05-13 06:39:08.508 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-05-13 06:39:08.510 | + inc/python:use_library_from_git:250 : local name=cliff 2021-05-13 06:39:08.512 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:08.515 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:08.517 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-05-13 06:39:08.519 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:08.521 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-05-13 06:39:08.524 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-05-13 06:39:08.526 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-05-13 06:39:08.528 | + inc/python:use_library_from_git:250 : local name=cursive 2021-05-13 06:39:08.531 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:08.533 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:08.535 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-05-13 06:39:08.537 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:08.540 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-05-13 06:39:08.542 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-05-13 06:39:08.544 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-05-13 06:39:08.547 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-05-13 06:39:08.549 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:08.551 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:08.553 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-05-13 06:39:08.556 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:08.558 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-05-13 06:39:08.561 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-05-13 06:39:08.563 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-05-13 06:39:08.565 | + inc/python:use_library_from_git:250 : local name=futurist 2021-05-13 06:39:08.567 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:08.570 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:08.572 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-05-13 06:39:08.574 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:08.576 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-05-13 06:39:08.579 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-05-13 06:39:08.581 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-05-13 06:39:08.583 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-05-13 06:39:08.585 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:08.588 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:08.590 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-05-13 06:39:08.592 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:08.594 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-05-13 06:39:08.597 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-05-13 06:39:08.599 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-05-13 06:39:08.601 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-05-13 06:39:08.604 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:08.606 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:08.608 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-05-13 06:39:08.611 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:08.613 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-05-13 06:39:08.615 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-05-13 06:39:08.618 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-05-13 06:39:08.620 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-05-13 06:39:08.623 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:08.625 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:08.627 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-05-13 06:39:08.629 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:08.632 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-05-13 06:39:08.634 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-05-13 06:39:08.636 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-05-13 06:39:08.638 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-05-13 06:39:08.641 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:08.643 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:08.645 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-05-13 06:39:08.648 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:08.650 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-05-13 06:39:08.652 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-05-13 06:39:08.654 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-05-13 06:39:08.657 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-05-13 06:39:08.659 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:08.661 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:08.663 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-05-13 06:39:08.666 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:08.668 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-05-13 06:39:08.671 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-05-13 06:39:08.673 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-05-13 06:39:08.675 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-05-13 06:39:08.677 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:08.679 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:08.682 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-05-13 06:39:08.685 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:08.687 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-05-13 06:39:08.689 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-05-13 06:39:08.691 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-05-13 06:39:08.694 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-05-13 06:39:08.696 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:08.698 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:08.700 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-05-13 06:39:08.703 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:08.705 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-05-13 06:39:08.707 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-05-13 06:39:08.709 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-05-13 06:39:08.712 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-05-13 06:39:08.714 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:08.717 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:08.719 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-05-13 06:39:08.721 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:08.723 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-05-13 06:39:08.725 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-05-13 06:39:08.728 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-05-13 06:39:08.731 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-05-13 06:39:08.733 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:08.735 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:08.737 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-05-13 06:39:08.740 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:08.742 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-05-13 06:39:08.744 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-05-13 06:39:08.747 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-05-13 06:39:08.749 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-05-13 06:39:08.751 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:08.753 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:08.756 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-05-13 06:39:08.758 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:08.760 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-05-13 06:39:08.762 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-05-13 06:39:08.765 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-05-13 06:39:08.767 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-05-13 06:39:08.769 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:08.771 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:08.774 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-05-13 06:39:08.776 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:08.779 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-05-13 06:39:08.781 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-05-13 06:39:08.783 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-05-13 06:39:08.786 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-05-13 06:39:08.788 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:08.791 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:08.793 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-05-13 06:39:08.795 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:08.797 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-05-13 06:39:08.800 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-05-13 06:39:08.802 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-05-13 06:39:08.804 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-05-13 06:39:08.806 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:08.809 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:08.811 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-05-13 06:39:08.813 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:08.816 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-05-13 06:39:08.818 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-05-13 06:39:08.820 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-05-13 06:39:08.823 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-05-13 06:39:08.825 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:08.827 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:08.829 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-05-13 06:39:08.832 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:08.834 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-05-13 06:39:08.836 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-05-13 06:39:08.839 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-05-13 06:39:08.841 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-05-13 06:39:08.843 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:08.846 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:08.848 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-05-13 06:39:08.850 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:08.853 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-05-13 06:39:08.855 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-05-13 06:39:08.858 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-05-13 06:39:08.860 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-05-13 06:39:08.862 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:08.864 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:08.867 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-05-13 06:39:08.869 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:08.871 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-05-13 06:39:08.874 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-05-13 06:39:08.876 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-05-13 06:39:08.878 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-05-13 06:39:08.880 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:08.883 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:08.885 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-05-13 06:39:08.887 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:08.889 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-05-13 06:39:08.892 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-05-13 06:39:08.894 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-05-13 06:39:08.896 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-05-13 06:39:08.898 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:08.901 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:08.903 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-05-13 06:39:08.906 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:08.908 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-05-13 06:39:08.910 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-05-13 06:39:08.913 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-05-13 06:39:08.915 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-05-13 06:39:08.918 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:08.920 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:08.922 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-05-13 06:39:08.924 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:08.927 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-05-13 06:39:08.929 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-05-13 06:39:08.931 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-05-13 06:39:08.934 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-05-13 06:39:08.936 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:08.938 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:08.940 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-05-13 06:39:08.943 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:08.945 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-05-13 06:39:08.947 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-05-13 06:39:08.949 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-05-13 06:39:08.952 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-05-13 06:39:08.954 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:08.956 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:08.959 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-05-13 06:39:08.961 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:08.964 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-05-13 06:39:08.966 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-05-13 06:39:08.968 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-05-13 06:39:08.970 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-05-13 06:39:08.973 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:08.975 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:08.978 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-05-13 06:39:08.980 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:08.983 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-05-13 06:39:08.985 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-05-13 06:39:08.987 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-05-13 06:39:08.989 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-05-13 06:39:08.992 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:08.994 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:08.997 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-05-13 06:39:08.999 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:09.001 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-05-13 06:39:09.003 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-05-13 06:39:09.006 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-05-13 06:39:09.008 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-05-13 06:39:09.011 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:09.013 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:09.015 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-05-13 06:39:09.018 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:09.020 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-05-13 06:39:09.022 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-05-13 06:39:09.025 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-05-13 06:39:09.027 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-05-13 06:39:09.030 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:09.032 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:09.034 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-05-13 06:39:09.037 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:09.039 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-05-13 06:39:09.041 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-05-13 06:39:09.044 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-05-13 06:39:09.046 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-05-13 06:39:09.048 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:09.050 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:09.053 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-05-13 06:39:09.055 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:09.058 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-05-13 06:39:09.060 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-05-13 06:39:09.062 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-05-13 06:39:09.065 | + inc/python:use_library_from_git:250 : local name=tooz 2021-05-13 06:39:09.067 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:09.069 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:09.072 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-05-13 06:39:09.074 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:09.077 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-05-13 06:39:09.079 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-05-13 06:39:09.081 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-05-13 06:39:09.083 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-05-13 06:39:09.086 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:09.088 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:09.090 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-05-13 06:39:09.093 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:09.095 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-05-13 06:39:09.097 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-05-13 06:39:09.099 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-05-13 06:39:09.102 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-05-13 06:39:09.105 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:09.107 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:09.109 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-05-13 06:39:09.112 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:09.114 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-05-13 06:39:09.116 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-05-13 06:39:09.119 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-05-13 06:39:09.121 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-05-13 06:39:09.124 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:09.126 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:09.128 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-05-13 06:39:09.131 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:09.133 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-05-13 06:39:09.153 | Using python 3.8 to install etcd3 2021-05-13 06:39:09.156 | + 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:39:09.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:39:09.888 | from cryptography.utils import int_from_bytes 2021-05-13 06:39:09.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:39:09.888 | from cryptography.utils import int_from_bytes 2021-05-13 06:39:10.914 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:39:10.919 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:10.924 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:10.929 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:10.929 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:10.932 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:10.938 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (0.12.0) 2021-05-13 06:39:10.947 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-05-13 06:39:10.950 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (6.3.1) 2021-05-13 06:39:10.979 | Requirement already satisfied: protobuf===3.15.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (3.15.8) 2021-05-13 06:39:10.983 | Requirement already satisfied: grpcio===1.37.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 59)) (1.37.1) 2021-05-13 06:39:12.977 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:39:12.977 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:39:13.054 | + inc/python:pip_install:200 : result=0 2021-05-13 06:39:13.056 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:39:13.059 | + functions-common:time_stop:2304 : local name 2021-05-13 06:39:13.061 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:39:13.063 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:39:13.065 | + functions-common:time_stop:2307 : local total 2021-05-13 06:39:13.067 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:39:13.069 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:39:13.072 | + functions-common:time_stop:2311 : start_time=1620887949148 2021-05-13 06:39:13.074 | + functions-common:time_stop:2313 : [[ -z 1620887949148 ]] 2021-05-13 06:39:13.077 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:39:13.080 | + functions-common:time_stop:2316 : end_time=1620887953078 2021-05-13 06:39:13.083 | + functions-common:time_stop:2317 : elapsed_time=3930 2021-05-13 06:39:13.085 | + functions-common:time_stop:2318 : total=28389 2021-05-13 06:39:13.087 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:39:13.090 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=32319 2021-05-13 06:39:13.092 | + inc/python:pip_install:203 : return 0 2021-05-13 06:39:13.094 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-05-13 06:39:13.115 | Using python 3.8 to install etcd3gw 2021-05-13 06:39:13.117 | + 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:39:13.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:39:13.856 | from cryptography.utils import int_from_bytes 2021-05-13 06:39:13.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:39:13.856 | from cryptography.utils import int_from_bytes 2021-05-13 06:39:14.873 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:39:14.877 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:14.882 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:14.888 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:14.888 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:14.891 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:14.897 | Requirement already satisfied: etcd3gw===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.2.5) 2021-05-13 06:39:14.908 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (2.3.0) 2021-05-13 06:39:14.915 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.26.4) 2021-05-13 06:39:14.950 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (2.25.1) 2021-05-13 06:39:14.968 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.6.0) 2021-05-13 06:39:14.971 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-05-13 06:39:14.975 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.10) 2021-05-13 06:39:14.978 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2021-05-13 06:39:14.982 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2020.12.5) 2021-05-13 06:39:16.911 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:39:16.911 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:39:16.986 | + inc/python:pip_install:200 : result=0 2021-05-13 06:39:16.988 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:39:16.991 | + functions-common:time_stop:2304 : local name 2021-05-13 06:39:16.993 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:39:16.996 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:39:16.998 | + functions-common:time_stop:2307 : local total 2021-05-13 06:39:17.000 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:39:17.002 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:39:17.004 | + functions-common:time_stop:2311 : start_time=1620887953109 2021-05-13 06:39:17.006 | + functions-common:time_stop:2313 : [[ -z 1620887953109 ]] 2021-05-13 06:39:17.010 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:39:17.014 | + functions-common:time_stop:2316 : end_time=1620887957011 2021-05-13 06:39:17.016 | + functions-common:time_stop:2317 : elapsed_time=3902 2021-05-13 06:39:17.018 | + functions-common:time_stop:2318 : total=32319 2021-05-13 06:39:17.020 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:39:17.022 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=36221 2021-05-13 06:39:17.024 | + inc/python:pip_install:203 : return 0 2021-05-13 06:39:17.027 | + ./stack.sh:main:843 : install_apache_uwsgi 2021-05-13 06:39:17.029 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-05-13 06:39:17.031 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-05-13 06:39:17.034 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:39:17.036 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:39:17.038 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:39:17.041 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:39:17.043 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:39:17.045 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:39:17.047 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:39:17.050 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:39:17.052 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:39:17.054 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-05-13 06:39:17.057 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-05-13 06:39:17.059 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:39:17.062 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:39:17.064 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-05-13 06:39:17.066 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2021-05-13 06:39:17.068 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:39:17.071 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:39:17.074 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:39:17.076 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:39:17.078 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:39:17.080 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:39:17.082 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:39:17.085 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:39:17.087 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:39:17.089 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:39:17.092 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:39:17.094 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:39:17.096 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:39:17.098 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:39:17.101 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:39:17.103 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:39:17.105 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:39:17.108 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:39:17.129 | + 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:39:17.232 | Reading package lists... 2021-05-13 06:39:17.441 | Building dependency tree... 2021-05-13 06:39:17.442 | Reading state information... 2021-05-13 06:39:17.657 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:39:17.657 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:39:17.657 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:39:17.658 | The following packages were automatically installed and are no longer required: 2021-05-13 06:39:17.658 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:39:17.658 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:39:17.658 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:39:17.658 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:39:17.658 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:39:17.658 | python3-zope.interface 2021-05-13 06:39:17.658 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:39:17.766 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:39:17.771 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:39:17.773 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:39:17.775 | + functions-common:time_stop:2304 : local name 2021-05-13 06:39:17.778 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:39:17.780 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:39:17.782 | + functions-common:time_stop:2307 : local total 2021-05-13 06:39:17.784 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:39:17.786 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:39:17.788 | + functions-common:time_stop:2311 : start_time=1620887957126 2021-05-13 06:39:17.791 | + functions-common:time_stop:2313 : [[ -z 1620887957126 ]] 2021-05-13 06:39:17.794 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:39:17.798 | + functions-common:time_stop:2316 : end_time=1620887957795 2021-05-13 06:39:17.800 | + functions-common:time_stop:2317 : elapsed_time=669 2021-05-13 06:39:17.802 | + functions-common:time_stop:2318 : total=13338 2021-05-13 06:39:17.804 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:39:17.807 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=14007 2021-05-13 06:39:17.809 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:39:17.811 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-05-13 06:39:17.813 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:39:17.816 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:39:17.818 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-05-13 06:39:17.881 | Module proxy already enabled 2021-05-13 06:39:17.885 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-05-13 06:39:17.945 | Considering dependency proxy for proxy_uwsgi: 2021-05-13 06:39:17.945 | Module proxy already enabled 2021-05-13 06:39:17.945 | Module proxy_uwsgi already enabled 2021-05-13 06:39:17.949 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-05-13 06:39:17.951 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:39:17.954 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:39:17.956 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:39:18.084 | + ./stack.sh:main:846 : install_keystoneauth 2021-05-13 06:39:18.086 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-05-13 06:39:18.089 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-05-13 06:39:18.092 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:18.094 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:18.097 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-05-13 06:39:18.100 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:18.102 | + ./stack.sh:main:847 : install_keystoneclient 2021-05-13 06:39:18.104 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-05-13 06:39:18.107 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-05-13 06:39:18.109 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:18.111 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:18.113 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-05-13 06:39:18.116 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:18.118 | + ./stack.sh:main:848 : install_glanceclient 2021-05-13 06:39:18.121 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2021-05-13 06:39:18.123 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-05-13 06:39:18.125 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:18.128 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:18.130 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-05-13 06:39:18.132 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:18.135 | + ./stack.sh:main:849 : install_cinderclient 2021-05-13 06:39:18.138 | + lib/cinder:install_cinderclient:469 : use_library_from_git python-brick-cinderclient-ext 2021-05-13 06:39:18.140 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-05-13 06:39:18.142 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:18.145 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:18.147 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-05-13 06:39:18.150 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:18.152 | + lib/cinder:install_cinderclient:474 : use_library_from_git python-cinderclient 2021-05-13 06:39:18.155 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-05-13 06:39:18.157 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:18.159 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:18.162 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-05-13 06:39:18.164 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:18.166 | + ./stack.sh:main:850 : install_novaclient 2021-05-13 06:39:18.169 | + lib/nova:install_novaclient:809 : use_library_from_git python-novaclient 2021-05-13 06:39:18.171 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-05-13 06:39:18.173 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:18.176 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:18.178 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-05-13 06:39:18.180 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:18.183 | + ./stack.sh:main:851 : is_service_enabled swift glance horizon 2021-05-13 06:39:18.199 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:39:18.202 | + ./stack.sh:main:852 : install_swiftclient 2021-05-13 06:39:18.204 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-05-13 06:39:18.207 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-05-13 06:39:18.209 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:18.211 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:18.213 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-05-13 06:39:18.216 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:18.218 | + ./stack.sh:main:854 : is_service_enabled neutron nova horizon 2021-05-13 06:39:18.235 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:39:18.237 | + ./stack.sh:main:855 : install_neutronclient 2021-05-13 06:39:18.239 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-05-13 06:39:18.242 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-05-13 06:39:18.245 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:18.247 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:18.250 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-05-13 06:39:18.252 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:18.254 | + ./stack.sh:main:859 : install_keystonemiddleware 2021-05-13 06:39:18.257 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-05-13 06:39:18.259 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-05-13 06:39:18.262 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:18.264 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:18.266 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-05-13 06:39:18.269 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:18.271 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-05-13 06:39:18.273 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-05-13 06:39:18.276 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:39:18.279 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-05-13 06:39:18.281 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-05-13 06:39:18.284 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:39:18.287 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:39:18.287 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:39:18.293 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-05-13 06:39:18.295 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-05-13 06:39:18.297 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-05-13 06:39:18.300 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-05-13 06:39:18.302 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-05-13 06:39:18.323 | Using python 3.8 to install keystonemiddleware 2021-05-13 06:39:18.325 | + 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:39:19.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:39:19.052 | from cryptography.utils import int_from_bytes 2021-05-13 06:39:19.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:39:19.052 | from cryptography.utils import int_from_bytes 2021-05-13 06:39:20.083 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:39:20.087 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:20.093 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:20.097 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:20.097 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:20.100 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:20.106 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (9.2.0) 2021-05-13 06:39:20.175 | 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 364)) (2.7.0) 2021-05-13 06:39:20.213 | 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 390)) (8.7.0) 2021-05-13 06:39:20.254 | 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 409)) (1.1.2) 2021-05-13 06:39:20.260 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (3.3.0) 2021-05-13 06:39:20.267 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-05-13 06:39:20.270 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.4.0) 2021-05-13 06:39:20.276 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (4.3.1) 2021-05-13 06:39:20.337 | 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 511)) (4.2.0) 2021-05-13 06:39:20.355 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (4.4.2) 2021-05-13 06:39:20.359 | 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 559)) (4.9.0) 2021-05-13 06:39:20.375 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (2021.1) 2021-05-13 06:39:20.379 | 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 275)) (4.4.0) 2021-05-13 06:39:20.419 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (1.8.7) 2021-05-13 06:39:20.433 | 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 55)) (3.2.0) 2021-05-13 06:39:20.439 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.6.0) 2021-05-13 06:39:20.441 | 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 52)) (5.0.1) 2021-05-13 06:39:20.448 | 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 304)) (4.1.0) 2021-05-13 06:39:20.457 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 58)) (3.1.1) 2021-05-13 06:39:20.467 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (2.25.1) 2021-05-13 06:39:20.487 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (5.4.1) 2021-05-13 06:39:20.491 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 134)) (0.8.0) 2021-05-13 06:39:20.496 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117)) (2.2.0) 2021-05-13 06:39:20.504 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.1.14) 2021-05-13 06:39:20.507 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (1.7.0) 2021-05-13 06:39:20.511 | 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:39:20.517 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (2.4.7) 2021-05-13 06:39:20.520 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (0.10.9) 2021-05-13 06:39:20.523 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.9.6) 2021-05-13 06:39:20.526 | 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 566)) (2.8.1) 2021-05-13 06:39:20.531 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (1.0.2) 2021-05-13 06:39:20.534 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2020.12.5) 2021-05-13 06:39:20.536 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.10) 2021-05-13 06:39:20.541 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.26.4) 2021-05-13 06:39:20.561 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2021-05-13 06:39:20.564 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (1.12.1) 2021-05-13 06:39:22.297 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:39:22.297 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:39:22.373 | + inc/python:pip_install:200 : result=0 2021-05-13 06:39:22.376 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:39:22.378 | + functions-common:time_stop:2304 : local name 2021-05-13 06:39:22.380 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:39:22.382 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:39:22.385 | + functions-common:time_stop:2307 : local total 2021-05-13 06:39:22.387 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:39:22.389 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:39:22.391 | + functions-common:time_stop:2311 : start_time=1620887958318 2021-05-13 06:39:22.393 | + functions-common:time_stop:2313 : [[ -z 1620887958318 ]] 2021-05-13 06:39:22.396 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:39:22.401 | + functions-common:time_stop:2316 : end_time=1620887962398 2021-05-13 06:39:22.403 | + functions-common:time_stop:2317 : elapsed_time=4080 2021-05-13 06:39:22.405 | + functions-common:time_stop:2318 : total=36221 2021-05-13 06:39:22.407 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:39:22.410 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=40301 2021-05-13 06:39:22.412 | + inc/python:pip_install:203 : return 0 2021-05-13 06:39:22.414 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-05-13 06:39:22.417 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-05-13 06:39:22.419 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:39:22.422 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-05-13 06:39:22.424 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-05-13 06:39:22.427 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:39:22.430 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:39:22.431 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:39:22.436 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-05-13 06:39:22.438 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-05-13 06:39:22.440 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-05-13 06:39:22.443 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-05-13 06:39:22.446 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-05-13 06:39:22.468 | Using python 3.8 to install python-memcached 2021-05-13 06:39:22.470 | + 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:39:23.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:39:23.202 | from cryptography.utils import int_from_bytes 2021-05-13 06:39:23.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:39:23.202 | from cryptography.utils import int_from_bytes 2021-05-13 06:39:24.219 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:39:24.223 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:24.228 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:24.233 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:24.234 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:24.237 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:24.243 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (1.59) 2021-05-13 06:39:24.247 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-05-13 06:39:26.263 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:39:26.264 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:39:26.340 | + inc/python:pip_install:200 : result=0 2021-05-13 06:39:26.342 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:39:26.344 | + functions-common:time_stop:2304 : local name 2021-05-13 06:39:26.346 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:39:26.349 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:39:26.351 | + functions-common:time_stop:2307 : local total 2021-05-13 06:39:26.353 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:39:26.355 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:39:26.357 | + functions-common:time_stop:2311 : start_time=1620887962462 2021-05-13 06:39:26.359 | + functions-common:time_stop:2313 : [[ -z 1620887962462 ]] 2021-05-13 06:39:26.362 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:39:26.367 | + functions-common:time_stop:2316 : end_time=1620887966364 2021-05-13 06:39:26.369 | + functions-common:time_stop:2317 : elapsed_time=3902 2021-05-13 06:39:26.371 | + functions-common:time_stop:2318 : total=40301 2021-05-13 06:39:26.373 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:39:26.375 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=44203 2021-05-13 06:39:26.378 | + inc/python:pip_install:203 : return 0 2021-05-13 06:39:26.380 | + ./stack.sh:main:861 : is_service_enabled keystone 2021-05-13 06:39:26.397 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:39:26.400 | + ./stack.sh:main:862 : '[' 10.222.0.30 == 10.222.0.30 ']' 2021-05-13 06:39:26.402 | + ./stack.sh:main:863 : stack_install_service keystone 2021-05-13 06:39:26.405 | + lib/stack:stack_install_service:20 : local service=keystone 2021-05-13 06:39:26.407 | + lib/stack:stack_install_service:21 : type install_keystone 2021-05-13 06:39:26.409 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:39:26.411 | + lib/stack:stack_install_service:32 : install_keystone 2021-05-13 06:39:26.414 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-05-13 06:39:26.428 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:39:26.431 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-05-13 06:39:26.433 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-05-13 06:39:26.435 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-05-13 06:39:26.437 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:39:26.440 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:39:26.442 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:39:26.445 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:39:26.447 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:39:26.450 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:39:26.464 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:39:26.466 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:39:26.469 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:39:26.471 | + functions-common:git_clone:544 : echo master 2021-05-13 06:39:26.471 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:39:26.476 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-05-13 06:39:26.478 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:39:26.480 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-05-13 06:39:26.483 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:39:26.483 | + functions-common:git_clone:593 : head -1 2021-05-13 06:39:26.487 | 63ef8f81f Merge "Hide AccountLocked exception from end users" 2021-05-13 06:39:26.489 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:39:26.492 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-05-13 06:39:26.494 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:39:26.497 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:39:26.499 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-05-13 06:39:26.501 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:39:26.504 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-05-13 06:39:26.506 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:39:26.509 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:39:26.511 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-05-13 06:39:26.513 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:39:26.515 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:39:26.518 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-05-13 06:39:26.521 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:39:26.523 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-05-13 06:39:26.525 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:39:26.528 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:39:26.531 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-05-13 06:39:26.536 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-05-13 06:39:26.538 | + 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:39:27.128 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-05-13 06:39:27.130 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:39:27.133 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:39:27.135 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:39:27.137 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:39:27.139 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-05-13 06:39:27.142 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:39:27.144 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:39:27.146 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:39:27.148 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:39:27.151 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:39:27.153 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:39:27.155 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:39:27.157 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-05-13 06:39:27.177 | Using python 3.8 to install /opt/stack/keystone 2021-05-13 06:39:27.179 | + 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:39:27.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:39:27.907 | from cryptography.utils import int_from_bytes 2021-05-13 06:39:27.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:39:27.907 | from cryptography.utils import int_from_bytes 2021-05-13 06:39:28.914 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:39:28.914 | 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:39:28.917 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:28.918 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:28.919 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:28.924 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:28.932 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:28.936 | Obtaining file:///opt/stack/keystone 2021-05-13 06:39:30.549 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:39:32.142 | 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:39:32.171 | 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:39:32.180 | 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:39:32.187 | 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:39:32.190 | 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:39:32.217 | 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:39:32.246 | 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:39:32.259 | 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:39:32.275 | 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:39:32.287 | 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:39:32.297 | 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:39:32.301 | Requirement already satisfied: click===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (7.1.2) 2021-05-13 06:39:32.304 | 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:39:32.343 | 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:39:32.349 | Requirement already satisfied: itsdangerous===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (1.1.0) 2021-05-13 06:39:32.353 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2021-05-13 06:39:32.365 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.2.0) 2021-05-13 06:39:32.418 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.2) 2021-05-13 06:39:32.421 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 273)) (3.1.0) 2021-05-13 06:39:32.427 | 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 298)) (2.7.0) 2021-05-13 06:39:32.463 | 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 300)) (8.7.0) 2021-05-13 06:39:32.503 | 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 301)) (3.2.0) 2021-05-13 06:39:32.509 | 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 302)) (9.0.0) 2021-05-13 06:39:32.558 | 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 303)) (5.0.1) 2021-05-13 06:39:32.564 | 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 305)) (4.4.0) 2021-05-13 06:39:32.602 | 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 306)) (12.7.1) 2021-05-13 06:39:32.657 | 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 308)) (4.2.0) 2021-05-13 06:39:32.675 | 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 309)) (3.8.0) 2021-05-13 06:39:32.690 | 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 313)) (4.1.0) 2021-05-13 06:39:32.699 | 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 314)) (2.5.0) 2021-05-13 06:39:32.722 | 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 315)) (1.3.0) 2021-05-13 06:39:32.733 | 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 316)) (4.9.0) 2021-05-13 06:39:32.750 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2021-05-13 06:39:32.795 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.9) 2021-05-13 06:39:32.800 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (1.7.4) 2021-05-13 06:39:32.813 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.6.0) 2021-05-13 06:39:32.816 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2021-05-13 06:39:32.818 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2021-05-13 06:39:32.829 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2021-05-13 06:39:32.832 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2021-05-13 06:39:32.835 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2021-05-13 06:39:32.838 | Requirement already satisfied: pysaml2===6.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (6.5.1) 2021-05-13 06:39:32.856 | 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 391)) (2.8.1) 2021-05-13 06:39:32.861 | 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 401)) (4.2.0) 2021-05-13 06:39:32.880 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2021.1) 2021-05-13 06:39:32.884 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.25.1) 2021-05-13 06:39:32.904 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2021-05-13 06:39:32.908 | Requirement already satisfied: scrypt===0.8.18 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (0.8.18) 2021-05-13 06:39:32.912 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (1.15.0) 2021-05-13 06:39:32.915 | 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 505)) (0.13.0) 2021-05-13 06:39:32.925 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (0.4.1) 2021-05-13 06:39:32.928 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (3.3.0) 2021-05-13 06:39:32.931 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.3.0) 2021-05-13 06:39:32.938 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (2.0.1) 2021-05-13 06:39:32.947 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (0.5.0) 2021-05-13 06:39:32.953 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.4.0) 2021-05-13 06:39:32.970 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (1.4.0) 2021-05-13 06:39:32.974 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.1.0) 2021-05-13 06:39:32.981 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.26.4) 2021-05-13 06:39:33.001 | Requirement already satisfied: xmlschema===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.6.1) 2021-05-13 06:39:33.028 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (1.3.2) 2021-05-13 06:39:33.033 | 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:39:33.037 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.3.1) 2021-05-13 06:39:33.096 | 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:39:33.099 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2021-05-13 06:39:33.105 | 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:39:33.112 | 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:39:33.121 | 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:39:33.124 | 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:39:33.129 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2021-05-13 06:39:33.169 | 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:39:33.175 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.0.0) 2021-05-13 06:39:33.180 | 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:39:33.191 | 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:39:33.200 | 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:39:33.210 | 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:39:33.219 | 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 299)) (4.4.0) 2021-05-13 06:39:33.230 | 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:39:33.241 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.14) 2021-05-13 06:39:33.244 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2021-05-13 06:39:33.247 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (20.0.1) 2021-05-13 06:39:33.262 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.7.1) 2021-05-13 06:39:33.268 | 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 202)) (5.1.2) 2021-05-13 06:39:33.291 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (2.10) 2021-05-13 06:39:33.294 | 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:39:33.297 | 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:39:33.300 | 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:39:33.303 | 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:39:33.306 | 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 408)) (1.6.0) 2021-05-13 06:39:33.309 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2021-05-13 06:39:33.311 | 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 549)) (1.4.0) 2021-05-13 06:39:33.314 | Requirement already satisfied: elementpath===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 154)) (2.2.1) 2021-05-13 06:39:33.345 | 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 290)) (1.7.0) 2021-05-13 06:39:33.350 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (1.12.1) 2021-05-13 06:39:33.353 | 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:39:33.360 | 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 393)) (1.0.4) 2021-05-13 06:39:33.363 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (5.0.0) 2021-05-13 06:39:33.366 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2021-05-13 06:39:33.374 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (56.0.0) 2021-05-13 06:39:33.425 | 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:39:33.434 | 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:39:33.438 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.6) 2021-05-13 06:39:34.399 | Installing collected packages: keystone 2021-05-13 06:39:34.401 | Running setup.py develop for keystone 2021-05-13 06:39:36.219 | Successfully installed keystone 2021-05-13 06:39:36.383 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:39:36.383 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:39:36.455 | + inc/python:pip_install:200 : result=0 2021-05-13 06:39:36.457 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:39:36.459 | + functions-common:time_stop:2304 : local name 2021-05-13 06:39:36.461 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:39:36.464 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:39:36.466 | + functions-common:time_stop:2307 : local total 2021-05-13 06:39:36.468 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:39:36.470 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:39:36.472 | + functions-common:time_stop:2311 : start_time=1620887967172 2021-05-13 06:39:36.474 | + functions-common:time_stop:2313 : [[ -z 1620887967172 ]] 2021-05-13 06:39:36.477 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:39:36.481 | + functions-common:time_stop:2316 : end_time=1620887976478 2021-05-13 06:39:36.483 | + functions-common:time_stop:2317 : elapsed_time=9306 2021-05-13 06:39:36.485 | + functions-common:time_stop:2318 : total=44203 2021-05-13 06:39:36.487 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:39:36.489 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=53509 2021-05-13 06:39:36.491 | + inc/python:pip_install:203 : return 0 2021-05-13 06:39:36.494 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:39:36.497 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:39:36.499 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:39:36.517 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:39:36.529 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-05-13 06:39:36.531 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-05-13 06:39:36.534 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:36.536 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:36.538 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-05-13 06:39:36.541 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:36.543 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-05-13 06:39:36.560 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:39:36.563 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:39:36.565 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:39:36.567 | + ./stack.sh:main:864 : configure_keystone 2021-05-13 06:39:36.570 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-05-13 06:39:36.582 | + 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:39:36.584 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-05-13 06:39:36.588 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-05-13 06:39:36.604 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:39:36.606 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-05-13 06:39:36.636 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-05-13 06:39:36.663 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-05-13 06:39:36.693 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-05-13 06:39:36.722 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-05-13 06:39:36.752 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-05-13 06:39:36.782 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-05-13 06:39:36.809 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-05-13 06:39:36.836 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-05-13 06:39:36.838 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-05-13 06:39:36.840 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-05-13 06:39:36.843 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-05-13 06:39:36.845 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:39:36.847 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:39:36.863 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:39:36.866 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:39:36.868 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:39:36.871 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:39:36.886 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:39:36.888 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2021-05-13 06:39:36.891 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2021-05-13 06:39:36.920 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:39:36.922 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:39:36.925 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-05-13 06:39:36.927 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-05-13 06:39:36.929 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-05-13 06:39:36.945 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:39:36.948 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.30/identity 2021-05-13 06:39:36.977 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.30/identity 2021-05-13 06:39:37.005 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-05-13 06:39:37.007 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-05-13 06:39:37.038 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-05-13 06:39:37.040 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-05-13 06:39:37.042 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-05-13 06:39:37.045 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-05-13 06:39:37.047 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-05-13 06:39:37.050 | + 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:39:37.080 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-05-13 06:39:37.082 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-05-13 06:39:37.084 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-05-13 06:39:37.087 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-05-13 06:39:37.090 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:39:37.106 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:39:37.109 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:39:37.111 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:39:37.113 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:39:37.116 | + 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:39:37.143 | + 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:39:37.170 | + 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:39:37.198 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:39:37.225 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-05-13 06:39:37.253 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:39:37.255 | + 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:39:37.257 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:39:37.260 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-05-13 06:39:37.262 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-05-13 06:39:37.265 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:39:37.267 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:39:37.270 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-05-13 06:39:37.274 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-05-13 06:39:37.277 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:39:37.279 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:39:37.292 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:39:37.292 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:39:37.300 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:39:37.304 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:39:37.318 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-05-13 06:39:37.321 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:39:37.325 | + 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:39:37.354 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-05-13 06:39:37.381 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-05-13 06:39:37.408 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-05-13 06:39:37.435 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-05-13 06:39:37.461 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-05-13 06:39:37.488 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-05-13 06:39:37.515 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-05-13 06:39:37.542 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-05-13 06:39:37.568 | + 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:39:37.595 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-05-13 06:39:37.622 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-05-13 06:39:37.649 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-05-13 06:39:37.675 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:39:37.678 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:39:37.681 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-05-13 06:39:37.684 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-05-13 06:39:37.686 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:39:37.688 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:39:37.690 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:39:37.693 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:39:37.695 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:39:37.698 | + 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:39:37.724 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-05-13 06:39:37.752 | + 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:39:37.752 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:39:37.761 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-05-13 06:39:37.764 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-05-13 06:39:37.766 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-05-13 06:39:37.768 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:39:37.771 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:39:37.773 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:39:37.776 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:39:37.778 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:39:37.780 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:39:37.782 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:39:37.785 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:39:37.787 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:39:37.790 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-05-13 06:39:37.850 | Site keystone-wsgi-public already enabled 2021-05-13 06:39:37.855 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:39:37.857 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:39:37.859 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:39:37.862 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:39:37.995 | + 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:39:37.997 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:39:37.999 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-05-13 06:39:38.002 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-05-13 06:39:38.004 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:39:38.007 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:39:38.010 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-05-13 06:39:38.014 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-05-13 06:39:38.016 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:39:38.019 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:39:38.032 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:39:38.032 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:39:38.041 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:39:38.044 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:39:38.060 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-05-13 06:39:38.062 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:39:38.066 | + 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:39:38.097 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-05-13 06:39:38.124 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-05-13 06:39:38.151 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-05-13 06:39:38.178 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-05-13 06:39:38.206 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-05-13 06:39:38.233 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-05-13 06:39:38.260 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-05-13 06:39:38.287 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-05-13 06:39:38.315 | + 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:39:38.342 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-05-13 06:39:38.369 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-05-13 06:39:38.396 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-05-13 06:39:38.423 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:39:38.426 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:39:38.429 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-05-13 06:39:38.432 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-05-13 06:39:38.434 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:39:38.436 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:39:38.438 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:39:38.441 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:39:38.443 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:39:38.446 | + 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:39:38.473 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-05-13 06:39:38.501 | + 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:39:38.501 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:39:38.509 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-05-13 06:39:38.512 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-05-13 06:39:38.515 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-05-13 06:39:38.517 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:39:38.520 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:39:38.522 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:39:38.525 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:39:38.527 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:39:38.529 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:39:38.532 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:39:38.534 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:39:38.536 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:39:38.538 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-05-13 06:39:38.599 | Site keystone-wsgi-admin already enabled 2021-05-13 06:39:38.603 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:39:38.606 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:39:38.608 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:39:38.610 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:39:38.734 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-05-13 06:39:38.764 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-05-13 06:39:38.795 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-05-13 06:39:38.826 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-05-13 06:39:38.828 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-05-13 06:39:38.859 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-05-13 06:39:38.887 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-05-13 06:39:38.915 | + ./stack.sh:main:868 : is_service_enabled swift 2021-05-13 06:39:38.931 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:39:38.934 | + ./stack.sh:main:869 : is_service_enabled ceilometer 2021-05-13 06:39:38.950 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:39:38.953 | + ./stack.sh:main:872 : stack_install_service swift 2021-05-13 06:39:38.955 | + lib/stack:stack_install_service:20 : local service=swift 2021-05-13 06:39:38.957 | + lib/stack:stack_install_service:21 : type install_swift 2021-05-13 06:39:38.960 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:39:38.963 | + lib/stack:stack_install_service:32 : install_swift 2021-05-13 06:39:38.965 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-05-13 06:39:38.967 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-05-13 06:39:38.969 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-05-13 06:39:38.972 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:39:38.974 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:39:38.977 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:39:38.979 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:39:38.982 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:39:38.984 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:39:39.000 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:39:39.002 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:39:39.005 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:39:39.008 | + functions-common:git_clone:544 : echo master 2021-05-13 06:39:39.008 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:39:39.013 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-05-13 06:39:39.015 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:39:39.018 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-05-13 06:39:39.020 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:39:39.021 | + functions-common:git_clone:593 : head -1 2021-05-13 06:39:39.025 | 6e5620944 swift-get-nodes: move --path-as-is to end of curl commands 2021-05-13 06:39:39.028 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:39:39.030 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-05-13 06:39:39.033 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:39:39.035 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:39:39.038 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-05-13 06:39:39.041 | + inc/python:setup_develop:344 : local extras=keystone 2021-05-13 06:39:39.043 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-05-13 06:39:39.045 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:39:39.048 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:39:39.050 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-05-13 06:39:39.052 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:39:39.054 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-05-13 06:39:39.058 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-05-13 06:39:39.060 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:39:39.063 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-05-13 06:39:39.065 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:39:39.067 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:39:39.071 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-05-13 06:39:39.076 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-05-13 06:39:39.079 | + 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:39:39.685 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-05-13 06:39:39.687 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:39:39.689 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:39:39.692 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:39:39.694 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:39:39.697 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-05-13 06:39:39.699 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:39:39.701 | + inc/python:setup_package:427 : local extras=keystone 2021-05-13 06:39:39.703 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:39:39.706 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-05-13 06:39:39.708 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-05-13 06:39:39.710 | + inc/python:setup_package:437 : extras='[keystone]' 2021-05-13 06:39:39.713 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:39:39.715 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-05-13 06:39:39.736 | Using python 3.8 to install /opt/stack/swift 2021-05-13 06:39:39.738 | + 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:39:40.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:39:40.475 | from cryptography.utils import int_from_bytes 2021-05-13 06:39:40.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:39:40.476 | from cryptography.utils import int_from_bytes 2021-05-13 06:39:41.492 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:39:41.492 | 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:39:41.496 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:41.496 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:41.498 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:41.502 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:41.509 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:41.513 | Obtaining file:///opt/stack/swift 2021-05-13 06:39:42.858 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:39:44.170 | 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:39:44.179 | 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:39:44.218 | 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:39:44.227 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.0.0) 2021-05-13 06:39:44.233 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.2.0) 2021-05-13 06:39:44.285 | Requirement already satisfied: lxml===4.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.6.3) 2021-05-13 06:39:44.296 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2021-05-13 06:39:44.299 | 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 299)) (2.7.0) 2021-05-13 06:39:44.335 | 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 301)) (8.7.0) 2021-05-13 06:39:44.375 | 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 302)) (3.2.0) 2021-05-13 06:39:44.381 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2021-05-13 06:39:44.387 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2021-05-13 06:39:44.425 | 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 314)) (4.1.0) 2021-05-13 06:39:44.435 | 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 317)) (4.9.0) 2021-05-13 06:39:44.450 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.9) 2021-05-13 06:39:44.456 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.6.0) 2021-05-13 06:39:44.459 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2021-05-13 06:39:44.470 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (1.6.0) 2021-05-13 06:39:44.473 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.9.6) 2021-05-13 06:39:44.475 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.4.7) 2021-05-13 06:39:44.479 | 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 392)) (2.8.1) 2021-05-13 06:39:44.484 | 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 402)) (4.2.0) 2021-05-13 06:39:44.502 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2021.1) 2021-05-13 06:39:44.506 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.25.1) 2021-05-13 06:39:44.526 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.4.0) 2021-05-13 06:39:44.531 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (56.0.0) 2021-05-13 06:39:44.580 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.15.0) 2021-05-13 06:39:44.583 | Requirement already satisfied: stevedore===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:39:44.591 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.26.4) 2021-05-13 06:39:44.611 | Requirement already satisfied: xattr===0.9.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (0.9.7) 2021-05-13 06:39:44.615 | 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:39:44.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 145)) (1.16.0) 2021-05-13 06:39:44.627 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.3.1) 2021-05-13 06:39:44.686 | 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:39:44.699 | 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:39:44.705 | 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:39:44.709 | 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:39:44.717 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2021-05-13 06:39:44.721 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (1.0.2) 2021-05-13 06:39:44.724 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.14) 2021-05-13 06:39:44.728 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (2.10) 2021-05-13 06:39:44.732 | 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:39:44.735 | 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:39:44.738 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.20) 2021-05-13 06:39:44.741 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2021-05-13 06:39:44.746 | 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:39:44.749 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (1.12.1) 2021-05-13 06:39:46.185 | Installing collected packages: swift 2021-05-13 06:39:46.186 | Running setup.py develop for swift 2021-05-13 06:39:47.838 | Successfully installed swift 2021-05-13 06:39:47.974 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:39:47.974 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:39:48.058 | + inc/python:pip_install:200 : result=0 2021-05-13 06:39:48.060 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:39:48.062 | + functions-common:time_stop:2304 : local name 2021-05-13 06:39:48.065 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:39:48.067 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:39:48.069 | + functions-common:time_stop:2307 : local total 2021-05-13 06:39:48.072 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:39:48.074 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:39:48.076 | + functions-common:time_stop:2311 : start_time=1620887979730 2021-05-13 06:39:48.078 | + functions-common:time_stop:2313 : [[ -z 1620887979730 ]] 2021-05-13 06:39:48.081 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:39:48.085 | + functions-common:time_stop:2316 : end_time=1620887988083 2021-05-13 06:39:48.088 | + functions-common:time_stop:2317 : elapsed_time=8353 2021-05-13 06:39:48.090 | + functions-common:time_stop:2318 : total=53509 2021-05-13 06:39:48.092 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:39:48.094 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=61862 2021-05-13 06:39:48.097 | + inc/python:pip_install:203 : return 0 2021-05-13 06:39:48.099 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:39:48.102 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:39:48.104 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:39:48.122 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:39:48.134 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-05-13 06:39:48.137 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-05-13 06:39:48.139 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:48.141 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:48.144 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-05-13 06:39:48.146 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:48.149 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-05-13 06:39:48.151 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:39:48.153 | + ./stack.sh:main:873 : configure_swift 2021-05-13 06:39:48.156 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-05-13 06:39:48.158 | + lib/swift:configure_swift:335 : local node_number 2021-05-13 06:39:48.160 | + lib/swift:configure_swift:336 : local swift_node_config 2021-05-13 06:39:48.162 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-05-13 06:39:48.164 | + lib/swift:configure_swift:338 : local user_group 2021-05-13 06:39:48.166 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-05-13 06:39:49.047 | No object-expirer running 2021-05-13 06:39:49.047 | No container-reconciler running 2021-05-13 06:39:49.047 | No object-server running 2021-05-13 06:39:49.047 | No container-sharder running 2021-05-13 06:39:49.047 | No container-sync running 2021-05-13 06:39:49.047 | No container-replicator running 2021-05-13 06:39:49.047 | No account-server running 2021-05-13 06:39:49.047 | No container-server running 2021-05-13 06:39:49.047 | No object-replicator running 2021-05-13 06:39:49.047 | No container-auditor running 2021-05-13 06:39:49.047 | No proxy-server running 2021-05-13 06:39:49.047 | No account-reaper running 2021-05-13 06:39:49.047 | No account-replicator running 2021-05-13 06:39:49.047 | No object-reconstructor running 2021-05-13 06:39:49.047 | No account-auditor running 2021-05-13 06:39:49.047 | No container-updater running 2021-05-13 06:39:49.047 | No object-auditor running 2021-05-13 06:39:49.047 | No object-updater running 2021-05-13 06:39:49.094 | + lib/swift:configure_swift:341 : true 2021-05-13 06:39:49.097 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-05-13 06:39:49.109 | + 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:39:49.121 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-05-13 06:39:49.124 | + lib/swift:configure_swift:355 : sed -e ' 2021-05-13 06:39:49.124 | s/%GROUP%//; 2021-05-13 06:39:49.124 | s/%USER%/ubuntu/; 2021-05-13 06:39:49.124 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-05-13 06:39:49.124 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-05-13 06:39:49.124 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-05-13 06:39:49.132 | uid = ubuntu 2021-05-13 06:39:49.132 | gid = 2021-05-13 06:39:49.132 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-05-13 06:39:49.132 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-05-13 06:39:49.132 | address = 127.0.0.1 2021-05-13 06:39:49.132 | 2021-05-13 06:39:49.133 | [account6612] 2021-05-13 06:39:49.133 | max connections = 25 2021-05-13 06:39:49.133 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:39:49.133 | read only = false 2021-05-13 06:39:49.133 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-05-13 06:39:49.133 | 2021-05-13 06:39:49.133 | [account6622] 2021-05-13 06:39:49.133 | max connections = 25 2021-05-13 06:39:49.133 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:39:49.133 | read only = false 2021-05-13 06:39:49.133 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-05-13 06:39:49.133 | 2021-05-13 06:39:49.133 | [account6632] 2021-05-13 06:39:49.133 | max connections = 25 2021-05-13 06:39:49.133 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:39:49.133 | read only = false 2021-05-13 06:39:49.133 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-05-13 06:39:49.133 | 2021-05-13 06:39:49.133 | [account6642] 2021-05-13 06:39:49.133 | max connections = 25 2021-05-13 06:39:49.133 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:39:49.133 | read only = false 2021-05-13 06:39:49.133 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-05-13 06:39:49.133 | 2021-05-13 06:39:49.133 | 2021-05-13 06:39:49.133 | [container6611] 2021-05-13 06:39:49.133 | max connections = 25 2021-05-13 06:39:49.133 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:39:49.133 | read only = false 2021-05-13 06:39:49.133 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-05-13 06:39:49.133 | 2021-05-13 06:39:49.133 | [container6621] 2021-05-13 06:39:49.133 | max connections = 25 2021-05-13 06:39:49.133 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:39:49.133 | read only = false 2021-05-13 06:39:49.133 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-05-13 06:39:49.134 | 2021-05-13 06:39:49.134 | [container6631] 2021-05-13 06:39:49.134 | max connections = 25 2021-05-13 06:39:49.134 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:39:49.134 | read only = false 2021-05-13 06:39:49.134 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-05-13 06:39:49.134 | 2021-05-13 06:39:49.134 | [container6641] 2021-05-13 06:39:49.134 | max connections = 25 2021-05-13 06:39:49.134 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:39:49.134 | read only = false 2021-05-13 06:39:49.134 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-05-13 06:39:49.134 | 2021-05-13 06:39:49.134 | 2021-05-13 06:39:49.134 | [object6613] 2021-05-13 06:39:49.134 | max connections = 25 2021-05-13 06:39:49.134 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:39:49.134 | read only = false 2021-05-13 06:39:49.134 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-05-13 06:39:49.134 | 2021-05-13 06:39:49.134 | [object6623] 2021-05-13 06:39:49.134 | max connections = 25 2021-05-13 06:39:49.134 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:39:49.134 | read only = false 2021-05-13 06:39:49.134 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-05-13 06:39:49.134 | 2021-05-13 06:39:49.134 | [object6633] 2021-05-13 06:39:49.134 | max connections = 25 2021-05-13 06:39:49.134 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:39:49.134 | read only = false 2021-05-13 06:39:49.134 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-05-13 06:39:49.134 | 2021-05-13 06:39:49.134 | [object6643] 2021-05-13 06:39:49.134 | max connections = 25 2021-05-13 06:39:49.134 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:39:49.134 | read only = false 2021-05-13 06:39:49.134 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-05-13 06:39:49.136 | + lib/swift:configure_swift:361 : is_ubuntu 2021-05-13 06:39:49.138 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:39:49.140 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:39:49.142 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-05-13 06:39:49.154 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-05-13 06:39:49.156 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-05-13 06:39:49.161 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-05-13 06:39:49.165 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-05-13 06:39:49.167 | + 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:39:49.171 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-05-13 06:39:49.199 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.30:8080/v1/ 2021-05-13 06:39:49.224 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-05-13 06:39:49.242 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-05-13 06:39:49.269 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-05-13 06:39:49.287 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:39:49.314 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-05-13 06:39:49.332 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-05-13 06:39:49.359 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-05-13 06:39:49.377 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-05-13 06:39:49.405 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-05-13 06:39:49.422 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:39:49.450 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-05-13 06:39:49.467 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-05-13 06:39:49.482 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:39:49.484 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-05-13 06:39:49.512 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-05-13 06:39:49.539 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-05-13 06:39:49.565 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-05-13 06:39:49.592 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-05-13 06:39:49.606 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:39:49.609 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-05-13 06:39:49.635 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-05-13 06:39:49.650 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:39:49.653 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-05-13 06:39:49.667 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:39:49.669 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-05-13 06:39:49.671 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-05-13 06:39:49.686 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:39:49.688 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-05-13 06:39:49.690 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-05-13 06:39:49.692 | + 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:39:49.698 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-05-13 06:39:49.703 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-05-13 06:39:49.730 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-05-13 06:39:49.757 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-05-13 06:39:49.786 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-05-13 06:39:49.815 | + 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:39:49.842 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-05-13 06:39:49.844 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-05-13 06:39:49.846 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-05-13 06:39:49.849 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-05-13 06:39:49.851 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-05-13 06:39:49.877 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-05-13 06:39:49.906 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.30/identity 2021-05-13 06:39:49.936 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-05-13 06:39:49.966 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-05-13 06:39:49.995 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-05-13 06:39:50.022 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-05-13 06:39:50.050 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-05-13 06:39:50.078 | + 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:39:50.106 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-05-13 06:39:50.134 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-05-13 06:39:50.161 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-05-13 06:39:50.188 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-05-13 06:39:50.214 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-05-13 06:39:50.245 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-05-13 06:39:50.271 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-05-13 06:39:50.289 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-05-13 06:39:50.316 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-05-13 06:39:50.343 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-05-13 06:39:50.348 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-05-13 06:39:50.376 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-05-13 06:39:50.403 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-05-13 06:39:50.428 | + lib/swift:configure_swift:479 : local node_number 2021-05-13 06:39:50.431 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-05-13 06:39:50.433 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:39:50.436 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-05-13 06:39:50.440 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-05-13 06:39:50.442 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:39:50.444 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:39:50.447 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-05-13 06:39:50.449 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-05-13 06:39:50.451 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:39:50.453 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:39:50.455 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-05-13 06:39:50.472 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-05-13 06:39:50.499 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-05-13 06:39:50.517 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-05-13 06:39:50.545 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-05-13 06:39:50.562 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:39:50.590 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-05-13 06:39:50.607 | + 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:39:50.635 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-05-13 06:39:50.653 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:39:50.681 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-05-13 06:39:50.698 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-05-13 06:39:50.726 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:39:50.744 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:39:50.772 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-05-13 06:39:50.790 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-05-13 06:39:50.818 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-05-13 06:39:50.836 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-05-13 06:39:50.863 | + 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:39:50.868 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-05-13 06:39:50.886 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:39:50.914 | + 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:39:50.942 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:39:50.944 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-05-13 06:39:50.949 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-05-13 06:39:50.951 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:39:50.953 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:39:50.955 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-05-13 06:39:50.958 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-05-13 06:39:50.960 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:39:50.962 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:39:50.964 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-05-13 06:39:50.982 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-05-13 06:39:51.010 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-05-13 06:39:51.028 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-05-13 06:39:51.055 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-05-13 06:39:51.073 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:39:51.101 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-05-13 06:39:51.118 | + 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:39:51.146 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-05-13 06:39:51.164 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:39:51.192 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-05-13 06:39:51.210 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-05-13 06:39:51.238 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:39:51.256 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:39:51.284 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-05-13 06:39:51.301 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-05-13 06:39:51.330 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-05-13 06:39:51.347 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-05-13 06:39:51.375 | + 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:39:51.379 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-05-13 06:39:51.397 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:39:51.425 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:39:51.427 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-05-13 06:39:51.432 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-05-13 06:39:51.434 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:39:51.436 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:39:51.439 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-05-13 06:39:51.441 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-05-13 06:39:51.443 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:39:51.445 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:39:51.448 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-05-13 06:39:51.465 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-05-13 06:39:51.493 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-05-13 06:39:51.511 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-05-13 06:39:51.538 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-05-13 06:39:51.557 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:39:51.584 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-05-13 06:39:51.602 | + 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:39:51.630 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-05-13 06:39:51.648 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:39:51.675 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-05-13 06:39:51.693 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-05-13 06:39:51.720 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:39:51.738 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:39:51.767 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-05-13 06:39:51.784 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-05-13 06:39:51.812 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-05-13 06:39:51.830 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-05-13 06:39:51.856 | + 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:39:51.861 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-05-13 06:39:51.879 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:39:51.908 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-05-13 06:39:51.936 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-05-13 06:39:51.964 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-05-13 06:39:51.992 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-05-13 06:39:51.994 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-05-13 06:39:51.998 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-05-13 06:39:52.026 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-05-13 06:39:52.055 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-05-13 06:39:52.082 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-05-13 06:39:52.112 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-05-13 06:39:52.140 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-05-13 06:39:52.167 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-05-13 06:39:52.194 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-05-13 06:39:52.221 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-05-13 06:39:52.249 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-05-13 06:39:52.264 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:39:52.266 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-05-13 06:39:52.285 | + lib/swift:configure_swift:522 : local auth_vers 2021-05-13 06:39:52.288 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-05-13 06:39:52.307 | + lib/swift:configure_swift:523 : auth_vers=3 2021-05-13 06:39:52.310 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.30 2021-05-13 06:39:52.337 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-05-13 06:39:52.340 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-05-13 06:39:52.366 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.30/identity 2021-05-13 06:39:52.395 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-05-13 06:39:52.397 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-05-13 06:39:52.424 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-05-13 06:39:52.439 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:39:52.442 | + lib/swift:configure_swift:542 : local user_group 2021-05-13 06:39:52.444 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-05-13 06:39:52.449 | + lib/swift:configure_swift:543 : user_group=1000 2021-05-13 06:39:52.452 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-05-13 06:39:52.464 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-05-13 06:39:52.466 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-05-13 06:39:52.477 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-05-13 06:39:52.480 | + lib/swift:configure_swift:549 : is_suse 2021-05-13 06:39:52.482 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:39:52.484 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:39:52.486 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:39:52.489 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:39:52.491 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:39:52.494 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:39:52.496 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-05-13 06:39:52.508 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:39:52.510 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-05-13 06:39:52.513 | + ./stack.sh:main:876 : is_service_enabled s3api 2021-05-13 06:39:52.529 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:39:52.532 | + ./stack.sh:main:882 : is_service_enabled g-api n-api 2021-05-13 06:39:52.549 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:39:52.551 | + ./stack.sh:main:884 : stack_install_service glance 2021-05-13 06:39:52.554 | + lib/stack:stack_install_service:20 : local service=glance 2021-05-13 06:39:52.557 | + lib/stack:stack_install_service:21 : type install_glance 2021-05-13 06:39:52.559 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:39:52.561 | + lib/stack:stack_install_service:32 : install_glance 2021-05-13 06:39:52.564 | + lib/glance:install_glance:438 : glance_store_extras=() 2021-05-13 06:39:52.567 | + lib/glance:install_glance:438 : local glance_store_extras 2021-05-13 06:39:52.569 | + lib/glance:install_glance:440 : is_service_enabled cinder 2021-05-13 06:39:52.586 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:39:52.588 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-05-13 06:39:52.591 | + lib/glance:install_glance:444 : is_service_enabled swift 2021-05-13 06:39:52.608 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:39:52.610 | + lib/glance:install_glance:445 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-05-13 06:39:52.613 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2021-05-13 06:39:52.616 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-05-13 06:39:52.619 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:52.621 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:52.624 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-05-13 06:39:52.627 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:52.630 | ++ lib/glance:install_glance:456 : join_extras swift cinder 2021-05-13 06:39:52.633 | ++ inc/python:join_extras:29 : local IFS=, 2021-05-13 06:39:52.635 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-05-13 06:39:52.638 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store swift,cinder 2021-05-13 06:39:52.640 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-05-13 06:39:52.643 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-05-13 06:39:52.646 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-05-13 06:39:52.649 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-05-13 06:39:52.652 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-05-13 06:39:52.655 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-05-13 06:39:52.658 | +++ 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:39:52.659 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-05-13 06:39:52.664 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-05-13 06:39:52.666 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-05-13 06:39:52.669 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-05-13 06:39:52.672 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-05-13 06:39:52.674 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-05-13 06:39:52.696 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-05-13 06:39:52.698 | + 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:39:53.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:39:53.438 | from cryptography.utils import int_from_bytes 2021-05-13 06:39:53.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:39:53.438 | from cryptography.utils import int_from_bytes 2021-05-13 06:39:54.454 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:39:54.454 | 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:39:54.457 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:54.458 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:54.459 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:54.465 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:54.472 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:54.478 | 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 176)) (2.5.0) 2021-05-13 06:39:54.572 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 192)) (0.19.1) 2021-05-13 06:39:54.577 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2021-05-13 06:39:54.588 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.3.1) 2021-05-13 06:39:54.649 | 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 284)) (4.3.1) 2021-05-13 06:39:54.671 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2021-05-13 06:39:54.676 | 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 295)) (5.4.0) 2021-05-13 06:39:54.694 | 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 300)) (4.4.0) 2021-05-13 06:39:54.705 | 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 301)) (8.7.0) 2021-05-13 06:39:54.746 | 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 302)) (3.2.0) 2021-05-13 06:39:54.752 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2021-05-13 06:39:54.759 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2021-05-13 06:39:54.797 | 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 311)) (2.5.0) 2021-05-13 06:39:54.812 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (6.2.0) 2021-05-13 06:39:54.816 | 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 314)) (4.1.0) 2021-05-13 06:39:54.826 | 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 315)) (2.5.0) 2021-05-13 06:39:54.849 | 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 317)) (4.9.0) 2021-05-13 06:39:54.866 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.9) 2021-05-13 06:39:54.872 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.6.0) 2021-05-13 06:39:54.875 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.9.6) 2021-05-13 06:39:54.877 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.4.7) 2021-05-13 06:39:54.881 | 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 387)) (7.4.0) 2021-05-13 06:39:54.896 | 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 392)) (2.8.1) 2021-05-13 06:39:54.901 | 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 402)) (4.2.0) 2021-05-13 06:39:54.920 | 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 426)) (3.11.1) 2021-05-13 06:39:54.946 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2021.1) 2021-05-13 06:39:54.950 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.25.1) 2021-05-13 06:39:54.970 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.4.0) 2021-05-13 06:39:54.975 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (3.17.2) 2021-05-13 06:39:54.978 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.15.0) 2021-05-13 06:39:54.981 | Requirement already satisfied: stevedore===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:39:54.988 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (6.3.1) 2021-05-13 06:39:55.003 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.26.4) 2021-05-13 06:39:55.023 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (1.3.2) 2021-05-13 06:39:55.029 | 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:39:55.038 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.14) 2021-05-13 06:39:55.041 | 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:39:55.046 | 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:39:55.049 | 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:39:55.057 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2021-05-13 06:39:55.062 | 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:39:55.066 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.0.0) 2021-05-13 06:39:55.071 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (1.0.2) 2021-05-13 06:39:55.074 | 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:39:55.085 | 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:39:55.096 | 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:39:55.109 | 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:39:55.119 | 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:39:55.127 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2021-05-13 06:39:55.130 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2021-05-13 06:39:55.132 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (2.10) 2021-05-13 06:39:55.136 | 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:39:55.139 | 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:39:55.142 | 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:39:55.151 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.6) 2021-05-13 06:39:55.154 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (1.12.1) 2021-05-13 06:39:55.157 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.20) 2021-05-13 06:39:55.160 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (0.7) 2021-05-13 06:39:55.167 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (2.4.0) 2021-05-13 06:39:55.185 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (56.0.0) 2021-05-13 06:39:55.235 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 550)) (1.1.0) 2021-05-13 06:39:55.243 | 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:39:55.245 | 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 409)) (1.6.0) 2021-05-13 06:39:55.248 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (1.4.0) 2021-05-13 06:39:55.252 | 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 550)) (1.4.0) 2021-05-13 06:39:55.255 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2021-05-13 06:39:56.850 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:39:56.850 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:39:56.928 | + inc/python:pip_install:200 : result=0 2021-05-13 06:39:56.931 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:39:56.933 | + functions-common:time_stop:2304 : local name 2021-05-13 06:39:56.935 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:39:56.938 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:39:56.940 | + functions-common:time_stop:2307 : local total 2021-05-13 06:39:56.943 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:39:56.945 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:39:56.947 | + functions-common:time_stop:2311 : start_time=1620887992690 2021-05-13 06:39:56.949 | + functions-common:time_stop:2313 : [[ -z 1620887992690 ]] 2021-05-13 06:39:56.952 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:39:56.957 | + functions-common:time_stop:2316 : end_time=1620887996954 2021-05-13 06:39:56.959 | + functions-common:time_stop:2317 : elapsed_time=4264 2021-05-13 06:39:56.961 | + functions-common:time_stop:2318 : total=61862 2021-05-13 06:39:56.963 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:39:56.966 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=66126 2021-05-13 06:39:56.968 | + inc/python:pip_install:203 : return 0 2021-05-13 06:39:56.971 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2021-05-13 06:39:56.973 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2021-05-13 06:39:56.976 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2021-05-13 06:39:56.989 | + 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:39:56.994 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-05-13 06:39:56.997 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-05-13 06:39:56.999 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-05-13 06:39:57.001 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:39:57.004 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:39:57.006 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:39:57.009 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:39:57.011 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:39:57.014 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:39:57.030 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:39:57.033 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:39:57.035 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:39:57.038 | + functions-common:git_clone:544 : echo master 2021-05-13 06:39:57.038 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:39:57.044 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-05-13 06:39:57.046 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:39:57.048 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-05-13 06:39:57.051 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:39:57.051 | + functions-common:git_clone:593 : head -1 2021-05-13 06:39:57.054 | 1157c19a Merge "Guidelines for core reviewers" 2021-05-13 06:39:57.057 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:39:57.060 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2021-05-13 06:39:57.062 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:39:57.065 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:39:57.068 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-05-13 06:39:57.070 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:39:57.073 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-05-13 06:39:57.075 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:39:57.078 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:39:57.080 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-05-13 06:39:57.082 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:39:57.085 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:39:57.088 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-05-13 06:39:57.091 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:39:57.094 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-05-13 06:39:57.096 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:39:57.098 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:39:57.102 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-05-13 06:39:57.108 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-05-13 06:39:57.110 | + 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:39:57.714 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-05-13 06:39:57.716 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:39:57.718 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:39:57.721 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:39:57.723 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:39:57.725 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-05-13 06:39:57.728 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:39:57.730 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:39:57.733 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:39:57.735 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:39:57.737 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:39:57.740 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:39:57.743 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:39:57.745 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-05-13 06:39:57.766 | Using python 3.8 to install /opt/stack/glance 2021-05-13 06:39:57.768 | + 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:39:58.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:39:58.513 | from cryptography.utils import int_from_bytes 2021-05-13 06:39:58.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:39:58.513 | from cryptography.utils import int_from_bytes 2021-05-13 06:39:59.533 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:39:59.533 | 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:39:59.536 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:59.537 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:59.538 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:59.543 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:59.550 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:59.555 | Obtaining file:///opt/stack/glance 2021-05-13 06:40:00.880 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:40:02.199 | 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:40:02.208 | 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:40:02.216 | 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:40:02.228 | 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:40:02.255 | 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:40:02.265 | 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:40:02.278 | 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:40:02.286 | 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:40:02.307 | 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:40:02.345 | 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:40:02.359 | 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:40:02.368 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.7.1) 2021-05-13 06:40:02.373 | 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:40:02.382 | 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:40:02.388 | 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 176)) (2.5.0) 2021-05-13 06:40:02.457 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.0.0) 2021-05-13 06:40:02.462 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 192)) (0.19.1) 2021-05-13 06:40:02.467 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.14) 2021-05-13 06:40:02.469 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2021-05-13 06:40:02.481 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.3.1) 2021-05-13 06:40:02.541 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.2.0) 2021-05-13 06:40:02.593 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2021-05-13 06:40:02.598 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2021-05-13 06:40:02.603 | 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 295)) (5.4.0) 2021-05-13 06:40:02.620 | 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 299)) (2.7.0) 2021-05-13 06:40:02.656 | 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 300)) (4.4.0) 2021-05-13 06:40:02.667 | 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 301)) (8.7.0) 2021-05-13 06:40:02.706 | 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 302)) (3.2.0) 2021-05-13 06:40:02.713 | 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 303)) (9.0.0) 2021-05-13 06:40:02.761 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2021-05-13 06:40:02.767 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2021-05-13 06:40:02.805 | 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 307)) (12.7.1) 2021-05-13 06:40:02.859 | 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 309)) (4.2.0) 2021-05-13 06:40:02.877 | 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 310)) (3.8.0) 2021-05-13 06:40:02.893 | 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 312)) (2.2.0) 2021-05-13 06:40:02.907 | 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 314)) (4.1.0) 2021-05-13 06:40:02.916 | 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 315)) (2.5.0) 2021-05-13 06:40:02.939 | 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 316)) (1.3.0) 2021-05-13 06:40:02.949 | 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 317)) (4.9.0) 2021-05-13 06:40:02.966 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.4.0) 2021-05-13 06:40:03.011 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.9) 2021-05-13 06:40:03.016 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.6.0) 2021-05-13 06:40:03.019 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2021-05-13 06:40:03.021 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (5.8.0) 2021-05-13 06:40:03.042 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (20.0.1) 2021-05-13 06:40:03.057 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2021-05-13 06:40:03.067 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.9.6) 2021-05-13 06:40:03.070 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.4.7) 2021-05-13 06:40:03.074 | 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 383)) (5.1.0) 2021-05-13 06:40:03.089 | 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 392)) (2.8.1) 2021-05-13 06:40:03.094 | 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 394)) (1.0.4) 2021-05-13 06:40:03.096 | 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 402)) (4.2.0) 2021-05-13 06:40:03.116 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2021.1) 2021-05-13 06:40:03.120 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (0.7) 2021-05-13 06:40:03.127 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.25.1) 2021-05-13 06:40:03.146 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.3.3) 2021-05-13 06:40:03.151 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.4.0) 2021-05-13 06:40:03.155 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (56.0.0) 2021-05-13 06:40:03.226 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (0.8.1) 2021-05-13 06:40:03.229 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.15.0) 2021-05-13 06:40:03.232 | 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 506)) (0.13.0) 2021-05-13 06:40:03.243 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (0.4.1) 2021-05-13 06:40:03.246 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (3.3.0) 2021-05-13 06:40:03.249 | Requirement already satisfied: stevedore===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:40:03.255 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (4.6.0) 2021-05-13 06:40:03.311 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (6.3.1) 2021-05-13 06:40:03.325 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.0.1) 2021-05-13 06:40:03.334 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (0.5.0) 2021-05-13 06:40:03.340 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.4.0) 2021-05-13 06:40:03.357 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.4.0) 2021-05-13 06:40:03.361 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.1.0) 2021-05-13 06:40:03.369 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.26.4) 2021-05-13 06:40:03.389 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (1.12.1) 2021-05-13 06:40:03.392 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 576)) (1.3.2) 2021-05-13 06:40:03.397 | 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:40:03.405 | 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:40:03.408 | 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:40:03.417 | 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:40:03.423 | 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:40:03.428 | 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:40:03.432 | 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:40:03.435 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2021-05-13 06:40:03.475 | 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:40:03.480 | 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:40:03.487 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (1.0.2) 2021-05-13 06:40:03.490 | 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:40:03.502 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2021-05-13 06:40:03.505 | 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:40:03.516 | 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:40:03.520 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (2.10) 2021-05-13 06:40:03.524 | 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:40:03.526 | 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:40:03.529 | 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:40:03.532 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (1.4.2) 2021-05-13 06:40:03.537 | Requirement already satisfied: networkx===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5.1) 2021-05-13 06:40:03.574 | 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:40:03.581 | 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:40:03.583 | 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 409)) (1.6.0) 2021-05-13 06:40:03.586 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2021-05-13 06:40:03.589 | 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 551)) (1.4.0) 2021-05-13 06:40:03.592 | 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:40:03.595 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.20) 2021-05-13 06:40:03.598 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.6) 2021-05-13 06:40:03.600 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (5.0.0) 2021-05-13 06:40:03.603 | 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:40:03.658 | 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:40:03.662 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (0.2.5) 2021-05-13 06:40:03.667 | 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:40:03.707 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (1.8.2) 2021-05-13 06:40:04.583 | Installing collected packages: glance 2021-05-13 06:40:04.585 | Running setup.py develop for glance 2021-05-13 06:40:06.136 | Successfully installed glance 2021-05-13 06:40:06.271 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:40:06.271 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:40:06.354 | + inc/python:pip_install:200 : result=0 2021-05-13 06:40:06.357 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:40:06.359 | + functions-common:time_stop:2304 : local name 2021-05-13 06:40:06.361 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:40:06.363 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:40:06.366 | + functions-common:time_stop:2307 : local total 2021-05-13 06:40:06.369 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:40:06.371 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:40:06.373 | + functions-common:time_stop:2311 : start_time=1620887997761 2021-05-13 06:40:06.375 | + functions-common:time_stop:2313 : [[ -z 1620887997761 ]] 2021-05-13 06:40:06.378 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:40:06.382 | + functions-common:time_stop:2316 : end_time=1620888006380 2021-05-13 06:40:06.385 | + functions-common:time_stop:2317 : elapsed_time=8619 2021-05-13 06:40:06.387 | + functions-common:time_stop:2318 : total=66126 2021-05-13 06:40:06.389 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:40:06.391 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=74745 2021-05-13 06:40:06.394 | + inc/python:pip_install:203 : return 0 2021-05-13 06:40:06.396 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:40:06.399 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:40:06.401 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:40:06.420 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:40:06.432 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-05-13 06:40:06.434 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-05-13 06:40:06.437 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:40:06.439 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:40:06.442 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-05-13 06:40:06.444 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:40:06.447 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:40:06.450 | + ./stack.sh:main:885 : configure_glance 2021-05-13 06:40:06.452 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-05-13 06:40:06.464 | + lib/glance:configure_glance:271 : local dburl 2021-05-13 06:40:06.467 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2021-05-13 06:40:06.470 | ++ lib/database:database_connection_url:132 : local db=glance 2021-05-13 06:40:06.472 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-05-13 06:40:06.475 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-05-13 06:40:06.477 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:40:06.480 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:40:06.482 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-05-13 06:40:06.511 | + 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:40:06.540 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-05-13 06:40:06.569 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:40:06.599 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-05-13 06:40:06.628 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-05-13 06:40:06.658 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-05-13 06:40:06.660 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:40:06.663 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-05-13 06:40:06.665 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:40:06.668 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-05-13 06:40:06.696 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-05-13 06:40:06.725 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.30/identity 2021-05-13 06:40:06.754 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-05-13 06:40:06.784 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-05-13 06:40:06.812 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-05-13 06:40:06.843 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-05-13 06:40:06.872 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-05-13 06:40:06.901 | + 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:40:06.931 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:40:06.960 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-05-13 06:40:06.990 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-05-13 06:40:06.993 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-05-13 06:40:06.995 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-05-13 06:40:06.998 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:40:07.000 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:40:07.002 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:40:07.019 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:40:07.022 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:40:07.025 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:40:07.027 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:40:07.044 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:40:07.046 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2021-05-13 06:40:07.049 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2021-05-13 06:40:07.078 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:40:07.080 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:40:07.083 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2021-05-13 06:40:07.085 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2021-05-13 06:40:07.088 | + lib/glance:configure_glance:288 : configure_glance_store False False 2021-05-13 06:40:07.090 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2021-05-13 06:40:07.093 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2021-05-13 06:40:07.095 | + lib/glance:configure_glance_store:231 : local be 2021-05-13 06:40:07.098 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:40:07.100 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2021-05-13 06:40:07.102 | + 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:40:07.132 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2021-05-13 06:40:07.135 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.30 2021-05-13 06:40:07.164 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:40:07.166 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2021-05-13 06:40:07.183 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:40:07.186 | + lib/glance:configure_glance:301 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-05-13 06:40:07.215 | + lib/glance:configure_glance:302 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-05-13 06:40:07.246 | + 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:40:07.275 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-05-13 06:40:07.305 | + lib/glance:configure_glance:306 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-05-13 06:40:07.335 | + lib/glance:configure_glance:307 : is_service_enabled tls-proxy 2021-05-13 06:40:07.352 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:40:07.354 | + lib/glance:configure_glance:310 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:40:07.384 | + lib/glance:configure_glance:312 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-05-13 06:40:07.414 | + lib/glance:configure_glance:314 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-05-13 06:40:07.442 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.30/identity/v3 2021-05-13 06:40:07.473 | + lib/glance:configure_glance:316 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-05-13 06:40:07.502 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.30/image 2021-05-13 06:40:07.532 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2021-05-13 06:40:07.548 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:40:07.551 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2021-05-13 06:40:07.553 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-05-13 06:40:07.556 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:40:07.559 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:40:07.576 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:40:07.578 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:40:07.581 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:40:07.583 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:40:07.586 | + 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:40:07.615 | + 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:40:07.645 | + 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:40:07.674 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:40:07.704 | + 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:40:07.708 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-05-13 06:40:07.738 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-05-13 06:40:07.769 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:40:07.798 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.30/identity 2021-05-13 06:40:07.828 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-05-13 06:40:07.857 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-05-13 06:40:07.888 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-05-13 06:40:07.918 | + 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:40:07.948 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-05-13 06:40:07.977 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-05-13 06:40:08.007 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-05-13 06:40:08.037 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-05-13 06:40:08.042 | + 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:40:08.050 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2021-05-13 06:40:08.066 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:40:08.069 | + lib/glance:configure_glance:363 : [[ False == False ]] 2021-05-13 06:40:08.071 | + 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:40:08.073 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2021-05-13 06:40:08.076 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-05-13 06:40:08.078 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2021-05-13 06:40:08.081 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2021-05-13 06:40:08.085 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2021-05-13 06:40:08.087 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2021-05-13 06:40:08.091 | + 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:40:08.121 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2021-05-13 06:40:08.123 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-05-13 06:40:08.126 | ++ functions:get_random_port:837 : true 2021-05-13 06:40:08.128 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-05-13 06:40:08.130 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-05-13 06:40:08.133 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-05-13 06:40:08.183 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-05-13 06:40:08.186 | ++ functions:get_random_port:841 : break 2 2021-05-13 06:40:08.188 | ++ functions:get_random_port:845 : echo 60999 2021-05-13 06:40:08.191 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2021-05-13 06:40:08.193 | + 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:40:08.220 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-05-13 06:40:08.248 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-05-13 06:40:08.275 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:40:08.302 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:40:08.329 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:40:08.357 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:40:08.385 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:40:08.412 | + 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:40:08.439 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:40:08.467 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:40:08.495 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:40:08.522 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:40:08.549 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:40:08.577 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-05-13 06:40:08.605 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-05-13 06:40:08.632 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-05-13 06:40:08.660 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-05-13 06:40:08.688 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-05-13 06:40:08.715 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2021-05-13 06:40:08.718 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-05-13 06:40:08.720 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:40:08.722 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:40:08.725 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:40:08.727 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-05-13 06:40:08.729 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-05-13 06:40:08.783 | proxy (enabled by site administrator) 2021-05-13 06:40:08.786 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2021-05-13 06:40:08.789 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-05-13 06:40:08.791 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:40:08.794 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:40:08.796 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:40:08.798 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-05-13 06:40:08.801 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-05-13 06:40:08.853 | proxy_http (enabled by site administrator) 2021-05-13 06:40:08.856 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2021-05-13 06:40:08.859 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2021-05-13 06:40:08.861 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2021-05-13 06:40:08.864 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:40:08.866 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:40:08.869 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:40:08.871 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:40:08.874 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:40:08.877 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2021-05-13 06:40:08.877 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:40:08.886 | KeepAlive Off 2021-05-13 06:40:08.890 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2021-05-13 06:40:08.891 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:40:08.900 | SetEnv proxy-sendchunked 1 2021-05-13 06:40:08.903 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-05-13 06:40:08.904 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:40:08.912 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-05-13 06:40:08.915 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2021-05-13 06:40:08.918 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2021-05-13 06:40:08.920 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:40:08.922 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:40:08.925 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:40:08.927 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:40:08.929 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:40:08.932 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:40:08.934 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:40:08.936 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:40:08.939 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:40:08.941 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2021-05-13 06:40:09.002 | Site glance-wsgi-api already enabled 2021-05-13 06:40:09.006 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2021-05-13 06:40:09.009 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:40:09.011 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:40:09.013 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:40:09.141 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-05-13 06:40:09.147 | + 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:40:09.179 | + ./stack.sh:main:888 : is_service_enabled cinder 2021-05-13 06:40:09.197 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:40:09.200 | + ./stack.sh:main:890 : stack_install_service cinder 2021-05-13 06:40:09.202 | + lib/stack:stack_install_service:20 : local service=cinder 2021-05-13 06:40:09.205 | + lib/stack:stack_install_service:21 : type install_cinder 2021-05-13 06:40:09.207 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:40:09.210 | + lib/stack:stack_install_service:32 : install_cinder 2021-05-13 06:40:09.212 | + lib/cinder:install_cinder:451 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-05-13 06:40:09.214 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-05-13 06:40:09.217 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-05-13 06:40:09.219 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:40:09.221 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:40:09.224 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:40:09.227 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:40:09.229 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:40:09.232 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:40:09.249 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:40:09.251 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:40:09.253 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:40:09.256 | + functions-common:git_clone:544 : echo master 2021-05-13 06:40:09.257 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:40:09.262 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-05-13 06:40:09.265 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:40:09.267 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-05-13 06:40:09.270 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:40:09.270 | + functions-common:git_clone:593 : head -1 2021-05-13 06:40:09.275 | f9124c77e Merge commit 'refs/changes/24/786524/6' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2021-05-13 06:40:09.278 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:40:09.280 | + lib/cinder:install_cinder:452 : setup_develop /opt/stack/cinder 2021-05-13 06:40:09.283 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:40:09.285 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:40:09.288 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-05-13 06:40:09.290 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:40:09.293 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-05-13 06:40:09.296 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:40:09.298 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:40:09.300 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-05-13 06:40:09.303 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:40:09.306 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:40:09.309 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-05-13 06:40:09.311 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:40:09.314 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-05-13 06:40:09.317 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:40:09.319 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:40:09.323 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-05-13 06:40:09.328 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-05-13 06:40:09.331 | + 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:40:09.926 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-05-13 06:40:09.928 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:40:09.931 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:40:09.933 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:40:09.935 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:40:09.938 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-05-13 06:40:09.940 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:40:09.942 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:40:09.945 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:40:09.947 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:40:09.950 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:40:09.952 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:40:09.954 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:40:09.957 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-05-13 06:40:09.979 | Using python 3.8 to install /opt/stack/cinder 2021-05-13 06:40:09.981 | + 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:40:10.717 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:40:10.717 | from cryptography.utils import int_from_bytes 2021-05-13 06:40:10.717 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:40:10.717 | from cryptography.utils import int_from_bytes 2021-05-13 06:40:11.737 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:40:11.738 | 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:40:11.741 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:40:11.742 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:40:11.744 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:40:11.749 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:40:11.755 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:40:11.760 | Obtaining file:///opt/stack/cinder 2021-05-13 06:40:13.836 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:40:15.895 | 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:40:15.904 | 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:40:15.913 | 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:40:15.924 | 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:40:15.952 | 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:40:15.966 | 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:40:15.975 | 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:40:15.986 | 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:40:16.006 | 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:40:16.046 | 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:40:16.060 | 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:40:16.063 | 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:40:16.072 | 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:40:16.087 | 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:40:16.110 | 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:40:16.117 | 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:40:16.122 | 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:40:16.127 | 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:40:16.130 | 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:40:16.133 | 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:40:16.144 | 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:40:16.204 | 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:40:16.258 | 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:40:16.268 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 274)) (4.1.3) 2021-05-13 06:40:16.278 | 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 285)) (4.3.1) 2021-05-13 06:40:16.301 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2021-05-13 06:40:16.305 | 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 296)) (5.4.0) 2021-05-13 06:40:16.323 | 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 300)) (2.7.0) 2021-05-13 06:40:16.359 | 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 301)) (4.4.0) 2021-05-13 06:40:16.372 | 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 302)) (8.7.0) 2021-05-13 06:40:16.412 | 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 303)) (3.2.0) 2021-05-13 06:40:16.418 | 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 304)) (9.0.0) 2021-05-13 06:40:16.467 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2021-05-13 06:40:16.473 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2021-05-13 06:40:16.513 | 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 308)) (12.7.1) 2021-05-13 06:40:16.568 | 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 310)) (4.2.0) 2021-05-13 06:40:16.586 | 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 311)) (3.8.0) 2021-05-13 06:40:16.602 | 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 312)) (2.5.0) 2021-05-13 06:40:16.617 | 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 313)) (2.2.0) 2021-05-13 06:40:16.631 | 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 314)) (6.2.0) 2021-05-13 06:40:16.635 | 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 315)) (4.1.0) 2021-05-13 06:40:16.645 | 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 316)) (2.5.0) 2021-05-13 06:40:16.669 | 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 317)) (1.3.0) 2021-05-13 06:40:16.680 | 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 318)) (4.9.0) 2021-05-13 06:40:16.696 | 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 319)) (2.4.0) 2021-05-13 06:40:16.716 | 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 320)) (3.9.0) 2021-05-13 06:40:16.739 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (3.4.0) 2021-05-13 06:40:16.785 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (20.9) 2021-05-13 06:40:16.791 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.7.2) 2021-05-13 06:40:16.826 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (5.6.0) 2021-05-13 06:40:16.829 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (0.7.2) 2021-05-13 06:40:16.831 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (5.8.0) 2021-05-13 06:40:16.852 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (0.4.8) 2021-05-13 06:40:16.855 | 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 351)) (0.2.8) 2021-05-13 06:40:16.859 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (3.1.1) 2021-05-13 06:40:16.871 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (0.9.6) 2021-05-13 06:40:16.874 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (2.4.7) 2021-05-13 06:40:16.877 | 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 384)) (5.1.0) 2021-05-13 06:40:16.893 | 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 393)) (2.8.1) 2021-05-13 06:40:16.898 | 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 397)) (3.3.0) 2021-05-13 06:40:16.916 | 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 403)) (4.2.0) 2021-05-13 06:40:16.935 | 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 415)) (17.4.0) 2021-05-13 06:40:16.971 | 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 427)) (3.11.1) 2021-05-13 06:40:16.998 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (2021.1) 2021-05-13 06:40:17.002 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (0.7) 2021-05-13 06:40:17.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 445)) (2.25.1) 2021-05-13 06:40:17.030 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.4.0) 2021-05-13 06:40:17.034 | Requirement already satisfied: rsa===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (4.7.2) 2021-05-13 06:40:17.039 | 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 463)) (2.1.74) 2021-05-13 06:40:17.045 | Requirement already satisfied: s3transfer===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (0.4.2) 2021-05-13 06:40:17.053 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (56.0.0) 2021-05-13 06:40:17.105 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (1.15.0) 2021-05-13 06:40:17.108 | 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 507)) (0.13.0) 2021-05-13 06:40:17.119 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (0.4.1) 2021-05-13 06:40:17.122 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.3.0) 2021-05-13 06:40:17.125 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (3.3.0) 2021-05-13 06:40:17.132 | Requirement already satisfied: suds-jurko===0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.6) 2021-05-13 06:40:17.135 | Requirement already satisfied: tabulate===0.8.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (0.8.9) 2021-05-13 06:40:17.141 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (4.6.0) 2021-05-13 06:40:17.197 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (6.3.1) 2021-05-13 06:40:17.212 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (2.0.1) 2021-05-13 06:40:17.221 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (0.5.0) 2021-05-13 06:40:17.226 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (2.4.0) 2021-05-13 06:40:17.244 | Requirement already satisfied: tooz===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (2.8.0) 2021-05-13 06:40:17.303 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.4.0) 2021-05-13 06:40:17.307 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.1.0) 2021-05-13 06:40:17.314 | Requirement already satisfied: uritemplate===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (3.0.1) 2021-05-13 06:40:17.318 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (1.26.4) 2021-05-13 06:40:17.338 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (0.12.1) 2021-05-13 06:40:17.342 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (1.3.3) 2021-05-13 06:40:17.350 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.12.1) 2021-05-13 06:40:17.353 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.3.2) 2021-05-13 06:40:17.358 | 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 583)) (1.4.9.1) 2021-05-13 06:40:17.361 | 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:40:17.365 | 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:40:17.373 | 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:40:17.397 | 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:40:17.401 | 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:40:17.407 | 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:40:17.412 | 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:40:17.415 | 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:40:17.420 | 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:40:17.428 | 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:40:17.437 | 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:40:17.443 | 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:40:17.449 | 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:40:17.488 | 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:40:17.496 | 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:40:17.499 | 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:40:17.511 | 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:40:17.514 | 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:40:17.526 | 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:40:17.536 | 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:40:17.548 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (20.0.1) 2021-05-13 06:40:17.562 | 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:40:17.566 | 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:40:17.569 | 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:40:17.572 | Requirement already satisfied: pyudev===0.22.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (0.22.0) 2021-05-13 06:40:17.576 | 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:40:17.578 | 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:40:17.585 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.4.2) 2021-05-13 06:40:17.590 | 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:40:17.628 | 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 410)) (1.6.0) 2021-05-13 06:40:17.631 | 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:40:17.634 | 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:40:17.636 | 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 552)) (1.4.0) 2021-05-13 06:40:17.639 | 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:40:17.644 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (2.20) 2021-05-13 06:40:17.647 | Requirement already satisfied: protobuf===3.15.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (3.15.8) 2021-05-13 06:40:17.652 | 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:40:17.658 | 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:40:17.660 | 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 395)) (1.0.4) 2021-05-13 06:40:17.663 | 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:40:17.671 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (5.0.0) 2021-05-13 06:40:17.674 | 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:40:17.677 | 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:40:17.732 | 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:40:17.736 | 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:40:17.740 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (1.8.2) 2021-05-13 06:40:17.743 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (0.2.5) 2021-05-13 06:40:17.749 | 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:40:18.575 | Installing collected packages: cinder 2021-05-13 06:40:18.577 | Running setup.py develop for cinder 2021-05-13 06:40:20.797 | Successfully installed cinder 2021-05-13 06:40:20.934 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:40:20.934 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:40:21.018 | + inc/python:pip_install:200 : result=0 2021-05-13 06:40:21.020 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:40:21.023 | + functions-common:time_stop:2304 : local name 2021-05-13 06:40:21.025 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:40:21.027 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:40:21.029 | + functions-common:time_stop:2307 : local total 2021-05-13 06:40:21.031 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:40:21.034 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:40:21.036 | + functions-common:time_stop:2311 : start_time=1620888009973 2021-05-13 06:40:21.038 | + functions-common:time_stop:2313 : [[ -z 1620888009973 ]] 2021-05-13 06:40:21.041 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:40:21.045 | + functions-common:time_stop:2316 : end_time=1620888021043 2021-05-13 06:40:21.048 | + functions-common:time_stop:2317 : elapsed_time=11070 2021-05-13 06:40:21.050 | + functions-common:time_stop:2318 : total=74745 2021-05-13 06:40:21.052 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:40:21.055 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=85815 2021-05-13 06:40:21.057 | + inc/python:pip_install:203 : return 0 2021-05-13 06:40:21.060 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:40:21.062 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:40:21.064 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:40:21.083 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:40:21.094 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-05-13 06:40:21.097 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-05-13 06:40:21.099 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:40:21.102 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:40:21.104 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-05-13 06:40:21.107 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:40:21.110 | + lib/cinder:install_cinder:453 : [[ lioadm == \t\g\t\a\d\m ]] 2021-05-13 06:40:21.112 | + lib/cinder:install_cinder:455 : [[ lioadm == \l\i\o\a\d\m ]] 2021-05-13 06:40:21.114 | + lib/cinder:install_cinder:456 : is_ubuntu 2021-05-13 06:40:21.118 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:40:21.120 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:40:21.123 | + lib/cinder:install_cinder:458 : sudo mkdir -p /etc/target 2021-05-13 06:40:21.134 | + lib/cinder:install_cinder:460 : install_package targetcli-fb 2021-05-13 06:40:21.137 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:40:21.139 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:40:21.141 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:40:21.144 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:40:21.146 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:40:21.149 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:40:21.152 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:40:21.154 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:40:21.157 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:40:21.159 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:40:21.161 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:40:21.164 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:40:21.167 | + functions-common:install_package:1343 : real_install_package targetcli-fb 2021-05-13 06:40:21.169 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:40:21.172 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:40:21.174 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:40:21.177 | + functions-common:real_install_package:1329 : apt_get install targetcli-fb 2021-05-13 06:40:21.199 | + 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:40:21.303 | Reading package lists... 2021-05-13 06:40:21.511 | Building dependency tree... 2021-05-13 06:40:21.513 | Reading state information... 2021-05-13 06:40:21.733 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2021-05-13 06:40:21.733 | The following packages were automatically installed and are no longer required: 2021-05-13 06:40:21.734 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:40:21.734 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:40:21.734 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:40:21.734 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:40:21.734 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:40:21.734 | python3-zope.interface 2021-05-13 06:40:21.734 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:40:21.842 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:40:21.846 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:40:21.849 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:40:21.852 | + functions-common:time_stop:2304 : local name 2021-05-13 06:40:21.854 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:40:21.857 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:40:21.859 | + functions-common:time_stop:2307 : local total 2021-05-13 06:40:21.861 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:40:21.864 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:40:21.867 | + functions-common:time_stop:2311 : start_time=1620888021196 2021-05-13 06:40:21.870 | + functions-common:time_stop:2313 : [[ -z 1620888021196 ]] 2021-05-13 06:40:21.873 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:40:21.877 | + functions-common:time_stop:2316 : end_time=1620888021874 2021-05-13 06:40:21.879 | + functions-common:time_stop:2317 : elapsed_time=678 2021-05-13 06:40:21.882 | + functions-common:time_stop:2318 : total=14007 2021-05-13 06:40:21.884 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:40:21.887 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=14685 2021-05-13 06:40:21.889 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:40:21.892 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:40:21.894 | + ./stack.sh:main:891 : configure_cinder 2021-05-13 06:40:21.897 | + lib/cinder:configure_cinder:229 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-05-13 06:40:21.909 | + lib/cinder:configure_cinder:231 : rm -f /etc/cinder/cinder.conf 2021-05-13 06:40:21.914 | + lib/cinder:configure_cinder:233 : configure_rootwrap cinder 2021-05-13 06:40:21.916 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-05-13 06:40:21.918 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-05-13 06:40:21.921 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-05-13 06:40:21.922 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-05-13 06:40:21.926 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-05-13 06:40:21.928 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-05-13 06:40:21.930 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-05-13 06:40:21.932 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-05-13 06:40:21.934 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-05-13 06:40:21.937 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-05-13 06:40:21.939 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-05-13 06:40:21.941 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-05-13 06:40:21.952 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-05-13 06:40:21.964 | + 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:40:21.976 | + 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:40:21.987 | + 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:40:22.000 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-05-13 06:40:22.002 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-05-13 06:40:22.006 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.md4MRorLiP 2021-05-13 06:40:22.009 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:40:22.011 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:40:22.013 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-05-13 06:40:22.015 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.md4MRorLiP 2021-05-13 06:40:22.019 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.md4MRorLiP 2021-05-13 06:40:22.030 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.md4MRorLiP /etc/sudoers.d/cinder-rootwrap 2021-05-13 06:40:22.042 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-05-13 06:40:22.046 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-05-13 06:40:22.048 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-05-13 06:40:22.050 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-05-13 06:40:22.053 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-05-13 06:40:22.055 | + 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:40:22.057 | + 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:40:22.060 | + lib/cinder:configure_cinder:235 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-05-13 06:40:22.062 | + lib/cinder:configure_cinder:236 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-05-13 06:40:22.067 | + lib/cinder:configure_cinder:239 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-05-13 06:40:22.071 | + lib/cinder:configure_cinder:241 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-05-13 06:40:22.090 | + lib/cinder:configure_cinder:242 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-05-13 06:40:22.109 | + lib/cinder:configure_cinder:243 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-05-13 06:40:22.127 | + lib/cinder:configure_cinder:244 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-05-13 06:40:22.145 | + lib/cinder:configure_cinder:245 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-05-13 06:40:22.165 | + lib/cinder:configure_cinder:246 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-05-13 06:40:22.183 | + lib/cinder:configure_cinder:247 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-05-13 06:40:22.201 | + lib/cinder:configure_cinder:248 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-05-13 06:40:22.220 | + lib/cinder:configure_cinder:250 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-05-13 06:40:22.222 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:40:22.224 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-05-13 06:40:22.227 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:40:22.230 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-05-13 06:40:22.258 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-05-13 06:40:22.285 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.30/identity 2021-05-13 06:40:22.313 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-05-13 06:40:22.341 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-05-13 06:40:22.368 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-05-13 06:40:22.395 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-05-13 06:40:22.423 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-05-13 06:40:22.451 | + 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:40:22.478 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:40:22.506 | + lib/cinder:configure_cinder:252 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-05-13 06:40:22.536 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-05-13 06:40:22.565 | ++ lib/cinder:configure_cinder:255 : database_connection_url cinder 2021-05-13 06:40:22.567 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-05-13 06:40:22.570 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-05-13 06:40:22.572 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-05-13 06:40:22.575 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-05-13 06:40:22.578 | + 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:40:22.608 | + lib/cinder:configure_cinder:256 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-05-13 06:40:22.636 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-05-13 06:40:22.664 | + lib/cinder:configure_cinder:258 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-05-13 06:40:22.692 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-05-13 06:40:22.720 | + lib/cinder:configure_cinder:260 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-05-13 06:40:22.748 | + lib/cinder:configure_cinder:261 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-05-13 06:40:22.780 | + lib/cinder:configure_cinder:262 : [[ 4 == 6 ]] 2021-05-13 06:40:22.782 | + lib/cinder:configure_cinder:265 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.30 2021-05-13 06:40:22.810 | + lib/cinder:configure_cinder:267 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-05-13 06:40:22.841 | ++ lib/cinder:configure_cinder:268 : openssl rand -hex 16 2021-05-13 06:40:22.849 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf key_manager fixed_key cd206efe0176e3cf22693631e6a7ecfc 2021-05-13 06:40:22.877 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-05-13 06:40:22.905 | + lib/cinder:configure_cinder:275 : is_service_enabled c-vol 2021-05-13 06:40:22.921 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:40:22.924 | + lib/cinder:configure_cinder:297 : is_service_enabled c-bak 2021-05-13 06:40:22.940 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:40:22.943 | + lib/cinder:configure_cinder:305 : is_service_enabled ceilometer 2021-05-13 06:40:22.960 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:40:22.962 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2021-05-13 06:40:22.978 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:40:22.981 | + lib/cinder:configure_cinder:323 : '[' False '!=' False ']' 2021-05-13 06:40:22.983 | + lib/cinder:configure_cinder:327 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-05-13 06:40:22.985 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-05-13 06:40:22.988 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-05-13 06:40:22.990 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:40:22.993 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:40:22.995 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:40:23.012 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:40:23.015 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:40:23.017 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:40:23.020 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:40:23.035 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:40:23.038 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2021-05-13 06:40:23.041 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2021-05-13 06:40:23.069 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:40:23.071 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:40:23.074 | + lib/cinder:configure_cinder:330 : setup_logging /etc/cinder/cinder.conf True 2021-05-13 06:40:23.076 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-05-13 06:40:23.079 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:40:23.081 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:40:23.098 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:40:23.101 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:40:23.103 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:40:23.106 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:40:23.108 | + 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:40:23.136 | + 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:40:23.164 | + 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:40:23.192 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:40:23.220 | + lib/cinder:configure_cinder:332 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-05-13 06:40:23.222 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:40:23.225 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2021-05-13 06:40:23.227 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2021-05-13 06:40:23.230 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:40:23.232 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:40:23.235 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2021-05-13 06:40:23.239 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2021-05-13 06:40:23.243 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:40:23.245 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:40:23.258 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:40:23.258 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:40:23.266 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:40:23.269 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:40:23.285 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-05-13 06:40:23.287 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:40:23.291 | + 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:40:23.321 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-05-13 06:40:23.348 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-05-13 06:40:23.376 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:40:23.403 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:40:23.430 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:40:23.457 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:40:23.485 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:40:23.512 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:40:23.540 | + 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:40:23.567 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:40:23.595 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:40:23.623 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:40:23.650 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:40:23.652 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:40:23.655 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2021-05-13 06:40:23.658 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2021-05-13 06:40:23.660 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:40:23.662 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:40:23.665 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:40:23.667 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:40:23.670 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:40:23.672 | + 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:40:23.699 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:40:23.728 | + 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:40:23.728 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:40:23.736 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-05-13 06:40:23.740 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2021-05-13 06:40:23.742 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2021-05-13 06:40:23.745 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:40:23.747 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:40:23.749 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:40:23.751 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:40:23.754 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:40:23.756 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:40:23.758 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:40:23.761 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:40:23.763 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:40:23.765 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2021-05-13 06:40:23.827 | Enabling site cinder-wsgi. 2021-05-13 06:40:23.832 | To activate the new configuration, you need to run: 2021-05-13 06:40:23.832 | systemctl reload apache2 2021-05-13 06:40:23.837 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:40:23.839 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:40:23.842 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:40:23.844 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:40:23.973 | + lib/cinder:configure_cinder:334 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-05-13 06:40:23.975 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-05-13 06:40:24.006 | + lib/cinder:configure_cinder:340 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.30/image 2021-05-13 06:40:24.035 | + lib/cinder:configure_cinder:341 : is_service_enabled tls-proxy 2021-05-13 06:40:24.052 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:40:24.054 | + lib/cinder:configure_cinder:347 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-05-13 06:40:24.057 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:40:24.059 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-05-13 06:40:24.062 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-05-13 06:40:24.064 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-05-13 06:40:24.095 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-05-13 06:40:24.123 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.30/identity 2021-05-13 06:40:24.151 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-05-13 06:40:24.178 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-05-13 06:40:24.207 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-05-13 06:40:24.234 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-05-13 06:40:24.263 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-05-13 06:40:24.290 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:40:24.318 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-05-13 06:40:24.346 | + lib/cinder:configure_cinder:348 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-05-13 06:40:24.375 | + lib/cinder:configure_cinder:349 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:40:24.403 | + lib/cinder:configure_cinder:351 : [[ ! -z '' ]] 2021-05-13 06:40:24.405 | + lib/cinder:configure_cinder:353 : is_service_enabled etcd3 2021-05-13 06:40:24.422 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:40:24.424 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.30:2379 2021-05-13 06:40:24.456 | + ./stack.sh:main:894 : is_service_enabled neutron 2021-05-13 06:40:24.473 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:40:24.475 | + ./stack.sh:main:896 : stack_install_service neutron 2021-05-13 06:40:24.477 | + lib/stack:stack_install_service:20 : local service=neutron 2021-05-13 06:40:24.480 | + lib/stack:stack_install_service:21 : type install_neutron 2021-05-13 06:40:24.482 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:40:24.485 | + lib/stack:stack_install_service:32 : install_neutron 2021-05-13 06:40:24.487 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-05-13 06:40:24.492 | ++ 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:40:24.492 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:40:24.497 | + 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:40:24.500 | + 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:40:24.503 | + 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:40:24.505 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:40:24.508 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-05-13 06:40:24.511 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-05-13 06:40:24.514 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-05-13 06:40:24.516 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:40:24.519 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:40:24.521 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-05-13 06:40:24.524 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:40:24.526 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-05-13 06:40:24.529 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-05-13 06:40:24.531 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-05-13 06:40:24.533 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:40:24.535 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:40:24.539 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:40:24.541 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:40:24.544 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:40:24.546 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:40:24.562 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:40:24.565 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:40:24.567 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:40:24.570 | + functions-common:git_clone:544 : echo master 2021-05-13 06:40:24.570 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:40:24.575 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-05-13 06:40:24.577 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:40:24.580 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-05-13 06:40:24.582 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:40:24.583 | + functions-common:git_clone:593 : head -1 2021-05-13 06:40:24.586 | 2c192b78a2 setup.cfg: Replace dashes with underscores 2021-05-13 06:40:24.588 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:40:24.591 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-05-13 06:40:24.593 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:40:24.596 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:40:24.598 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-05-13 06:40:24.601 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:40:24.604 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-05-13 06:40:24.606 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:40:24.609 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:40:24.611 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-05-13 06:40:24.614 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:40:24.617 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:40:24.620 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-05-13 06:40:24.623 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:40:24.626 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-05-13 06:40:24.628 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:40:24.631 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:40:24.634 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-05-13 06:40:24.640 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2021-05-13 06:40:24.642 | + 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:40:25.240 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2021-05-13 06:40:25.242 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:40:25.245 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:40:25.247 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:40:25.249 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:40:25.252 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2021-05-13 06:40:25.254 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:40:25.256 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:40:25.258 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:40:25.261 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:40:25.263 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:40:25.265 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:40:25.268 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:40:25.270 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2021-05-13 06:40:25.292 | Using python 3.8 to install /opt/stack/neutron 2021-05-13 06:40:25.294 | + 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:40:26.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:40:26.030 | from cryptography.utils import int_from_bytes 2021-05-13 06:40:26.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:40:26.030 | from cryptography.utils import int_from_bytes 2021-05-13 06:40:27.044 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:40:27.045 | 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:40:27.048 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:40:27.048 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:40:27.050 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:40:27.055 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:40:27.062 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:40:27.066 | Obtaining file:///opt/stack/neutron 2021-05-13 06:40:29.143 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:40:31.222 | 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:40:31.229 | 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:40:31.233 | 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:40:31.242 | 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:40:31.251 | 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:40:31.262 | 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:40:31.290 | 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:40:31.303 | 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:40:31.312 | 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:40:31.320 | 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:40:31.323 | 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:40:31.332 | 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:40:31.339 | 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:40:31.344 | 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:40:31.349 | 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:40:31.409 | 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:40:31.462 | 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:40:31.466 | 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:40:31.469 | 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:40:31.509 | 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:40:31.535 | 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:40:31.553 | 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:40:31.557 | 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:40:31.562 | 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:40:31.585 | 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:40:31.621 | 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:40:31.633 | 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:40:31.672 | 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:40:31.678 | 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:40:31.726 | 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:40:31.732 | 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:40:31.771 | 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:40:31.826 | 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:40:31.844 | 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:40:31.858 | 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:40:31.874 | 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:40:31.888 | 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:40:31.892 | 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:40:31.902 | 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:40:31.925 | 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:40:31.936 | 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:40:31.952 | 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:40:31.972 | 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:40:32.017 | 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:40:32.023 | 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:40:32.032 | 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:40:32.037 | 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:40:32.040 | 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:40:32.050 | 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:40:32.052 | 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:40:32.073 | 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:40:32.088 | 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:40:32.098 | 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:40:32.100 | 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:40:32.104 | 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:40:32.111 | 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:40:32.116 | 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:40:32.136 | 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:40:32.139 | 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:40:32.157 | 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:40:32.183 | 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:40:32.199 | 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:40:32.203 | 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:40:32.210 | 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:40:32.230 | 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:40:32.232 | 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:40:32.236 | 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:40:32.242 | 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:40:32.293 | 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:40:32.296 | 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:40:32.299 | 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:40:32.303 | 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:40:32.313 | 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:40:32.316 | 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:40:32.319 | 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:40:32.326 | 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:40:32.340 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.0.1) 2021-05-13 06:40:32.349 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.5.0) 2021-05-13 06:40:32.355 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:40:32.373 | 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:40:32.391 | 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:40:32.450 | 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:40:32.453 | 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:40:32.461 | 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:40:32.480 | 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:40:32.484 | 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:40:32.487 | 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:40:32.493 | 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:40:32.501 | 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:40:32.509 | 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:40:32.512 | 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:40:32.515 | 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:40:32.576 | 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:40:32.581 | 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:40:32.584 | 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:40:32.588 | 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:40:32.610 | 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:40:32.616 | 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:40:32.620 | 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:40:32.625 | 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:40:32.628 | 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:40:32.669 | 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:40:32.674 | 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:40:32.678 | 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:40:32.689 | 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:40:32.711 | 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:40:32.714 | 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:40:32.725 | 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:40:32.738 | 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:40:32.753 | 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:40:32.757 | 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:40:32.761 | 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:40:32.764 | 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:40:32.767 | 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:40:32.770 | 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:40:32.773 | 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:40:32.776 | 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:40:32.779 | 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:40:32.781 | 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:40:32.785 | 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:40:32.787 | 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:40:32.791 | 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:40:32.794 | 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:40:32.806 | 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:40:32.818 | 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:40:32.874 | 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:40:32.879 | 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:40:32.884 | 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:40:32.886 | 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:40:32.927 | 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:40:33.870 | Installing collected packages: neutron 2021-05-13 06:40:33.870 | Attempting uninstall: neutron 2021-05-13 06:40:33.872 | Found existing installation: neutron 18.0.0 2021-05-13 06:40:35.109 | Uninstalling neutron-18.0.0: 2021-05-13 06:40:35.188 | Successfully uninstalled neutron-18.0.0 2021-05-13 06:40:35.190 | Running setup.py develop for neutron 2021-05-13 06:40:37.768 | Successfully installed neutron 2021-05-13 06:40:37.905 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:40:37.905 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:40:37.992 | + inc/python:pip_install:200 : result=0 2021-05-13 06:40:37.994 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:40:37.997 | + functions-common:time_stop:2304 : local name 2021-05-13 06:40:37.999 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:40:38.001 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:40:38.003 | + functions-common:time_stop:2307 : local total 2021-05-13 06:40:38.006 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:40:38.008 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:40:38.011 | + functions-common:time_stop:2311 : start_time=1620888025286 2021-05-13 06:40:38.013 | + functions-common:time_stop:2313 : [[ -z 1620888025286 ]] 2021-05-13 06:40:38.016 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:40:38.020 | + functions-common:time_stop:2316 : end_time=1620888038017 2021-05-13 06:40:38.022 | + functions-common:time_stop:2317 : elapsed_time=12731 2021-05-13 06:40:38.025 | + functions-common:time_stop:2318 : total=85815 2021-05-13 06:40:38.027 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:40:38.029 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=98546 2021-05-13 06:40:38.031 | + inc/python:pip_install:203 : return 0 2021-05-13 06:40:38.034 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:40:38.036 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:40:38.039 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:40:38.058 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:40:38.070 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2021-05-13 06:40:38.072 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-05-13 06:40:38.075 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:40:38.077 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:40:38.080 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-05-13 06:40:38.082 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:40:38.085 | + lib/neutron-legacy:install_mutnauq:449 : [[ ovn == \o\v\n ]] 2021-05-13 06:40:38.087 | + lib/neutron-legacy:install_mutnauq:450 : install_ovn 2021-05-13 06:40:38.090 | + lib/neutron_plugins/ovn_agent:install_ovn:372 : [[ True == \F\a\l\s\e ]] 2021-05-13 06:40:38.092 | + lib/neutron_plugins/ovn_agent:install_ovn:377 : echo 'Installing OVN and dependent packages' 2021-05-13 06:40:38.092 | Installing OVN and dependent packages 2021-05-13 06:40:38.095 | + lib/neutron_plugins/ovn_agent:install_ovn:380 : ovn_sanity_check 2021-05-13 06:40:38.097 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:359 : is_service_enabled q-agt neutron-agt 2021-05-13 06:40:38.113 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:40:38.116 | + 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:40:38.119 | + functions-common:die:198 : local exitcode=0 2021-05-13 06:40:38.121 | [Call Trace] 2021-05-13 06:40:38.121 | ./stack.sh:896:stack_install_service 2021-05-13 06:40:38.122 | /home/ubuntu/devstack/lib/stack:32:install_neutron 2021-05-13 06:40:38.122 | /home/ubuntu/devstack/lib/neutron:659:install_mutnauq 2021-05-13 06:40:38.122 | /home/ubuntu/devstack/lib/neutron-legacy:450:install_ovn 2021-05-13 06:40:38.122 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:380:ovn_sanity_check 2021-05-13 06:40:38.122 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:360:die 2021-05-13 06:40:38.126 | [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:40:39.129 | Error on exit 2021-05-13 06:40:39.894 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2021-05-13 06:40:39.894 |