2022-04-13 08:28:56.309 | + ./stack.sh:main:489 : exec 2022-04-13 08:28:56.309 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-082856' 2022-04-13 08:28:56.309 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-082856.summary.2022-04-13-082856 2022-04-13 08:28:56.309 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 08:28:56.309 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-082856 2022-04-13 08:28:56.309 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-082856 /opt/stack/logs/stack.sh.log 2022-04-13 08:28:56.309 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-082856.summary.2022-04-13-082856 /opt/stack/logs/stack.sh.log.summary 2022-04-13 08:28:56.309 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 08:28:56.309 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 08:28:56.309 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 08:28:56.309 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 08:28:56.309 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 08:28:56.309 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 08:28:56.309 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 08:28:56.309 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 08:28:56.309 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 08:28:56.310 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 08:28:56.310 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 08:28:56.310 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 08:28:56.310 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 08:28:56.310 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 08:28:56.310 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 08:28:56.310 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 08:28:56.312 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 08:28:56.314 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 08:28:56.316 | + ./stack.sh:main:578 : uname -a 2022-04-13 08:28:56.317 | Linux dv-cinder-837699-1-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 2022-04-13 08:28:56.319 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 08:28:56.321 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 08:28:56.324 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 08:28:56.360 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 08:28:56.375 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 08:28:56.377 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 08:28:56.379 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 08:28:56.381 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 08:28:56.383 | + functions-common:fetch_plugins:1776 : return 2022-04-13 08:28:56.385 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 08:28:56.387 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 08:28:56.388 | + functions-common:run_phase:1854 : local phase= 2022-04-13 08:28:56.390 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 08:28:56.392 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 08:28:56.394 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 08:28:56.395 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 08:28:56.397 | + functions-common:run_phase:1863 : local extra 2022-04-13 08:28:56.399 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 08:28:56.402 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 08:28:56.404 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 08:28:56.406 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 08:28:56.407 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 08:28:56.409 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 08:28:56.422 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:28:56.424 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 08:28:56.425 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:28:56.427 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:28:56.429 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:28:56.431 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:28:56.432 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:28:56.434 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 08:28:56.436 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 08:28:56.438 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 08:28:56.439 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 08:28:56.441 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 08:28:56.443 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 08:28:56.444 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 08:28:56.446 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 08:28:56.448 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 08:28:56.450 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 08:28:56.469 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 08:28:56.472 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 08:28:56.485 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:28:56.488 | +++ lib/tls:source:43 : hostname -f 2022-04-13 08:28:56.491 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 08:28:56.493 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 08:28:56.495 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 08:28:56.497 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 08:28:56.499 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 08:28:56.501 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 08:28:56.503 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 08:28:56.505 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 08:28:56.507 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 08:28:56.509 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 08:28:56.513 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 08:28:56.525 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 08:28:56.542 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 08:28:56.555 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 08:28:56.567 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 08:28:56.602 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 08:28:56.661 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 08:28:56.751 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 08:28:56.772 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 08:28:56.815 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 08:28:56.870 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 08:28:57.015 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 08:28:57.029 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 08:28:57.042 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 08:28:57.055 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 08:28:57.142 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 08:28:57.145 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 08:28:57.149 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 08:28:57.152 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 08:28:57.156 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 08:28:57.159 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 08:28:57.163 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 08:28:57.163 | False' 2022-04-13 08:28:57.168 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 08:28:57.183 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 08:28:57.185 | + ./stack.sh:main:626 : run_phase source 2022-04-13 08:28:57.187 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 08:28:57.189 | + functions-common:run_phase:1854 : local phase= 2022-04-13 08:28:57.192 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 08:28:57.194 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 08:28:57.196 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 08:28:57.198 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 08:28:57.200 | + functions-common:run_phase:1863 : local extra 2022-04-13 08:28:57.203 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 08:28:57.206 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 08:28:57.208 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 08:28:57.210 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 08:28:57.212 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 08:28:57.215 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 08:28:57.229 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:28:57.231 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 08:28:57.233 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 08:28:57.272 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 08:28:57.274 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 08:28:57.277 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 08:28:57.279 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 08:28:57.281 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 08:28:57.283 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 08:28:57.285 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 08:28:57.287 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 08:28:57.290 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 08:28:57.292 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 08:28:57.294 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:57.296 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 08:28:57.299 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:57.302 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 08:28:57.304 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:57.306 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 08:28:57.309 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:57.311 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 08:28:57.313 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:57.316 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 08:28:57.318 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:57.320 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 08:28:57.322 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:57.325 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 08:28:57.327 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:57.329 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 08:28:57.331 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:57.334 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 08:28:57.336 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:57.338 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 08:28:57.340 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:57.343 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 08:28:57.345 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:57.348 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 08:28:57.350 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:57.352 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 08:28:57.354 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:57.357 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 08:28:57.359 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:57.361 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 08:28:57.363 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:57.366 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-13 08:28:57.368 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:57.370 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 08:28:57.373 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:57.375 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 08:28:57.377 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:57.380 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 08:28:57.382 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:57.384 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 08:28:57.387 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:57.389 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 08:28:57.391 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:57.394 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 08:28:57.396 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:57.399 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 08:28:57.401 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:57.404 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 08:28:57.406 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:57.408 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 08:28:57.410 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:57.413 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 08:28:57.415 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:57.417 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 08:28:57.419 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:57.422 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 08:28:57.424 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:57.426 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 08:28:57.429 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:57.431 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 08:28:57.433 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:57.436 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 08:28:57.438 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:57.440 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 08:28:57.442 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:57.445 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 08:28:57.447 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:57.450 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 08:28:57.452 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:57.455 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 08:28:57.457 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:57.460 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 08:28:57.462 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:57.465 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 08:28:57.468 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:57.470 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 08:28:57.472 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:57.475 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 08:28:57.477 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:57.479 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 08:28:57.481 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:57.483 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 08:28:57.486 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:57.488 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 08:28:57.490 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:57.492 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 08:28:57.495 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:57.497 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 08:28:57.499 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:57.502 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 08:28:57.505 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 08:28:57.507 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 08:28:57.509 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 08:28:57.525 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:28:57.528 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 08:28:57.530 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 08:28:57.532 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 08:28:57.547 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:28:57.549 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 08:28:57.552 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 08:28:57.554 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 08:28:57.556 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 08:28:57.559 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 08:28:57.561 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 08:28:57.563 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 08:28:57.566 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 08:28:57.568 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 08:28:57.568 | Using mysql database backend 2022-04-13 08:28:57.570 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 08:28:57.588 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 08:28:57.591 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 08:28:57.594 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 08:28:57.596 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 08:28:57.599 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 08:28:57.602 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 08:28:57.617 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:28:57.620 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 08:28:57.636 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 08:28:57.651 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:28:57.654 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 08:28:57.670 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 08:28:57.686 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 08:28:57.702 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:28:57.705 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 08:28:57.721 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:28:57.723 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 08:28:57.739 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 08:28:57.742 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 08:28:57.744 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 08:28:57.746 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 08:28:57.749 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 08:28:57.754 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-082857 2022-04-13 08:28:57.756 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-082857 759' 2022-04-13 08:28:57.758 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:28:57.761 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 08:28:57.763 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:28:57.766 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 08:28:57.768 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:28:57.770 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 08:28:57.773 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:28:57.775 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 08:28:57.778 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:28:57.780 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.26 2022-04-13 08:28:57.782 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:28:57.785 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.26/identity 2022-04-13 08:28:57.787 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:28:57.789 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-082856 2022-04-13 08:28:57.792 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:28:57.794 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 08:28:57.796 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:28:57.799 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.26 2022-04-13 08:28:57.801 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:28:57.804 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 08:28:57.806 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:28:57.808 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 08:28:57.811 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:28:57.813 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 08:28:57.815 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:28:57.818 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 08:28:57.820 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 08:28:57.823 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 08:28:57.825 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 08:28:57.827 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 08:28:57.829 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 08:28:57.831 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 08:28:57.834 | ++ functions-common:git_clone:612 : pwd 2022-04-13 08:28:57.837 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 08:28:57.839 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 08:28:57.841 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 08:28:57.857 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 08:28:57.859 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 08:28:57.861 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 08:28:57.864 | + functions-common:git_clone:629 : echo master 2022-04-13 08:28:57.864 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 08:28:57.869 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 08:28:57.872 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 08:28:57.874 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 08:28:57.877 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 08:28:57.877 | + functions-common:git_clone:678 : head -1 2022-04-13 08:28:57.880 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 08:28:57.882 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 08:28:57.885 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 08:28:57.887 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 08:28:57.890 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 08:28:57.892 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 08:28:57.895 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 08:28:57.897 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 08:28:57.900 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 08:28:57.902 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 08:28:57.905 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 08:28:57.907 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 08:28:57.910 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 08:28:57.914 | ++ tools/install_prereqs.sh:source:47 : NOW=1649838537 2022-04-13 08:28:57.917 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 08:28:57.922 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649838449 2022-04-13 08:28:57.924 | ++ tools/install_prereqs.sh:source:49 : DELTA=88 2022-04-13 08:28:57.927 | ++ tools/install_prereqs.sh:source:50 : [[ 88 -lt 7200 ]] 2022-04-13 08:28:57.929 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 08:28:57.932 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 08:28:57.934 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 08:28:57.936 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 08:28:57.939 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 08:28:57.941 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 08:28:57.943 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 08:28:57.946 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 08:28:57.949 | +++ 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 08:28:57.995 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 08:28:57.995 | apache2-dev 2022-04-13 08:28:57.995 | bc 2022-04-13 08:28:57.995 | bsdmainutils 2022-04-13 08:28:57.995 | curl 2022-04-13 08:28:57.995 | g++ 2022-04-13 08:28:57.996 | gawk 2022-04-13 08:28:57.996 | gcc 2022-04-13 08:28:57.996 | gettext 2022-04-13 08:28:57.996 | git 2022-04-13 08:28:57.996 | graphviz 2022-04-13 08:28:57.996 | iputils-ping 2022-04-13 08:28:57.996 | libapache2-mod-proxy-uwsgi 2022-04-13 08:28:57.996 | libffi-dev 2022-04-13 08:28:57.996 | libjpeg-dev 2022-04-13 08:28:57.996 | libpcre3-dev 2022-04-13 08:28:57.996 | libpq-dev 2022-04-13 08:28:57.996 | libssl-dev 2022-04-13 08:28:57.996 | libsystemd-dev 2022-04-13 08:28:57.996 | libxml2-dev 2022-04-13 08:28:57.996 | libxslt1-dev 2022-04-13 08:28:57.996 | libyaml-dev 2022-04-13 08:28:57.996 | lsof 2022-04-13 08:28:57.996 | openssh-server 2022-04-13 08:28:57.996 | openssl 2022-04-13 08:28:57.996 | pkg-config 2022-04-13 08:28:57.996 | psmisc 2022-04-13 08:28:57.996 | python3-dev 2022-04-13 08:28:57.996 | python3-pip 2022-04-13 08:28:57.996 | python3-systemd 2022-04-13 08:28:57.996 | python3-venv 2022-04-13 08:28:57.996 | tar 2022-04-13 08:28:57.996 | tcpdump 2022-04-13 08:28:57.996 | unzip 2022-04-13 08:28:57.996 | uuid-runtime 2022-04-13 08:28:57.996 | wget 2022-04-13 08:28:57.996 | wget 2022-04-13 08:28:57.996 | zlib1g-dev 2022-04-13 08:28:57.996 | libkrb5-dev 2022-04-13 08:28:57.996 | libldap2-dev 2022-04-13 08:28:57.996 | libsasl2-dev 2022-04-13 08:28:57.996 | memcached 2022-04-13 08:28:57.996 | python3-mysqldb 2022-04-13 08:28:57.996 | sqlite3 2022-04-13 08:28:57.997 | conntrack 2022-04-13 08:28:57.997 | curl 2022-04-13 08:28:57.997 | dnsmasq-base 2022-04-13 08:28:57.997 | dnsmasq-utils 2022-04-13 08:28:57.997 | ebtables 2022-04-13 08:28:57.997 | genisoimage 2022-04-13 08:28:57.997 | iptables 2022-04-13 08:28:57.997 | iputils-arping 2022-04-13 08:28:57.997 | kpartx 2022-04-13 08:28:57.997 | libjs-jquery-tablesorter 2022-04-13 08:28:57.997 | parted 2022-04-13 08:28:57.997 | pm-utils 2022-04-13 08:28:57.997 | python3-mysqldb 2022-04-13 08:28:57.997 | socat 2022-04-13 08:28:57.997 | sqlite3 2022-04-13 08:28:57.997 | sudo 2022-04-13 08:28:57.997 | vlan 2022-04-13 08:28:57.997 | lsscsi 2022-04-13 08:28:57.997 | open-iscsi 2022-04-13 08:28:57.997 | lvm2 2022-04-13 08:28:57.997 | qemu-utils 2022-04-13 08:28:57.997 | thin-provisioning-tools 2022-04-13 08:28:57.997 | acl 2022-04-13 08:28:57.997 | dnsmasq-base 2022-04-13 08:28:57.997 | dnsmasq-utils 2022-04-13 08:28:57.997 | ebtables 2022-04-13 08:28:57.997 | haproxy 2022-04-13 08:28:57.997 | iptables 2022-04-13 08:28:57.997 | iputils-arping 2022-04-13 08:28:57.997 | iputils-ping 2022-04-13 08:28:57.997 | postgresql-server-dev-all 2022-04-13 08:28:57.997 | python3-mysqldb 2022-04-13 08:28:57.997 | sqlite3 2022-04-13 08:28:57.997 | sudo 2022-04-13 08:28:57.997 | vlan 2022-04-13 08:28:57.998 | pcp 2022-04-13 08:28:57.998 | ipset 2022-04-13 08:28:57.998 | conntrack 2022-04-13 08:28:57.998 | conntrackd 2022-04-13 08:28:57.998 | keepalived 2022-04-13 08:28:57.998 | lvm2 2022-04-13 08:28:57.998 | qemu-utils 2022-04-13 08:28:57.998 | thin-provisioning-tools 2022-04-13 08:28:57.998 | curl 2022-04-13 08:28:57.998 | liberasurecode-dev 2022-04-13 08:28:57.998 | make 2022-04-13 08:28:57.998 | memcached 2022-04-13 08:28:57.998 | rsync 2022-04-13 08:28:57.998 | sqlite3 2022-04-13 08:28:57.998 | xfsprogs' 2022-04-13 08:28:57.999 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 08:28:58.018 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 08:28:58.018 | apache2-dev 2022-04-13 08:28:58.018 | bc 2022-04-13 08:28:58.018 | bsdmainutils 2022-04-13 08:28:58.018 | curl 2022-04-13 08:28:58.018 | g++ 2022-04-13 08:28:58.018 | gawk 2022-04-13 08:28:58.018 | gcc 2022-04-13 08:28:58.018 | gettext 2022-04-13 08:28:58.018 | git 2022-04-13 08:28:58.018 | graphviz 2022-04-13 08:28:58.018 | iputils-ping 2022-04-13 08:28:58.018 | libapache2-mod-proxy-uwsgi 2022-04-13 08:28:58.018 | libffi-dev 2022-04-13 08:28:58.018 | libjpeg-dev 2022-04-13 08:28:58.018 | libpcre3-dev 2022-04-13 08:28:58.018 | libpq-dev 2022-04-13 08:28:58.018 | libssl-dev 2022-04-13 08:28:58.018 | libsystemd-dev 2022-04-13 08:28:58.018 | libxml2-dev 2022-04-13 08:28:58.018 | libxslt1-dev 2022-04-13 08:28:58.018 | libyaml-dev 2022-04-13 08:28:58.018 | lsof 2022-04-13 08:28:58.018 | openssh-server 2022-04-13 08:28:58.018 | openssl 2022-04-13 08:28:58.018 | pkg-config 2022-04-13 08:28:58.018 | psmisc 2022-04-13 08:28:58.018 | python3-dev 2022-04-13 08:28:58.019 | python3-pip 2022-04-13 08:28:58.019 | python3-systemd 2022-04-13 08:28:58.019 | python3-venv 2022-04-13 08:28:58.019 | tar 2022-04-13 08:28:58.019 | tcpdump 2022-04-13 08:28:58.019 | unzip 2022-04-13 08:28:58.019 | uuid-runtime 2022-04-13 08:28:58.019 | wget 2022-04-13 08:28:58.019 | wget 2022-04-13 08:28:58.019 | zlib1g-dev 2022-04-13 08:28:58.019 | libkrb5-dev 2022-04-13 08:28:58.019 | libldap2-dev 2022-04-13 08:28:58.019 | libsasl2-dev 2022-04-13 08:28:58.019 | memcached 2022-04-13 08:28:58.019 | python3-mysqldb 2022-04-13 08:28:58.019 | sqlite3 2022-04-13 08:28:58.019 | conntrack 2022-04-13 08:28:58.019 | curl 2022-04-13 08:28:58.019 | dnsmasq-base 2022-04-13 08:28:58.019 | dnsmasq-utils 2022-04-13 08:28:58.019 | ebtables 2022-04-13 08:28:58.019 | genisoimage 2022-04-13 08:28:58.019 | iptables 2022-04-13 08:28:58.019 | iputils-arping 2022-04-13 08:28:58.019 | kpartx 2022-04-13 08:28:58.019 | libjs-jquery-tablesorter 2022-04-13 08:28:58.019 | parted 2022-04-13 08:28:58.019 | pm-utils 2022-04-13 08:28:58.019 | python3-mysqldb 2022-04-13 08:28:58.019 | socat 2022-04-13 08:28:58.019 | sqlite3 2022-04-13 08:28:58.019 | sudo 2022-04-13 08:28:58.019 | vlan 2022-04-13 08:28:58.019 | lsscsi 2022-04-13 08:28:58.019 | open-iscsi 2022-04-13 08:28:58.019 | lvm2 2022-04-13 08:28:58.020 | qemu-utils 2022-04-13 08:28:58.020 | thin-provisioning-tools 2022-04-13 08:28:58.020 | acl 2022-04-13 08:28:58.020 | dnsmasq-base 2022-04-13 08:28:58.020 | dnsmasq-utils 2022-04-13 08:28:58.020 | ebtables 2022-04-13 08:28:58.020 | haproxy 2022-04-13 08:28:58.020 | iptables 2022-04-13 08:28:58.020 | iputils-arping 2022-04-13 08:28:58.020 | iputils-ping 2022-04-13 08:28:58.020 | postgresql-server-dev-all 2022-04-13 08:28:58.020 | python3-mysqldb 2022-04-13 08:28:58.020 | sqlite3 2022-04-13 08:28:58.020 | sudo 2022-04-13 08:28:58.020 | vlan 2022-04-13 08:28:58.020 | pcp 2022-04-13 08:28:58.020 | ipset 2022-04-13 08:28:58.020 | conntrack 2022-04-13 08:28:58.020 | conntrackd 2022-04-13 08:28:58.020 | keepalived 2022-04-13 08:28:58.020 | lvm2 2022-04-13 08:28:58.020 | qemu-utils 2022-04-13 08:28:58.020 | thin-provisioning-tools 2022-04-13 08:28:58.020 | curl 2022-04-13 08:28:58.020 | liberasurecode-dev 2022-04-13 08:28:58.020 | make 2022-04-13 08:28:58.020 | memcached 2022-04-13 08:28:58.020 | rsync 2022-04-13 08:28:58.020 | sqlite3 2022-04-13 08:28:58.020 | xfsprogs ' 2022-04-13 08:28:58.020 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 08:28:58.023 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:28:58.025 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:28:58.028 | ++ 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 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 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 08:28:58.028 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 08:28:58.033 | ++ 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 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 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 08:28:58.035 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 08:28:58.038 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:28:58.040 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 08:28:58.042 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:28:58.044 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:28:58.046 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:28:58.049 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:28:58.051 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:28:58.053 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:28:58.055 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 08:28:58.057 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 08:28:58.059 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 08:28:58.062 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 08:28:58.066 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 08:28:58.068 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 08:28:58.070 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 08:28:58.072 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 08:28:58.074 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 08:28:58.076 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 08:28:58.080 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649838538078 2022-04-13 08:28:58.082 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 08:28:58.084 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 08:28:58.086 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-13 08:28:58.418 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 08:28:58.466 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 08:28:58.596 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 08:28:58.726 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 08:29:00.695 | Reading package lists... 2022-04-13 08:29:00.727 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 08:29:00.730 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 08:29:00.733 | ++ functions-common:time_stop:2425 : local name 2022-04-13 08:29:00.735 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 08:29:00.738 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:29:00.741 | ++ functions-common:time_stop:2428 : local total 2022-04-13 08:29:00.744 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 08:29:00.747 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 08:29:00.749 | ++ functions-common:time_stop:2432 : start_time=1649838538078 2022-04-13 08:29:00.752 | ++ functions-common:time_stop:2434 : [[ -z 1649838538078 ]] 2022-04-13 08:29:00.756 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:29:00.761 | ++ functions-common:time_stop:2437 : end_time=1649838540758 2022-04-13 08:29:00.764 | ++ functions-common:time_stop:2438 : elapsed_time=2680 2022-04-13 08:29:00.766 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 08:29:00.768 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:29:00.771 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2680 2022-04-13 08:29:00.773 | ++ functions-common:install_package:1464 : 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 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 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 08:29:00.775 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:29:00.777 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:29:00.780 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:29:00.782 | ++ functions-common:real_install_package:1450 : 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 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 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 08:29:00.802 | ++ functions-common:apt_get:1230 : 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 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 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 08:29:00.912 | Reading package lists... 2022-04-13 08:29:01.155 | Building dependency tree... 2022-04-13 08:29:01.156 | Reading state information... 2022-04-13 08:29:01.190 | acl is already the newest version (2.2.53-6). 2022-04-13 08:29:01.190 | bc is already the newest version (1.07.1-2build1). 2022-04-13 08:29:01.190 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 08:29:01.190 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 08:29:01.190 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 08:29:01.191 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 08:29:01.191 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 08:29:01.191 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 08:29:01.191 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 08:29:01.191 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 08:29:01.191 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 08:29:01.191 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 08:29:01.191 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 08:29:01.191 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 08:29:01.191 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 08:29:01.191 | libffi-dev is already the newest version (3.3-4). 2022-04-13 08:29:01.191 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 08:29:01.191 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 08:29:01.191 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 08:29:01.191 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 08:29:01.191 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 08:29:01.191 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 08:29:01.191 | make is already the newest version (4.2.1-1.2). 2022-04-13 08:29:01.191 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 08:29:01.191 | psmisc is already the newest version (23.3-1). 2022-04-13 08:29:01.191 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 08:29:01.191 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 08:29:01.191 | python3-systemd is already the newest version (234-3build2). 2022-04-13 08:29:01.191 | socat is already the newest version (1.7.3.3-2). 2022-04-13 08:29:01.191 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 08:29:01.191 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 08:29:01.191 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 08:29:01.191 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 08:29:01.191 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 08:29:01.191 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 08:29:01.191 | pcp is already the newest version (5.0.3-1). 2022-04-13 08:29:01.191 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 08:29:01.191 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 08:29:01.192 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:29:01.192 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:29:01.192 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 08:29:01.192 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 08:29:01.192 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 08:29:01.192 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 08:29:01.192 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 08:29:01.192 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 08:29:01.192 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 08:29:01.192 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 08:29:01.192 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 08:29:01.192 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 08:29:01.192 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 08:29:01.192 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 08:29:01.192 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 08:29:01.192 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 08:29:01.192 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 08:29:01.192 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 08:29:01.192 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 08:29:01.192 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 08:29:01.192 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 08:29:01.192 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 08:29:01.192 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 08:29:01.192 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 08:29:01.192 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 08:29:01.192 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 08:29:01.192 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 08:29:01.192 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 08:29:01.192 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 08:29:01.192 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 08:29:01.192 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 08:29:01.401 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:29:01.402 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 08:29:01.402 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 08:29:01.402 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 08:29:01.402 | The following packages were automatically installed and are no longer required: 2022-04-13 08:29:01.403 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:29:01.403 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:29:01.403 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:29:01.403 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:29:01.403 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:29:01.403 | python3-zope.interface 2022-04-13 08:29:01.403 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:29:01.547 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:29:01.552 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 08:29:01.555 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:29:01.558 | ++ functions-common:time_stop:2425 : local name 2022-04-13 08:29:01.561 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 08:29:01.564 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:29:01.566 | ++ functions-common:time_stop:2428 : local total 2022-04-13 08:29:01.569 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 08:29:01.572 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:29:01.574 | ++ functions-common:time_stop:2432 : start_time=1649838540799 2022-04-13 08:29:01.577 | ++ functions-common:time_stop:2434 : [[ -z 1649838540799 ]] 2022-04-13 08:29:01.580 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:29:01.584 | ++ functions-common:time_stop:2437 : end_time=1649838541582 2022-04-13 08:29:01.586 | ++ functions-common:time_stop:2438 : elapsed_time=783 2022-04-13 08:29:01.589 | ++ functions-common:time_stop:2439 : total=755 2022-04-13 08:29:01.591 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:29:01.593 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1538 2022-04-13 08:29:01.595 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 08:29:01.598 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 08:29:01.601 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 08:29:01.604 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 08:29:01.608 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 08:29:01.612 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 08:29:01.614 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 08:29:01.617 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 08:29:03.002 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 08:29:03.004 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 08:29:03.006 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 08:29:03.007 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 08:29:03.009 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 08:29:03.011 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 08:29:03.013 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 08:29:03.015 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 08:29:03.017 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 08:29:03.019 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 08:29:03.021 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 08:29:03.022 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 08:29:03.024 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 08:29:03.026 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 08:29:03.028 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 08:29:03.029 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 08:29:03.031 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 08:29:03.033 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 08:29:03.035 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 08:29:03.036 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 08:29:03.039 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 08:29:03.041 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 08:29:03.043 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 08:29:03.045 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 08:29:03.113 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 08:29:03.117 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 08:29:03.191 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 08:29:03.195 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 08:29:03.265 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 08:29:03.267 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 08:29:03.271 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 08:29:03.274 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 08:29:03.276 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 08:29:03.279 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 08:29:03.281 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 08:29:03.283 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 08:29:03.286 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 08:29:03.287 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 08:29:03.289 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 08:29:03.290 | Distro: focal 2022-04-13 08:29:03.292 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 08:29:03.295 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 08:29:03.298 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 08:29:03.300 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 08:29:03.303 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 08:29:03.303 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 08:29:03.875 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 08:29:03.877 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 08:29:03.877 | pip: 21.3.1 2022-04-13 08:29:03.881 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 08:29:03.884 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 08:29:03.887 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:29:03.890 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:29:03.892 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:29:03.894 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:29:03.896 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:29:03.898 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:29:03.900 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:29:03.902 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:29:03.904 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:29:03.905 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:29:03.908 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:29:03.910 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 08:29:03.911 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:29:03.913 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:29:03.916 | + tools/install_pip.sh:main:142 : : 2022-04-13 08:29:03.918 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 08:29:03.919 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 08:29:03.921 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 08:29:03.923 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:29:03.925 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 08:29:03.927 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 08:29:03.930 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:29:03.932 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:29:03.932 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:29:03.937 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-13 08:29:03.939 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-13 08:29:03.941 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 08:29:03.943 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 08:29:03.945 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 08:29:03.962 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 08:29:03.964 | + 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 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 08:29:04.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:29:04.678 | from cryptography.utils import int_from_bytes 2022-04-13 08:29:04.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:29:04.678 | from cryptography.utils import int_from_bytes 2022-04-13 08:29:05.897 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:29:07.738 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 08:29:07.749 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-13 08:29:09.423 | Installing collected packages: setuptools 2022-04-13 08:29:10.318 | Successfully installed setuptools-62.0.0 2022-04-13 08:29:10.318 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:29:10.463 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:29:10.463 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:29:10.579 | + inc/python:pip_install:200 : result=0 2022-04-13 08:29:10.581 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:29:10.584 | + functions-common:time_stop:2425 : local name 2022-04-13 08:29:10.586 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:29:10.588 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:29:10.591 | + functions-common:time_stop:2428 : local total 2022-04-13 08:29:10.593 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:29:10.596 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:29:10.598 | + functions-common:time_stop:2432 : start_time=1649838543957 2022-04-13 08:29:10.600 | + functions-common:time_stop:2434 : [[ -z 1649838543957 ]] 2022-04-13 08:29:10.604 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:29:10.607 | + functions-common:time_stop:2437 : end_time=1649838550605 2022-04-13 08:29:10.609 | + functions-common:time_stop:2438 : elapsed_time=6648 2022-04-13 08:29:10.611 | + functions-common:time_stop:2439 : total=0 2022-04-13 08:29:10.613 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:29:10.615 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6648 2022-04-13 08:29:10.617 | + inc/python:pip_install:203 : return 0 2022-04-13 08:29:10.618 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 08:29:10.621 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 08:29:10.625 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 08:29:10.627 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 08:29:10.630 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 08:29:10.630 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 08:29:11.202 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 08:29:11.205 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 08:29:11.205 | pip: 21.3.1 2022-04-13 08:29:11.209 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 08:29:11.214 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 08:29:11.219 | + ./stack.sh:main:798 : fixup_all 2022-04-13 08:29:11.223 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 08:29:11.226 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 08:29:11.229 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:29:11.232 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:29:11.234 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 08:29:11.246 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 08:29:11.258 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 08:29:11.269 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 08:29:11.272 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 08:29:11.274 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:29:11.277 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:29:11.279 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:29:11.281 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:29:11.284 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:29:11.287 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:29:11.289 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:29:11.292 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:29:11.294 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:29:11.296 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:29:11.299 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:29:11.301 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 08:29:11.303 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 08:29:11.305 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 08:29:11.307 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:29:11.309 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:29:11.312 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:29:11.314 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:29:11.316 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:29:11.318 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:29:11.320 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 08:29:11.322 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 08:29:11.324 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 08:29:11.326 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 08:29:11.328 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 08:29:11.331 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 08:29:11.333 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 08:29:11.353 | Using python 3.8 to install os-testr 2022-04-13 08:29:11.355 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-13 08:29:12.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:29:12.085 | from cryptography.utils import int_from_bytes 2022-04-13 08:29:12.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:29:12.085 | from cryptography.utils import int_from_bytes 2022-04-13 08:29:13.242 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:29:13.274 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 08:29:13.340 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 08:29:13.341 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-13 08:29:13.342 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-13 08:29:13.357 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-13 08:29:13.366 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-13 08:29:13.377 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-13 08:29:15.008 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:29:15.014 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:29:15.014 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:29:15.121 | + inc/python:pip_install:200 : result=0 2022-04-13 08:29:15.125 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:29:15.127 | + functions-common:time_stop:2425 : local name 2022-04-13 08:29:15.131 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:29:15.135 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:29:15.138 | + functions-common:time_stop:2428 : local total 2022-04-13 08:29:15.140 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:29:15.142 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:29:15.144 | + functions-common:time_stop:2432 : start_time=1649838551348 2022-04-13 08:29:15.146 | + functions-common:time_stop:2434 : [[ -z 1649838551348 ]] 2022-04-13 08:29:15.150 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:29:15.153 | + functions-common:time_stop:2437 : end_time=1649838555151 2022-04-13 08:29:15.156 | + functions-common:time_stop:2438 : elapsed_time=3803 2022-04-13 08:29:15.158 | + functions-common:time_stop:2439 : total=0 2022-04-13 08:29:15.160 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:29:15.162 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3803 2022-04-13 08:29:15.164 | + inc/python:pip_install:203 : return 0 2022-04-13 08:29:15.166 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 08:29:15.220 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 08:29:15.323 | + ./stack.sh:main:812 : install_infra 2022-04-13 08:29:15.326 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 08:29:15.329 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 08:29:15.331 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 08:29:15.333 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 08:29:15.357 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 08:29:17.248 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:17.256 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:17.260 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:17.265 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:17.269 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:17.276 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:17.280 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:17.305 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:17.383 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:17.402 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:17.406 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:17.410 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:17.425 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:17.433 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:17.435 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:17.452 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:17.469 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:17.478 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:17.483 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:17.501 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:17.523 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:17.540 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:17.548 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:17.553 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:17.574 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:17.602 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:17.604 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:17.618 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:17.623 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:17.627 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:17.632 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:17.647 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:17.653 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:17.702 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:17.720 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:17.724 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:17.754 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:17.816 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:17.822 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:17.829 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:17.879 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:17.892 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:17.901 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.002 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.027 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.031 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.041 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.047 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.065 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.072 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.089 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.119 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.148 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.160 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.172 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.189 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.198 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.212 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.223 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.227 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.233 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:29:18.373 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 08:29:18.660 | + inc/python:pip_install:200 : result=0 2022-04-13 08:29:18.664 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:29:18.667 | + functions-common:time_stop:2425 : local name 2022-04-13 08:29:18.670 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:29:18.672 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:29:18.674 | + functions-common:time_stop:2428 : local total 2022-04-13 08:29:18.676 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:29:18.678 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:29:18.680 | + functions-common:time_stop:2432 : start_time=1649838555349 2022-04-13 08:29:18.683 | + functions-common:time_stop:2434 : [[ -z 1649838555349 ]] 2022-04-13 08:29:18.686 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:29:18.690 | + functions-common:time_stop:2437 : end_time=1649838558687 2022-04-13 08:29:18.692 | + functions-common:time_stop:2438 : elapsed_time=3338 2022-04-13 08:29:18.694 | + functions-common:time_stop:2439 : total=3803 2022-04-13 08:29:18.697 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:29:18.700 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7141 2022-04-13 08:29:18.702 | + inc/python:pip_install:203 : return 0 2022-04-13 08:29:18.704 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 08:29:18.707 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 08:29:18.730 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-13 08:29:20.472 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:20.479 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:20.483 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:20.488 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:20.492 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:20.499 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:20.503 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:20.528 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:20.604 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:20.623 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:20.627 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:20.632 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:20.646 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:20.654 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:20.656 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:20.672 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:20.689 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:20.698 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:20.703 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:20.721 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:20.742 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:20.760 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:20.768 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:20.773 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:20.793 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:20.821 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:20.823 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:20.836 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:20.841 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:20.845 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:20.850 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:20.864 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:20.871 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:20.919 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:20.936 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:20.940 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:20.971 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.031 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.038 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.045 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.093 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.107 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.115 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.215 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.239 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.243 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.253 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.259 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.278 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.284 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.301 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.331 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.358 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.370 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.383 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.400 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.408 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.422 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.433 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.437 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.443 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:29:21.445 | Processing /opt/stack/requirements 2022-04-13 08:29:23.180 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-13 08:29:23.183 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-04-13 08:29:23.194 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-13 08:29:23.200 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 08:29:23.202 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-13 08:29:23.208 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-13 08:29:23.234 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-04-13 08:29:23.237 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-04-13 08:29:23.247 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-13 08:29:23.297 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-13 08:29:23.300 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-13 08:29:23.314 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-04-13 08:29:23.318 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-13 08:29:23.320 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-13 08:29:23.325 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-04-13 08:29:23.328 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-13 08:29:23.340 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-13 08:29:23.343 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-13 08:29:23.349 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-13 08:29:23.396 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-13 08:29:23.407 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-04-13 08:29:23.410 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-13 08:29:23.470 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 636)) (0.2.5) 2022-04-13 08:29:23.474 | Building wheels for collected packages: openstack-requirements 2022-04-13 08:29:23.475 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 08:29:24.292 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 08:29:24.292 | ERROR: Command errored out with exit status 1: 2022-04-13 08:29:24.293 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-lusp6h6o/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-lusp6h6o/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-x5sej96n 2022-04-13 08:29:24.293 | cwd: /tmp/pip-req-build-lusp6h6o/ 2022-04-13 08:29:24.293 | Complete output (6 lines): 2022-04-13 08:29:24.293 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 08:29:24.293 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 08:29:24.293 | or: setup.py --help-commands 2022-04-13 08:29:24.293 | or: setup.py cmd --help 2022-04-13 08:29:24.293 | 2022-04-13 08:29:24.293 | error: invalid command 'bdist_wheel' 2022-04-13 08:29:24.293 | ---------------------------------------- 2022-04-13 08:29:24.293 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 08:29:24.293 | Running setup.py clean for openstack-requirements 2022-04-13 08:29:25.126 | Failed to build openstack-requirements 2022-04-13 08:29:25.153 | Installing collected packages: openstack-requirements 2022-04-13 08:29:25.153 | Attempting uninstall: openstack-requirements 2022-04-13 08:29:25.154 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 08:29:25.189 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 08:29:25.207 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 08:29:25.209 | Running setup.py install for openstack-requirements: started 2022-04-13 08:29:27.593 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 08:29:27.627 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 08:29:27.756 | + inc/python:pip_install:200 : result=0 2022-04-13 08:29:27.759 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:29:27.763 | + functions-common:time_stop:2425 : local name 2022-04-13 08:29:27.766 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:29:27.768 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:29:27.771 | + functions-common:time_stop:2428 : local total 2022-04-13 08:29:27.773 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:29:27.775 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:29:27.777 | + functions-common:time_stop:2432 : start_time=1649838558722 2022-04-13 08:29:27.780 | + functions-common:time_stop:2434 : [[ -z 1649838558722 ]] 2022-04-13 08:29:27.783 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:29:27.788 | + functions-common:time_stop:2437 : end_time=1649838567785 2022-04-13 08:29:27.791 | + functions-common:time_stop:2438 : elapsed_time=9063 2022-04-13 08:29:27.794 | + functions-common:time_stop:2439 : total=7141 2022-04-13 08:29:27.797 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:29:27.799 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16204 2022-04-13 08:29:27.801 | + inc/python:pip_install:203 : return 0 2022-04-13 08:29:27.805 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 08:29:27.807 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 08:29:27.810 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 08:29:27.813 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:27.815 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:27.817 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-13 08:29:27.820 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:27.822 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 08:29:27.843 | Using python 3.8 to install pbr 2022-04-13 08:29:27.845 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 08:29:28.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:29:28.560 | from cryptography.utils import int_from_bytes 2022-04-13 08:29:28.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:29:28.560 | from cryptography.utils import int_from_bytes 2022-04-13 08:29:29.694 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:29:29.735 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 08:29:31.463 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:29:31.468 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:29:31.468 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:29:31.576 | + inc/python:pip_install:200 : result=0 2022-04-13 08:29:31.580 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:29:31.583 | + functions-common:time_stop:2425 : local name 2022-04-13 08:29:31.585 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:29:31.588 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:29:31.591 | + functions-common:time_stop:2428 : local total 2022-04-13 08:29:31.594 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:29:31.597 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:29:31.599 | + functions-common:time_stop:2432 : start_time=1649838567837 2022-04-13 08:29:31.602 | + functions-common:time_stop:2434 : [[ -z 1649838567837 ]] 2022-04-13 08:29:31.606 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:29:31.610 | + functions-common:time_stop:2437 : end_time=1649838571608 2022-04-13 08:29:31.612 | + functions-common:time_stop:2438 : elapsed_time=3771 2022-04-13 08:29:31.614 | + functions-common:time_stop:2439 : total=16204 2022-04-13 08:29:31.616 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:29:31.618 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19975 2022-04-13 08:29:31.621 | + inc/python:pip_install:203 : return 0 2022-04-13 08:29:31.623 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 08:29:33.859 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 08:29:35.722 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:29:35.723 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 08:29:35.738 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-13 08:29:35.743 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 08:29:35.745 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 08:29:35.748 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-13 08:29:35.751 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-04-13 08:29:35.823 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 08:29:35.826 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 08:29:35.830 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 08:29:35.850 | + ./stack.sh:main:821 : pkgs= 2022-04-13 08:29:35.852 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 08:29:35.854 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 08:29:35.857 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 08:29:35.859 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 08:29:35.861 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 08:29:35.863 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 08:29:35.866 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 08:29:35.868 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 08:29:35.870 | + functions-common:run_phase:1863 : local extra 2022-04-13 08:29:35.873 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 08:29:35.877 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 08:29:35.879 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 08:29:35.881 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 08:29:35.883 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 08:29:35.886 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 08:29:35.900 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:29:35.902 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 08:29:35.904 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:29:35.906 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 08:29:35.908 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:29:35.910 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 08:29:35.912 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:29:35.914 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 08:29:35.916 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:29:35.919 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 08:29:35.921 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:29:35.923 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 08:29:35.925 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 08:29:35.927 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 08:29:35.929 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 08:29:35.931 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 08:29:35.933 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 08:29:35.935 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 08:29:35.938 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 08:29:35.940 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 08:29:35.942 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 08:29:35.944 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 08:29:35.947 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 08:29:35.949 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 08:29:35.951 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 08:29:35.954 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 08:29:36.005 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 08:29:36.005 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 08:29:36.007 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 08:29:36.353 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 08:29:36.357 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 08:29:36.379 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:29:36.381 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 08:29:36.383 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:29:36.386 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:29:36.388 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:29:36.390 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:29:36.392 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:29:36.395 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:29:36.397 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:29:36.399 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:29:36.401 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:29:36.403 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:29:36.406 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:29:36.408 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:29:36.410 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 08:29:36.412 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:29:36.415 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:29:36.417 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:29:36.419 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 08:29:36.439 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-13 08:29:36.549 | Reading package lists... 2022-04-13 08:29:36.809 | Building dependency tree... 2022-04-13 08:29:36.811 | Reading state information... 2022-04-13 08:29:37.053 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 08:29:37.053 | The following packages were automatically installed and are no longer required: 2022-04-13 08:29:37.054 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:29:37.054 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:29:37.054 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:29:37.054 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:29:37.054 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:29:37.054 | python3-zope.interface 2022-04-13 08:29:37.054 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:29:37.195 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:29:37.200 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:29:37.203 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:29:37.206 | + functions-common:time_stop:2425 : local name 2022-04-13 08:29:37.210 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:29:37.213 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:29:37.216 | + functions-common:time_stop:2428 : local total 2022-04-13 08:29:37.218 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:29:37.221 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:29:37.223 | + functions-common:time_stop:2432 : start_time=1649838576437 2022-04-13 08:29:37.225 | + functions-common:time_stop:2434 : [[ -z 1649838576437 ]] 2022-04-13 08:29:37.228 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:29:37.232 | + functions-common:time_stop:2437 : end_time=1649838577229 2022-04-13 08:29:37.234 | + functions-common:time_stop:2438 : elapsed_time=792 2022-04-13 08:29:37.236 | + functions-common:time_stop:2439 : total=1538 2022-04-13 08:29:37.238 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:29:37.241 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2330 2022-04-13 08:29:37.243 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:29:37.245 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 08:29:37.248 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:29:37.250 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:29:37.252 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:29:37.254 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:29:37.257 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:29:37.259 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:29:37.261 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 08:29:37.264 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:29:37.266 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:29:37.268 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:29:37.270 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:29:37.273 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:29:37.275 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:29:37.277 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:29:37.279 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:29:37.282 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:29:37.284 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:29:37.286 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:29:37.289 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 08:29:37.291 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:29:37.293 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:29:37.296 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:29:37.298 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:29:37.301 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:29:37.304 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:29:37.307 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 08:29:37.310 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 08:29:37.325 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:29:37.328 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 08:29:37.330 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 08:29:37.332 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 08:29:37.335 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 08:29:37.338 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 08:29:37.342 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 08:29:37.345 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 08:29:37.348 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 08:29:37.350 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 08:29:37.353 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 08:29:37.355 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 08:29:37.358 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 08:29:38.079 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 08:29:38.079 | user tags 2022-04-13 08:29:38.080 | stackrabbit []' 2022-04-13 08:29:38.083 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 08:29:38.083 | user tags 2022-04-13 08:29:38.083 | stackrabbit []' 2022-04-13 08:29:38.083 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 08:29:38.089 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 08:29:38.091 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 08:29:38.094 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 08:29:38.779 | Changing password for user "stackrabbit" ... 2022-04-13 08:29:38.802 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 08:29:39.488 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 08:29:39.515 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 08:29:39.517 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 08:29:40.199 | Changing password for user "stackrabbit" ... 2022-04-13 08:29:40.225 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 08:29:40.227 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 08:29:40.229 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 08:29:40.906 | Deleting user "guest" ... 2022-04-13 08:29:40.926 | Error: 2022-04-13 08:29:40.926 | {:no_such_user, "guest"} 2022-04-13 08:29:40.938 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 08:29:40.941 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 08:29:40.957 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:29:40.959 | + ./stack.sh:main:838 : install_database 2022-04-13 08:29:40.961 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 08:29:40.964 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 08:29:40.966 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:29:40.968 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:29:40.973 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 08:29:41.190 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 08:29:41.194 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 08:29:41.197 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 08:29:41.201 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 08:29:41.204 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:29:41.206 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 08:29:41.209 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:29:41.212 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:29:41.214 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:29:41.217 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:29:41.220 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:29:41.222 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:29:41.225 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:29:41.228 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:29:41.230 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:29:41.232 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:29:41.234 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:29:41.237 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 08:29:41.239 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:29:41.241 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:29:41.243 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:29:41.246 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:29:41.248 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:29:41.250 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:29:41.252 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 08:29:41.255 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:29:41.257 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:29:41.259 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 08:29:41.261 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:29:41.264 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:29:41.266 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:29:41.268 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:29:41.270 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:29:41.273 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:29:41.275 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:29:41.277 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:29:41.279 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:29:41.281 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:29:41.283 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:29:41.286 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:29:41.288 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 08:29:41.290 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:29:41.292 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:29:41.294 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:29:41.296 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 08:29:41.320 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-13 08:29:41.429 | Reading package lists... 2022-04-13 08:29:41.673 | Building dependency tree... 2022-04-13 08:29:41.674 | Reading state information... 2022-04-13 08:29:41.918 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 08:29:41.918 | The following packages were automatically installed and are no longer required: 2022-04-13 08:29:41.919 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:29:41.919 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:29:41.919 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:29:41.919 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:29:41.919 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:29:41.919 | python3-zope.interface 2022-04-13 08:29:41.919 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:29:42.044 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:29:42.050 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:29:42.052 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:29:42.055 | + functions-common:time_stop:2425 : local name 2022-04-13 08:29:42.058 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:29:42.060 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:29:42.063 | + functions-common:time_stop:2428 : local total 2022-04-13 08:29:42.066 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:29:42.069 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:29:42.072 | + functions-common:time_stop:2432 : start_time=1649838581317 2022-04-13 08:29:42.074 | + functions-common:time_stop:2434 : [[ -z 1649838581317 ]] 2022-04-13 08:29:42.077 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:29:42.081 | + functions-common:time_stop:2437 : end_time=1649838582079 2022-04-13 08:29:42.084 | + functions-common:time_stop:2438 : elapsed_time=762 2022-04-13 08:29:42.086 | + functions-common:time_stop:2439 : total=2330 2022-04-13 08:29:42.088 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:29:42.090 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3092 2022-04-13 08:29:42.092 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:29:42.095 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 08:29:42.097 | + ./stack.sh:main:841 : install_database_python 2022-04-13 08:29:42.100 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 08:29:42.102 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 08:29:42.104 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 08:29:42.107 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:29:42.110 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 08:29:42.112 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 08:29:42.114 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:29:42.118 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:29:42.118 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:29:42.123 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 08:29:42.126 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 08:29:42.128 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 08:29:42.131 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 08:29:42.133 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 08:29:42.154 | Using python 3.8 to install PyMySQL 2022-04-13 08:29:42.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 PyMySQL 2022-04-13 08:29:42.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:29:42.887 | from cryptography.utils import int_from_bytes 2022-04-13 08:29:42.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:29:42.887 | from cryptography.utils import int_from_bytes 2022-04-13 08:29:44.045 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:29:44.076 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 08:29:45.699 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:29:45.705 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:29:45.705 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:29:45.812 | + inc/python:pip_install:200 : result=0 2022-04-13 08:29:45.816 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:29:45.820 | + functions-common:time_stop:2425 : local name 2022-04-13 08:29:45.824 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:29:45.827 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:29:45.830 | + functions-common:time_stop:2428 : local total 2022-04-13 08:29:45.833 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:29:45.836 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:29:45.839 | + functions-common:time_stop:2432 : start_time=1649838582148 2022-04-13 08:29:45.842 | + functions-common:time_stop:2434 : [[ -z 1649838582148 ]] 2022-04-13 08:29:45.846 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:29:45.851 | + functions-common:time_stop:2437 : end_time=1649838585847 2022-04-13 08:29:45.853 | + functions-common:time_stop:2438 : elapsed_time=3699 2022-04-13 08:29:45.856 | + functions-common:time_stop:2439 : total=19975 2022-04-13 08:29:45.859 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:29:45.861 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23674 2022-04-13 08:29:45.863 | + inc/python:pip_install:203 : return 0 2022-04-13 08:29:45.866 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 08:29:45.868 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 08:29:45.870 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 08:29:45.873 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 08:29:45.889 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:29:45.891 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 08:29:45.893 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 08:29:45.896 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 08:29:45.897 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 08:29:45.902 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 08:29:45.904 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 08:29:45.907 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 08:29:45.909 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 08:29:45.911 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 08:29:45.914 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 08:29:45.929 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:29:45.932 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 08:29:45.934 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:29:45.937 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:29:45.939 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:29:45.941 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:29:45.944 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:29:45.946 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:29:45.948 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:29:45.951 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:29:45.953 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:29:45.955 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:29:45.957 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:29:45.960 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:29:45.962 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 08:29:45.964 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:29:45.967 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:29:45.969 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:29:45.971 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 08:29:45.992 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-13 08:29:46.100 | Reading package lists... 2022-04-13 08:29:46.342 | Building dependency tree... 2022-04-13 08:29:46.343 | Reading state information... 2022-04-13 08:29:46.588 | radvd is already the newest version (1:2.17-2). 2022-04-13 08:29:46.588 | The following packages were automatically installed and are no longer required: 2022-04-13 08:29:46.589 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:29:46.589 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:29:46.589 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:29:46.589 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:29:46.589 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:29:46.589 | python3-zope.interface 2022-04-13 08:29:46.589 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:29:46.721 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:29:46.726 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:29:46.730 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:29:46.732 | + functions-common:time_stop:2425 : local name 2022-04-13 08:29:46.735 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:29:46.738 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:29:46.740 | + functions-common:time_stop:2428 : local total 2022-04-13 08:29:46.743 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:29:46.745 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:29:46.748 | + functions-common:time_stop:2432 : start_time=1649838585989 2022-04-13 08:29:46.750 | + functions-common:time_stop:2434 : [[ -z 1649838585989 ]] 2022-04-13 08:29:46.753 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:29:46.758 | + functions-common:time_stop:2437 : end_time=1649838586755 2022-04-13 08:29:46.760 | + functions-common:time_stop:2438 : elapsed_time=766 2022-04-13 08:29:46.762 | + functions-common:time_stop:2439 : total=3092 2022-04-13 08:29:46.765 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:29:46.767 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3858 2022-04-13 08:29:46.770 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:29:46.772 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 08:29:46.791 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:29:46.793 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 08:29:46.797 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 08:29:46.800 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 08:29:46.803 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 08:29:46.823 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 08:29:46.825 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:29:46.828 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:29:46.830 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:29:46.832 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:29:46.834 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:29:46.837 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:29:46.839 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:29:46.841 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:29:46.843 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:29:46.845 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:29:46.848 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:29:46.850 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:29:46.852 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 08:29:46.854 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:29:46.856 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:29:46.859 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:29:46.861 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 08:29:46.881 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-13 08:29:46.990 | Reading package lists... 2022-04-13 08:29:47.236 | Building dependency tree... 2022-04-13 08:29:47.237 | Reading state information... 2022-04-13 08:29:47.482 | fakeroot is already the newest version (1.24-1). 2022-04-13 08:29:47.482 | make is already the newest version (4.2.1-1.2). 2022-04-13 08:29:47.482 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 08:29:47.482 | The following packages were automatically installed and are no longer required: 2022-04-13 08:29:47.483 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:29:47.483 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:29:47.483 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:29:47.483 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:29:47.483 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:29:47.484 | python3-zope.interface 2022-04-13 08:29:47.484 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:29:47.619 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:29:47.625 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:29:47.628 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:29:47.631 | + functions-common:time_stop:2425 : local name 2022-04-13 08:29:47.634 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:29:47.637 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:29:47.640 | + functions-common:time_stop:2428 : local total 2022-04-13 08:29:47.643 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:29:47.647 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:29:47.650 | + functions-common:time_stop:2432 : start_time=1649838586878 2022-04-13 08:29:47.652 | + functions-common:time_stop:2434 : [[ -z 1649838586878 ]] 2022-04-13 08:29:47.655 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:29:47.660 | + functions-common:time_stop:2437 : end_time=1649838587657 2022-04-13 08:29:47.662 | + functions-common:time_stop:2438 : elapsed_time=779 2022-04-13 08:29:47.665 | + functions-common:time_stop:2439 : total=3858 2022-04-13 08:29:47.667 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:29:47.669 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4637 2022-04-13 08:29:47.671 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:29:47.673 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 08:29:47.676 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:29:47.678 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:29:47.681 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 08:29:47.683 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 08:29:47.693 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 08:29:47.698 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 08:29:47.701 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 08:29:47.704 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 08:29:47.705 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 08:29:47.709 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 08:29:47.711 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 08:29:47.716 | + functions:vercmp:628 : local v1=5.4 2022-04-13 08:29:47.718 | + functions:vercmp:629 : local 'op=<' 2022-04-13 08:29:47.720 | + functions:vercmp:630 : local v2=3.13 2022-04-13 08:29:47.723 | + functions:vercmp:631 : local result 2022-04-13 08:29:47.727 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 08:29:47.727 | ++ functions:vercmp:635 : sort -V 2022-04-13 08:29:47.727 | ++ functions:vercmp:635 : head -1 2022-04-13 08:29:47.731 | + functions:vercmp:635 : result=3.13 2022-04-13 08:29:47.734 | + functions:vercmp:637 : case $op in 2022-04-13 08:29:47.736 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 08:29:47.738 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 08:29:47.740 | + functions:vercmp:648 : return 2022-04-13 08:29:47.742 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 08:29:47.745 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 08:29:47.747 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 08:29:48.231 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 08:29:48.233 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 08:29:48.236 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:48.238 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:48.240 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-13 08:29:48.243 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:48.246 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 08:29:48.264 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:29:48.266 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 08:29:48.268 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 08:29:48.268 | Installing etcd 2022-04-13 08:29:48.272 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 08:29:48.285 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 08:29:48.297 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 08:29:48.299 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 08:29:48.315 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 08:29:48.318 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:29:48.321 | ++ 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 2022-04-13 08:29:48.324 | +++ 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 2022-04-13 08:29:48.328 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:29:48.330 | ++ 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* ]] 2022-04-13 08:29:48.333 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 08:29:48.335 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:29:48.337 | ++ functions:get_extra_file:74 : return 2022-04-13 08:29:48.340 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:29:48.342 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 08:29:48.345 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 08:29:48.347 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 08:29:48.363 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:29:48.365 | + ./stack.sh:main:868 : install_dstat 2022-04-13 08:29:48.367 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 08:29:48.383 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:29:48.386 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 08:29:48.388 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 08:29:48.390 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 08:29:48.393 | + ./stack.sh:main:877 : install_libs 2022-04-13 08:29:48.395 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 08:29:48.398 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 08:29:48.400 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 08:29:48.402 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 08:29:48.404 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:48.407 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:48.409 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-13 08:29:48.411 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:48.413 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 08:29:48.416 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 08:29:48.418 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 08:29:48.420 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 08:29:48.422 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:48.425 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:48.427 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-13 08:29:48.429 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:48.431 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 08:29:48.434 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 08:29:48.436 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 08:29:48.438 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 08:29:48.440 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:48.442 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:48.445 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-13 08:29:48.447 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:48.449 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 08:29:48.451 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 08:29:48.454 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 08:29:48.456 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 08:29:48.458 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:48.460 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:48.462 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-13 08:29:48.465 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:48.468 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 08:29:48.470 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 08:29:48.473 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 08:29:48.475 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 08:29:48.477 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:48.480 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:48.482 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-13 08:29:48.485 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:48.487 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 08:29:48.490 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 08:29:48.492 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 08:29:48.494 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 08:29:48.497 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:48.499 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:48.501 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-13 08:29:48.504 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:48.506 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 08:29:48.508 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 08:29:48.510 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 08:29:48.513 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 08:29:48.515 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:48.517 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:48.519 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-13 08:29:48.522 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:48.524 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 08:29:48.526 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 08:29:48.528 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 08:29:48.531 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 08:29:48.533 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:48.535 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:48.537 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-13 08:29:48.540 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:48.542 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 08:29:48.544 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 08:29:48.546 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 08:29:48.549 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 08:29:48.551 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:48.553 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:48.555 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-13 08:29:48.558 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:48.560 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 08:29:48.562 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 08:29:48.564 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 08:29:48.567 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 08:29:48.569 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:48.571 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:48.573 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-13 08:29:48.576 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:48.578 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 08:29:48.580 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 08:29:48.582 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 08:29:48.585 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 08:29:48.587 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:48.589 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:48.592 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-13 08:29:48.595 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:48.598 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 08:29:48.600 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 08:29:48.602 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 08:29:48.605 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 08:29:48.608 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:48.610 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:48.612 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-13 08:29:48.615 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:48.618 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 08:29:48.620 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 08:29:48.623 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 08:29:48.625 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 08:29:48.627 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:48.630 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:48.633 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-13 08:29:48.635 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:48.637 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 08:29:48.641 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 08:29:48.643 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 08:29:48.645 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 08:29:48.648 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:48.651 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:48.653 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-13 08:29:48.655 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:48.658 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 08:29:48.660 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 08:29:48.662 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 08:29:48.664 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 08:29:48.667 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:48.669 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:48.672 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-13 08:29:48.674 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:48.677 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 08:29:48.679 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 08:29:48.681 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 08:29:48.684 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 08:29:48.687 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:48.689 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:48.692 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-13 08:29:48.694 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:48.696 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 08:29:48.699 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 08:29:48.701 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 08:29:48.703 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 08:29:48.706 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:48.708 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:48.710 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-13 08:29:48.712 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:48.715 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 08:29:48.717 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 08:29:48.719 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 08:29:48.722 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 08:29:48.724 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:48.727 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:48.729 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-13 08:29:48.732 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:48.734 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 08:29:48.737 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 08:29:48.739 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 08:29:48.741 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 08:29:48.744 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:48.746 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:48.749 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-13 08:29:48.751 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:48.754 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 08:29:48.756 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 08:29:48.758 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 08:29:48.761 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 08:29:48.763 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:48.766 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:48.768 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-13 08:29:48.770 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:48.772 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 08:29:48.775 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 08:29:48.777 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 08:29:48.779 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 08:29:48.782 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:48.784 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:48.786 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-13 08:29:48.789 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:48.791 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 08:29:48.793 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 08:29:48.796 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 08:29:48.798 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 08:29:48.800 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:48.802 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:48.805 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-13 08:29:48.807 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:48.809 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 08:29:48.812 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 08:29:48.814 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 08:29:48.816 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 08:29:48.818 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:48.821 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:48.823 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-13 08:29:48.825 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:48.828 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 08:29:48.830 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 08:29:48.832 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 08:29:48.835 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 08:29:48.837 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:48.839 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:48.841 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-13 08:29:48.844 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:48.846 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 08:29:48.849 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 08:29:48.851 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 08:29:48.853 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 08:29:48.856 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:48.858 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:48.860 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-13 08:29:48.863 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:48.865 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 08:29:48.867 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 08:29:48.870 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 08:29:48.872 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 08:29:48.874 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:48.877 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:48.879 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-13 08:29:48.881 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:48.883 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 08:29:48.886 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 08:29:48.888 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 08:29:48.890 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 08:29:48.893 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:48.895 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:48.897 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-13 08:29:48.900 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:48.902 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 08:29:48.904 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 08:29:48.906 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 08:29:48.909 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 08:29:48.911 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:48.913 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:48.916 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-13 08:29:48.918 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:48.920 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 08:29:48.923 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 08:29:48.925 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 08:29:48.927 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 08:29:48.929 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:48.932 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:48.934 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-13 08:29:48.936 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:48.939 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 08:29:48.941 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 08:29:48.943 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 08:29:48.945 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 08:29:48.948 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:48.950 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:48.952 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-13 08:29:48.955 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:48.957 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 08:29:48.959 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 08:29:48.962 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 08:29:48.964 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 08:29:48.966 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:48.968 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:48.971 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-13 08:29:48.973 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:48.975 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 08:29:48.978 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 08:29:48.980 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 08:29:48.982 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 08:29:48.984 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:48.986 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:48.989 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-13 08:29:48.991 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:48.993 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 08:29:48.995 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 08:29:48.998 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 08:29:49.000 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 08:29:49.002 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:49.004 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:49.006 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-13 08:29:49.009 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:49.011 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 08:29:49.013 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 08:29:49.015 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 08:29:49.018 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 08:29:49.020 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:49.022 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:49.024 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-13 08:29:49.027 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:49.029 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 08:29:49.031 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 08:29:49.033 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 08:29:49.036 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 08:29:49.038 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:49.040 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:49.043 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-13 08:29:49.045 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:49.047 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 08:29:49.049 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 08:29:49.051 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 08:29:49.054 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 08:29:49.056 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:49.058 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:49.061 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-13 08:29:49.063 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:49.065 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 08:29:49.067 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 08:29:49.070 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 08:29:49.072 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 08:29:49.075 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:49.077 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:49.079 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-13 08:29:49.082 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:49.084 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 08:29:49.087 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 08:29:49.090 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 08:29:49.092 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 08:29:49.095 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:49.098 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:49.101 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-13 08:29:49.103 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:49.106 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 08:29:49.130 | Using python 3.8 to install etcd3 2022-04-13 08:29:49.132 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-13 08:29:49.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:29:49.860 | from cryptography.utils import int_from_bytes 2022-04-13 08:29:49.860 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:29:49.860 | from cryptography.utils import int_from_bytes 2022-04-13 08:29:51.035 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:29:51.066 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 08:29:51.074 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 08:29:51.075 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 08:29:51.076 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 08:29:51.077 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 08:29:52.719 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:29:52.725 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:29:52.725 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:29:52.829 | + inc/python:pip_install:200 : result=0 2022-04-13 08:29:52.833 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:29:52.836 | + functions-common:time_stop:2425 : local name 2022-04-13 08:29:52.839 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:29:52.842 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:29:52.844 | + functions-common:time_stop:2428 : local total 2022-04-13 08:29:52.847 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:29:52.849 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:29:52.852 | + functions-common:time_stop:2432 : start_time=1649838589125 2022-04-13 08:29:52.854 | + functions-common:time_stop:2434 : [[ -z 1649838589125 ]] 2022-04-13 08:29:52.858 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:29:52.862 | + functions-common:time_stop:2437 : end_time=1649838592859 2022-04-13 08:29:52.864 | + functions-common:time_stop:2438 : elapsed_time=3734 2022-04-13 08:29:52.867 | + functions-common:time_stop:2439 : total=23674 2022-04-13 08:29:52.869 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:29:52.871 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27408 2022-04-13 08:29:52.873 | + inc/python:pip_install:203 : return 0 2022-04-13 08:29:52.876 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 08:29:52.897 | Using python 3.8 to install etcd3gw 2022-04-13 08:29:52.899 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-13 08:29:53.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:29:53.616 | from cryptography.utils import int_from_bytes 2022-04-13 08:29:53.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:29:53.616 | from cryptography.utils import int_from_bytes 2022-04-13 08:29:54.775 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:29:54.806 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 08:29:54.814 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 08:29:54.814 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 08:29:54.815 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 08:29:54.816 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 08:29:54.850 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-13 08:29:54.851 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-13 08:29:54.853 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-13 08:29:54.854 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-13 08:29:56.461 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:29:56.467 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:29:56.467 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:29:56.570 | + inc/python:pip_install:200 : result=0 2022-04-13 08:29:56.574 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:29:56.577 | + functions-common:time_stop:2425 : local name 2022-04-13 08:29:56.581 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:29:56.584 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:29:56.588 | + functions-common:time_stop:2428 : local total 2022-04-13 08:29:56.591 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:29:56.593 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:29:56.595 | + functions-common:time_stop:2432 : start_time=1649838592891 2022-04-13 08:29:56.598 | + functions-common:time_stop:2434 : [[ -z 1649838592891 ]] 2022-04-13 08:29:56.601 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:29:56.605 | + functions-common:time_stop:2437 : end_time=1649838596602 2022-04-13 08:29:56.607 | + functions-common:time_stop:2438 : elapsed_time=3711 2022-04-13 08:29:56.610 | + functions-common:time_stop:2439 : total=27408 2022-04-13 08:29:56.612 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:29:56.614 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31119 2022-04-13 08:29:56.617 | + inc/python:pip_install:203 : return 0 2022-04-13 08:29:56.620 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 08:29:56.622 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 08:29:56.624 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 08:29:56.627 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:29:56.629 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:29:56.632 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:29:56.634 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:29:56.636 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:29:56.639 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:29:56.641 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:29:56.643 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:29:56.646 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:29:56.648 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:29:56.650 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:29:56.653 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 08:29:56.655 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:29:56.657 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:29:56.660 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 08:29:56.662 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 08:29:56.664 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:29:56.667 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:29:56.669 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:29:56.671 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:29:56.673 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:29:56.676 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:29:56.678 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:29:56.680 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:29:56.682 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:29:56.685 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:29:56.687 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:29:56.689 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:29:56.692 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 08:29:56.694 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:29:56.696 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:29:56.699 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:29:56.701 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 08:29:56.722 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 08:29:56.830 | Reading package lists... 2022-04-13 08:29:57.074 | Building dependency tree... 2022-04-13 08:29:57.076 | Reading state information... 2022-04-13 08:29:57.317 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 08:29:57.317 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 08:29:57.317 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:29:57.318 | The following packages were automatically installed and are no longer required: 2022-04-13 08:29:57.318 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:29:57.318 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:29:57.318 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:29:57.318 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:29:57.318 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:29:57.318 | python3-zope.interface 2022-04-13 08:29:57.319 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:29:57.439 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:29:57.445 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:29:57.449 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:29:57.452 | + functions-common:time_stop:2425 : local name 2022-04-13 08:29:57.455 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:29:57.458 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:29:57.461 | + functions-common:time_stop:2428 : local total 2022-04-13 08:29:57.464 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:29:57.467 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:29:57.469 | + functions-common:time_stop:2432 : start_time=1649838596719 2022-04-13 08:29:57.471 | + functions-common:time_stop:2434 : [[ -z 1649838596719 ]] 2022-04-13 08:29:57.474 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:29:57.478 | + functions-common:time_stop:2437 : end_time=1649838597476 2022-04-13 08:29:57.480 | + functions-common:time_stop:2438 : elapsed_time=757 2022-04-13 08:29:57.483 | + functions-common:time_stop:2439 : total=4637 2022-04-13 08:29:57.485 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:29:57.487 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5394 2022-04-13 08:29:57.489 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:29:57.492 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 08:29:57.494 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:29:57.496 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:29:57.499 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 08:29:57.561 | Module proxy already enabled 2022-04-13 08:29:57.567 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 08:29:57.639 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 08:29:57.639 | Module proxy already enabled 2022-04-13 08:29:57.639 | Module proxy_uwsgi already enabled 2022-04-13 08:29:57.645 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 08:29:57.649 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 08:29:57.652 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 08:29:57.655 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 08:29:57.781 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 08:29:57.783 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 08:29:57.786 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 08:29:57.788 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:57.791 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:57.793 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-13 08:29:57.796 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:57.798 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 08:29:57.800 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 08:29:57.803 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 08:29:57.805 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:57.808 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:57.810 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-13 08:29:57.813 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:57.815 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 08:29:57.818 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 08:29:57.820 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 08:29:57.823 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:57.825 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:57.827 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-13 08:29:57.830 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:57.832 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 08:29:57.835 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 08:29:57.837 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 08:29:57.840 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:57.842 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:57.845 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 08:29:57.847 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:57.849 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 08:29:57.852 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 08:29:57.854 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:57.856 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:57.858 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-13 08:29:57.861 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:57.863 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 08:29:57.865 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 08:29:57.868 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 08:29:57.870 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:57.872 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:57.874 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-13 08:29:57.877 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:57.879 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 08:29:57.895 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:29:57.898 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 08:29:57.900 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 08:29:57.903 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 08:29:57.905 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:57.907 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:57.910 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-13 08:29:57.912 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:57.915 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 08:29:57.931 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:29:57.933 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 08:29:57.936 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 08:29:57.938 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 08:29:57.941 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:57.943 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:57.945 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-13 08:29:57.948 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:57.950 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 08:29:57.952 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 08:29:57.955 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 08:29:57.958 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:57.960 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:57.963 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-13 08:29:57.965 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:57.968 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 08:29:57.971 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 08:29:57.973 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:29:57.977 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 08:29:57.979 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 08:29:57.981 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:29:57.985 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:29:57.985 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:29:57.990 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 08:29:57.992 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 08:29:57.995 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 08:29:57.998 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 08:29:58.000 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 08:29:58.020 | Using python 3.8 to install keystonemiddleware 2022-04-13 08:29:58.022 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-13 08:29:58.736 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:29:58.736 | from cryptography.utils import int_from_bytes 2022-04-13 08:29:58.736 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:29:58.736 | from cryptography.utils import int_from_bytes 2022-04-13 08:29:59.891 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:29:59.923 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 08:29:59.974 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 08:29:59.975 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 08:29:59.976 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 08:29:59.978 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 08:29:59.979 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-13 08:29:59.980 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 08:29:59.980 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 08:29:59.981 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 08:29:59.983 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-13 08:29:59.984 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 08:29:59.985 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 08:29:59.986 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-13 08:29:59.987 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 08:29:59.988 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 08:30:00.043 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-13 08:30:00.045 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-13 08:30:00.046 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-13 08:30:00.085 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-13 08:30:00.123 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-13 08:30:00.124 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-13 08:30:00.125 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-13 08:30:00.126 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-13 08:30:00.174 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-13 08:30:00.178 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-13 08:30:00.186 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-13 08:30:00.187 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-13 08:30:00.202 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-13 08:30:00.203 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-13 08:30:00.205 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-13 08:30:00.266 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-13 08:30:00.269 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-13 08:30:00.271 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-13 08:30:00.272 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-13 08:30:00.321 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-13 08:30:00.332 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-13 08:30:01.858 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:30:01.864 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:30:01.864 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:30:01.979 | + inc/python:pip_install:200 : result=0 2022-04-13 08:30:01.982 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:30:01.986 | + functions-common:time_stop:2425 : local name 2022-04-13 08:30:01.990 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:30:01.993 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:30:01.996 | + functions-common:time_stop:2428 : local total 2022-04-13 08:30:01.999 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:30:02.001 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:30:02.003 | + functions-common:time_stop:2432 : start_time=1649838598015 2022-04-13 08:30:02.005 | + functions-common:time_stop:2434 : [[ -z 1649838598015 ]] 2022-04-13 08:30:02.008 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:30:02.012 | + functions-common:time_stop:2437 : end_time=1649838602010 2022-04-13 08:30:02.015 | + functions-common:time_stop:2438 : elapsed_time=3995 2022-04-13 08:30:02.017 | + functions-common:time_stop:2439 : total=31119 2022-04-13 08:30:02.019 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:30:02.021 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35114 2022-04-13 08:30:02.024 | + inc/python:pip_install:203 : return 0 2022-04-13 08:30:02.026 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 08:30:02.030 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 08:30:02.032 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:30:02.035 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 08:30:02.038 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 08:30:02.040 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:30:02.044 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:30:02.044 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:30:02.049 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 08:30:02.053 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 08:30:02.055 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 08:30:02.058 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 08:30:02.061 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 08:30:02.081 | Using python 3.8 to install python-memcached 2022-04-13 08:30:02.084 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-13 08:30:02.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:30:02.802 | from cryptography.utils import int_from_bytes 2022-04-13 08:30:02.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:30:02.803 | from cryptography.utils import int_from_bytes 2022-04-13 08:30:03.965 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:30:03.997 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 08:30:04.000 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 08:30:05.631 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:30:05.637 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:30:05.637 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:30:05.744 | + inc/python:pip_install:200 : result=0 2022-04-13 08:30:05.746 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:30:05.749 | + functions-common:time_stop:2425 : local name 2022-04-13 08:30:05.751 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:30:05.753 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:30:05.755 | + functions-common:time_stop:2428 : local total 2022-04-13 08:30:05.758 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:30:05.760 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:30:05.762 | + functions-common:time_stop:2432 : start_time=1649838602076 2022-04-13 08:30:05.764 | + functions-common:time_stop:2434 : [[ -z 1649838602076 ]] 2022-04-13 08:30:05.767 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:30:05.771 | + functions-common:time_stop:2437 : end_time=1649838605769 2022-04-13 08:30:05.773 | + functions-common:time_stop:2438 : elapsed_time=3693 2022-04-13 08:30:05.775 | + functions-common:time_stop:2439 : total=35114 2022-04-13 08:30:05.778 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:30:05.780 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=38807 2022-04-13 08:30:05.783 | + inc/python:pip_install:203 : return 0 2022-04-13 08:30:05.785 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 08:30:05.802 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:30:05.805 | + ./stack.sh:main:899 : '[' 10.222.0.26 == 10.222.0.26 ']' 2022-04-13 08:30:05.807 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 08:30:05.810 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 08:30:05.812 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 08:30:05.814 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 08:30:05.816 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 08:30:05.819 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 08:30:05.834 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:30:05.837 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 08:30:05.841 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 08:30:05.843 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 08:30:05.845 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 08:30:05.847 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 08:30:05.850 | ++ functions-common:git_clone:612 : pwd 2022-04-13 08:30:05.852 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 08:30:05.854 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 08:30:05.857 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 08:30:05.871 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 08:30:05.873 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 08:30:05.875 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 08:30:05.878 | + functions-common:git_clone:629 : echo master 2022-04-13 08:30:05.878 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 08:30:05.883 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 08:30:05.885 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 08:30:05.887 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 08:30:05.891 | + functions-common:git_clone:678 : head -1 2022-04-13 08:30:05.891 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 08:30:05.894 | c141e6164 trivial: Fix typo 2022-04-13 08:30:05.897 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 08:30:05.899 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 08:30:05.901 | + inc/python:setup_develop:338 : local bindep 2022-04-13 08:30:05.904 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 08:30:05.906 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 08:30:05.908 | + inc/python:setup_develop:344 : local extras= 2022-04-13 08:30:05.910 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 08:30:05.913 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 08:30:05.915 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 08:30:05.917 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 08:30:05.920 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 08:30:05.922 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 08:30:05.925 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 08:30:05.928 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 08:30:05.930 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 08:30:05.933 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 08:30:05.935 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 08:30:05.938 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 08:30:05.943 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 08:30:05.946 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-13 08:30:06.626 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 08:30:06.629 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 08:30:06.633 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 08:30:06.636 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 08:30:06.640 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 08:30:06.643 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 08:30:06.647 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 08:30:06.651 | + inc/python:setup_package:428 : local extras= 2022-04-13 08:30:06.653 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 08:30:06.655 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 08:30:06.658 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 08:30:06.660 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 08:30:06.662 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 08:30:06.664 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 08:30:06.685 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 08:30:06.687 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-13 08:30:07.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:30:07.411 | from cryptography.utils import int_from_bytes 2022-04-13 08:30:07.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:30:07.411 | from cryptography.utils import int_from_bytes 2022-04-13 08:30:08.569 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:30:08.601 | Obtaining file:///opt/stack/keystone 2022-04-13 08:30:08.602 | Preparing metadata (setup.py): started 2022-04-13 08:30:09.363 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 08:30:09.363 | ERROR: Command errored out with exit status 1: 2022-04-13 08:30:09.363 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/opt/stack/keystone/setup.py'"'"'; __file__='"'"'/opt/stack/keystone/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-dn3zr3og 2022-04-13 08:30:09.363 | cwd: /opt/stack/keystone/ 2022-04-13 08:30:09.363 | Complete output (16 lines): 2022-04-13 08:30:09.363 | Error parsing 2022-04-13 08:30:09.363 | Traceback (most recent call last): 2022-04-13 08:30:09.363 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 08:30:09.363 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 08:30:09.364 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 08:30:09.364 | pbr.hooks.setup_hook(config) 2022-04-13 08:30:09.364 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 08:30:09.364 | metadata_config.run() 2022-04-13 08:30:09.364 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 08:30:09.364 | self.hook() 2022-04-13 08:30:09.364 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 08:30:09.364 | self.config['version'] = packaging.get_version( 2022-04-13 08:30:09.364 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 08:30:09.364 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 08:30:09.364 | Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 08:30:09.364 | error in setup command: Error parsing /opt/stack/keystone/setup.cfg: Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 08:30:09.364 | ---------------------------------------- 2022-04-13 08:30:09.364 | WARNING: Discarding file:///opt/stack/keystone. Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 08:30:09.364 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 08:30:09.374 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:30:09.374 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:30:09.459 | + inc/python:pip_install:1 : exit_trap 2022-04-13 08:30:09.462 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 08:30:09.466 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 08:30:09.468 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-13 08:30:09.471 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-13 08:30:09.473 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-13 08:30:09.476 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 08:30:09.479 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 08:30:09.481 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 08:30:09.483 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 08:30:09.483 | Error on exit 2022-04-13 08:30:09.486 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 08:30:09.488 | + ./stack.sh:exit_trap:544 : generate-subunit 1649838532 77 fail 2022-04-13 08:30:10.071 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 08:30:10.074 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 08:30:10.966 | + ./stack.sh:exit_trap:558 : exit 1