2022-04-13 14:12:50.599 | + ./stack.sh:main:489 : exec 2022-04-13 14:12:50.599 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-141250' 2022-04-13 14:12:50.599 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-141250.summary.2022-04-13-141250 2022-04-13 14:12:50.599 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 14:12:50.599 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-141250 2022-04-13 14:12:50.599 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-141250 /opt/stack/logs/stack.sh.log 2022-04-13 14:12:50.599 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-141250.summary.2022-04-13-141250 /opt/stack/logs/stack.sh.log.summary 2022-04-13 14:12:50.599 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 14:12:50.599 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 14:12:50.599 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 14:12:50.599 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 14:12:50.599 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 14:12:50.599 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 14:12:50.599 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 14:12:50.599 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 14:12:50.599 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 14:12:50.599 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 14:12:50.599 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 14:12:50.599 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 14:12:50.599 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 14:12:50.599 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 14:12:50.600 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 14:12:50.601 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 14:12:50.603 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 14:12:50.605 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 14:12:50.607 | + ./stack.sh:main:578 : uname -a 2022-04-13 14:12:50.609 | Linux dv-cinder-785362-4-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-13 14:12:50.611 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 14:12:50.613 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 14:12:50.616 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 14:12:50.652 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 14:12:50.668 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 14:12:50.670 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 14:12:50.671 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 14:12:50.673 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 14:12:50.675 | + functions-common:fetch_plugins:1776 : return 2022-04-13 14:12:50.677 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 14:12:50.679 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 14:12:50.680 | + functions-common:run_phase:1854 : local phase= 2022-04-13 14:12:50.682 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 14:12:50.684 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 14:12:50.686 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 14:12:50.687 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 14:12:50.689 | + functions-common:run_phase:1863 : local extra 2022-04-13 14:12:50.691 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 14:12:50.694 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 14:12:50.696 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 14:12:50.698 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 14:12:50.700 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 14:12:50.702 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 14:12:50.715 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:12:50.717 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 14:12:50.719 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:12:50.720 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:12:50.722 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:12:50.724 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:12:50.726 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:12:50.727 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 14:12:50.729 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 14:12:50.731 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 14:12:50.733 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 14:12:50.735 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 14:12:50.736 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 14:12:50.738 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 14:12:50.740 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 14:12:50.741 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 14:12:50.744 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 14:12:50.760 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 14:12:50.763 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 14:12:50.775 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:12:50.778 | +++ lib/tls:source:43 : hostname -f 2022-04-13 14:12:50.781 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 14:12:50.783 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 14:12:50.785 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 14:12:50.787 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 14:12:50.789 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 14:12:50.790 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 14:12:50.792 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 14:12:50.794 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 14:12:50.796 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 14:12:50.798 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 14:12:50.802 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 14:12:50.814 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 14:12:50.831 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 14:12:50.843 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 14:12:50.855 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 14:12:50.891 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 14:12:50.949 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 14:12:51.038 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 14:12:51.059 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 14:12:51.102 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 14:12:51.155 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 14:12:51.301 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 14:12:51.316 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 14:12:51.328 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 14:12:51.341 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 14:12:51.427 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 14:12:51.429 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 14:12:51.432 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 14:12:51.434 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 14:12:51.436 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 14:12:51.438 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 14:12:51.441 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 14:12:51.441 | False' 2022-04-13 14:12:51.443 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 14:12:51.458 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 14:12:51.460 | + ./stack.sh:main:626 : run_phase source 2022-04-13 14:12:51.462 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 14:12:51.464 | + functions-common:run_phase:1854 : local phase= 2022-04-13 14:12:51.466 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 14:12:51.468 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 14:12:51.470 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 14:12:51.472 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 14:12:51.474 | + functions-common:run_phase:1863 : local extra 2022-04-13 14:12:51.476 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 14:12:51.481 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 14:12:51.482 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 14:12:51.485 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 14:12:51.487 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 14:12:51.489 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 14:12:51.503 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:12:51.505 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 14:12:51.507 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 14:12:51.545 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 14:12:51.548 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 14:12:51.550 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 14:12:51.552 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 14:12:51.554 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 14:12:51.556 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 14:12:51.558 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 14:12:51.560 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 14:12:51.562 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 14:12:51.564 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 14:12:51.566 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:12:51.568 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 14:12:51.571 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:12:51.573 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 14:12:51.576 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:12:51.578 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 14:12:51.580 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:12:51.583 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 14:12:51.585 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:12:51.587 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 14:12:51.589 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:12:51.592 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 14:12:51.594 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:12:51.597 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 14:12:51.599 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:12:51.601 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 14:12:51.603 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:12:51.605 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 14:12:51.608 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:12:51.610 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 14:12:51.612 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:12:51.614 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 14:12:51.617 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:12:51.619 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 14:12:51.622 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:12:51.624 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 14:12:51.626 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:12:51.628 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 14:12:51.630 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:12:51.633 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 14:12:51.635 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:12:51.638 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-13 14:12:51.640 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:12:51.643 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 14:12:51.645 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:12:51.647 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 14:12:51.649 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:12:51.651 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 14:12:51.654 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:12:51.656 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 14:12:51.658 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:12:51.660 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 14:12:51.662 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:12:51.665 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 14:12:51.667 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:12:51.669 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 14:12:51.671 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:12:51.674 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 14:12:51.676 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:12:51.678 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 14:12:51.680 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:12:51.682 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 14:12:51.685 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:12:51.687 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 14:12:51.690 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:12:51.692 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 14:12:51.694 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:12:51.696 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 14:12:51.698 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:12:51.701 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 14:12:51.704 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:12:51.706 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 14:12:51.708 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:12:51.710 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 14:12:51.713 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:12:51.715 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 14:12:51.717 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:12:51.719 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 14:12:51.721 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:12:51.724 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 14:12:51.726 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:12:51.728 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 14:12:51.730 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:12:51.732 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 14:12:51.735 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:12:51.737 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 14:12:51.739 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:12:51.741 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 14:12:51.743 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:12:51.746 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 14:12:51.748 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:12:51.751 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 14:12:51.753 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:12:51.755 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 14:12:51.757 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:12:51.760 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 14:12:51.763 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:12:51.765 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 14:12:51.767 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:12:51.769 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 14:12:51.772 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 14:12:51.774 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 14:12:51.776 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 14:12:51.791 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:12:51.793 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 14:12:51.795 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 14:12:51.797 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 14:12:51.813 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:12:51.815 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 14:12:51.817 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 14:12:51.819 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 14:12:51.822 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 14:12:51.824 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 14:12:51.827 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 14:12:51.829 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 14:12:51.831 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 14:12:51.834 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 14:12:51.834 | Using mysql database backend 2022-04-13 14:12:51.836 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 14:12:51.851 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 14:12:51.854 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 14:12:51.857 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 14:12:51.859 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 14:12:51.862 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 14:12:51.864 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 14:12:51.880 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:12:51.883 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 14:12:51.899 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 14:12:51.915 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:12:51.917 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 14:12:51.933 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 14:12:51.949 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 14:12:51.965 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:12:51.968 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 14:12:51.984 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:12:51.986 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 14:12:52.002 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 14:12:52.004 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 14:12:52.007 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 14:12:52.009 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 14:12:52.013 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 14:12:52.017 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-141252 2022-04-13 14:12:52.019 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-141252 759' 2022-04-13 14:12:52.022 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:12:52.024 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 14:12:52.026 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:12:52.029 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 14:12:52.032 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:12:52.034 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 14:12:52.036 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:12:52.039 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 14:12:52.041 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:12:52.043 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.45 2022-04-13 14:12:52.046 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:12:52.048 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.45/identity 2022-04-13 14:12:52.050 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:12:52.053 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-141250 2022-04-13 14:12:52.055 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:12:52.057 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 14:12:52.060 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:12:52.062 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.45 2022-04-13 14:12:52.064 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:12:52.067 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 14:12:52.069 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:12:52.071 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 14:12:52.074 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:12:52.077 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 14:12:52.079 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:12:52.081 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 14:12:52.084 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 14:12:52.086 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 14:12:52.089 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 14:12:52.091 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 14:12:52.093 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 14:12:52.095 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 14:12:52.098 | ++ functions-common:git_clone:612 : pwd 2022-04-13 14:12:52.100 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 14:12:52.102 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 14:12:52.105 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 14:12:52.120 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 14:12:52.122 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 14:12:52.124 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 14:12:52.127 | + functions-common:git_clone:629 : echo master 2022-04-13 14:12:52.127 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 14:12:52.132 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 14:12:52.134 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 14:12:52.137 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 14:12:52.139 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 14:12:52.140 | + functions-common:git_clone:678 : head -1 2022-04-13 14:12:52.143 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 14:12:52.145 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 14:12:52.148 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 14:12:52.150 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 14:12:52.153 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 14:12:52.155 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 14:12:52.158 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 14:12:52.160 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 14:12:52.163 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 14:12:52.165 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 14:12:52.168 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 14:12:52.170 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 14:12:52.173 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 14:12:52.177 | ++ tools/install_prereqs.sh:source:47 : NOW=1649859172 2022-04-13 14:12:52.180 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 14:12:52.185 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649858958 2022-04-13 14:12:52.187 | ++ tools/install_prereqs.sh:source:49 : DELTA=214 2022-04-13 14:12:52.190 | ++ tools/install_prereqs.sh:source:50 : [[ 214 -lt 7200 ]] 2022-04-13 14:12:52.192 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 14:12:52.194 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 14:12:52.197 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 14:12:52.199 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 14:12:52.202 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 14:12:52.204 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 14:12:52.206 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 14:12:52.209 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 14:12:52.212 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 14:12:52.257 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 14:12:52.257 | apache2-dev 2022-04-13 14:12:52.257 | bc 2022-04-13 14:12:52.257 | bsdmainutils 2022-04-13 14:12:52.257 | curl 2022-04-13 14:12:52.257 | g++ 2022-04-13 14:12:52.257 | gawk 2022-04-13 14:12:52.257 | gcc 2022-04-13 14:12:52.257 | gettext 2022-04-13 14:12:52.257 | git 2022-04-13 14:12:52.258 | graphviz 2022-04-13 14:12:52.258 | iputils-ping 2022-04-13 14:12:52.258 | libapache2-mod-proxy-uwsgi 2022-04-13 14:12:52.258 | libffi-dev 2022-04-13 14:12:52.258 | libjpeg-dev 2022-04-13 14:12:52.258 | libpcre3-dev 2022-04-13 14:12:52.258 | libpq-dev 2022-04-13 14:12:52.258 | libssl-dev 2022-04-13 14:12:52.258 | libsystemd-dev 2022-04-13 14:12:52.258 | libxml2-dev 2022-04-13 14:12:52.258 | libxslt1-dev 2022-04-13 14:12:52.258 | libyaml-dev 2022-04-13 14:12:52.258 | lsof 2022-04-13 14:12:52.258 | openssh-server 2022-04-13 14:12:52.258 | openssl 2022-04-13 14:12:52.258 | pkg-config 2022-04-13 14:12:52.258 | psmisc 2022-04-13 14:12:52.258 | python3-dev 2022-04-13 14:12:52.258 | python3-pip 2022-04-13 14:12:52.258 | python3-systemd 2022-04-13 14:12:52.258 | python3-venv 2022-04-13 14:12:52.258 | tar 2022-04-13 14:12:52.258 | tcpdump 2022-04-13 14:12:52.258 | unzip 2022-04-13 14:12:52.258 | uuid-runtime 2022-04-13 14:12:52.258 | wget 2022-04-13 14:12:52.258 | wget 2022-04-13 14:12:52.258 | zlib1g-dev 2022-04-13 14:12:52.258 | libkrb5-dev 2022-04-13 14:12:52.258 | libldap2-dev 2022-04-13 14:12:52.258 | libsasl2-dev 2022-04-13 14:12:52.258 | memcached 2022-04-13 14:12:52.258 | python3-mysqldb 2022-04-13 14:12:52.258 | sqlite3 2022-04-13 14:12:52.258 | conntrack 2022-04-13 14:12:52.258 | curl 2022-04-13 14:12:52.258 | dnsmasq-base 2022-04-13 14:12:52.259 | dnsmasq-utils 2022-04-13 14:12:52.259 | ebtables 2022-04-13 14:12:52.259 | genisoimage 2022-04-13 14:12:52.259 | iptables 2022-04-13 14:12:52.259 | iputils-arping 2022-04-13 14:12:52.259 | kpartx 2022-04-13 14:12:52.259 | libjs-jquery-tablesorter 2022-04-13 14:12:52.259 | parted 2022-04-13 14:12:52.259 | pm-utils 2022-04-13 14:12:52.259 | python3-mysqldb 2022-04-13 14:12:52.259 | socat 2022-04-13 14:12:52.259 | sqlite3 2022-04-13 14:12:52.259 | sudo 2022-04-13 14:12:52.259 | vlan 2022-04-13 14:12:52.259 | lsscsi 2022-04-13 14:12:52.259 | open-iscsi 2022-04-13 14:12:52.259 | lvm2 2022-04-13 14:12:52.259 | qemu-utils 2022-04-13 14:12:52.259 | thin-provisioning-tools 2022-04-13 14:12:52.259 | acl 2022-04-13 14:12:52.259 | dnsmasq-base 2022-04-13 14:12:52.259 | dnsmasq-utils 2022-04-13 14:12:52.259 | ebtables 2022-04-13 14:12:52.259 | haproxy 2022-04-13 14:12:52.259 | iptables 2022-04-13 14:12:52.259 | iputils-arping 2022-04-13 14:12:52.259 | iputils-ping 2022-04-13 14:12:52.260 | postgresql-server-dev-all 2022-04-13 14:12:52.260 | python3-mysqldb 2022-04-13 14:12:52.260 | sqlite3 2022-04-13 14:12:52.260 | sudo 2022-04-13 14:12:52.260 | vlan 2022-04-13 14:12:52.260 | pcp 2022-04-13 14:12:52.260 | ipset 2022-04-13 14:12:52.260 | conntrack 2022-04-13 14:12:52.260 | conntrackd 2022-04-13 14:12:52.260 | keepalived 2022-04-13 14:12:52.260 | lvm2 2022-04-13 14:12:52.260 | qemu-utils 2022-04-13 14:12:52.260 | thin-provisioning-tools 2022-04-13 14:12:52.260 | curl 2022-04-13 14:12:52.260 | liberasurecode-dev 2022-04-13 14:12:52.260 | make 2022-04-13 14:12:52.260 | memcached 2022-04-13 14:12:52.260 | rsync 2022-04-13 14:12:52.260 | sqlite3 2022-04-13 14:12:52.260 | xfsprogs' 2022-04-13 14:12:52.262 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 14:12:52.280 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 14:12:52.280 | apache2-dev 2022-04-13 14:12:52.280 | bc 2022-04-13 14:12:52.280 | bsdmainutils 2022-04-13 14:12:52.280 | curl 2022-04-13 14:12:52.281 | g++ 2022-04-13 14:12:52.281 | gawk 2022-04-13 14:12:52.281 | gcc 2022-04-13 14:12:52.281 | gettext 2022-04-13 14:12:52.281 | git 2022-04-13 14:12:52.281 | graphviz 2022-04-13 14:12:52.281 | iputils-ping 2022-04-13 14:12:52.281 | libapache2-mod-proxy-uwsgi 2022-04-13 14:12:52.281 | libffi-dev 2022-04-13 14:12:52.281 | libjpeg-dev 2022-04-13 14:12:52.281 | libpcre3-dev 2022-04-13 14:12:52.281 | libpq-dev 2022-04-13 14:12:52.281 | libssl-dev 2022-04-13 14:12:52.281 | libsystemd-dev 2022-04-13 14:12:52.281 | libxml2-dev 2022-04-13 14:12:52.281 | libxslt1-dev 2022-04-13 14:12:52.281 | libyaml-dev 2022-04-13 14:12:52.281 | lsof 2022-04-13 14:12:52.281 | openssh-server 2022-04-13 14:12:52.281 | openssl 2022-04-13 14:12:52.281 | pkg-config 2022-04-13 14:12:52.281 | psmisc 2022-04-13 14:12:52.281 | python3-dev 2022-04-13 14:12:52.281 | python3-pip 2022-04-13 14:12:52.281 | python3-systemd 2022-04-13 14:12:52.281 | python3-venv 2022-04-13 14:12:52.281 | tar 2022-04-13 14:12:52.281 | tcpdump 2022-04-13 14:12:52.281 | unzip 2022-04-13 14:12:52.281 | uuid-runtime 2022-04-13 14:12:52.281 | wget 2022-04-13 14:12:52.281 | wget 2022-04-13 14:12:52.281 | zlib1g-dev 2022-04-13 14:12:52.281 | libkrb5-dev 2022-04-13 14:12:52.281 | libldap2-dev 2022-04-13 14:12:52.281 | libsasl2-dev 2022-04-13 14:12:52.281 | memcached 2022-04-13 14:12:52.281 | python3-mysqldb 2022-04-13 14:12:52.282 | sqlite3 2022-04-13 14:12:52.282 | conntrack 2022-04-13 14:12:52.282 | curl 2022-04-13 14:12:52.282 | dnsmasq-base 2022-04-13 14:12:52.282 | dnsmasq-utils 2022-04-13 14:12:52.282 | ebtables 2022-04-13 14:12:52.282 | genisoimage 2022-04-13 14:12:52.282 | iptables 2022-04-13 14:12:52.282 | iputils-arping 2022-04-13 14:12:52.282 | kpartx 2022-04-13 14:12:52.282 | libjs-jquery-tablesorter 2022-04-13 14:12:52.282 | parted 2022-04-13 14:12:52.282 | pm-utils 2022-04-13 14:12:52.282 | python3-mysqldb 2022-04-13 14:12:52.282 | socat 2022-04-13 14:12:52.282 | sqlite3 2022-04-13 14:12:52.282 | sudo 2022-04-13 14:12:52.282 | vlan 2022-04-13 14:12:52.282 | lsscsi 2022-04-13 14:12:52.282 | open-iscsi 2022-04-13 14:12:52.282 | lvm2 2022-04-13 14:12:52.282 | qemu-utils 2022-04-13 14:12:52.282 | thin-provisioning-tools 2022-04-13 14:12:52.282 | acl 2022-04-13 14:12:52.282 | dnsmasq-base 2022-04-13 14:12:52.282 | dnsmasq-utils 2022-04-13 14:12:52.282 | ebtables 2022-04-13 14:12:52.282 | haproxy 2022-04-13 14:12:52.282 | iptables 2022-04-13 14:12:52.282 | iputils-arping 2022-04-13 14:12:52.282 | iputils-ping 2022-04-13 14:12:52.282 | postgresql-server-dev-all 2022-04-13 14:12:52.282 | python3-mysqldb 2022-04-13 14:12:52.282 | sqlite3 2022-04-13 14:12:52.282 | sudo 2022-04-13 14:12:52.282 | vlan 2022-04-13 14:12:52.282 | pcp 2022-04-13 14:12:52.283 | ipset 2022-04-13 14:12:52.283 | conntrack 2022-04-13 14:12:52.283 | conntrackd 2022-04-13 14:12:52.283 | keepalived 2022-04-13 14:12:52.283 | lvm2 2022-04-13 14:12:52.283 | qemu-utils 2022-04-13 14:12:52.283 | thin-provisioning-tools 2022-04-13 14:12:52.283 | curl 2022-04-13 14:12:52.283 | liberasurecode-dev 2022-04-13 14:12:52.283 | make 2022-04-13 14:12:52.283 | memcached 2022-04-13 14:12:52.283 | rsync 2022-04-13 14:12:52.283 | sqlite3 2022-04-13 14:12:52.283 | xfsprogs ' 2022-04-13 14:12:52.283 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 14:12:52.285 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:12:52.288 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:12:52.291 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 14:12:52.291 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 14:12:52.296 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 14:12:52.298 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 14:12:52.300 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:12:52.302 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 14:12:52.305 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:12:52.307 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:12:52.309 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:12:52.311 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:12:52.313 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:12:52.315 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:12:52.317 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 14:12:52.319 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 14:12:52.321 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 14:12:52.324 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 14:12:52.329 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 14:12:52.331 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 14:12:52.333 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 14:12:52.335 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 14:12:52.337 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 14:12:52.339 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 14:12:52.344 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649859172342 2022-04-13 14:12:52.346 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 14:12:52.348 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 14:12:52.350 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-13 14:12:52.590 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 14:12:52.640 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 14:12:52.698 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 14:12:52.839 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 14:12:54.815 | Reading package lists... 2022-04-13 14:12:54.846 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 14:12:54.849 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 14:12:54.851 | ++ functions-common:time_stop:2425 : local name 2022-04-13 14:12:54.853 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 14:12:54.855 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:12:54.857 | ++ functions-common:time_stop:2428 : local total 2022-04-13 14:12:54.859 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 14:12:54.861 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 14:12:54.863 | ++ functions-common:time_stop:2432 : start_time=1649859172342 2022-04-13 14:12:54.865 | ++ functions-common:time_stop:2434 : [[ -z 1649859172342 ]] 2022-04-13 14:12:54.868 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:12:54.872 | ++ functions-common:time_stop:2437 : end_time=1649859174869 2022-04-13 14:12:54.874 | ++ functions-common:time_stop:2438 : elapsed_time=2527 2022-04-13 14:12:54.876 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 14:12:54.878 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:12:54.881 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2527 2022-04-13 14:12:54.883 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 14:12:54.885 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:12:54.888 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:12:54.890 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:12:54.893 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 14:12:54.913 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 14:12:55.022 | Reading package lists... 2022-04-13 14:12:55.265 | Building dependency tree... 2022-04-13 14:12:55.267 | Reading state information... 2022-04-13 14:12:55.300 | acl is already the newest version (2.2.53-6). 2022-04-13 14:12:55.300 | bc is already the newest version (1.07.1-2build1). 2022-04-13 14:12:55.300 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 14:12:55.300 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 14:12:55.300 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 14:12:55.300 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 14:12:55.300 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 14:12:55.300 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 14:12:55.300 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 14:12:55.300 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 14:12:55.300 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 14:12:55.300 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 14:12:55.300 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 14:12:55.300 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 14:12:55.300 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 14:12:55.300 | libffi-dev is already the newest version (3.3-4). 2022-04-13 14:12:55.300 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 14:12:55.300 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 14:12:55.300 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 14:12:55.300 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 14:12:55.300 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 14:12:55.300 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 14:12:55.300 | make is already the newest version (4.2.1-1.2). 2022-04-13 14:12:55.301 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 14:12:55.301 | psmisc is already the newest version (23.3-1). 2022-04-13 14:12:55.301 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 14:12:55.301 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 14:12:55.301 | python3-systemd is already the newest version (234-3build2). 2022-04-13 14:12:55.301 | socat is already the newest version (1.7.3.3-2). 2022-04-13 14:12:55.301 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 14:12:55.301 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 14:12:55.301 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 14:12:55.301 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 14:12:55.301 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 14:12:55.301 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 14:12:55.301 | pcp is already the newest version (5.0.3-1). 2022-04-13 14:12:55.301 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 14:12:55.301 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 14:12:55.301 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 14:12:55.301 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 14:12:55.301 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 14:12:55.301 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 14:12:55.301 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 14:12:55.301 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 14:12:55.301 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 14:12:55.301 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 14:12:55.301 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 14:12:55.301 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 14:12:55.301 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 14:12:55.301 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 14:12:55.301 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 14:12:55.301 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 14:12:55.301 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 14:12:55.301 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 14:12:55.301 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 14:12:55.301 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 14:12:55.301 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 14:12:55.302 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 14:12:55.302 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 14:12:55.302 | openssl set to manually installed. 2022-04-13 14:12:55.302 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 14:12:55.302 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 14:12:55.302 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 14:12:55.302 | rsync set to manually installed. 2022-04-13 14:12:55.302 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 14:12:55.302 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 14:12:55.302 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 14:12:55.302 | tar set to manually installed. 2022-04-13 14:12:55.302 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 14:12:55.302 | tcpdump set to manually installed. 2022-04-13 14:12:55.302 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 14:12:55.510 | uuid-runtime set to manually installed. 2022-04-13 14:12:55.510 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 14:12:55.510 | wget set to manually installed. 2022-04-13 14:12:55.510 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 14:12:55.510 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 14:12:55.510 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 14:12:55.510 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 14:12:55.510 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 14:12:55.510 | The following packages were automatically installed and are no longer required: 2022-04-13 14:12:55.511 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:12:55.511 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:12:55.511 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:12:55.511 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:12:55.511 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:12:55.512 | python3-zope.interface 2022-04-13 14:12:55.512 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:12:55.640 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:12:55.645 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 14:12:55.647 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:12:55.649 | ++ functions-common:time_stop:2425 : local name 2022-04-13 14:12:55.651 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 14:12:55.654 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:12:55.656 | ++ functions-common:time_stop:2428 : local total 2022-04-13 14:12:55.658 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 14:12:55.660 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:12:55.662 | ++ functions-common:time_stop:2432 : start_time=1649859174911 2022-04-13 14:12:55.664 | ++ functions-common:time_stop:2434 : [[ -z 1649859174911 ]] 2022-04-13 14:12:55.667 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:12:55.671 | ++ functions-common:time_stop:2437 : end_time=1649859175669 2022-04-13 14:12:55.673 | ++ functions-common:time_stop:2438 : elapsed_time=758 2022-04-13 14:12:55.675 | ++ functions-common:time_stop:2439 : total=737 2022-04-13 14:12:55.677 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:12:55.680 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1495 2022-04-13 14:12:55.682 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 14:12:55.685 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 14:12:55.687 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 14:12:55.690 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 14:12:55.694 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 14:12:55.698 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 14:12:55.701 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 14:12:55.704 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 14:12:57.100 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 14:12:57.102 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 14:12:57.104 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 14:12:57.107 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 14:12:57.109 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 14:12:57.110 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 14:12:57.112 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 14:12:57.114 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 14:12:57.116 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 14:12:57.117 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 14:12:57.119 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 14:12:57.121 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 14:12:57.123 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 14:12:57.124 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 14:12:57.126 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 14:12:57.128 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 14:12:57.130 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 14:12:57.131 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 14:12:57.133 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 14:12:57.135 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 14:12:57.138 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 14:12:57.140 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 14:12:57.141 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 14:12:57.144 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 14:12:57.212 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 14:12:57.215 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 14:12:57.281 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 14:12:57.284 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 14:12:57.351 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 14:12:57.352 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 14:12:57.354 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 14:12:57.357 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 14:12:57.359 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 14:12:57.360 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 14:12:57.362 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 14:12:57.364 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 14:12:57.366 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 14:12:57.368 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 14:12:57.370 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 14:12:57.370 | Distro: focal 2022-04-13 14:12:57.373 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 14:12:57.375 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 14:12:57.379 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 14:12:57.380 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 14:12:57.383 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 14:12:57.383 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 14:12:57.969 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 14:12:57.971 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 14:12:57.971 | pip: 21.3.1 2022-04-13 14:12:57.973 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 14:12:57.975 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 14:12:57.976 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:12:57.978 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:12:57.980 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:12:57.982 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:12:57.984 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:12:57.985 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:12:57.987 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:12:57.989 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:12:57.990 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:12:57.992 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:12:57.994 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:12:57.996 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 14:12:57.998 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:12:58.000 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:12:58.001 | + tools/install_pip.sh:main:142 : : 2022-04-13 14:12:58.003 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 14:12:58.005 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 14:12:58.007 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 14:12:58.009 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 14:12:58.011 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 14:12:58.013 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 14:12:58.015 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 14:12:58.017 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 14:12:58.017 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 14:12:58.022 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-13 14:12:58.024 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-13 14:12:58.026 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 14:12:58.028 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 14:12:58.030 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 14:12:58.046 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 14:12:58.048 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 14:12:58.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:12:58.788 | from cryptography.utils import int_from_bytes 2022-04-13 14:12:58.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:12:58.788 | from cryptography.utils import int_from_bytes 2022-04-13 14:13:00.027 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:13:01.245 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 14:13:01.256 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-13 14:13:02.972 | Installing collected packages: setuptools 2022-04-13 14:13:03.851 | Successfully installed setuptools-62.0.0 2022-04-13 14:13:03.851 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 14:13:04.000 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:13:04.000 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:13:04.114 | + inc/python:pip_install:200 : result=0 2022-04-13 14:13:04.115 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:13:04.117 | + functions-common:time_stop:2425 : local name 2022-04-13 14:13:04.119 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:13:04.121 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:13:04.123 | + functions-common:time_stop:2428 : local total 2022-04-13 14:13:04.125 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:13:04.127 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:13:04.128 | + functions-common:time_stop:2432 : start_time=1649859178041 2022-04-13 14:13:04.130 | + functions-common:time_stop:2434 : [[ -z 1649859178041 ]] 2022-04-13 14:13:04.132 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:13:04.135 | + functions-common:time_stop:2437 : end_time=1649859184133 2022-04-13 14:13:04.137 | + functions-common:time_stop:2438 : elapsed_time=6092 2022-04-13 14:13:04.139 | + functions-common:time_stop:2439 : total=0 2022-04-13 14:13:04.141 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:13:04.142 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6092 2022-04-13 14:13:04.144 | + inc/python:pip_install:203 : return 0 2022-04-13 14:13:04.146 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 14:13:04.148 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 14:13:04.152 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 14:13:04.154 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 14:13:04.157 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 14:13:04.157 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 14:13:04.736 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 14:13:04.738 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 14:13:04.738 | pip: 21.3.1 2022-04-13 14:13:04.741 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 14:13:04.744 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 14:13:04.748 | + ./stack.sh:main:798 : fixup_all 2022-04-13 14:13:04.750 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 14:13:04.752 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 14:13:04.754 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:13:04.756 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:13:04.759 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 14:13:04.770 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 14:13:04.782 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 14:13:04.795 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 14:13:04.797 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 14:13:04.800 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:13:04.802 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:13:04.804 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:13:04.806 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:13:04.808 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:13:04.811 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:13:04.813 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:13:04.815 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:13:04.817 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:13:04.819 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:13:04.821 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:13:04.823 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 14:13:04.825 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 14:13:04.828 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 14:13:04.830 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 14:13:04.832 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 14:13:04.834 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 14:13:04.836 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 14:13:04.838 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 14:13:04.840 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 14:13:04.842 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 14:13:04.845 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 14:13:04.847 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 14:13:04.849 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 14:13:04.851 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 14:13:04.853 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 14:13:04.856 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 14:13:04.877 | Using python 3.8 to install os-testr 2022-04-13 14:13:04.880 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-13 14:13:05.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:13:05.618 | from cryptography.utils import int_from_bytes 2022-04-13 14:13:05.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:13:05.618 | from cryptography.utils import int_from_bytes 2022-04-13 14:13:06.785 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:13:06.818 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 14:13:06.885 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-13 14:13:06.886 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-13 14:13:06.887 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 14:13:06.901 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-13 14:13:06.911 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-13 14:13:06.922 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-13 14:13:08.584 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 14:13:08.590 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:13:08.590 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:13:08.698 | + inc/python:pip_install:200 : result=0 2022-04-13 14:13:08.701 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:13:08.703 | + functions-common:time_stop:2425 : local name 2022-04-13 14:13:08.705 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:13:08.707 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:13:08.710 | + functions-common:time_stop:2428 : local total 2022-04-13 14:13:08.712 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:13:08.714 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:13:08.717 | + functions-common:time_stop:2432 : start_time=1649859184872 2022-04-13 14:13:08.719 | + functions-common:time_stop:2434 : [[ -z 1649859184872 ]] 2022-04-13 14:13:08.721 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:13:08.725 | + functions-common:time_stop:2437 : end_time=1649859188723 2022-04-13 14:13:08.727 | + functions-common:time_stop:2438 : elapsed_time=3851 2022-04-13 14:13:08.729 | + functions-common:time_stop:2439 : total=0 2022-04-13 14:13:08.732 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:13:08.734 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3851 2022-04-13 14:13:08.736 | + inc/python:pip_install:203 : return 0 2022-04-13 14:13:08.738 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 14:13:08.789 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 14:13:08.898 | + ./stack.sh:main:812 : install_infra 2022-04-13 14:13:08.900 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 14:13:08.903 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 14:13:08.906 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 14:13:08.910 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 14:13:08.932 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 14:13:10.833 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:10.840 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:10.845 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:10.850 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:10.854 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:10.861 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:10.865 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:10.891 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:10.970 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:10.990 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:10.994 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:10.999 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.015 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.023 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.025 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.053 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.071 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.081 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.085 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.104 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.127 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.145 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.154 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.159 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.180 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.209 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.211 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.225 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.230 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.234 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.240 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.255 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.261 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.312 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.331 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.335 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.370 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.433 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.439 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.446 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.497 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.511 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.520 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.624 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.649 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.654 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.669 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.674 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.694 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.701 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.718 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.749 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.778 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.790 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.803 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.821 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.830 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.844 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.856 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.860 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:11.866 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:13:12.008 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 14:13:12.303 | + inc/python:pip_install:200 : result=0 2022-04-13 14:13:12.306 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:13:12.308 | + functions-common:time_stop:2425 : local name 2022-04-13 14:13:12.310 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:13:12.312 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:13:12.314 | + functions-common:time_stop:2428 : local total 2022-04-13 14:13:12.317 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:13:12.321 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:13:12.323 | + functions-common:time_stop:2432 : start_time=1649859188925 2022-04-13 14:13:12.326 | + functions-common:time_stop:2434 : [[ -z 1649859188925 ]] 2022-04-13 14:13:12.328 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:13:12.332 | + functions-common:time_stop:2437 : end_time=1649859192330 2022-04-13 14:13:12.335 | + functions-common:time_stop:2438 : elapsed_time=3405 2022-04-13 14:13:12.337 | + functions-common:time_stop:2439 : total=3851 2022-04-13 14:13:12.340 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:13:12.342 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7256 2022-04-13 14:13:12.345 | + inc/python:pip_install:203 : return 0 2022-04-13 14:13:12.347 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 14:13:12.350 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 14:13:12.373 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-13 14:13:14.160 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.168 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.172 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.177 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.181 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.188 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.192 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.219 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.304 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.323 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.327 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.332 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.347 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.356 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.358 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.375 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.392 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.402 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.407 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.426 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.448 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.466 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.474 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.480 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.500 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.530 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.532 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.546 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.550 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.555 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.560 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.575 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.582 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.636 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.654 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.658 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.690 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.754 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.761 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.768 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.819 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.833 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.842 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.946 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.972 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.976 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.987 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:14.992 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:15.013 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:15.020 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:15.037 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:15.068 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:15.098 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:15.110 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:15.123 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:15.142 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:15.150 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:15.165 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:15.176 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:15.180 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:13:15.187 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:13:15.189 | Processing /opt/stack/requirements 2022-04-13 14:13:16.921 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-13 14:13:16.924 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-04-13 14:13:16.937 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-13 14:13:16.942 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 14:13:16.944 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-13 14:13:16.950 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-13 14:13:16.977 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-04-13 14:13:16.981 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-04-13 14:13:16.991 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-13 14:13:17.042 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-13 14:13:17.045 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-13 14:13:17.060 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-13 14:13:17.065 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-04-13 14:13:17.069 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-13 14:13:17.071 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-04-13 14:13:17.074 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-13 14:13:17.086 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-13 14:13:17.090 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-13 14:13:17.096 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-13 14:13:17.144 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-13 14:13:17.156 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-04-13 14:13:17.158 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-13 14:13:17.219 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 636)) (0.2.5) 2022-04-13 14:13:17.224 | Building wheels for collected packages: openstack-requirements 2022-04-13 14:13:17.225 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 14:13:18.053 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 14:13:18.053 | ERROR: Command errored out with exit status 1: 2022-04-13 14:13:18.053 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-qnax8vsv/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-qnax8vsv/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-le1qh4f5 2022-04-13 14:13:18.053 | cwd: /tmp/pip-req-build-qnax8vsv/ 2022-04-13 14:13:18.053 | Complete output (6 lines): 2022-04-13 14:13:18.053 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 14:13:18.053 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 14:13:18.053 | or: setup.py --help-commands 2022-04-13 14:13:18.053 | or: setup.py cmd --help 2022-04-13 14:13:18.053 | 2022-04-13 14:13:18.053 | error: invalid command 'bdist_wheel' 2022-04-13 14:13:18.053 | ---------------------------------------- 2022-04-13 14:13:18.053 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 14:13:18.054 | Running setup.py clean for openstack-requirements 2022-04-13 14:13:18.875 | Failed to build openstack-requirements 2022-04-13 14:13:18.892 | Installing collected packages: openstack-requirements 2022-04-13 14:13:18.892 | Attempting uninstall: openstack-requirements 2022-04-13 14:13:18.893 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 14:13:18.928 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 14:13:18.947 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 14:13:18.950 | Running setup.py install for openstack-requirements: started 2022-04-13 14:13:21.310 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 14:13:21.333 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 14:13:21.457 | + inc/python:pip_install:200 : result=0 2022-04-13 14:13:21.460 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:13:21.462 | + functions-common:time_stop:2425 : local name 2022-04-13 14:13:21.465 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:13:21.467 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:13:21.469 | + functions-common:time_stop:2428 : local total 2022-04-13 14:13:21.471 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:13:21.473 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:13:21.475 | + functions-common:time_stop:2432 : start_time=1649859192365 2022-04-13 14:13:21.477 | + functions-common:time_stop:2434 : [[ -z 1649859192365 ]] 2022-04-13 14:13:21.480 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:13:21.484 | + functions-common:time_stop:2437 : end_time=1649859201482 2022-04-13 14:13:21.486 | + functions-common:time_stop:2438 : elapsed_time=9117 2022-04-13 14:13:21.489 | + functions-common:time_stop:2439 : total=7256 2022-04-13 14:13:21.491 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:13:21.493 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16373 2022-04-13 14:13:21.495 | + inc/python:pip_install:203 : return 0 2022-04-13 14:13:21.498 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 14:13:21.500 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 14:13:21.503 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 14:13:21.505 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:21.507 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:21.510 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-13 14:13:21.516 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:21.519 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 14:13:21.539 | Using python 3.8 to install pbr 2022-04-13 14:13:21.541 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 14:13:22.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:13:22.268 | from cryptography.utils import int_from_bytes 2022-04-13 14:13:22.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:13:22.268 | from cryptography.utils import int_from_bytes 2022-04-13 14:13:23.413 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:13:23.444 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 14:13:25.227 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 14:13:25.233 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:13:25.233 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:13:25.342 | + inc/python:pip_install:200 : result=0 2022-04-13 14:13:25.344 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:13:25.346 | + functions-common:time_stop:2425 : local name 2022-04-13 14:13:25.348 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:13:25.351 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:13:25.353 | + functions-common:time_stop:2428 : local total 2022-04-13 14:13:25.355 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:13:25.357 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:13:25.359 | + functions-common:time_stop:2432 : start_time=1649859201534 2022-04-13 14:13:25.361 | + functions-common:time_stop:2434 : [[ -z 1649859201534 ]] 2022-04-13 14:13:25.364 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:13:25.368 | + functions-common:time_stop:2437 : end_time=1649859205366 2022-04-13 14:13:25.370 | + functions-common:time_stop:2438 : elapsed_time=3832 2022-04-13 14:13:25.372 | + functions-common:time_stop:2439 : total=16373 2022-04-13 14:13:25.374 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:13:25.376 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20205 2022-04-13 14:13:25.379 | + inc/python:pip_install:203 : return 0 2022-04-13 14:13:25.381 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 14:13:27.649 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 14:13:29.559 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:13:29.561 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 14:13:29.575 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 14:13:29.577 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-13 14:13:29.581 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-13 14:13:29.586 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 14:13:29.589 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-04-13 14:13:29.660 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 14:13:29.662 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 14:13:29.666 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 14:13:29.685 | + ./stack.sh:main:821 : pkgs= 2022-04-13 14:13:29.687 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 14:13:29.690 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 14:13:29.692 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 14:13:29.695 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 14:13:29.697 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 14:13:29.699 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 14:13:29.701 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 14:13:29.703 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 14:13:29.706 | + functions-common:run_phase:1863 : local extra 2022-04-13 14:13:29.708 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 14:13:29.712 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 14:13:29.715 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 14:13:29.717 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 14:13:29.719 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 14:13:29.721 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 14:13:29.736 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:13:29.738 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 14:13:29.740 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:13:29.742 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 14:13:29.744 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:13:29.747 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 14:13:29.749 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:13:29.751 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 14:13:29.753 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:13:29.755 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 14:13:29.757 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:13:29.759 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 14:13:29.762 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 14:13:29.764 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 14:13:29.766 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 14:13:29.768 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 14:13:29.770 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 14:13:29.772 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 14:13:29.774 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 14:13:29.777 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 14:13:29.779 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 14:13:29.781 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 14:13:29.784 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 14:13:29.786 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 14:13:29.788 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 14:13:29.791 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 14:13:29.843 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 14:13:29.843 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 14:13:29.846 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 14:13:30.222 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 14:13:30.224 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 14:13:30.240 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:13:30.242 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 14:13:30.245 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:13:30.247 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:13:30.249 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:13:30.251 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:13:30.254 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:13:30.256 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:13:30.258 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:13:30.261 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:13:30.263 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:13:30.266 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:13:30.268 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:13:30.270 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:13:30.272 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 14:13:30.274 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:13:30.277 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:13:30.279 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:13:30.282 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 14:13:30.302 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-13 14:13:30.412 | Reading package lists... 2022-04-13 14:13:30.652 | Building dependency tree... 2022-04-13 14:13:30.653 | Reading state information... 2022-04-13 14:13:30.901 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 14:13:30.901 | The following packages were automatically installed and are no longer required: 2022-04-13 14:13:30.902 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:13:30.902 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:13:30.902 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:13:30.902 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:13:30.902 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:13:30.902 | python3-zope.interface 2022-04-13 14:13:30.902 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:13:31.016 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:13:31.020 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:13:31.022 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:13:31.025 | + functions-common:time_stop:2425 : local name 2022-04-13 14:13:31.027 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:13:31.029 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:13:31.031 | + functions-common:time_stop:2428 : local total 2022-04-13 14:13:31.034 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:13:31.036 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:13:31.038 | + functions-common:time_stop:2432 : start_time=1649859210299 2022-04-13 14:13:31.040 | + functions-common:time_stop:2434 : [[ -z 1649859210299 ]] 2022-04-13 14:13:31.043 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:13:31.047 | + functions-common:time_stop:2437 : end_time=1649859211045 2022-04-13 14:13:31.050 | + functions-common:time_stop:2438 : elapsed_time=746 2022-04-13 14:13:31.052 | + functions-common:time_stop:2439 : total=1495 2022-04-13 14:13:31.054 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:13:31.056 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2241 2022-04-13 14:13:31.059 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:13:31.061 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 14:13:31.063 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 14:13:31.066 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 14:13:31.068 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 14:13:31.070 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 14:13:31.072 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 14:13:31.075 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 14:13:31.077 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 14:13:31.079 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:13:31.082 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:13:31.084 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:13:31.086 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:13:31.088 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:13:31.091 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:13:31.093 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:13:31.095 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:13:31.097 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:13:31.100 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:13:31.102 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:13:31.105 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 14:13:31.107 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 14:13:31.109 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 14:13:31.111 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 14:13:31.114 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 14:13:31.116 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 14:13:31.118 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 14:13:31.121 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 14:13:31.123 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 14:13:31.139 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:13:31.141 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 14:13:31.143 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 14:13:31.146 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 14:13:31.148 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 14:13:31.151 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 14:13:31.155 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 14:13:31.157 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 14:13:31.159 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 14:13:31.161 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 14:13:31.164 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 14:13:31.166 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 14:13:31.169 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 14:13:31.855 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 14:13:31.855 | user tags 2022-04-13 14:13:31.855 | stackrabbit []' 2022-04-13 14:13:31.858 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 14:13:31.858 | user tags 2022-04-13 14:13:31.858 | stackrabbit []' 2022-04-13 14:13:31.858 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 14:13:31.864 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 14:13:31.867 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 14:13:31.869 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 14:13:32.548 | Changing password for user "stackrabbit" ... 2022-04-13 14:13:32.570 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 14:13:33.234 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 14:13:33.256 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 14:13:33.258 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 14:13:33.914 | Changing password for user "stackrabbit" ... 2022-04-13 14:13:33.936 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 14:13:33.938 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 14:13:33.940 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 14:13:34.587 | Deleting user "guest" ... 2022-04-13 14:13:34.601 | Error: 2022-04-13 14:13:34.602 | {:no_such_user, "guest"} 2022-04-13 14:13:34.613 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 14:13:34.616 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 14:13:34.633 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:13:34.636 | + ./stack.sh:main:838 : install_database 2022-04-13 14:13:34.638 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 14:13:34.640 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 14:13:34.643 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:13:34.645 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:13:34.647 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 14:13:34.861 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 14:13:34.863 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 14:13:34.866 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 14:13:34.868 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 14:13:34.871 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:13:34.873 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 14:13:34.875 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:13:34.878 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:13:34.880 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:13:34.882 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:13:34.885 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:13:34.887 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:13:34.890 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:13:34.892 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:13:34.894 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:13:34.897 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:13:34.899 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:13:34.902 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 14:13:34.904 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 14:13:34.906 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 14:13:34.908 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 14:13:34.911 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 14:13:34.913 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 14:13:34.915 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 14:13:34.918 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 14:13:34.921 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:13:34.923 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:13:34.925 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 14:13:34.927 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:13:34.930 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:13:34.932 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:13:34.935 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:13:34.937 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:13:34.939 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:13:34.941 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:13:34.944 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:13:34.946 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:13:34.948 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:13:34.950 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:13:34.953 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:13:34.955 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 14:13:34.957 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:13:34.959 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:13:34.962 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:13:34.964 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 14:13:34.985 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-13 14:13:35.095 | Reading package lists... 2022-04-13 14:13:35.347 | Building dependency tree... 2022-04-13 14:13:35.349 | Reading state information... 2022-04-13 14:13:35.604 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 14:13:35.605 | The following packages were automatically installed and are no longer required: 2022-04-13 14:13:35.605 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:13:35.605 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:13:35.606 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:13:35.606 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:13:35.606 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:13:35.606 | python3-zope.interface 2022-04-13 14:13:35.606 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:13:35.717 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:13:35.722 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:13:35.724 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:13:35.726 | + functions-common:time_stop:2425 : local name 2022-04-13 14:13:35.728 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:13:35.731 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:13:35.733 | + functions-common:time_stop:2428 : local total 2022-04-13 14:13:35.735 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:13:35.738 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:13:35.740 | + functions-common:time_stop:2432 : start_time=1649859214982 2022-04-13 14:13:35.742 | + functions-common:time_stop:2434 : [[ -z 1649859214982 ]] 2022-04-13 14:13:35.745 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:13:35.749 | + functions-common:time_stop:2437 : end_time=1649859215747 2022-04-13 14:13:35.751 | + functions-common:time_stop:2438 : elapsed_time=765 2022-04-13 14:13:35.753 | + functions-common:time_stop:2439 : total=2241 2022-04-13 14:13:35.756 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:13:35.758 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3006 2022-04-13 14:13:35.760 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:13:35.763 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 14:13:35.765 | + ./stack.sh:main:841 : install_database_python 2022-04-13 14:13:35.767 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 14:13:35.769 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 14:13:35.771 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 14:13:35.774 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 14:13:35.777 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 14:13:35.779 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 14:13:35.782 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 14:13:35.785 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 14:13:35.785 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 14:13:35.791 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 14:13:35.793 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 14:13:35.796 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 14:13:35.798 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 14:13:35.801 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 14:13:35.822 | Using python 3.8 to install PyMySQL 2022-04-13 14:13:35.824 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-13 14:13:36.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:13:36.565 | from cryptography.utils import int_from_bytes 2022-04-13 14:13:36.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:13:36.565 | from cryptography.utils import int_from_bytes 2022-04-13 14:13:37.734 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:13:37.766 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 14:13:39.439 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 14:13:39.445 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:13:39.445 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:13:39.556 | + inc/python:pip_install:200 : result=0 2022-04-13 14:13:39.558 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:13:39.561 | + functions-common:time_stop:2425 : local name 2022-04-13 14:13:39.563 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:13:39.565 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:13:39.567 | + functions-common:time_stop:2428 : local total 2022-04-13 14:13:39.569 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:13:39.572 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:13:39.574 | + functions-common:time_stop:2432 : start_time=1649859215816 2022-04-13 14:13:39.577 | + functions-common:time_stop:2434 : [[ -z 1649859215816 ]] 2022-04-13 14:13:39.580 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:13:39.584 | + functions-common:time_stop:2437 : end_time=1649859219581 2022-04-13 14:13:39.586 | + functions-common:time_stop:2438 : elapsed_time=3765 2022-04-13 14:13:39.589 | + functions-common:time_stop:2439 : total=20205 2022-04-13 14:13:39.591 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:13:39.593 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23970 2022-04-13 14:13:39.596 | + inc/python:pip_install:203 : return 0 2022-04-13 14:13:39.598 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 14:13:39.600 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 14:13:39.602 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 14:13:39.605 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 14:13:39.622 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:13:39.624 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 14:13:39.626 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 14:13:39.630 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 14:13:39.630 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 14:13:39.636 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 14:13:39.639 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 14:13:39.641 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 14:13:39.643 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 14:13:39.646 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 14:13:39.648 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 14:13:39.663 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:13:39.665 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 14:13:39.668 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:13:39.670 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:13:39.672 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:13:39.674 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:13:39.677 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:13:39.679 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:13:39.681 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:13:39.684 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:13:39.686 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:13:39.688 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:13:39.691 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:13:39.693 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:13:39.695 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 14:13:39.698 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:13:39.700 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:13:39.703 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:13:39.705 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 14:13:39.725 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-13 14:13:39.834 | Reading package lists... 2022-04-13 14:13:40.074 | Building dependency tree... 2022-04-13 14:13:40.076 | Reading state information... 2022-04-13 14:13:40.322 | radvd is already the newest version (1:2.17-2). 2022-04-13 14:13:40.322 | The following packages were automatically installed and are no longer required: 2022-04-13 14:13:40.324 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:13:40.324 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:13:40.324 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:13:40.324 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:13:40.324 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:13:40.324 | python3-zope.interface 2022-04-13 14:13:40.324 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:13:40.436 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:13:40.440 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:13:40.443 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:13:40.445 | + functions-common:time_stop:2425 : local name 2022-04-13 14:13:40.447 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:13:40.450 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:13:40.452 | + functions-common:time_stop:2428 : local total 2022-04-13 14:13:40.454 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:13:40.456 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:13:40.458 | + functions-common:time_stop:2432 : start_time=1649859219722 2022-04-13 14:13:40.461 | + functions-common:time_stop:2434 : [[ -z 1649859219722 ]] 2022-04-13 14:13:40.463 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:13:40.467 | + functions-common:time_stop:2437 : end_time=1649859220465 2022-04-13 14:13:40.469 | + functions-common:time_stop:2438 : elapsed_time=743 2022-04-13 14:13:40.472 | + functions-common:time_stop:2439 : total=3006 2022-04-13 14:13:40.474 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:13:40.476 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3749 2022-04-13 14:13:40.478 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:13:40.481 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 14:13:40.497 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:13:40.499 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 14:13:40.502 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 14:13:40.504 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 14:13:40.507 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 14:13:40.526 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 14:13:40.528 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:13:40.531 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:13:40.533 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:13:40.535 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:13:40.537 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:13:40.540 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:13:40.542 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:13:40.544 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:13:40.546 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:13:40.549 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:13:40.551 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:13:40.553 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:13:40.555 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 14:13:40.558 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:13:40.560 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:13:40.562 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:13:40.564 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 14:13:40.584 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-13 14:13:40.693 | Reading package lists... 2022-04-13 14:13:40.935 | Building dependency tree... 2022-04-13 14:13:40.936 | Reading state information... 2022-04-13 14:13:41.184 | fakeroot is already the newest version (1.24-1). 2022-04-13 14:13:41.184 | make is already the newest version (4.2.1-1.2). 2022-04-13 14:13:41.184 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 14:13:41.184 | The following packages were automatically installed and are no longer required: 2022-04-13 14:13:41.185 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:13:41.185 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:13:41.185 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:13:41.185 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:13:41.185 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:13:41.185 | python3-zope.interface 2022-04-13 14:13:41.185 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:13:41.297 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:13:41.301 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:13:41.303 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:13:41.305 | + functions-common:time_stop:2425 : local name 2022-04-13 14:13:41.308 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:13:41.310 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:13:41.312 | + functions-common:time_stop:2428 : local total 2022-04-13 14:13:41.314 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:13:41.316 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:13:41.318 | + functions-common:time_stop:2432 : start_time=1649859220582 2022-04-13 14:13:41.320 | + functions-common:time_stop:2434 : [[ -z 1649859220582 ]] 2022-04-13 14:13:41.323 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:13:41.327 | + functions-common:time_stop:2437 : end_time=1649859221325 2022-04-13 14:13:41.329 | + functions-common:time_stop:2438 : elapsed_time=743 2022-04-13 14:13:41.331 | + functions-common:time_stop:2439 : total=3749 2022-04-13 14:13:41.333 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:13:41.335 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4492 2022-04-13 14:13:41.338 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:13:41.340 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 14:13:41.343 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:13:41.345 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:13:41.347 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 14:13:41.349 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 14:13:41.352 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 14:13:41.357 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 14:13:41.359 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 14:13:41.363 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 14:13:41.363 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 14:13:41.367 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 14:13:41.370 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 14:13:41.372 | + functions:vercmp:628 : local v1=5.4 2022-04-13 14:13:41.374 | + functions:vercmp:629 : local 'op=<' 2022-04-13 14:13:41.376 | + functions:vercmp:630 : local v2=3.13 2022-04-13 14:13:41.378 | + functions:vercmp:631 : local result 2022-04-13 14:13:41.382 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 14:13:41.382 | ++ functions:vercmp:635 : sort -V 2022-04-13 14:13:41.384 | ++ functions:vercmp:635 : head -1 2022-04-13 14:13:41.388 | + functions:vercmp:635 : result=3.13 2022-04-13 14:13:41.390 | + functions:vercmp:637 : case $op in 2022-04-13 14:13:41.392 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 14:13:41.395 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 14:13:41.397 | + functions:vercmp:648 : return 2022-04-13 14:13:41.399 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 14:13:41.402 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 14:13:41.404 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 14:13:41.868 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 14:13:41.872 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 14:13:41.877 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:41.879 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:41.882 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-13 14:13:41.884 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:41.887 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 14:13:41.908 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:13:41.911 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 14:13:41.913 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 14:13:41.913 | Installing etcd 2022-04-13 14:13:41.915 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 14:13:41.928 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 14:13:41.940 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 14:13:41.942 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 14:13:41.960 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 14:13:41.963 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:13:41.965 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:13:41.968 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:13:41.972 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:13:41.975 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-13 14:13:41.977 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 14:13:41.979 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:13:41.982 | ++ functions:get_extra_file:74 : return 2022-04-13 14:13:41.985 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:13:41.987 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 14:13:41.989 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 14:13:41.991 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 14:13:42.008 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:13:42.011 | + ./stack.sh:main:868 : install_dstat 2022-04-13 14:13:42.013 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 14:13:42.029 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:13:42.031 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 14:13:42.033 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 14:13:42.035 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 14:13:42.038 | + ./stack.sh:main:877 : install_libs 2022-04-13 14:13:42.040 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 14:13:42.042 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 14:13:42.044 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 14:13:42.047 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 14:13:42.049 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:42.051 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:42.053 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-13 14:13:42.055 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:42.058 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 14:13:42.060 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 14:13:42.062 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 14:13:42.065 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 14:13:42.067 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:42.069 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:42.071 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-13 14:13:42.074 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:42.076 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 14:13:42.078 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 14:13:42.080 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 14:13:42.083 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 14:13:42.085 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:42.087 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:42.089 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-13 14:13:42.091 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:42.094 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 14:13:42.096 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 14:13:42.098 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 14:13:42.100 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 14:13:42.103 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:42.105 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:42.107 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-13 14:13:42.109 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:42.111 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 14:13:42.114 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 14:13:42.116 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 14:13:42.118 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 14:13:42.121 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:42.123 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:42.125 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-13 14:13:42.127 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:42.129 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 14:13:42.132 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 14:13:42.134 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 14:13:42.137 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 14:13:42.139 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:42.141 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:42.143 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-13 14:13:42.146 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:42.148 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 14:13:42.150 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 14:13:42.153 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 14:13:42.155 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 14:13:42.157 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:42.160 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:42.162 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-13 14:13:42.164 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:42.167 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 14:13:42.169 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 14:13:42.171 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 14:13:42.173 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 14:13:42.175 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:42.178 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:42.180 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-13 14:13:42.182 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:42.184 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 14:13:42.187 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 14:13:42.189 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 14:13:42.191 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 14:13:42.193 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:42.195 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:42.198 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-13 14:13:42.200 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:42.203 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 14:13:42.206 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 14:13:42.208 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 14:13:42.210 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 14:13:42.213 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:42.215 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:42.218 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-13 14:13:42.220 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:42.223 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 14:13:42.225 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 14:13:42.228 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 14:13:42.230 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 14:13:42.232 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:42.234 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:42.237 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-13 14:13:42.239 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:42.241 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 14:13:42.244 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 14:13:42.246 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 14:13:42.249 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 14:13:42.251 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:42.253 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:42.255 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-13 14:13:42.258 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:42.261 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 14:13:42.263 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 14:13:42.265 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 14:13:42.268 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 14:13:42.270 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:42.272 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:42.274 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-13 14:13:42.277 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:42.280 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 14:13:42.282 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 14:13:42.284 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 14:13:42.286 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 14:13:42.289 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:42.291 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:42.293 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-13 14:13:42.296 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:42.298 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 14:13:42.300 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 14:13:42.302 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 14:13:42.305 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 14:13:42.307 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:42.309 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:42.311 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-13 14:13:42.314 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:42.316 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 14:13:42.318 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 14:13:42.320 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 14:13:42.323 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 14:13:42.326 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:42.328 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:42.330 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-13 14:13:42.332 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:42.335 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 14:13:42.337 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 14:13:42.340 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 14:13:42.342 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 14:13:42.344 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:42.346 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:42.349 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-13 14:13:42.351 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:42.353 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 14:13:42.356 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 14:13:42.358 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 14:13:42.361 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 14:13:42.363 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:42.365 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:42.367 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-13 14:13:42.370 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:42.372 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 14:13:42.374 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 14:13:42.377 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 14:13:42.379 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 14:13:42.381 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:42.383 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:42.387 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-13 14:13:42.389 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:42.391 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 14:13:42.393 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 14:13:42.396 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 14:13:42.398 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 14:13:42.400 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:42.403 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:42.406 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-13 14:13:42.408 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:42.410 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 14:13:42.413 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 14:13:42.415 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 14:13:42.417 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 14:13:42.419 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:42.422 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:42.424 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-13 14:13:42.426 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:42.428 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 14:13:42.431 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 14:13:42.433 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 14:13:42.435 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 14:13:42.438 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:42.440 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:42.442 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-13 14:13:42.444 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:42.447 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 14:13:42.449 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 14:13:42.452 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 14:13:42.454 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 14:13:42.456 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:42.459 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:42.461 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-13 14:13:42.464 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:42.466 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 14:13:42.468 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 14:13:42.471 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 14:13:42.473 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 14:13:42.475 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:42.477 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:42.480 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-13 14:13:42.482 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:42.485 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 14:13:42.487 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 14:13:42.489 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 14:13:42.492 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 14:13:42.494 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:42.496 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:42.499 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-13 14:13:42.501 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:42.503 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 14:13:42.505 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 14:13:42.508 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 14:13:42.512 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 14:13:42.515 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:42.517 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:42.520 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-13 14:13:42.522 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:42.524 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 14:13:42.527 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 14:13:42.530 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 14:13:42.532 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 14:13:42.535 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:42.537 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:42.539 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-13 14:13:42.542 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:42.544 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 14:13:42.547 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 14:13:42.549 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 14:13:42.552 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 14:13:42.554 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:42.556 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:42.559 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-13 14:13:42.561 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:42.563 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 14:13:42.566 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 14:13:42.568 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 14:13:42.570 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 14:13:42.573 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:42.576 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:42.578 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-13 14:13:42.580 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:42.582 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 14:13:42.585 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 14:13:42.587 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 14:13:42.590 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 14:13:42.592 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:42.594 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:42.597 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-13 14:13:42.599 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:42.601 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 14:13:42.603 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 14:13:42.606 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 14:13:42.608 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 14:13:42.610 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:42.613 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:42.615 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-13 14:13:42.617 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:42.620 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 14:13:42.622 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 14:13:42.625 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 14:13:42.627 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 14:13:42.630 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:42.632 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:42.634 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-13 14:13:42.637 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:42.640 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 14:13:42.642 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 14:13:42.644 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 14:13:42.646 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 14:13:42.649 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:42.651 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:42.653 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-13 14:13:42.656 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:42.658 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 14:13:42.660 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 14:13:42.663 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 14:13:42.665 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 14:13:42.668 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:42.670 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:42.672 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-13 14:13:42.675 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:42.677 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 14:13:42.679 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 14:13:42.682 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 14:13:42.684 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 14:13:42.687 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:42.689 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:42.691 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-13 14:13:42.695 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:42.697 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 14:13:42.700 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 14:13:42.702 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 14:13:42.704 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 14:13:42.707 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:42.709 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:42.711 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-13 14:13:42.714 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:42.716 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 14:13:42.718 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 14:13:42.721 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 14:13:42.723 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 14:13:42.726 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:42.728 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:42.730 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-13 14:13:42.733 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:42.735 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 14:13:42.738 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 14:13:42.741 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 14:13:42.743 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 14:13:42.746 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:42.748 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:42.751 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-13 14:13:42.753 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:42.755 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 14:13:42.779 | Using python 3.8 to install etcd3 2022-04-13 14:13:42.782 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-13 14:13:43.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:13:43.542 | from cryptography.utils import int_from_bytes 2022-04-13 14:13:43.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:13:43.542 | from cryptography.utils import int_from_bytes 2022-04-13 14:13:44.708 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:13:44.740 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 14:13:44.747 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 14:13:44.748 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 14:13:44.749 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 14:13:44.750 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 14:13:46.460 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 14:13:46.466 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:13:46.466 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:13:46.568 | + inc/python:pip_install:200 : result=0 2022-04-13 14:13:46.570 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:13:46.573 | + functions-common:time_stop:2425 : local name 2022-04-13 14:13:46.575 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:13:46.577 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:13:46.579 | + functions-common:time_stop:2428 : local total 2022-04-13 14:13:46.581 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:13:46.584 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:13:46.586 | + functions-common:time_stop:2432 : start_time=1649859222774 2022-04-13 14:13:46.588 | + functions-common:time_stop:2434 : [[ -z 1649859222774 ]] 2022-04-13 14:13:46.591 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:13:46.595 | + functions-common:time_stop:2437 : end_time=1649859226592 2022-04-13 14:13:46.597 | + functions-common:time_stop:2438 : elapsed_time=3818 2022-04-13 14:13:46.599 | + functions-common:time_stop:2439 : total=23970 2022-04-13 14:13:46.601 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:13:46.603 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27788 2022-04-13 14:13:46.605 | + inc/python:pip_install:203 : return 0 2022-04-13 14:13:46.608 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 14:13:46.629 | Using python 3.8 to install etcd3gw 2022-04-13 14:13:46.631 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-13 14:13:47.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:13:47.363 | from cryptography.utils import int_from_bytes 2022-04-13 14:13:47.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:13:47.363 | from cryptography.utils import int_from_bytes 2022-04-13 14:13:48.520 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:13:48.551 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 14:13:48.559 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 14:13:48.560 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 14:13:48.561 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 14:13:48.562 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 14:13:48.594 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-13 14:13:48.596 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-13 14:13:48.599 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-13 14:13:48.599 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-13 14:13:50.229 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 14:13:50.235 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:13:50.235 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:13:50.338 | + inc/python:pip_install:200 : result=0 2022-04-13 14:13:50.340 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:13:50.342 | + functions-common:time_stop:2425 : local name 2022-04-13 14:13:50.344 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:13:50.347 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:13:50.349 | + functions-common:time_stop:2428 : local total 2022-04-13 14:13:50.351 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:13:50.353 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:13:50.355 | + functions-common:time_stop:2432 : start_time=1649859226624 2022-04-13 14:13:50.357 | + functions-common:time_stop:2434 : [[ -z 1649859226624 ]] 2022-04-13 14:13:50.360 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:13:50.364 | + functions-common:time_stop:2437 : end_time=1649859230362 2022-04-13 14:13:50.366 | + functions-common:time_stop:2438 : elapsed_time=3738 2022-04-13 14:13:50.368 | + functions-common:time_stop:2439 : total=27788 2022-04-13 14:13:50.371 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:13:50.373 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31526 2022-04-13 14:13:50.375 | + inc/python:pip_install:203 : return 0 2022-04-13 14:13:50.377 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 14:13:50.380 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 14:13:50.382 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 14:13:50.385 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:13:50.387 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:13:50.390 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:13:50.392 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:13:50.394 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:13:50.397 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:13:50.399 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:13:50.401 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:13:50.403 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:13:50.406 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:13:50.408 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:13:50.410 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 14:13:50.413 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:13:50.415 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:13:50.417 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 14:13:50.419 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 14:13:50.422 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:13:50.424 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:13:50.426 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:13:50.428 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:13:50.431 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:13:50.433 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:13:50.436 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:13:50.438 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:13:50.440 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:13:50.442 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:13:50.445 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:13:50.447 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:13:50.450 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 14:13:50.452 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:13:50.454 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:13:50.456 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:13:50.459 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 14:13:50.480 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 14:13:50.589 | Reading package lists... 2022-04-13 14:13:50.830 | Building dependency tree... 2022-04-13 14:13:50.831 | Reading state information... 2022-04-13 14:13:51.082 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 14:13:51.082 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 14:13:51.082 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 14:13:51.082 | The following packages were automatically installed and are no longer required: 2022-04-13 14:13:51.083 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:13:51.083 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:13:51.083 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:13:51.083 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:13:51.083 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:13:51.084 | python3-zope.interface 2022-04-13 14:13:51.084 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:13:51.199 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:13:51.203 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:13:51.205 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:13:51.207 | + functions-common:time_stop:2425 : local name 2022-04-13 14:13:51.210 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:13:51.212 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:13:51.214 | + functions-common:time_stop:2428 : local total 2022-04-13 14:13:51.216 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:13:51.218 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:13:51.221 | + functions-common:time_stop:2432 : start_time=1649859230476 2022-04-13 14:13:51.223 | + functions-common:time_stop:2434 : [[ -z 1649859230476 ]] 2022-04-13 14:13:51.225 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:13:51.230 | + functions-common:time_stop:2437 : end_time=1649859231227 2022-04-13 14:13:51.232 | + functions-common:time_stop:2438 : elapsed_time=751 2022-04-13 14:13:51.234 | + functions-common:time_stop:2439 : total=4492 2022-04-13 14:13:51.236 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:13:51.239 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5243 2022-04-13 14:13:51.241 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:13:51.243 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 14:13:51.246 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:13:51.248 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:13:51.251 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 14:13:51.313 | Module proxy already enabled 2022-04-13 14:13:51.317 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 14:13:51.379 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 14:13:51.379 | Module proxy already enabled 2022-04-13 14:13:51.379 | Module proxy_uwsgi already enabled 2022-04-13 14:13:51.383 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 14:13:51.386 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 14:13:51.388 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 14:13:51.391 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 14:13:51.525 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 14:13:51.527 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 14:13:51.530 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 14:13:51.532 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:51.535 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:51.538 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-13 14:13:51.542 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:51.545 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 14:13:51.547 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 14:13:51.549 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 14:13:51.551 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:51.554 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:51.556 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-13 14:13:51.559 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:51.561 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 14:13:51.564 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 14:13:51.566 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 14:13:51.568 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:51.571 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:51.573 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-13 14:13:51.576 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:51.578 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 14:13:51.580 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 14:13:51.583 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 14:13:51.585 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:51.587 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:51.590 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 14:13:51.592 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:51.595 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 14:13:51.597 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 14:13:51.599 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:51.602 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:51.605 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-13 14:13:51.607 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:51.609 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 14:13:51.612 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 14:13:51.614 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 14:13:51.616 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:51.618 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:51.621 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-13 14:13:51.623 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:51.626 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 14:13:51.643 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:13:51.645 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 14:13:51.648 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 14:13:51.651 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 14:13:51.653 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:51.655 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:51.658 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-13 14:13:51.660 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:51.663 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 14:13:51.679 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:13:51.681 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 14:13:51.684 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 14:13:51.687 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 14:13:51.689 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:51.691 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:51.694 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-13 14:13:51.696 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:51.699 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 14:13:51.701 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 14:13:51.703 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 14:13:51.706 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:13:51.708 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:13:51.710 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-13 14:13:51.713 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:13:51.716 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 14:13:51.718 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 14:13:51.720 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 14:13:51.723 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 14:13:51.726 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 14:13:51.728 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 14:13:51.732 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 14:13:51.732 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 14:13:51.738 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 14:13:51.740 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 14:13:51.743 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 14:13:51.746 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 14:13:51.749 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 14:13:51.770 | Using python 3.8 to install keystonemiddleware 2022-04-13 14:13:51.772 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-13 14:13:52.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:13:52.504 | from cryptography.utils import int_from_bytes 2022-04-13 14:13:52.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:13:52.504 | from cryptography.utils import int_from_bytes 2022-04-13 14:13:53.660 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:13:53.691 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 14:13:53.744 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 14:13:53.745 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 14:13:53.746 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 14:13:53.748 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 14:13:53.749 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-13 14:13:53.750 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-13 14:13:53.750 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 14:13:53.751 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 14:13:53.753 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 14:13:53.754 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-13 14:13:53.755 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 14:13:53.756 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 14:13:53.757 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 14:13:53.758 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 14:13:53.815 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-13 14:13:53.816 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-13 14:13:53.818 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-13 14:13:53.856 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-13 14:13:53.895 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-13 14:13:53.896 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-13 14:13:53.897 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-13 14:13:53.899 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-13 14:13:53.947 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-13 14:13:53.949 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-13 14:13:53.960 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-13 14:13:53.961 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-13 14:13:53.976 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-13 14:13:53.977 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-13 14:13:53.979 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-13 14:13:54.043 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-13 14:13:54.045 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-13 14:13:54.046 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-13 14:13:54.047 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-13 14:13:54.096 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-13 14:13:54.108 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-13 14:13:55.705 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 14:13:55.711 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:13:55.711 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:13:55.817 | + inc/python:pip_install:200 : result=0 2022-04-13 14:13:55.819 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:13:55.821 | + functions-common:time_stop:2425 : local name 2022-04-13 14:13:55.824 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:13:55.826 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:13:55.828 | + functions-common:time_stop:2428 : local total 2022-04-13 14:13:55.830 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:13:55.832 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:13:55.834 | + functions-common:time_stop:2432 : start_time=1649859231765 2022-04-13 14:13:55.836 | + functions-common:time_stop:2434 : [[ -z 1649859231765 ]] 2022-04-13 14:13:55.839 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:13:55.843 | + functions-common:time_stop:2437 : end_time=1649859235841 2022-04-13 14:13:55.845 | + functions-common:time_stop:2438 : elapsed_time=4076 2022-04-13 14:13:55.847 | + functions-common:time_stop:2439 : total=31526 2022-04-13 14:13:55.849 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:13:55.852 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35602 2022-04-13 14:13:55.855 | + inc/python:pip_install:203 : return 0 2022-04-13 14:13:55.857 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 14:13:55.859 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 14:13:55.862 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 14:13:55.865 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 14:13:55.867 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 14:13:55.870 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 14:13:55.874 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 14:13:55.874 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 14:13:55.879 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 14:13:55.881 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 14:13:55.884 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 14:13:55.887 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 14:13:55.889 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 14:13:55.910 | Using python 3.8 to install python-memcached 2022-04-13 14:13:55.912 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-13 14:13:56.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:13:56.690 | from cryptography.utils import int_from_bytes 2022-04-13 14:13:56.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:13:56.690 | from cryptography.utils import int_from_bytes 2022-04-13 14:13:57.851 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:13:57.883 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 14:13:57.887 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 14:13:59.624 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 14:13:59.630 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:13:59.630 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:13:59.732 | + inc/python:pip_install:200 : result=0 2022-04-13 14:13:59.734 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:13:59.737 | + functions-common:time_stop:2425 : local name 2022-04-13 14:13:59.739 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:13:59.741 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:13:59.743 | + functions-common:time_stop:2428 : local total 2022-04-13 14:13:59.746 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:13:59.748 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:13:59.751 | + functions-common:time_stop:2432 : start_time=1649859235905 2022-04-13 14:13:59.753 | + functions-common:time_stop:2434 : [[ -z 1649859235905 ]] 2022-04-13 14:13:59.756 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:13:59.760 | + functions-common:time_stop:2437 : end_time=1649859239757 2022-04-13 14:13:59.762 | + functions-common:time_stop:2438 : elapsed_time=3852 2022-04-13 14:13:59.764 | + functions-common:time_stop:2439 : total=35602 2022-04-13 14:13:59.767 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:13:59.769 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39454 2022-04-13 14:13:59.771 | + inc/python:pip_install:203 : return 0 2022-04-13 14:13:59.773 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 14:13:59.789 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:13:59.792 | + ./stack.sh:main:899 : '[' 10.222.0.45 == 10.222.0.45 ']' 2022-04-13 14:13:59.794 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 14:13:59.797 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 14:13:59.799 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 14:13:59.801 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 14:13:59.804 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 14:13:59.807 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 14:13:59.821 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:13:59.823 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 14:13:59.826 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 14:13:59.828 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 14:13:59.830 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 14:13:59.832 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 14:13:59.834 | ++ functions-common:git_clone:612 : pwd 2022-04-13 14:13:59.837 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 14:13:59.839 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 14:13:59.842 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 14:13:59.856 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 14:13:59.858 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 14:13:59.860 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 14:13:59.863 | + functions-common:git_clone:629 : echo master 2022-04-13 14:13:59.863 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 14:13:59.868 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 14:13:59.871 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 14:13:59.873 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 14:13:59.875 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 14:13:59.875 | + functions-common:git_clone:678 : head -1 2022-04-13 14:13:59.879 | c141e6164 trivial: Fix typo 2022-04-13 14:13:59.881 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 14:13:59.883 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 14:13:59.886 | + inc/python:setup_develop:338 : local bindep 2022-04-13 14:13:59.889 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 14:13:59.891 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 14:13:59.893 | + inc/python:setup_develop:344 : local extras= 2022-04-13 14:13:59.895 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 14:13:59.898 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 14:13:59.900 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 14:13:59.902 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 14:13:59.904 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 14:13:59.906 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 14:13:59.909 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 14:13:59.912 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 14:13:59.914 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 14:13:59.917 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 14:13:59.919 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 14:13:59.922 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 14:13:59.927 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 14:13:59.929 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-13 14:14:00.616 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 14:14:00.619 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 14:14:00.621 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 14:14:00.623 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 14:14:00.625 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 14:14:00.628 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 14:14:00.630 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 14:14:00.632 | + inc/python:setup_package:428 : local extras= 2022-04-13 14:14:00.635 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 14:14:00.637 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 14:14:00.639 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 14:14:00.641 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 14:14:00.643 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 14:14:00.646 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 14:14:00.665 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 14:14:00.668 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-13 14:14:01.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:14:01.416 | from cryptography.utils import int_from_bytes 2022-04-13 14:14:01.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:14:01.416 | from cryptography.utils import int_from_bytes 2022-04-13 14:14:02.576 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:14:02.608 | Obtaining file:///opt/stack/keystone 2022-04-13 14:14:02.608 | Preparing metadata (setup.py): started 2022-04-13 14:14:03.371 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 14:14:03.371 | ERROR: Command errored out with exit status 1: 2022-04-13 14:14:03.371 | 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-0w3lniot 2022-04-13 14:14:03.371 | cwd: /opt/stack/keystone/ 2022-04-13 14:14:03.371 | Complete output (16 lines): 2022-04-13 14:14:03.371 | Error parsing 2022-04-13 14:14:03.371 | Traceback (most recent call last): 2022-04-13 14:14:03.371 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 14:14:03.372 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 14:14:03.372 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 14:14:03.372 | pbr.hooks.setup_hook(config) 2022-04-13 14:14:03.372 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 14:14:03.372 | metadata_config.run() 2022-04-13 14:14:03.372 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 14:14:03.372 | self.hook() 2022-04-13 14:14:03.372 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 14:14:03.372 | self.config['version'] = packaging.get_version( 2022-04-13 14:14:03.372 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 14:14:03.372 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 14:14:03.372 | Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 14:14:03.372 | error in setup command: Error parsing /opt/stack/keystone/setup.cfg: Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 14:14:03.372 | ---------------------------------------- 2022-04-13 14:14:03.372 | WARNING: Discarding file:///opt/stack/keystone. Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 14:14:03.372 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 14:14:03.379 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:14:03.379 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:14:03.463 | + inc/python:pip_install:1 : exit_trap 2022-04-13 14:14:03.468 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 14:14:03.471 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 14:14:03.473 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-13 14:14:03.476 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-13 14:14:03.478 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-13 14:14:03.480 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 14:14:03.482 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 14:14:03.484 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 14:14:03.486 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 14:14:03.487 | Error on exit 2022-04-13 14:14:03.489 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 14:14:03.491 | + ./stack.sh:exit_trap:544 : generate-subunit 1649859167 76 fail 2022-04-13 14:14:04.083 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 14:14:04.085 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 14:14:04.967 | + ./stack.sh:exit_trap:558 : exit 1