2022-04-12 20:25:09.443 | + ./stack.sh:main:489 : exec 2022-04-12 20:25:09.443 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-12-202509' 2022-04-12 20:25:09.443 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-12-202509.summary.2022-04-12-202509 2022-04-12 20:25:09.443 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 20:25:09.443 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-12-202509 2022-04-12 20:25:09.443 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-12-202509 /opt/stack/logs/stack.sh.log 2022-04-12 20:25:09.444 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-12-202509.summary.2022-04-12-202509 /opt/stack/logs/stack.sh.log.summary 2022-04-12 20:25:09.444 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-12 20:25:09.444 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-12 20:25:09.444 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-12 20:25:09.444 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-12 20:25:09.444 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-12 20:25:09.444 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-12 20:25:09.444 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-12 20:25:09.444 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-12 20:25:09.444 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-12 20:25:09.444 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-12 20:25:09.444 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-12 20:25:09.444 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-12 20:25:09.444 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-12 20:25:09.444 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-12 20:25:09.445 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-12 20:25:09.447 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-12 20:25:09.449 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-12 20:25:09.451 | + ./stack.sh:main:575 : set -o errexit 2022-04-12 20:25:09.453 | + ./stack.sh:main:578 : uname -a 2022-04-12 20:25:09.455 | Linux dv-cinder-837546-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-12 20:25:09.457 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-12 20:25:09.459 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-12 20:25:09.462 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-12 20:25:09.498 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-12 20:25:09.514 | + ./stack.sh:main:592 : fetch_plugins 2022-04-12 20:25:09.516 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-12 20:25:09.518 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-12 20:25:09.520 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-12 20:25:09.522 | + functions-common:fetch_plugins:1776 : return 2022-04-12 20:25:09.524 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-12 20:25:09.526 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-12 20:25:09.527 | + functions-common:run_phase:1854 : local phase= 2022-04-12 20:25:09.529 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 20:25:09.531 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 20:25:09.532 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 20:25:09.534 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 20:25:09.536 | + functions-common:run_phase:1863 : local extra 2022-04-12 20:25:09.538 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 20:25:09.541 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 20:25:09.543 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 20:25:09.545 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 20:25:09.546 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-12 20:25:09.548 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 20:25:09.561 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:25:09.563 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-12 20:25:09.565 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 20:25:09.567 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 20:25:09.569 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 20:25:09.571 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 20:25:09.572 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 20:25:09.574 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-12 20:25:09.576 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-12 20:25:09.578 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-12 20:25:09.580 | + 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-12 20:25:09.582 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-12 20:25:09.584 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-12 20:25:09.585 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-12 20:25:09.587 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-12 20:25:09.589 | + functions-common:plugin_override_defaults:1817 : return 2022-04-12 20:25:09.591 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-12 20:25:09.608 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-12 20:25:09.610 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-12 20:25:09.623 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-12 20:25:09.626 | +++ lib/tls:source:43 : hostname -f 2022-04-12 20:25:09.629 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-12 20:25:09.631 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-12 20:25:09.633 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-12 20:25:09.635 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-12 20:25:09.637 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-12 20:25:09.639 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-12 20:25:09.641 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-12 20:25:09.642 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-12 20:25:09.644 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-12 20:25:09.646 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-12 20:25:09.651 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-12 20:25:09.662 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-12 20:25:09.680 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-12 20:25:09.692 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-12 20:25:09.704 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-12 20:25:09.740 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-12 20:25:09.797 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-12 20:25:09.886 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-12 20:25:09.907 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-12 20:25:09.951 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-12 20:25:10.003 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-12 20:25:10.149 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-12 20:25:10.163 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-12 20:25:10.175 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-12 20:25:10.187 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-12 20:25:10.275 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-12 20:25:10.277 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-12 20:25:10.280 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-12 20:25:10.282 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-12 20:25:10.284 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-12 20:25:10.286 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-12 20:25:10.289 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-12 20:25:10.289 | False' 2022-04-12 20:25:10.291 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-12 20:25:10.307 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-12 20:25:10.309 | + ./stack.sh:main:626 : run_phase source 2022-04-12 20:25:10.311 | + functions-common:run_phase:1853 : local mode=source 2022-04-12 20:25:10.313 | + functions-common:run_phase:1854 : local phase= 2022-04-12 20:25:10.315 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 20:25:10.317 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 20:25:10.319 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 20:25:10.321 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 20:25:10.323 | + functions-common:run_phase:1863 : local extra 2022-04-12 20:25:10.326 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 20:25:10.329 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 20:25:10.332 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 20:25:10.334 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 20:25:10.336 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-12 20:25:10.338 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 20:25:10.353 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:25:10.355 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-12 20:25:10.357 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-12 20:25:10.396 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-12 20:25:10.399 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-12 20:25:10.401 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-12 20:25:10.403 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-12 20:25:10.405 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-12 20:25:10.407 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-12 20:25:10.410 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-12 20:25:10.412 | + functions-common:load_plugin_settings:1794 : return 2022-04-12 20:25:10.414 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-12 20:25:10.416 | + functions-common:verify_disabled_services:2136 : local service 2022-04-12 20:25:10.418 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:25:10.420 | + 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-12 20:25:10.422 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:25:10.425 | + 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-12 20:25:10.427 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:25:10.429 | + 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-12 20:25:10.431 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:25:10.434 | + 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-12 20:25:10.436 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:25:10.438 | + 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-12 20:25:10.440 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:25:10.443 | + 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-12 20:25:10.445 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:25:10.447 | + 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-12 20:25:10.449 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:25:10.451 | + 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-12 20:25:10.454 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:25:10.457 | + 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-12 20:25:10.459 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:25:10.461 | + 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-12 20:25:10.463 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:25:10.465 | + 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-12 20:25:10.468 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:25:10.470 | + 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-12 20:25:10.473 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:25:10.475 | + 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-12 20:25:10.477 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:25:10.479 | + 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-12 20:25:10.481 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:25:10.484 | + 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-12 20:25:10.486 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:25:10.489 | + 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-12 20:25:10.491 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:25:10.493 | + 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-12 20:25:10.495 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:25:10.497 | + 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-12 20:25:10.500 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:25:10.502 | + 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-12 20:25:10.504 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:25:10.506 | + 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-12 20:25:10.508 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:25:10.511 | + 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-12 20:25:10.513 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:25:10.515 | + 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-12 20:25:10.517 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:25:10.520 | + 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-12 20:25:10.522 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:25:10.524 | + 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-12 20:25:10.526 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:25:10.529 | + 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-12 20:25:10.531 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:25:10.534 | + 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-12 20:25:10.536 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:25:10.538 | + 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-12 20:25:10.540 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:25:10.543 | + 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-12 20:25:10.545 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:25:10.547 | + 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-12 20:25:10.549 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:25:10.552 | + 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-12 20:25:10.554 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:25:10.556 | + 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-12 20:25:10.558 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:25:10.561 | + 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-12 20:25:10.563 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:25:10.565 | + 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-12 20:25:10.567 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:25:10.570 | + 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-12 20:25:10.572 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:25:10.574 | + 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-12 20:25:10.576 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:25:10.580 | + 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-12 20:25:10.582 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:25:10.585 | + 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-12 20:25:10.587 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:25:10.589 | + 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-12 20:25:10.591 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:25:10.594 | + 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-12 20:25:10.598 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:25:10.602 | + 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-12 20:25:10.605 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:25:10.607 | + 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-12 20:25:10.609 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:25:10.612 | + 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-12 20:25:10.614 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:25:10.616 | + 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-12 20:25:10.618 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:25:10.621 | + 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-12 20:25:10.623 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:25:10.625 | + 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-12 20:25:10.628 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-12 20:25:10.630 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-12 20:25:10.632 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-12 20:25:10.648 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:25:10.650 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-12 20:25:10.652 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-12 20:25:10.654 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-12 20:25:10.669 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 20:25:10.672 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-12 20:25:10.674 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-12 20:25:10.676 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-12 20:25:10.679 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-12 20:25:10.681 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-12 20:25:10.683 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-12 20:25:10.685 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-12 20:25:10.687 | + lib/database:initialize_database_backends:92 : return 0 2022-04-12 20:25:10.691 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-12 20:25:10.691 | Using mysql database backend 2022-04-12 20:25:10.693 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-12 20:25:10.709 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-12 20:25:10.712 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-12 20:25:10.714 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-12 20:25:10.717 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-12 20:25:10.719 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-12 20:25:10.722 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-12 20:25:10.737 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:25:10.740 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-12 20:25:10.756 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-12 20:25:10.772 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:25:10.774 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-12 20:25:10.791 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-12 20:25:10.806 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-12 20:25:10.822 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 20:25:10.825 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-12 20:25:10.841 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:25:10.843 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-12 20:25:10.860 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-12 20:25:10.863 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-12 20:25:10.865 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-12 20:25:10.867 | + functions-common:save_stackenv:60 : local tag=759 2022-04-12 20:25:10.870 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-12 20:25:10.874 | + functions-common:save_stackenv:62 : time_stamp=2022-04-12-202510 2022-04-12 20:25:10.877 | + functions-common:save_stackenv:63 : echo '# 2022-04-12-202510 759' 2022-04-12 20:25:10.879 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:25:10.882 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-12 20:25:10.884 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:25:10.886 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-12 20:25:10.889 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:25:10.891 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-12 20:25:10.893 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:25:10.896 | + 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-12 20:25:10.898 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:25:10.900 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.41 2022-04-12 20:25:10.903 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:25:10.905 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.41/identity 2022-04-12 20:25:10.908 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:25:10.911 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-12-202509 2022-04-12 20:25:10.913 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:25:10.915 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-12 20:25:10.918 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:25:10.920 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.41 2022-04-12 20:25:10.922 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:25:10.925 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-12 20:25:10.928 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:25:10.930 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-12 20:25:10.932 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:25:10.935 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-12 20:25:10.937 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:25:10.940 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-12 20:25:10.942 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-12 20:25:10.945 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-12 20:25:10.947 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-12 20:25:10.949 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-12 20:25:10.951 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 20:25:10.953 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 20:25:10.956 | ++ functions-common:git_clone:612 : pwd 2022-04-12 20:25:10.958 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 20:25:10.960 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 20:25:10.963 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 20:25:10.978 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 20:25:10.980 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 20:25:10.982 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 20:25:10.985 | + functions-common:git_clone:629 : echo master 2022-04-12 20:25:10.985 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 20:25:10.991 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-12 20:25:10.993 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 20:25:10.995 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-12 20:25:10.998 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 20:25:10.998 | + functions-common:git_clone:678 : head -1 2022-04-12 20:25:11.001 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-12 20:25:11.004 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 20:25:11.006 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-12 20:25:11.009 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 20:25:11.011 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-12 20:25:11.014 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-12 20:25:11.016 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-12 20:25:11.019 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-12 20:25:11.022 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-12 20:25:11.024 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-12 20:25:11.027 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-12 20:25:11.029 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-12 20:25:11.032 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-12 20:25:11.037 | ++ tools/install_prereqs.sh:source:47 : NOW=1649795111 2022-04-12 20:25:11.040 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-12 20:25:11.045 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649795022 2022-04-12 20:25:11.047 | ++ tools/install_prereqs.sh:source:49 : DELTA=89 2022-04-12 20:25:11.050 | ++ tools/install_prereqs.sh:source:50 : [[ 89 -lt 7200 ]] 2022-04-12 20:25:11.052 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-12 20:25:11.055 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-12 20:25:11.057 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-12 20:25:11.059 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-12 20:25:11.062 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-12 20:25:11.064 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-12 20:25:11.066 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-12 20:25:11.069 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-12 20:25:11.072 | +++ 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-12 20:25:11.118 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-12 20:25:11.118 | apache2-dev 2022-04-12 20:25:11.118 | bc 2022-04-12 20:25:11.118 | bsdmainutils 2022-04-12 20:25:11.118 | curl 2022-04-12 20:25:11.118 | g++ 2022-04-12 20:25:11.118 | gawk 2022-04-12 20:25:11.118 | gcc 2022-04-12 20:25:11.118 | gettext 2022-04-12 20:25:11.118 | git 2022-04-12 20:25:11.118 | graphviz 2022-04-12 20:25:11.118 | iputils-ping 2022-04-12 20:25:11.118 | libapache2-mod-proxy-uwsgi 2022-04-12 20:25:11.118 | libffi-dev 2022-04-12 20:25:11.118 | libjpeg-dev 2022-04-12 20:25:11.118 | libpcre3-dev 2022-04-12 20:25:11.118 | libpq-dev 2022-04-12 20:25:11.118 | libssl-dev 2022-04-12 20:25:11.118 | libsystemd-dev 2022-04-12 20:25:11.118 | libxml2-dev 2022-04-12 20:25:11.118 | libxslt1-dev 2022-04-12 20:25:11.118 | libyaml-dev 2022-04-12 20:25:11.118 | lsof 2022-04-12 20:25:11.118 | openssh-server 2022-04-12 20:25:11.118 | openssl 2022-04-12 20:25:11.118 | pkg-config 2022-04-12 20:25:11.118 | psmisc 2022-04-12 20:25:11.118 | python3-dev 2022-04-12 20:25:11.118 | python3-pip 2022-04-12 20:25:11.118 | python3-systemd 2022-04-12 20:25:11.118 | python3-venv 2022-04-12 20:25:11.118 | tar 2022-04-12 20:25:11.119 | tcpdump 2022-04-12 20:25:11.119 | unzip 2022-04-12 20:25:11.119 | uuid-runtime 2022-04-12 20:25:11.119 | wget 2022-04-12 20:25:11.119 | wget 2022-04-12 20:25:11.119 | zlib1g-dev 2022-04-12 20:25:11.119 | libkrb5-dev 2022-04-12 20:25:11.119 | libldap2-dev 2022-04-12 20:25:11.119 | libsasl2-dev 2022-04-12 20:25:11.119 | memcached 2022-04-12 20:25:11.119 | python3-mysqldb 2022-04-12 20:25:11.119 | sqlite3 2022-04-12 20:25:11.119 | conntrack 2022-04-12 20:25:11.119 | curl 2022-04-12 20:25:11.119 | dnsmasq-base 2022-04-12 20:25:11.119 | dnsmasq-utils 2022-04-12 20:25:11.119 | ebtables 2022-04-12 20:25:11.119 | genisoimage 2022-04-12 20:25:11.119 | iptables 2022-04-12 20:25:11.119 | iputils-arping 2022-04-12 20:25:11.119 | kpartx 2022-04-12 20:25:11.119 | libjs-jquery-tablesorter 2022-04-12 20:25:11.119 | parted 2022-04-12 20:25:11.119 | pm-utils 2022-04-12 20:25:11.119 | python3-mysqldb 2022-04-12 20:25:11.119 | socat 2022-04-12 20:25:11.119 | sqlite3 2022-04-12 20:25:11.119 | sudo 2022-04-12 20:25:11.119 | vlan 2022-04-12 20:25:11.119 | lsscsi 2022-04-12 20:25:11.119 | open-iscsi 2022-04-12 20:25:11.119 | lvm2 2022-04-12 20:25:11.119 | qemu-utils 2022-04-12 20:25:11.119 | thin-provisioning-tools 2022-04-12 20:25:11.119 | acl 2022-04-12 20:25:11.120 | dnsmasq-base 2022-04-12 20:25:11.120 | dnsmasq-utils 2022-04-12 20:25:11.120 | ebtables 2022-04-12 20:25:11.120 | haproxy 2022-04-12 20:25:11.120 | iptables 2022-04-12 20:25:11.120 | iputils-arping 2022-04-12 20:25:11.120 | iputils-ping 2022-04-12 20:25:11.120 | postgresql-server-dev-all 2022-04-12 20:25:11.120 | python3-mysqldb 2022-04-12 20:25:11.120 | sqlite3 2022-04-12 20:25:11.120 | sudo 2022-04-12 20:25:11.120 | vlan 2022-04-12 20:25:11.120 | pcp 2022-04-12 20:25:11.120 | ipset 2022-04-12 20:25:11.120 | conntrack 2022-04-12 20:25:11.120 | conntrackd 2022-04-12 20:25:11.120 | keepalived 2022-04-12 20:25:11.120 | lvm2 2022-04-12 20:25:11.120 | qemu-utils 2022-04-12 20:25:11.120 | thin-provisioning-tools 2022-04-12 20:25:11.120 | curl 2022-04-12 20:25:11.120 | liberasurecode-dev 2022-04-12 20:25:11.120 | make 2022-04-12 20:25:11.120 | memcached 2022-04-12 20:25:11.120 | rsync 2022-04-12 20:25:11.120 | sqlite3 2022-04-12 20:25:11.120 | xfsprogs' 2022-04-12 20:25:11.122 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-12 20:25:11.139 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-12 20:25:11.139 | apache2-dev 2022-04-12 20:25:11.139 | bc 2022-04-12 20:25:11.139 | bsdmainutils 2022-04-12 20:25:11.139 | curl 2022-04-12 20:25:11.139 | g++ 2022-04-12 20:25:11.139 | gawk 2022-04-12 20:25:11.139 | gcc 2022-04-12 20:25:11.139 | gettext 2022-04-12 20:25:11.139 | git 2022-04-12 20:25:11.139 | graphviz 2022-04-12 20:25:11.139 | iputils-ping 2022-04-12 20:25:11.140 | libapache2-mod-proxy-uwsgi 2022-04-12 20:25:11.140 | libffi-dev 2022-04-12 20:25:11.140 | libjpeg-dev 2022-04-12 20:25:11.140 | libpcre3-dev 2022-04-12 20:25:11.140 | libpq-dev 2022-04-12 20:25:11.140 | libssl-dev 2022-04-12 20:25:11.140 | libsystemd-dev 2022-04-12 20:25:11.140 | libxml2-dev 2022-04-12 20:25:11.140 | libxslt1-dev 2022-04-12 20:25:11.140 | libyaml-dev 2022-04-12 20:25:11.140 | lsof 2022-04-12 20:25:11.140 | openssh-server 2022-04-12 20:25:11.140 | openssl 2022-04-12 20:25:11.140 | pkg-config 2022-04-12 20:25:11.140 | psmisc 2022-04-12 20:25:11.140 | python3-dev 2022-04-12 20:25:11.140 | python3-pip 2022-04-12 20:25:11.140 | python3-systemd 2022-04-12 20:25:11.140 | python3-venv 2022-04-12 20:25:11.140 | tar 2022-04-12 20:25:11.140 | tcpdump 2022-04-12 20:25:11.140 | unzip 2022-04-12 20:25:11.140 | uuid-runtime 2022-04-12 20:25:11.140 | wget 2022-04-12 20:25:11.140 | wget 2022-04-12 20:25:11.140 | zlib1g-dev 2022-04-12 20:25:11.140 | libkrb5-dev 2022-04-12 20:25:11.140 | libldap2-dev 2022-04-12 20:25:11.140 | libsasl2-dev 2022-04-12 20:25:11.140 | memcached 2022-04-12 20:25:11.140 | python3-mysqldb 2022-04-12 20:25:11.140 | sqlite3 2022-04-12 20:25:11.140 | conntrack 2022-04-12 20:25:11.140 | curl 2022-04-12 20:25:11.140 | dnsmasq-base 2022-04-12 20:25:11.140 | dnsmasq-utils 2022-04-12 20:25:11.140 | ebtables 2022-04-12 20:25:11.140 | genisoimage 2022-04-12 20:25:11.141 | iptables 2022-04-12 20:25:11.141 | iputils-arping 2022-04-12 20:25:11.141 | kpartx 2022-04-12 20:25:11.141 | libjs-jquery-tablesorter 2022-04-12 20:25:11.141 | parted 2022-04-12 20:25:11.141 | pm-utils 2022-04-12 20:25:11.141 | python3-mysqldb 2022-04-12 20:25:11.141 | socat 2022-04-12 20:25:11.141 | sqlite3 2022-04-12 20:25:11.141 | sudo 2022-04-12 20:25:11.141 | vlan 2022-04-12 20:25:11.141 | lsscsi 2022-04-12 20:25:11.141 | open-iscsi 2022-04-12 20:25:11.141 | lvm2 2022-04-12 20:25:11.141 | qemu-utils 2022-04-12 20:25:11.141 | thin-provisioning-tools 2022-04-12 20:25:11.141 | acl 2022-04-12 20:25:11.141 | dnsmasq-base 2022-04-12 20:25:11.141 | dnsmasq-utils 2022-04-12 20:25:11.141 | ebtables 2022-04-12 20:25:11.141 | haproxy 2022-04-12 20:25:11.141 | iptables 2022-04-12 20:25:11.141 | iputils-arping 2022-04-12 20:25:11.141 | iputils-ping 2022-04-12 20:25:11.141 | postgresql-server-dev-all 2022-04-12 20:25:11.141 | python3-mysqldb 2022-04-12 20:25:11.141 | sqlite3 2022-04-12 20:25:11.141 | sudo 2022-04-12 20:25:11.141 | vlan 2022-04-12 20:25:11.141 | pcp 2022-04-12 20:25:11.141 | ipset 2022-04-12 20:25:11.141 | conntrack 2022-04-12 20:25:11.141 | conntrackd 2022-04-12 20:25:11.141 | keepalived 2022-04-12 20:25:11.141 | lvm2 2022-04-12 20:25:11.141 | qemu-utils 2022-04-12 20:25:11.141 | thin-provisioning-tools 2022-04-12 20:25:11.141 | curl 2022-04-12 20:25:11.141 | liberasurecode-dev 2022-04-12 20:25:11.142 | make 2022-04-12 20:25:11.142 | memcached 2022-04-12 20:25:11.142 | rsync 2022-04-12 20:25:11.142 | sqlite3 2022-04-12 20:25:11.142 | xfsprogs ' 2022-04-12 20:25:11.142 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-12 20:25:11.144 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:25:11.147 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:25:11.150 | ++ 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-12 20:25:11.150 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-12 20:25:11.155 | ++ 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-12 20:25:11.157 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-12 20:25:11.160 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 20:25:11.162 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-12 20:25:11.164 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 20:25:11.166 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 20:25:11.168 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 20:25:11.170 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:25:11.172 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:25:11.174 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 20:25:11.176 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-12 20:25:11.178 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-12 20:25:11.180 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-12 20:25:11.183 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-12 20:25:11.187 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-12 20:25:11.189 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-12 20:25:11.191 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-12 20:25:11.193 | ++ functions-common:time_start:2412 : local start_time= 2022-04-12 20:25:11.195 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 20:25:11.198 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 20:25:11.201 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649795111199 2022-04-12 20:25:11.204 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-12 20:25:11.206 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-12 20:25:11.208 | ++ 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-12 20:25:11.490 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-12 20:25:11.550 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-12 20:25:11.663 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-12 20:25:11.777 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-12 20:25:13.694 | Reading package lists... 2022-04-12 20:25:13.725 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-12 20:25:13.727 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-12 20:25:13.729 | ++ functions-common:time_stop:2425 : local name 2022-04-12 20:25:13.731 | ++ functions-common:time_stop:2426 : local end_time 2022-04-12 20:25:13.734 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:25:13.736 | ++ functions-common:time_stop:2428 : local total 2022-04-12 20:25:13.738 | ++ functions-common:time_stop:2429 : local start_time 2022-04-12 20:25:13.740 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-12 20:25:13.742 | ++ functions-common:time_stop:2432 : start_time=1649795111199 2022-04-12 20:25:13.744 | ++ functions-common:time_stop:2434 : [[ -z 1649795111199 ]] 2022-04-12 20:25:13.746 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:25:13.750 | ++ functions-common:time_stop:2437 : end_time=1649795113748 2022-04-12 20:25:13.753 | ++ functions-common:time_stop:2438 : elapsed_time=2549 2022-04-12 20:25:13.755 | ++ functions-common:time_stop:2439 : total=0 2022-04-12 20:25:13.757 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:25:13.760 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2549 2022-04-12 20:25:13.762 | ++ 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-12 20:25:13.765 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 20:25:13.767 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:25:13.770 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:25:13.772 | ++ 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-12 20:25:13.793 | ++ 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-12 20:25:13.902 | Reading package lists... 2022-04-12 20:25:14.144 | Building dependency tree... 2022-04-12 20:25:14.145 | Reading state information... 2022-04-12 20:25:14.178 | acl is already the newest version (2.2.53-6). 2022-04-12 20:25:14.178 | bc is already the newest version (1.07.1-2build1). 2022-04-12 20:25:14.178 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-12 20:25:14.178 | conntrack is already the newest version (1:1.4.5-2). 2022-04-12 20:25:14.178 | ebtables is already the newest version (2.0.11-3build1). 2022-04-12 20:25:14.179 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-12 20:25:14.179 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-12 20:25:14.179 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-12 20:25:14.179 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-12 20:25:14.179 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-12 20:25:14.179 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-12 20:25:14.179 | iputils-arping is already the newest version (3:20190709-3). 2022-04-12 20:25:14.179 | iputils-ping is already the newest version (3:20190709-3). 2022-04-12 20:25:14.179 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-12 20:25:14.179 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-12 20:25:14.179 | libffi-dev is already the newest version (3.3-4). 2022-04-12 20:25:14.179 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-12 20:25:14.179 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-12 20:25:14.179 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-12 20:25:14.179 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-12 20:25:14.179 | lsscsi is already the newest version (0.30-0.1). 2022-04-12 20:25:14.179 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-12 20:25:14.179 | make is already the newest version (4.2.1-1.2). 2022-04-12 20:25:14.179 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-12 20:25:14.179 | psmisc is already the newest version (23.3-1). 2022-04-12 20:25:14.179 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-12 20:25:14.179 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-12 20:25:14.179 | python3-systemd is already the newest version (234-3build2). 2022-04-12 20:25:14.179 | socat is already the newest version (1.7.3.3-2). 2022-04-12 20:25:14.179 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-12 20:25:14.179 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-12 20:25:14.179 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-12 20:25:14.179 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-12 20:25:14.179 | graphviz is already the newest version (2.42.2-3build2). 2022-04-12 20:25:14.179 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-12 20:25:14.179 | pcp is already the newest version (5.0.3-1). 2022-04-12 20:25:14.179 | pm-utils is already the newest version (1.4.1-19). 2022-04-12 20:25:14.179 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-12 20:25:14.179 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 20:25:14.180 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 20:25:14.180 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-12 20:25:14.180 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-12 20:25:14.180 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-12 20:25:14.180 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-12 20:25:14.180 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-12 20:25:14.180 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-12 20:25:14.180 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-12 20:25:14.180 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-12 20:25:14.180 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-12 20:25:14.180 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-12 20:25:14.180 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-12 20:25:14.180 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-12 20:25:14.180 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-12 20:25:14.180 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-12 20:25:14.180 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-12 20:25:14.180 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-12 20:25:14.180 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-12 20:25:14.180 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-12 20:25:14.180 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-12 20:25:14.180 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-12 20:25:14.180 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-12 20:25:14.180 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-12 20:25:14.180 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-12 20:25:14.180 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-12 20:25:14.180 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-12 20:25:14.180 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-12 20:25:14.180 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-12 20:25:14.180 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-12 20:25:14.396 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 20:25:14.396 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-12 20:25:14.396 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-12 20:25:14.396 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-12 20:25:14.396 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-12 20:25:14.396 | The following packages were automatically installed and are no longer required: 2022-04-12 20:25:14.397 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 20:25:14.397 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 20:25:14.397 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 20:25:14.397 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 20:25:14.397 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 20:25:14.397 | python3-zope.interface 2022-04-12 20:25:14.397 | Use 'sudo apt autoremove' to remove them. 2022-04-12 20:25:14.509 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 20:25:14.514 | ++ functions-common:apt_get:1234 : result=0 2022-04-12 20:25:14.516 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 20:25:14.518 | ++ functions-common:time_stop:2425 : local name 2022-04-12 20:25:14.520 | ++ functions-common:time_stop:2426 : local end_time 2022-04-12 20:25:14.523 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:25:14.525 | ++ functions-common:time_stop:2428 : local total 2022-04-12 20:25:14.527 | ++ functions-common:time_stop:2429 : local start_time 2022-04-12 20:25:14.529 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-12 20:25:14.531 | ++ functions-common:time_stop:2432 : start_time=1649795113790 2022-04-12 20:25:14.534 | ++ functions-common:time_stop:2434 : [[ -z 1649795113790 ]] 2022-04-12 20:25:14.537 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:25:14.541 | ++ functions-common:time_stop:2437 : end_time=1649795114539 2022-04-12 20:25:14.543 | ++ functions-common:time_stop:2438 : elapsed_time=749 2022-04-12 20:25:14.545 | ++ functions-common:time_stop:2439 : total=737 2022-04-12 20:25:14.547 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:25:14.550 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1486 2022-04-12 20:25:14.552 | ++ functions-common:apt_get:1238 : return 0 2022-04-12 20:25:14.555 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-12 20:25:14.557 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-12 20:25:14.560 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-12 20:25:14.564 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-12 20:25:14.568 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-12 20:25:14.570 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-12 20:25:14.573 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-12 20:25:15.976 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-12 20:25:15.978 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-12 20:25:15.980 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-12 20:25:15.982 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-12 20:25:15.984 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-12 20:25:15.986 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-12 20:25:15.988 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-12 20:25:15.989 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-12 20:25:15.991 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-12 20:25:15.993 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-12 20:25:15.995 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-12 20:25:15.996 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-12 20:25:15.998 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-12 20:25:16.000 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-12 20:25:16.001 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-12 20:25:16.004 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-12 20:25:16.006 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-12 20:25:16.007 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-12 20:25:16.009 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-12 20:25:16.011 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-12 20:25:16.013 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-12 20:25:16.015 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-12 20:25:16.017 | + functions-common:_ensure_lsb_release:394 : return 2022-04-12 20:25:16.020 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-12 20:25:16.087 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-12 20:25:16.089 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-12 20:25:16.157 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-12 20:25:16.159 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-12 20:25:16.226 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-12 20:25:16.228 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-12 20:25:16.230 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-12 20:25:16.232 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-12 20:25:16.234 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-12 20:25:16.236 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-12 20:25:16.238 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-12 20:25:16.240 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-12 20:25:16.242 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-12 20:25:16.243 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-12 20:25:16.245 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-12 20:25:16.245 | Distro: focal 2022-04-12 20:25:16.248 | + tools/install_pip.sh:main:124 : get_versions 2022-04-12 20:25:16.250 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-12 20:25:16.254 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-12 20:25:16.256 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-12 20:25:16.259 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-12 20:25:16.259 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-12 20:25:16.838 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-12 20:25:16.840 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-12 20:25:16.840 | pip: 21.3.1 2022-04-12 20:25:16.842 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-12 20:25:16.844 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-12 20:25:16.845 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 20:25:16.848 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 20:25:16.849 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 20:25:16.851 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 20:25:16.853 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 20:25:16.854 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 20:25:16.856 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 20:25:16.858 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 20:25:16.860 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 20:25:16.861 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 20:25:16.863 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 20:25:16.865 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-12 20:25:16.867 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:25:16.869 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:25:16.870 | + tools/install_pip.sh:main:142 : : 2022-04-12 20:25:16.872 | + tools/install_pip.sh:main:147 : set -x 2022-04-12 20:25:16.874 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-12 20:25:16.876 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-12 20:25:16.878 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 20:25:16.880 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-12 20:25:16.882 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-12 20:25:16.884 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 20:25:16.886 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-12 20:25:16.887 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 20:25:16.890 | ++ 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-12 20:25:16.892 | ++ 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-12 20:25:16.894 | ++ 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-12 20:25:16.897 | + 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-12 20:25:16.898 | + 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-12 20:25:16.914 | 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-12 20:25:16.916 | + 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-12 20:25:17.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:25:17.651 | from cryptography.utils import int_from_bytes 2022-04-12 20:25:17.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:25:17.651 | from cryptography.utils import int_from_bytes 2022-04-12 20:25:18.880 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:25:23.205 | 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-12 20:25:23.214 | 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-12 20:25:24.969 | Installing collected packages: setuptools 2022-04-12 20:25:25.850 | Successfully installed setuptools-62.0.0 2022-04-12 20:25:25.850 | 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-12 20:25:25.997 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:25:25.997 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:25:26.112 | + inc/python:pip_install:200 : result=0 2022-04-12 20:25:26.114 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:25:26.116 | + functions-common:time_stop:2425 : local name 2022-04-12 20:25:26.117 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:25:26.119 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:25:26.121 | + functions-common:time_stop:2428 : local total 2022-04-12 20:25:26.122 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:25:26.124 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:25:26.126 | + functions-common:time_stop:2432 : start_time=1649795116910 2022-04-12 20:25:26.128 | + functions-common:time_stop:2434 : [[ -z 1649795116910 ]] 2022-04-12 20:25:26.130 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:25:26.134 | + functions-common:time_stop:2437 : end_time=1649795126132 2022-04-12 20:25:26.135 | + functions-common:time_stop:2438 : elapsed_time=9222 2022-04-12 20:25:26.137 | + functions-common:time_stop:2439 : total=0 2022-04-12 20:25:26.139 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:25:26.140 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9222 2022-04-12 20:25:26.142 | + inc/python:pip_install:203 : return 0 2022-04-12 20:25:26.144 | + tools/install_pip.sh:main:153 : get_versions 2022-04-12 20:25:26.147 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-12 20:25:26.150 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-12 20:25:26.152 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-12 20:25:26.155 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-12 20:25:26.160 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-12 20:25:26.739 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-12 20:25:26.741 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-12 20:25:26.741 | pip: 21.3.1 2022-04-12 20:25:26.744 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-12 20:25:26.746 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-12 20:25:26.750 | + ./stack.sh:main:798 : fixup_all 2022-04-12 20:25:26.752 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-12 20:25:26.754 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-12 20:25:26.756 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:25:26.758 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:25:26.761 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-12 20:25:26.773 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-12 20:25:26.784 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-12 20:25:26.795 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-12 20:25:26.797 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-12 20:25:26.799 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 20:25:26.802 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 20:25:26.804 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 20:25:26.806 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 20:25:26.808 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 20:25:26.810 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 20:25:26.812 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 20:25:26.814 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 20:25:26.816 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 20:25:26.818 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 20:25:26.820 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 20:25:26.823 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-12 20:25:26.825 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-12 20:25:26.827 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-12 20:25:26.829 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 20:25:26.832 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 20:25:26.834 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 20:25:26.836 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 20:25:26.838 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 20:25:26.840 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 20:25:26.842 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-12 20:25:26.844 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-12 20:25:26.847 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-12 20:25:26.849 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-12 20:25:26.852 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-12 20:25:26.854 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-12 20:25:26.856 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-12 20:25:26.877 | Using python 3.8 to install os-testr 2022-04-12 20:25:26.879 | + 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-12 20:25:27.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:25:27.613 | from cryptography.utils import int_from_bytes 2022-04-12 20:25:27.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:25:27.613 | from cryptography.utils import int_from_bytes 2022-04-12 20:25:28.782 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:25:28.813 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-12 20:25:28.882 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-12 20:25:28.883 | 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-12 20:25:28.884 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-12 20:25:28.899 | 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-12 20:25:28.909 | 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-12 20:25:28.920 | 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-12 20:25:30.590 | 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-12 20:25:30.596 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:25:30.596 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:25:30.707 | + inc/python:pip_install:200 : result=0 2022-04-12 20:25:30.709 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:25:30.711 | + functions-common:time_stop:2425 : local name 2022-04-12 20:25:30.713 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:25:30.715 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:25:30.717 | + functions-common:time_stop:2428 : local total 2022-04-12 20:25:30.719 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:25:30.722 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:25:30.724 | + functions-common:time_stop:2432 : start_time=1649795126871 2022-04-12 20:25:30.726 | + functions-common:time_stop:2434 : [[ -z 1649795126871 ]] 2022-04-12 20:25:30.729 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:25:30.733 | + functions-common:time_stop:2437 : end_time=1649795130731 2022-04-12 20:25:30.735 | + functions-common:time_stop:2438 : elapsed_time=3860 2022-04-12 20:25:30.737 | + functions-common:time_stop:2439 : total=0 2022-04-12 20:25:30.739 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:25:30.742 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3860 2022-04-12 20:25:30.744 | + inc/python:pip_install:203 : return 0 2022-04-12 20:25:30.746 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-12 20:25:30.798 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-12 20:25:30.906 | + ./stack.sh:main:812 : install_infra 2022-04-12 20:25:30.909 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 20:25:30.911 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-12 20:25:30.914 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 20:25:30.916 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-12 20:25:30.941 | + 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-12 20:25:32.848 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:32.855 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:32.860 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:32.866 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:32.869 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:32.876 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:32.881 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:32.906 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:32.985 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.003 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.007 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.012 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.027 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.036 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.038 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.054 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.072 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.082 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.087 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.106 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.128 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.146 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.154 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.160 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.180 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.209 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.211 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.225 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.229 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.234 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.239 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.254 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.260 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.309 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.327 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.331 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.363 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.426 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.432 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.439 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.490 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.504 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.517 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.621 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.647 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.650 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.661 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.666 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.686 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.693 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.710 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.741 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.769 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.781 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.794 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.812 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.820 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.835 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.846 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.850 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:33.856 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:25:33.994 | 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-12 20:25:34.280 | + inc/python:pip_install:200 : result=0 2022-04-12 20:25:34.282 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:25:34.285 | + functions-common:time_stop:2425 : local name 2022-04-12 20:25:34.287 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:25:34.289 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:25:34.291 | + functions-common:time_stop:2428 : local total 2022-04-12 20:25:34.293 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:25:34.295 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:25:34.297 | + functions-common:time_stop:2432 : start_time=1649795130933 2022-04-12 20:25:34.299 | + functions-common:time_stop:2434 : [[ -z 1649795130933 ]] 2022-04-12 20:25:34.302 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:25:34.306 | + functions-common:time_stop:2437 : end_time=1649795134304 2022-04-12 20:25:34.308 | + functions-common:time_stop:2438 : elapsed_time=3371 2022-04-12 20:25:34.310 | + functions-common:time_stop:2439 : total=3860 2022-04-12 20:25:34.312 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:25:34.317 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7231 2022-04-12 20:25:34.319 | + inc/python:pip_install:203 : return 0 2022-04-12 20:25:34.322 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 20:25:34.325 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-12 20:25:34.348 | + 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-12 20:25:36.130 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:36.137 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:36.141 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:36.147 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:36.150 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:36.157 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:36.162 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:36.188 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:36.267 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:36.286 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:36.290 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:36.295 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:36.313 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:36.322 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:36.324 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:36.341 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:36.359 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:36.369 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:36.374 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:36.394 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:36.417 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:36.437 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:36.446 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:36.451 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:36.473 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:36.505 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:36.507 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:36.522 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:36.527 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:36.531 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:36.538 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:36.554 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:36.561 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:36.617 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:36.637 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:36.641 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:36.676 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:36.747 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:36.754 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:36.766 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:36.829 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:36.846 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:36.854 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:36.968 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:36.997 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:37.002 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:37.013 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:37.018 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:37.039 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:37.047 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:37.065 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:37.095 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:37.125 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:37.137 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:37.150 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:37.168 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:37.177 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:37.191 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:37.203 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:37.207 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:25:37.213 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:25:37.215 | Processing /opt/stack/requirements 2022-04-12 20:25:38.960 | 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-12 20:25:38.962 | 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-12 20:25:38.975 | 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-12 20:25:38.980 | 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-12 20:25:38.983 | 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-12 20:25:38.989 | 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-12 20:25:39.015 | 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-12 20:25:39.019 | 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-12 20:25:39.029 | 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-12 20:25:39.081 | 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-12 20:25:39.083 | 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-12 20:25:39.099 | 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-12 20:25:39.102 | 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-12 20:25:39.105 | 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-12 20:25:39.111 | 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-12 20:25:39.113 | 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-12 20:25:39.125 | 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-12 20:25:39.128 | 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-12 20:25:39.135 | 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-12 20:25:39.147 | 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-12 20:25:39.196 | 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-12 20:25:39.200 | 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-12 20:25:39.262 | 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-12 20:25:39.264 | Building wheels for collected packages: openstack-requirements 2022-04-12 20:25:39.265 | Building wheel for openstack-requirements (setup.py): started 2022-04-12 20:25:40.107 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-12 20:25:40.107 | ERROR: Command errored out with exit status 1: 2022-04-12 20:25:40.107 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-tbnbdlcm/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-tbnbdlcm/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-ktb86zyr 2022-04-12 20:25:40.107 | cwd: /tmp/pip-req-build-tbnbdlcm/ 2022-04-12 20:25:40.107 | Complete output (6 lines): 2022-04-12 20:25:40.107 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-12 20:25:40.107 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-12 20:25:40.107 | or: setup.py --help-commands 2022-04-12 20:25:40.107 | or: setup.py cmd --help 2022-04-12 20:25:40.107 | 2022-04-12 20:25:40.107 | error: invalid command 'bdist_wheel' 2022-04-12 20:25:40.107 | ---------------------------------------- 2022-04-12 20:25:40.107 | ERROR: Failed building wheel for openstack-requirements 2022-04-12 20:25:40.107 | Running setup.py clean for openstack-requirements 2022-04-12 20:25:40.933 | Failed to build openstack-requirements 2022-04-12 20:25:40.949 | Installing collected packages: openstack-requirements 2022-04-12 20:25:40.949 | Attempting uninstall: openstack-requirements 2022-04-12 20:25:40.950 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-12 20:25:40.986 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-12 20:25:41.004 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-12 20:25:41.006 | Running setup.py install for openstack-requirements: started 2022-04-12 20:25:43.352 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-12 20:25:43.375 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-12 20:25:43.503 | + inc/python:pip_install:200 : result=0 2022-04-12 20:25:43.505 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:25:43.507 | + functions-common:time_stop:2425 : local name 2022-04-12 20:25:43.509 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:25:43.511 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:25:43.513 | + functions-common:time_stop:2428 : local total 2022-04-12 20:25:43.516 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:25:43.518 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:25:43.520 | + functions-common:time_stop:2432 : start_time=1649795134340 2022-04-12 20:25:43.522 | + functions-common:time_stop:2434 : [[ -z 1649795134340 ]] 2022-04-12 20:25:43.525 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:25:43.529 | + functions-common:time_stop:2437 : end_time=1649795143526 2022-04-12 20:25:43.531 | + functions-common:time_stop:2438 : elapsed_time=9186 2022-04-12 20:25:43.533 | + functions-common:time_stop:2439 : total=7231 2022-04-12 20:25:43.535 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:25:43.537 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16417 2022-04-12 20:25:43.539 | + inc/python:pip_install:203 : return 0 2022-04-12 20:25:43.542 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-12 20:25:43.544 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-12 20:25:43.547 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-12 20:25:43.549 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:25:43.552 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:25:43.554 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-12 20:25:43.556 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:25:43.559 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-12 20:25:43.579 | Using python 3.8 to install pbr 2022-04-12 20:25:43.581 | + 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-12 20:25:44.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:25:44.350 | from cryptography.utils import int_from_bytes 2022-04-12 20:25:44.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:25:44.350 | from cryptography.utils import int_from_bytes 2022-04-12 20:25:45.517 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:25:45.549 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-12 20:25:47.346 | 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-12 20:25:47.351 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:25:47.351 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:25:47.463 | + inc/python:pip_install:200 : result=0 2022-04-12 20:25:47.466 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:25:47.468 | + functions-common:time_stop:2425 : local name 2022-04-12 20:25:47.470 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:25:47.472 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:25:47.474 | + functions-common:time_stop:2428 : local total 2022-04-12 20:25:47.476 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:25:47.478 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:25:47.480 | + functions-common:time_stop:2432 : start_time=1649795143574 2022-04-12 20:25:47.482 | + functions-common:time_stop:2434 : [[ -z 1649795143574 ]] 2022-04-12 20:25:47.485 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:25:47.489 | + functions-common:time_stop:2437 : end_time=1649795147487 2022-04-12 20:25:47.491 | + functions-common:time_stop:2438 : elapsed_time=3913 2022-04-12 20:25:47.494 | + functions-common:time_stop:2439 : total=16417 2022-04-12 20:25:47.496 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:25:47.498 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20330 2022-04-12 20:25:47.500 | + inc/python:pip_install:203 : return 0 2022-04-12 20:25:47.503 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-12 20:25:49.745 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-12 20:25:51.625 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:25:51.627 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-12 20:25:51.641 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-12 20:25:51.643 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-12 20:25:51.646 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-12 20:25:51.652 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-12 20:25:51.655 | 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-12 20:25:51.727 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-12 20:25:51.730 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-12 20:25:51.733 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-12 20:25:51.750 | + ./stack.sh:main:821 : pkgs= 2022-04-12 20:25:51.753 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-12 20:25:51.755 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-12 20:25:51.757 | + functions-common:run_phase:1853 : local mode=stack 2022-04-12 20:25:51.759 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-12 20:25:51.762 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 20:25:51.764 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 20:25:51.767 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 20:25:51.769 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 20:25:51.771 | + functions-common:run_phase:1863 : local extra 2022-04-12 20:25:51.774 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 20:25:51.778 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 20:25:51.780 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 20:25:51.782 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 20:25:51.784 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-12 20:25:51.787 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 20:25:51.801 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:25:51.803 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 20:25:51.805 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-12 20:25:51.807 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-12 20:25:51.809 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-12 20:25:51.811 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-12 20:25:51.814 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-12 20:25:51.816 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-12 20:25:51.818 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-12 20:25:51.820 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-12 20:25:51.822 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-12 20:25:51.824 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-12 20:25:51.826 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-12 20:25:51.828 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-12 20:25:51.830 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 20:25:51.833 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-12 20:25:51.835 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-12 20:25:51.837 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-12 20:25:51.839 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-12 20:25:51.841 | + functions-common:run_plugins:1842 : local plugins= 2022-04-12 20:25:51.843 | + functions-common:run_plugins:1843 : local plugin 2022-04-12 20:25:51.846 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-12 20:25:51.848 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-12 20:25:51.850 | + functions:set_systemd_override:821 : local value=2048 2022-04-12 20:25:51.853 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-12 20:25:51.855 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-12 20:25:51.907 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-12 20:25:51.907 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-12 20:25:51.909 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-12 20:25:52.278 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-12 20:25:52.281 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-12 20:25:52.297 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:25:52.300 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-12 20:25:52.302 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 20:25:52.304 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 20:25:52.307 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 20:25:52.309 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 20:25:52.311 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 20:25:52.314 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 20:25:52.316 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:25:52.318 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:25:52.320 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 20:25:52.323 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 20:25:52.325 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 20:25:52.327 | + functions-common:apt_get_update:1190 : return 2022-04-12 20:25:52.330 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-12 20:25:52.332 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 20:25:52.334 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:25:52.336 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:25:52.339 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-12 20:25:52.360 | + 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-12 20:25:52.468 | Reading package lists... 2022-04-12 20:25:52.707 | Building dependency tree... 2022-04-12 20:25:52.709 | Reading state information... 2022-04-12 20:25:52.959 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-12 20:25:52.960 | The following packages were automatically installed and are no longer required: 2022-04-12 20:25:52.961 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 20:25:52.961 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 20:25:52.961 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 20:25:52.961 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 20:25:52.961 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 20:25:52.961 | python3-zope.interface 2022-04-12 20:25:52.961 | Use 'sudo apt autoremove' to remove them. 2022-04-12 20:25:53.077 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 20:25:53.081 | + functions-common:apt_get:1234 : result=0 2022-04-12 20:25:53.084 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 20:25:53.086 | + functions-common:time_stop:2425 : local name 2022-04-12 20:25:53.088 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:25:53.090 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:25:53.092 | + functions-common:time_stop:2428 : local total 2022-04-12 20:25:53.095 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:25:53.097 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 20:25:53.099 | + functions-common:time_stop:2432 : start_time=1649795152357 2022-04-12 20:25:53.101 | + functions-common:time_stop:2434 : [[ -z 1649795152357 ]] 2022-04-12 20:25:53.104 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:25:53.108 | + functions-common:time_stop:2437 : end_time=1649795153106 2022-04-12 20:25:53.111 | + functions-common:time_stop:2438 : elapsed_time=749 2022-04-12 20:25:53.113 | + functions-common:time_stop:2439 : total=1486 2022-04-12 20:25:53.115 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:25:53.117 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2235 2022-04-12 20:25:53.120 | + functions-common:apt_get:1238 : return 0 2022-04-12 20:25:53.122 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-12 20:25:53.124 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 20:25:53.127 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 20:25:53.129 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 20:25:53.132 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 20:25:53.134 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 20:25:53.136 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 20:25:53.139 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-12 20:25:53.141 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 20:25:53.143 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 20:25:53.146 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 20:25:53.148 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 20:25:53.150 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 20:25:53.152 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 20:25:53.154 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 20:25:53.157 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 20:25:53.159 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 20:25:53.161 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 20:25:53.163 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 20:25:53.166 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-12 20:25:53.168 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 20:25:53.170 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 20:25:53.172 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 20:25:53.175 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 20:25:53.177 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 20:25:53.180 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 20:25:53.182 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-12 20:25:53.184 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-12 20:25:53.200 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:25:53.202 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-12 20:25:53.205 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 20:25:53.207 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-12 20:25:53.210 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-12 20:25:53.213 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-12 20:25:53.217 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-12 20:25:53.219 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-12 20:25:53.221 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-12 20:25:53.223 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-12 20:25:53.226 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-12 20:25:53.228 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-12 20:25:53.231 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-12 20:25:53.924 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-12 20:25:53.924 | user tags 2022-04-12 20:25:53.924 | stackrabbit []' 2022-04-12 20:25:53.928 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-12 20:25:53.928 | user tags 2022-04-12 20:25:53.928 | stackrabbit []' 2022-04-12 20:25:53.928 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-12 20:25:53.934 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-12 20:25:53.936 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-12 20:25:53.939 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-12 20:25:54.617 | Changing password for user "stackrabbit" ... 2022-04-12 20:25:54.639 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-12 20:25:55.311 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-12 20:25:55.334 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-12 20:25:55.336 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-12 20:25:56.024 | Changing password for user "stackrabbit" ... 2022-04-12 20:25:56.047 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-12 20:25:56.049 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-12 20:25:56.052 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-12 20:25:56.693 | Deleting user "guest" ... 2022-04-12 20:25:56.710 | Error: 2022-04-12 20:25:56.710 | {:no_such_user, "guest"} 2022-04-12 20:25:56.722 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-12 20:25:56.725 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-12 20:25:56.741 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:25:56.743 | + ./stack.sh:main:838 : install_database 2022-04-12 20:25:56.746 | + lib/database:install_database:118 : install_database_mysql 2022-04-12 20:25:56.748 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-12 20:25:56.750 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:25:56.753 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:25:56.755 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-12 20:25:56.970 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-12 20:25:56.972 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-12 20:25:56.975 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-12 20:25:56.977 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-12 20:25:56.979 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-12 20:25:56.982 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-12 20:25:56.984 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 20:25:56.987 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 20:25:56.989 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 20:25:56.991 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 20:25:56.993 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 20:25:56.996 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 20:25:56.998 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 20:25:57.000 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 20:25:57.003 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 20:25:57.005 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 20:25:57.007 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 20:25:57.010 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-12 20:25:57.012 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 20:25:57.014 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 20:25:57.017 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 20:25:57.020 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 20:25:57.022 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 20:25:57.024 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 20:25:57.026 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-12 20:25:57.029 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:25:57.031 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:25:57.034 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-12 20:25:57.036 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 20:25:57.038 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 20:25:57.041 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 20:25:57.043 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 20:25:57.045 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 20:25:57.047 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 20:25:57.049 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:25:57.052 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:25:57.054 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 20:25:57.056 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 20:25:57.058 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 20:25:57.060 | + functions-common:apt_get_update:1190 : return 2022-04-12 20:25:57.063 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-12 20:25:57.065 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 20:25:57.067 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:25:57.070 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:25:57.072 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-12 20:25:57.093 | + 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-12 20:25:57.202 | Reading package lists... 2022-04-12 20:25:57.443 | Building dependency tree... 2022-04-12 20:25:57.444 | Reading state information... 2022-04-12 20:25:57.689 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-12 20:25:57.689 | The following packages were automatically installed and are no longer required: 2022-04-12 20:25:57.691 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 20:25:57.691 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 20:25:57.691 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 20:25:57.691 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 20:25:57.691 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 20:25:57.691 | python3-zope.interface 2022-04-12 20:25:57.691 | Use 'sudo apt autoremove' to remove them. 2022-04-12 20:25:57.803 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 20:25:57.808 | + functions-common:apt_get:1234 : result=0 2022-04-12 20:25:57.810 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 20:25:57.813 | + functions-common:time_stop:2425 : local name 2022-04-12 20:25:57.815 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:25:57.817 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:25:57.819 | + functions-common:time_stop:2428 : local total 2022-04-12 20:25:57.821 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:25:57.823 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 20:25:57.825 | + functions-common:time_stop:2432 : start_time=1649795157090 2022-04-12 20:25:57.828 | + functions-common:time_stop:2434 : [[ -z 1649795157090 ]] 2022-04-12 20:25:57.831 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:25:57.835 | + functions-common:time_stop:2437 : end_time=1649795157833 2022-04-12 20:25:57.837 | + functions-common:time_stop:2438 : elapsed_time=743 2022-04-12 20:25:57.839 | + functions-common:time_stop:2439 : total=2235 2022-04-12 20:25:57.841 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:25:57.843 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2978 2022-04-12 20:25:57.846 | + functions-common:apt_get:1238 : return 0 2022-04-12 20:25:57.849 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-12 20:25:57.851 | + ./stack.sh:main:841 : install_database_python 2022-04-12 20:25:57.853 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-12 20:25:57.855 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-12 20:25:57.858 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-12 20:25:57.860 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 20:25:57.863 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-12 20:25:57.866 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-12 20:25:57.868 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 20:25:57.871 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-12 20:25:57.872 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 20:25:57.877 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-12 20:25:57.879 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-12 20:25:57.881 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-12 20:25:57.884 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-12 20:25:57.886 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-12 20:25:57.908 | Using python 3.8 to install PyMySQL 2022-04-12 20:25:57.911 | + 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-12 20:25:58.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:25:58.669 | from cryptography.utils import int_from_bytes 2022-04-12 20:25:58.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:25:58.669 | from cryptography.utils import int_from_bytes 2022-04-12 20:25:59.838 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:25:59.871 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-12 20:26:01.545 | 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-12 20:26:01.551 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:26:01.551 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:26:01.657 | + inc/python:pip_install:200 : result=0 2022-04-12 20:26:01.660 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:26:01.662 | + functions-common:time_stop:2425 : local name 2022-04-12 20:26:01.664 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:26:01.667 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:26:01.669 | + functions-common:time_stop:2428 : local total 2022-04-12 20:26:01.671 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:26:01.674 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:26:01.676 | + functions-common:time_stop:2432 : start_time=1649795157902 2022-04-12 20:26:01.678 | + functions-common:time_stop:2434 : [[ -z 1649795157902 ]] 2022-04-12 20:26:01.681 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:26:01.685 | + functions-common:time_stop:2437 : end_time=1649795161683 2022-04-12 20:26:01.688 | + functions-common:time_stop:2438 : elapsed_time=3781 2022-04-12 20:26:01.690 | + functions-common:time_stop:2439 : total=20330 2022-04-12 20:26:01.692 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:26:01.694 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24111 2022-04-12 20:26:01.697 | + inc/python:pip_install:203 : return 0 2022-04-12 20:26:01.699 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-12 20:26:01.701 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-12 20:26:01.703 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-12 20:26:01.706 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-12 20:26:01.722 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:26:01.725 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-12 20:26:01.727 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-12 20:26:01.730 | ++ 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-12 20:26:01.731 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 20:26:01.736 | + 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-12 20:26:01.739 | + 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-12 20:26:01.741 | + 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-12 20:26:01.744 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 20:26:01.746 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-12 20:26:01.748 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-12 20:26:01.764 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:26:01.766 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-12 20:26:01.768 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 20:26:01.771 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 20:26:01.773 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 20:26:01.775 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 20:26:01.778 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 20:26:01.780 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 20:26:01.783 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:26:01.785 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:26:01.787 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 20:26:01.789 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 20:26:01.792 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 20:26:01.794 | + functions-common:apt_get_update:1190 : return 2022-04-12 20:26:01.796 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-12 20:26:01.798 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 20:26:01.801 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:26:01.803 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:26:01.805 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-12 20:26:01.826 | + 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-12 20:26:01.936 | Reading package lists... 2022-04-12 20:26:02.179 | Building dependency tree... 2022-04-12 20:26:02.180 | Reading state information... 2022-04-12 20:26:02.429 | radvd is already the newest version (1:2.17-2). 2022-04-12 20:26:02.429 | The following packages were automatically installed and are no longer required: 2022-04-12 20:26:02.430 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 20:26:02.430 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 20:26:02.430 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 20:26:02.430 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 20:26:02.430 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 20:26:02.430 | python3-zope.interface 2022-04-12 20:26:02.430 | Use 'sudo apt autoremove' to remove them. 2022-04-12 20:26:02.542 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 20:26:02.546 | + functions-common:apt_get:1234 : result=0 2022-04-12 20:26:02.549 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 20:26:02.551 | + functions-common:time_stop:2425 : local name 2022-04-12 20:26:02.553 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:26:02.555 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:26:02.558 | + functions-common:time_stop:2428 : local total 2022-04-12 20:26:02.560 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:26:02.562 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 20:26:02.565 | + functions-common:time_stop:2432 : start_time=1649795161823 2022-04-12 20:26:02.567 | + functions-common:time_stop:2434 : [[ -z 1649795161823 ]] 2022-04-12 20:26:02.570 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:26:02.574 | + functions-common:time_stop:2437 : end_time=1649795162571 2022-04-12 20:26:02.576 | + functions-common:time_stop:2438 : elapsed_time=748 2022-04-12 20:26:02.578 | + functions-common:time_stop:2439 : total=2978 2022-04-12 20:26:02.581 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:26:02.583 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3726 2022-04-12 20:26:02.585 | + functions-common:apt_get:1238 : return 0 2022-04-12 20:26:02.587 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-12 20:26:02.603 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:26:02.606 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-12 20:26:02.608 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-12 20:26:02.611 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-12 20:26:02.614 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-12 20:26:02.633 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-12 20:26:02.635 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 20:26:02.637 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 20:26:02.639 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 20:26:02.642 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 20:26:02.645 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 20:26:02.647 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 20:26:02.649 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:26:02.651 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:26:02.653 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 20:26:02.655 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 20:26:02.658 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 20:26:02.660 | + functions-common:apt_get_update:1190 : return 2022-04-12 20:26:02.662 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-12 20:26:02.665 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 20:26:02.668 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:26:02.670 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:26:02.673 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-12 20:26:02.693 | + 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-12 20:26:02.803 | Reading package lists... 2022-04-12 20:26:03.046 | Building dependency tree... 2022-04-12 20:26:03.047 | Reading state information... 2022-04-12 20:26:03.296 | fakeroot is already the newest version (1.24-1). 2022-04-12 20:26:03.296 | make is already the newest version (4.2.1-1.2). 2022-04-12 20:26:03.296 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-12 20:26:03.296 | The following packages were automatically installed and are no longer required: 2022-04-12 20:26:03.297 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 20:26:03.297 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 20:26:03.297 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 20:26:03.297 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 20:26:03.297 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 20:26:03.297 | python3-zope.interface 2022-04-12 20:26:03.297 | Use 'sudo apt autoremove' to remove them. 2022-04-12 20:26:03.409 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 20:26:03.413 | + functions-common:apt_get:1234 : result=0 2022-04-12 20:26:03.415 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 20:26:03.417 | + functions-common:time_stop:2425 : local name 2022-04-12 20:26:03.420 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:26:03.422 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:26:03.424 | + functions-common:time_stop:2428 : local total 2022-04-12 20:26:03.426 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:26:03.428 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 20:26:03.431 | + functions-common:time_stop:2432 : start_time=1649795162691 2022-04-12 20:26:03.433 | + functions-common:time_stop:2434 : [[ -z 1649795162691 ]] 2022-04-12 20:26:03.435 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:26:03.440 | + functions-common:time_stop:2437 : end_time=1649795163437 2022-04-12 20:26:03.442 | + functions-common:time_stop:2438 : elapsed_time=746 2022-04-12 20:26:03.444 | + functions-common:time_stop:2439 : total=3726 2022-04-12 20:26:03.446 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:26:03.448 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4472 2022-04-12 20:26:03.451 | + functions-common:apt_get:1238 : return 0 2022-04-12 20:26:03.453 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-12 20:26:03.456 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:26:03.458 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:26:03.460 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-12 20:26:03.463 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-12 20:26:03.466 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-12 20:26:03.469 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-12 20:26:03.472 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-12 20:26:03.475 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-12 20:26:03.475 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-12 20:26:03.480 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-12 20:26:03.482 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-12 20:26:03.485 | + functions:vercmp:628 : local v1=5.4 2022-04-12 20:26:03.487 | + functions:vercmp:629 : local 'op=<' 2022-04-12 20:26:03.489 | + functions:vercmp:630 : local v2=3.13 2022-04-12 20:26:03.491 | + functions:vercmp:631 : local result 2022-04-12 20:26:03.495 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-12 20:26:03.495 | ++ functions:vercmp:635 : sort -V 2022-04-12 20:26:03.496 | ++ functions:vercmp:635 : head -1 2022-04-12 20:26:03.500 | + functions:vercmp:635 : result=3.13 2022-04-12 20:26:03.503 | + functions:vercmp:637 : case $op in 2022-04-12 20:26:03.505 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-12 20:26:03.507 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-12 20:26:03.509 | + functions:vercmp:648 : return 2022-04-12 20:26:03.512 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-12 20:26:03.514 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 20:26:03.517 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-12 20:26:03.991 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-12 20:26:03.993 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-12 20:26:03.996 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:03.998 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:04.001 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-12 20:26:04.003 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:04.006 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-12 20:26:04.028 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:26:04.030 | + ./stack.sh:main:849 : install_etcd3 2022-04-12 20:26:04.033 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-12 20:26:04.033 | Installing etcd 2022-04-12 20:26:04.036 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-12 20:26:04.049 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-12 20:26:04.060 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-12 20:26:04.062 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-12 20:26:04.077 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-12 20:26:04.080 | ++ 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-12 20:26:04.082 | ++ 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-12 20:26:04.086 | +++ 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-12 20:26:04.090 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 20:26:04.092 | ++ 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-12 20:26:04.095 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-12 20:26:04.098 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 20:26:04.100 | ++ functions:get_extra_file:74 : return 2022-04-12 20:26:04.103 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 20:26:04.105 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-12 20:26:04.107 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-12 20:26:04.110 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-12 20:26:04.126 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 20:26:04.129 | + ./stack.sh:main:868 : install_dstat 2022-04-12 20:26:04.131 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-12 20:26:04.147 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 20:26:04.150 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-12 20:26:04.152 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 20:26:04.154 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-12 20:26:04.156 | + ./stack.sh:main:877 : install_libs 2022-04-12 20:26:04.159 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-12 20:26:04.161 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-12 20:26:04.164 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-12 20:26:04.166 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-12 20:26:04.168 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:04.170 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:04.173 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-12 20:26:04.175 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:04.177 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-12 20:26:04.179 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-12 20:26:04.182 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-12 20:26:04.184 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-12 20:26:04.186 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:04.188 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:04.190 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-12 20:26:04.192 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:04.195 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-12 20:26:04.197 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-12 20:26:04.199 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-12 20:26:04.201 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-12 20:26:04.203 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:04.206 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:04.208 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-12 20:26:04.210 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:04.212 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-12 20:26:04.214 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-12 20:26:04.217 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-12 20:26:04.219 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-12 20:26:04.222 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:04.224 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:04.226 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-12 20:26:04.228 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:04.231 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-12 20:26:04.233 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-12 20:26:04.235 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-12 20:26:04.238 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-12 20:26:04.240 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:04.242 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:04.244 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-12 20:26:04.246 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:04.248 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-12 20:26:04.251 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-12 20:26:04.253 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-12 20:26:04.256 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-12 20:26:04.258 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:04.260 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:04.262 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-12 20:26:04.264 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:04.267 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-12 20:26:04.270 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-12 20:26:04.272 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-12 20:26:04.274 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-12 20:26:04.276 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:04.278 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:04.280 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-12 20:26:04.283 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:04.285 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-12 20:26:04.287 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-12 20:26:04.290 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-12 20:26:04.292 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-12 20:26:04.294 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:04.296 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:04.299 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-12 20:26:04.301 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:04.303 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-12 20:26:04.305 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-12 20:26:04.308 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-12 20:26:04.310 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-12 20:26:04.312 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:04.314 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:04.317 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-12 20:26:04.319 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:04.321 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-12 20:26:04.323 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-12 20:26:04.325 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-12 20:26:04.328 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-12 20:26:04.330 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:04.333 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:04.335 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-12 20:26:04.337 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:04.339 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-12 20:26:04.341 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-12 20:26:04.344 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-12 20:26:04.347 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-12 20:26:04.349 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:04.351 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:04.354 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-12 20:26:04.357 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:04.360 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-12 20:26:04.363 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-12 20:26:04.365 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-12 20:26:04.367 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-12 20:26:04.370 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:04.372 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:04.374 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-12 20:26:04.376 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:04.379 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-12 20:26:04.381 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-12 20:26:04.384 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-12 20:26:04.386 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-12 20:26:04.388 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:04.390 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:04.393 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-12 20:26:04.395 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:04.398 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-12 20:26:04.400 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-12 20:26:04.402 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-12 20:26:04.405 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-12 20:26:04.407 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:04.410 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:04.412 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-12 20:26:04.414 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:04.416 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-12 20:26:04.419 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-12 20:26:04.421 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-12 20:26:04.423 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-12 20:26:04.425 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:04.428 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:04.430 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-12 20:26:04.432 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:04.435 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-12 20:26:04.437 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-12 20:26:04.439 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-12 20:26:04.441 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-12 20:26:04.443 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:04.446 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:04.448 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-12 20:26:04.450 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:04.453 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-12 20:26:04.455 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-12 20:26:04.457 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-12 20:26:04.460 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-12 20:26:04.462 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:04.464 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:04.466 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-12 20:26:04.469 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:04.472 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-12 20:26:04.474 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-12 20:26:04.476 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-12 20:26:04.478 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-12 20:26:04.481 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:04.483 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:04.485 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-12 20:26:04.488 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:04.490 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-12 20:26:04.492 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-12 20:26:04.494 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-12 20:26:04.497 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-12 20:26:04.499 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:04.501 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:04.503 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-12 20:26:04.506 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:04.508 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-12 20:26:04.510 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-12 20:26:04.512 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-12 20:26:04.515 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-12 20:26:04.517 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:04.520 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:04.522 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-12 20:26:04.524 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:04.526 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-12 20:26:04.529 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-12 20:26:04.531 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-12 20:26:04.534 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-12 20:26:04.536 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:04.538 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:04.541 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-12 20:26:04.543 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:04.545 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-12 20:26:04.547 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-12 20:26:04.550 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-12 20:26:04.552 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-12 20:26:04.554 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:04.557 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:04.559 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-12 20:26:04.561 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:04.563 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-12 20:26:04.566 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-12 20:26:04.568 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-12 20:26:04.570 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-12 20:26:04.572 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:04.574 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:04.577 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-12 20:26:04.579 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:04.582 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-12 20:26:04.584 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-12 20:26:04.586 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-12 20:26:04.589 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-12 20:26:04.591 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:04.593 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:04.596 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-12 20:26:04.598 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:04.600 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-12 20:26:04.603 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-12 20:26:04.605 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-12 20:26:04.607 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-12 20:26:04.610 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:04.612 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:04.614 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-12 20:26:04.616 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:04.619 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-12 20:26:04.621 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-12 20:26:04.623 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-12 20:26:04.626 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-12 20:26:04.628 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:04.630 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:04.632 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-12 20:26:04.635 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:04.637 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-12 20:26:04.639 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-12 20:26:04.642 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-12 20:26:04.644 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-12 20:26:04.647 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:04.649 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:04.651 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-12 20:26:04.653 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:04.656 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-12 20:26:04.658 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-12 20:26:04.661 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-12 20:26:04.663 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-12 20:26:04.665 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:04.668 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:04.670 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-12 20:26:04.672 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:04.674 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-12 20:26:04.677 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-12 20:26:04.679 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-12 20:26:04.681 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-12 20:26:04.683 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:04.686 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:04.689 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-12 20:26:04.691 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:04.693 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-12 20:26:04.695 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-12 20:26:04.698 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-12 20:26:04.700 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-12 20:26:04.702 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:04.705 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:04.707 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-12 20:26:04.710 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:04.712 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-12 20:26:04.715 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-12 20:26:04.718 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-12 20:26:04.721 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-12 20:26:04.723 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:04.726 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:04.728 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-12 20:26:04.731 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:04.734 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-12 20:26:04.736 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-12 20:26:04.739 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-12 20:26:04.741 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-12 20:26:04.744 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:04.746 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:04.748 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-12 20:26:04.751 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:04.754 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-12 20:26:04.756 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-12 20:26:04.758 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-12 20:26:04.760 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-12 20:26:04.763 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:04.765 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:04.768 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-12 20:26:04.770 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:04.772 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-12 20:26:04.775 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-12 20:26:04.777 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-12 20:26:04.779 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-12 20:26:04.781 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:04.784 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:04.786 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-12 20:26:04.788 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:04.791 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-12 20:26:04.793 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-12 20:26:04.795 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-12 20:26:04.797 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-12 20:26:04.800 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:04.802 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:04.804 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-12 20:26:04.806 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:04.809 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-12 20:26:04.811 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-12 20:26:04.814 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-12 20:26:04.817 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-12 20:26:04.820 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:04.822 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:04.825 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-12 20:26:04.827 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:04.830 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-12 20:26:04.832 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-12 20:26:04.835 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-12 20:26:04.837 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-12 20:26:04.839 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:04.842 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:04.844 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-12 20:26:04.846 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:04.849 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-12 20:26:04.851 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-12 20:26:04.853 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-12 20:26:04.856 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-12 20:26:04.858 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:04.860 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:04.863 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-12 20:26:04.865 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:04.867 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-12 20:26:04.888 | Using python 3.8 to install etcd3 2022-04-12 20:26:04.890 | + 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-12 20:26:05.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:26:05.645 | from cryptography.utils import int_from_bytes 2022-04-12 20:26:05.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:26:05.645 | from cryptography.utils import int_from_bytes 2022-04-12 20:26:06.801 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:26:06.839 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-12 20:26:06.847 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-12 20:26:06.848 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-12 20:26:06.849 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-12 20:26:06.850 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-12 20:26:08.499 | 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-12 20:26:08.506 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:26:08.506 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:26:08.607 | + inc/python:pip_install:200 : result=0 2022-04-12 20:26:08.609 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:26:08.612 | + functions-common:time_stop:2425 : local name 2022-04-12 20:26:08.614 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:26:08.616 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:26:08.618 | + functions-common:time_stop:2428 : local total 2022-04-12 20:26:08.621 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:26:08.623 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:26:08.625 | + functions-common:time_stop:2432 : start_time=1649795164883 2022-04-12 20:26:08.627 | + functions-common:time_stop:2434 : [[ -z 1649795164883 ]] 2022-04-12 20:26:08.630 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:26:08.634 | + functions-common:time_stop:2437 : end_time=1649795168631 2022-04-12 20:26:08.636 | + functions-common:time_stop:2438 : elapsed_time=3748 2022-04-12 20:26:08.638 | + functions-common:time_stop:2439 : total=24111 2022-04-12 20:26:08.640 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:26:08.642 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27859 2022-04-12 20:26:08.644 | + inc/python:pip_install:203 : return 0 2022-04-12 20:26:08.647 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-12 20:26:08.668 | Using python 3.8 to install etcd3gw 2022-04-12 20:26:08.670 | + 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-12 20:26:09.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:26:09.457 | from cryptography.utils import int_from_bytes 2022-04-12 20:26:09.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:26:09.457 | from cryptography.utils import int_from_bytes 2022-04-12 20:26:10.628 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:26:10.659 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-12 20:26:10.667 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-12 20:26:10.668 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-12 20:26:10.669 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-12 20:26:10.670 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-12 20:26:10.703 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-12 20:26:10.705 | 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-12 20:26:10.708 | 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-12 20:26:10.709 | 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-12 20:26:12.378 | 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-12 20:26:12.384 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:26:12.384 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:26:12.488 | + inc/python:pip_install:200 : result=0 2022-04-12 20:26:12.490 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:26:12.493 | + functions-common:time_stop:2425 : local name 2022-04-12 20:26:12.495 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:26:12.497 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:26:12.499 | + functions-common:time_stop:2428 : local total 2022-04-12 20:26:12.502 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:26:12.504 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:26:12.506 | + functions-common:time_stop:2432 : start_time=1649795168663 2022-04-12 20:26:12.508 | + functions-common:time_stop:2434 : [[ -z 1649795168663 ]] 2022-04-12 20:26:12.511 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:26:12.515 | + functions-common:time_stop:2437 : end_time=1649795172513 2022-04-12 20:26:12.518 | + functions-common:time_stop:2438 : elapsed_time=3850 2022-04-12 20:26:12.520 | + functions-common:time_stop:2439 : total=27859 2022-04-12 20:26:12.522 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:26:12.524 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31709 2022-04-12 20:26:12.527 | + inc/python:pip_install:203 : return 0 2022-04-12 20:26:12.529 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-12 20:26:12.531 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-12 20:26:12.534 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-12 20:26:12.536 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 20:26:12.538 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 20:26:12.541 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 20:26:12.543 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 20:26:12.545 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 20:26:12.548 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 20:26:12.550 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 20:26:12.553 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 20:26:12.555 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 20:26:12.557 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 20:26:12.559 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 20:26:12.562 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-12 20:26:12.565 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:26:12.567 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:26:12.569 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-12 20:26:12.571 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 20:26:12.574 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 20:26:12.576 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 20:26:12.578 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 20:26:12.581 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 20:26:12.583 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 20:26:12.585 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 20:26:12.587 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:26:12.590 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:26:12.592 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 20:26:12.594 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 20:26:12.596 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 20:26:12.599 | + functions-common:apt_get_update:1190 : return 2022-04-12 20:26:12.601 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 20:26:12.603 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 20:26:12.606 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:26:12.608 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:26:12.611 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 20:26:12.632 | + 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-12 20:26:12.741 | Reading package lists... 2022-04-12 20:26:12.982 | Building dependency tree... 2022-04-12 20:26:12.984 | Reading state information... 2022-04-12 20:26:13.232 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-12 20:26:13.233 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-12 20:26:13.233 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 20:26:13.233 | The following packages were automatically installed and are no longer required: 2022-04-12 20:26:13.234 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 20:26:13.234 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 20:26:13.234 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 20:26:13.234 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 20:26:13.234 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 20:26:13.234 | python3-zope.interface 2022-04-12 20:26:13.234 | Use 'sudo apt autoremove' to remove them. 2022-04-12 20:26:13.347 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 20:26:13.352 | + functions-common:apt_get:1234 : result=0 2022-04-12 20:26:13.354 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 20:26:13.356 | + functions-common:time_stop:2425 : local name 2022-04-12 20:26:13.359 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:26:13.361 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:26:13.364 | + functions-common:time_stop:2428 : local total 2022-04-12 20:26:13.366 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:26:13.368 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 20:26:13.370 | + functions-common:time_stop:2432 : start_time=1649795172630 2022-04-12 20:26:13.372 | + functions-common:time_stop:2434 : [[ -z 1649795172630 ]] 2022-04-12 20:26:13.375 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:26:13.380 | + functions-common:time_stop:2437 : end_time=1649795173377 2022-04-12 20:26:13.382 | + functions-common:time_stop:2438 : elapsed_time=747 2022-04-12 20:26:13.384 | + functions-common:time_stop:2439 : total=4472 2022-04-12 20:26:13.386 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:26:13.388 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5219 2022-04-12 20:26:13.391 | + functions-common:apt_get:1238 : return 0 2022-04-12 20:26:13.393 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-12 20:26:13.395 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:26:13.398 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:26:13.400 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-12 20:26:13.462 | Module proxy already enabled 2022-04-12 20:26:13.466 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-12 20:26:13.527 | Considering dependency proxy for proxy_uwsgi: 2022-04-12 20:26:13.527 | Module proxy already enabled 2022-04-12 20:26:13.527 | Module proxy_uwsgi already enabled 2022-04-12 20:26:13.531 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-12 20:26:13.534 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 20:26:13.536 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 20:26:13.538 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 20:26:13.669 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-12 20:26:13.672 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-12 20:26:13.675 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-12 20:26:13.677 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:13.680 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:13.682 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-12 20:26:13.685 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:13.687 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-12 20:26:13.690 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-12 20:26:13.692 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-12 20:26:13.695 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:13.697 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:13.699 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-12 20:26:13.702 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:13.705 | + ./stack.sh:main:885 : install_glanceclient 2022-04-12 20:26:13.707 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-12 20:26:13.709 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-12 20:26:13.712 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:13.714 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:13.716 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-12 20:26:13.719 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:13.721 | + ./stack.sh:main:886 : install_cinderclient 2022-04-12 20:26:13.723 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-12 20:26:13.726 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-12 20:26:13.728 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:13.730 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:13.732 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-12 20:26:13.735 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:13.737 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-12 20:26:13.740 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-12 20:26:13.742 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:13.744 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:13.747 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-12 20:26:13.749 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:13.752 | + ./stack.sh:main:887 : install_novaclient 2022-04-12 20:26:13.754 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-12 20:26:13.756 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-12 20:26:13.759 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:13.761 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:13.763 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-12 20:26:13.766 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:13.768 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-12 20:26:13.785 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:26:13.787 | + ./stack.sh:main:889 : install_swiftclient 2022-04-12 20:26:13.789 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-12 20:26:13.792 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-12 20:26:13.794 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:13.796 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:13.799 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-12 20:26:13.801 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:13.803 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-12 20:26:13.820 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:26:13.822 | + ./stack.sh:main:892 : install_neutronclient 2022-04-12 20:26:13.825 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-12 20:26:13.827 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-12 20:26:13.830 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:13.832 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:13.835 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-12 20:26:13.837 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:13.840 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-12 20:26:13.842 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-12 20:26:13.844 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-12 20:26:13.847 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:26:13.849 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:26:13.851 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-12 20:26:13.854 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:26:13.856 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-12 20:26:13.859 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-12 20:26:13.861 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 20:26:13.864 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-12 20:26:13.866 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-12 20:26:13.869 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 20:26:13.872 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-12 20:26:13.872 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 20:26:13.878 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-12 20:26:13.880 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-12 20:26:13.882 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-12 20:26:13.885 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-12 20:26:13.888 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-12 20:26:13.908 | Using python 3.8 to install keystonemiddleware 2022-04-12 20:26:13.911 | + 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-12 20:26:14.647 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:26:14.648 | from cryptography.utils import int_from_bytes 2022-04-12 20:26:14.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:26:14.648 | from cryptography.utils import int_from_bytes 2022-04-12 20:26:15.795 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:26:15.826 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-12 20:26:15.878 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-12 20:26:15.879 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-12 20:26:15.880 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-12 20:26:15.882 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-12 20:26:15.882 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-12 20:26:15.883 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-12 20:26:15.884 | 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-12 20:26:15.886 | 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-12 20:26:15.887 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-12 20:26:15.888 | 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-12 20:26:15.889 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-12 20:26:15.890 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-12 20:26:15.891 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-12 20:26:15.893 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-12 20:26:15.950 | 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-12 20:26:15.951 | 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-12 20:26:15.953 | 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-12 20:26:15.991 | 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-12 20:26:16.030 | 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-12 20:26:16.031 | 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-12 20:26:16.033 | 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-12 20:26:16.034 | 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-12 20:26:16.082 | 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-12 20:26:16.086 | 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-12 20:26:16.095 | 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-12 20:26:16.096 | 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-12 20:26:16.109 | 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-12 20:26:16.111 | 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-12 20:26:16.113 | 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-12 20:26:16.176 | 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-12 20:26:16.178 | 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-12 20:26:16.180 | 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-12 20:26:16.181 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-12 20:26:16.230 | 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-12 20:26:16.242 | 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-12 20:26:17.799 | 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-12 20:26:17.804 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:26:17.804 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:26:17.910 | + inc/python:pip_install:200 : result=0 2022-04-12 20:26:17.912 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:26:17.915 | + functions-common:time_stop:2425 : local name 2022-04-12 20:26:17.917 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:26:17.919 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:26:17.921 | + functions-common:time_stop:2428 : local total 2022-04-12 20:26:17.924 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:26:17.926 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:26:17.928 | + functions-common:time_stop:2432 : start_time=1649795173902 2022-04-12 20:26:17.930 | + functions-common:time_stop:2434 : [[ -z 1649795173902 ]] 2022-04-12 20:26:17.933 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:26:17.937 | + functions-common:time_stop:2437 : end_time=1649795177935 2022-04-12 20:26:17.940 | + functions-common:time_stop:2438 : elapsed_time=4033 2022-04-12 20:26:17.942 | + functions-common:time_stop:2439 : total=31709 2022-04-12 20:26:17.944 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:26:17.946 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35742 2022-04-12 20:26:17.948 | + inc/python:pip_install:203 : return 0 2022-04-12 20:26:17.951 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-12 20:26:17.953 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-12 20:26:17.955 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 20:26:17.958 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-12 20:26:17.961 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-12 20:26:17.963 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 20:26:17.967 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 20:26:17.967 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-12 20:26:17.973 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-12 20:26:17.975 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-12 20:26:17.978 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-12 20:26:17.980 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-12 20:26:17.983 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-12 20:26:18.004 | Using python 3.8 to install python-memcached 2022-04-12 20:26:18.007 | + 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-12 20:26:18.737 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:26:18.737 | from cryptography.utils import int_from_bytes 2022-04-12 20:26:18.737 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:26:18.737 | from cryptography.utils import int_from_bytes 2022-04-12 20:26:19.897 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:26:19.928 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-12 20:26:19.931 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-12 20:26:21.628 | 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-12 20:26:21.634 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:26:21.634 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:26:21.738 | + inc/python:pip_install:200 : result=0 2022-04-12 20:26:21.740 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:26:21.742 | + functions-common:time_stop:2425 : local name 2022-04-12 20:26:21.744 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:26:21.746 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:26:21.749 | + functions-common:time_stop:2428 : local total 2022-04-12 20:26:21.752 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:26:21.754 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:26:21.756 | + functions-common:time_stop:2432 : start_time=1649795177998 2022-04-12 20:26:21.758 | + functions-common:time_stop:2434 : [[ -z 1649795177998 ]] 2022-04-12 20:26:21.761 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:26:21.765 | + functions-common:time_stop:2437 : end_time=1649795181762 2022-04-12 20:26:21.767 | + functions-common:time_stop:2438 : elapsed_time=3764 2022-04-12 20:26:21.769 | + functions-common:time_stop:2439 : total=35742 2022-04-12 20:26:21.772 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:26:21.774 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39506 2022-04-12 20:26:21.776 | + inc/python:pip_install:203 : return 0 2022-04-12 20:26:21.778 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-12 20:26:21.795 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:26:21.798 | + ./stack.sh:main:899 : '[' 10.222.0.41 == 10.222.0.41 ']' 2022-04-12 20:26:21.800 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-12 20:26:21.802 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-12 20:26:21.805 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-12 20:26:21.807 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 20:26:21.809 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-12 20:26:21.812 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-12 20:26:21.827 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 20:26:21.829 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-12 20:26:21.831 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-12 20:26:21.833 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-12 20:26:21.835 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 20:26:21.837 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 20:26:21.840 | ++ functions-common:git_clone:612 : pwd 2022-04-12 20:26:21.842 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 20:26:21.844 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 20:26:21.847 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 20:26:21.862 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 20:26:21.864 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 20:26:21.866 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 20:26:21.869 | + functions-common:git_clone:629 : echo master 2022-04-12 20:26:21.869 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 20:26:21.874 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-12 20:26:21.876 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 20:26:21.878 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-12 20:26:21.881 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 20:26:21.881 | + functions-common:git_clone:678 : head -1 2022-04-12 20:26:21.885 | c141e6164 trivial: Fix typo 2022-04-12 20:26:21.887 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 20:26:21.889 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-12 20:26:21.892 | + inc/python:setup_develop:338 : local bindep 2022-04-12 20:26:21.894 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 20:26:21.896 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-12 20:26:21.899 | + inc/python:setup_develop:344 : local extras= 2022-04-12 20:26:21.901 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-12 20:26:21.903 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 20:26:21.906 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 20:26:21.909 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-12 20:26:21.911 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 20:26:21.913 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 20:26:21.916 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-12 20:26:21.918 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 20:26:21.921 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-12 20:26:21.923 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 20:26:21.925 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 20:26:21.928 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-12 20:26:21.934 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-12 20:26:21.936 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-12 20:26:22.633 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-12 20:26:22.636 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 20:26:22.638 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 20:26:22.640 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 20:26:22.642 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 20:26:22.645 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-12 20:26:22.647 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 20:26:22.649 | + inc/python:setup_package:428 : local extras= 2022-04-12 20:26:22.651 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 20:26:22.653 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 20:26:22.655 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 20:26:22.658 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 20:26:22.660 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 20:26:22.662 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-12 20:26:22.682 | Using python 3.8 to install /opt/stack/keystone 2022-04-12 20:26:22.684 | + 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-12 20:26:23.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:26:23.420 | from cryptography.utils import int_from_bytes 2022-04-12 20:26:23.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:26:23.420 | from cryptography.utils import int_from_bytes 2022-04-12 20:26:24.585 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:26:24.617 | Obtaining file:///opt/stack/keystone 2022-04-12 20:26:24.618 | Preparing metadata (setup.py): started 2022-04-12 20:26:25.386 | Preparing metadata (setup.py): finished with status 'error' 2022-04-12 20:26:25.387 | ERROR: Command errored out with exit status 1: 2022-04-12 20:26:25.387 | 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-_78po5t5 2022-04-12 20:26:25.387 | cwd: /opt/stack/keystone/ 2022-04-12 20:26:25.387 | Complete output (16 lines): 2022-04-12 20:26:25.387 | Error parsing 2022-04-12 20:26:25.387 | Traceback (most recent call last): 2022-04-12 20:26:25.387 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-12 20:26:25.387 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-12 20:26:25.387 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-12 20:26:25.387 | pbr.hooks.setup_hook(config) 2022-04-12 20:26:25.387 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-12 20:26:25.387 | metadata_config.run() 2022-04-12 20:26:25.387 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-12 20:26:25.387 | self.hook() 2022-04-12 20:26:25.387 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-12 20:26:25.387 | self.config['version'] = packaging.get_version( 2022-04-12 20:26:25.387 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-12 20:26:25.387 | raise Exception("Versioning for this project requires either an sdist" 2022-04-12 20:26:25.387 | 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-12 20:26:25.387 | 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-12 20:26:25.387 | ---------------------------------------- 2022-04-12 20:26:25.387 | 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-12 20:26:25.387 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-12 20:26:25.396 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:26:25.396 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:26:25.480 | + inc/python:pip_install:1 : exit_trap 2022-04-12 20:26:25.483 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-12 20:26:25.486 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-12 20:26:25.488 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-12 20:26:25.490 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-12 20:26:25.492 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-12 20:26:25.494 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-12 20:26:25.496 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-12 20:26:25.498 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-12 20:26:25.501 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-12 20:26:25.501 | Error on exit 2022-04-12 20:26:25.503 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-12 20:26:25.505 | + ./stack.sh:exit_trap:544 : generate-subunit 1649795106 79 fail 2022-04-12 20:26:26.091 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-12 20:26:26.093 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-12 20:26:26.972 | + ./stack.sh:exit_trap:558 : exit 1