2022-04-13 08:28:57.002 | + ./stack.sh:main:489 : exec 2022-04-13 08:28:57.002 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-082856' 2022-04-13 08:28:57.002 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-082856.summary.2022-04-13-082856 2022-04-13 08:28:57.002 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 08:28:57.002 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-082856 2022-04-13 08:28:57.002 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-082856 /opt/stack/logs/stack.sh.log 2022-04-13 08:28:57.002 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-082856.summary.2022-04-13-082856 /opt/stack/logs/stack.sh.log.summary 2022-04-13 08:28:57.002 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 08:28:57.002 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 08:28:57.002 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 08:28:57.002 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 08:28:57.002 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 08:28:57.002 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 08:28:57.002 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 08:28:57.002 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 08:28:57.002 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 08:28:57.002 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 08:28:57.002 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 08:28:57.002 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 08:28:57.002 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 08:28:57.002 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 08:28:57.002 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 08:28:57.002 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 08:28:57.005 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 08:28:57.007 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 08:28:57.008 | + ./stack.sh:main:578 : uname -a 2022-04-13 08:28:57.010 | Linux dv-cinder-837699-1-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 08:28:57.012 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 08:28:57.013 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 08:28:57.016 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 08:28:57.052 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 08:28:57.071 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 08:28:57.073 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 08:28:57.075 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 08:28:57.077 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 08:28:57.079 | + functions-common:fetch_plugins:1776 : return 2022-04-13 08:28:57.081 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 08:28:57.083 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 08:28:57.085 | + functions-common:run_phase:1854 : local phase= 2022-04-13 08:28:57.087 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 08:28:57.089 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 08:28:57.090 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 08:28:57.092 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 08:28:57.094 | + functions-common:run_phase:1863 : local extra 2022-04-13 08:28:57.096 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 08:28:57.099 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 08:28:57.101 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 08:28:57.103 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 08:28:57.105 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 08:28:57.107 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 08:28:57.119 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:28:57.120 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 08:28:57.122 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:28:57.124 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:28:57.125 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:28:57.127 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:28:57.129 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:28:57.130 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 08:28:57.132 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 08:28:57.134 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 08:28:57.136 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 08:28:57.138 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 08:28:57.140 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 08:28:57.141 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 08:28:57.143 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 08:28:57.145 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 08:28:57.147 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 08:28:57.165 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 08:28:57.168 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 08:28:57.180 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:28:57.183 | +++ lib/tls:source:43 : hostname -f 2022-04-13 08:28:57.186 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 08:28:57.188 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 08:28:57.190 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 08:28:57.192 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 08:28:57.194 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 08:28:57.195 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 08:28:57.197 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 08:28:57.199 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 08:28:57.201 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 08:28:57.203 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 08:28:57.207 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 08:28:57.218 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 08:28:57.235 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 08:28:57.247 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 08:28:57.259 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 08:28:57.294 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 08:28:57.358 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 08:28:57.455 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 08:28:57.480 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 08:28:57.528 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 08:28:57.588 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 08:28:57.741 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 08:28:57.755 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 08:28:57.768 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 08:28:57.780 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 08:28:57.869 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 08:28:57.872 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 08:28:57.877 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 08:28:57.880 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 08:28:57.883 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 08:28:57.887 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 08:28:57.891 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 08:28:57.891 | False' 2022-04-13 08:28:57.895 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 08:28:57.913 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 08:28:57.917 | + ./stack.sh:main:626 : run_phase source 2022-04-13 08:28:57.921 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 08:28:57.923 | + functions-common:run_phase:1854 : local phase= 2022-04-13 08:28:57.927 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 08:28:57.929 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 08:28:57.931 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 08:28:57.933 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 08:28:57.935 | + functions-common:run_phase:1863 : local extra 2022-04-13 08:28:57.938 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 08:28:57.941 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 08:28:57.944 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 08:28:57.946 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 08:28:57.948 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 08:28:57.952 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 08:28:57.968 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:28:57.970 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 08:28:57.972 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 08:28:58.014 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 08:28:58.016 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 08:28:58.018 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 08:28:58.020 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 08:28:58.023 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 08:28:58.025 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 08:28:58.027 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 08:28:58.029 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 08:28:58.031 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 08:28:58.033 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 08:28:58.035 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:58.038 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 08:28:58.040 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:58.042 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 08:28:58.045 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:58.047 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 08:28:58.049 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:58.052 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 08:28:58.054 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:58.056 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 08:28:58.059 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:58.061 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 08:28:58.064 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:58.066 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 08:28:58.069 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:58.071 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 08:28:58.073 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:58.076 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 08:28:58.078 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:58.080 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 08:28:58.082 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:58.085 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 08:28:58.087 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:58.089 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 08:28:58.091 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:58.094 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 08:28:58.096 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:58.098 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 08:28:58.100 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:58.102 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 08:28:58.105 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:58.107 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-13 08:28:58.109 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:58.111 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 08:28:58.113 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:58.116 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 08:28:58.118 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:58.120 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 08:28:58.122 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:58.124 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 08:28:58.126 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:58.129 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 08:28:58.131 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:58.133 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 08:28:58.136 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:58.138 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 08:28:58.140 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:58.142 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 08:28:58.145 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:58.148 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 08:28:58.151 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:58.153 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 08:28:58.156 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:58.158 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 08:28:58.160 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:58.163 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 08:28:58.165 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:58.167 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 08:28:58.169 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:58.171 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 08:28:58.173 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:58.176 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 08:28:58.178 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:58.180 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 08:28:58.182 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:58.184 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 08:28:58.186 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:58.188 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 08:28:58.191 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:58.193 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 08:28:58.195 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:58.197 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 08:28:58.200 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:58.202 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 08:28:58.204 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:58.207 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 08:28:58.209 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:58.211 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 08:28:58.214 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:58.216 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 08:28:58.218 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:58.220 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 08:28:58.223 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:58.225 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 08:28:58.227 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:58.229 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 08:28:58.232 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:58.234 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 08:28:58.236 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:28:58.238 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 08:28:58.241 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 08:28:58.243 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 08:28:58.245 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 08:28:58.260 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:28:58.262 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 08:28:58.264 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 08:28:58.266 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 08:28:58.281 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:28:58.284 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 08:28:58.286 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 08:28:58.288 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 08:28:58.291 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 08:28:58.293 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 08:28:58.295 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 08:28:58.297 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 08:28:58.300 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 08:28:58.302 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 08:28:58.302 | Using mysql database backend 2022-04-13 08:28:58.305 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 08:28:58.320 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 08:28:58.323 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 08:28:58.325 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 08:28:58.328 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 08:28:58.330 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 08:28:58.333 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 08:28:58.349 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:28:58.352 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 08:28:58.368 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 08:28:58.384 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:28:58.386 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 08:28:58.404 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 08:28:58.420 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 08:28:58.436 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:28:58.439 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 08:28:58.454 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:28:58.457 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 08:28:58.473 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 08:28:58.475 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 08:28:58.477 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 08:28:58.480 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 08:28:58.483 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 08:28:58.487 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-082858 2022-04-13 08:28:58.490 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-082858 759' 2022-04-13 08:28:58.492 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:28:58.495 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 08:28:58.497 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:28:58.499 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 08:28:58.502 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:28:58.504 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 08:28:58.506 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:28:58.509 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 08:28:58.511 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:28:58.514 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.13 2022-04-13 08:28:58.516 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:28:58.518 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.13/identity 2022-04-13 08:28:58.521 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:28:58.523 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-082856 2022-04-13 08:28:58.525 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:28:58.528 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 08:28:58.530 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:28:58.532 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.13 2022-04-13 08:28:58.535 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:28:58.537 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 08:28:58.540 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:28:58.542 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 08:28:58.544 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:28:58.546 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 08:28:58.549 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:28:58.551 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 08:28:58.554 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 08:28:58.556 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 08:28:58.559 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 08:28:58.561 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 08:28:58.563 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 08:28:58.565 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 08:28:58.568 | ++ functions-common:git_clone:612 : pwd 2022-04-13 08:28:58.570 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 08:28:58.572 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 08:28:58.575 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 08:28:58.590 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 08:28:58.592 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 08:28:58.594 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 08:28:58.597 | + functions-common:git_clone:629 : echo master 2022-04-13 08:28:58.597 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 08:28:58.602 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 08:28:58.605 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 08:28:58.607 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 08:28:58.609 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 08:28:58.610 | + functions-common:git_clone:678 : head -1 2022-04-13 08:28:58.613 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 08:28:58.615 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 08:28:58.618 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 08:28:58.620 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 08:28:58.622 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 08:28:58.625 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 08:28:58.627 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 08:28:58.630 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 08:28:58.632 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 08:28:58.634 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 08:28:58.637 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 08:28:58.639 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 08:28:58.642 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 08:28:58.646 | ++ tools/install_prereqs.sh:source:47 : NOW=1649838538 2022-04-13 08:28:58.649 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 08:28:58.654 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649838449 2022-04-13 08:28:58.656 | ++ tools/install_prereqs.sh:source:49 : DELTA=89 2022-04-13 08:28:58.658 | ++ tools/install_prereqs.sh:source:50 : [[ 89 -lt 7200 ]] 2022-04-13 08:28:58.661 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 08:28:58.663 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 08:28:58.665 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 08:28:58.667 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 08:28:58.670 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 08:28:58.672 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 08:28:58.674 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 08:28:58.677 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 08:28:58.681 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 08:28:58.731 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 08:28:58.731 | apache2-dev 2022-04-13 08:28:58.731 | bc 2022-04-13 08:28:58.731 | bsdmainutils 2022-04-13 08:28:58.731 | curl 2022-04-13 08:28:58.731 | g++ 2022-04-13 08:28:58.731 | gawk 2022-04-13 08:28:58.731 | gcc 2022-04-13 08:28:58.731 | gettext 2022-04-13 08:28:58.731 | git 2022-04-13 08:28:58.731 | graphviz 2022-04-13 08:28:58.731 | iputils-ping 2022-04-13 08:28:58.731 | libapache2-mod-proxy-uwsgi 2022-04-13 08:28:58.731 | libffi-dev 2022-04-13 08:28:58.731 | libjpeg-dev 2022-04-13 08:28:58.731 | libpcre3-dev 2022-04-13 08:28:58.731 | libpq-dev 2022-04-13 08:28:58.731 | libssl-dev 2022-04-13 08:28:58.731 | libsystemd-dev 2022-04-13 08:28:58.731 | libxml2-dev 2022-04-13 08:28:58.731 | libxslt1-dev 2022-04-13 08:28:58.731 | libyaml-dev 2022-04-13 08:28:58.731 | lsof 2022-04-13 08:28:58.731 | openssh-server 2022-04-13 08:28:58.731 | openssl 2022-04-13 08:28:58.731 | pkg-config 2022-04-13 08:28:58.731 | psmisc 2022-04-13 08:28:58.731 | python3-dev 2022-04-13 08:28:58.731 | python3-pip 2022-04-13 08:28:58.731 | python3-systemd 2022-04-13 08:28:58.731 | python3-venv 2022-04-13 08:28:58.731 | tar 2022-04-13 08:28:58.731 | tcpdump 2022-04-13 08:28:58.731 | unzip 2022-04-13 08:28:58.731 | uuid-runtime 2022-04-13 08:28:58.732 | wget 2022-04-13 08:28:58.732 | wget 2022-04-13 08:28:58.732 | zlib1g-dev 2022-04-13 08:28:58.732 | libkrb5-dev 2022-04-13 08:28:58.732 | libldap2-dev 2022-04-13 08:28:58.732 | libsasl2-dev 2022-04-13 08:28:58.732 | memcached 2022-04-13 08:28:58.732 | python3-mysqldb 2022-04-13 08:28:58.732 | sqlite3 2022-04-13 08:28:58.732 | conntrack 2022-04-13 08:28:58.732 | curl 2022-04-13 08:28:58.732 | dnsmasq-base 2022-04-13 08:28:58.732 | dnsmasq-utils 2022-04-13 08:28:58.732 | ebtables 2022-04-13 08:28:58.732 | genisoimage 2022-04-13 08:28:58.732 | iptables 2022-04-13 08:28:58.732 | iputils-arping 2022-04-13 08:28:58.732 | kpartx 2022-04-13 08:28:58.732 | libjs-jquery-tablesorter 2022-04-13 08:28:58.732 | parted 2022-04-13 08:28:58.732 | pm-utils 2022-04-13 08:28:58.732 | python3-mysqldb 2022-04-13 08:28:58.732 | socat 2022-04-13 08:28:58.732 | sqlite3 2022-04-13 08:28:58.732 | sudo 2022-04-13 08:28:58.732 | vlan 2022-04-13 08:28:58.732 | lsscsi 2022-04-13 08:28:58.732 | open-iscsi 2022-04-13 08:28:58.732 | lvm2 2022-04-13 08:28:58.732 | qemu-utils 2022-04-13 08:28:58.732 | thin-provisioning-tools 2022-04-13 08:28:58.732 | acl 2022-04-13 08:28:58.732 | dnsmasq-base 2022-04-13 08:28:58.732 | dnsmasq-utils 2022-04-13 08:28:58.732 | ebtables 2022-04-13 08:28:58.732 | haproxy 2022-04-13 08:28:58.733 | iptables 2022-04-13 08:28:58.733 | iputils-arping 2022-04-13 08:28:58.733 | iputils-ping 2022-04-13 08:28:58.733 | postgresql-server-dev-all 2022-04-13 08:28:58.733 | python3-mysqldb 2022-04-13 08:28:58.733 | sqlite3 2022-04-13 08:28:58.733 | sudo 2022-04-13 08:28:58.733 | vlan 2022-04-13 08:28:58.733 | pcp 2022-04-13 08:28:58.733 | ipset 2022-04-13 08:28:58.733 | conntrack 2022-04-13 08:28:58.733 | conntrackd 2022-04-13 08:28:58.733 | keepalived 2022-04-13 08:28:58.733 | lvm2 2022-04-13 08:28:58.733 | qemu-utils 2022-04-13 08:28:58.733 | thin-provisioning-tools 2022-04-13 08:28:58.733 | curl 2022-04-13 08:28:58.733 | liberasurecode-dev 2022-04-13 08:28:58.733 | make 2022-04-13 08:28:58.733 | memcached 2022-04-13 08:28:58.733 | rsync 2022-04-13 08:28:58.733 | sqlite3 2022-04-13 08:28:58.733 | xfsprogs' 2022-04-13 08:28:58.734 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 08:28:58.752 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 08:28:58.752 | apache2-dev 2022-04-13 08:28:58.752 | bc 2022-04-13 08:28:58.752 | bsdmainutils 2022-04-13 08:28:58.752 | curl 2022-04-13 08:28:58.752 | g++ 2022-04-13 08:28:58.752 | gawk 2022-04-13 08:28:58.752 | gcc 2022-04-13 08:28:58.752 | gettext 2022-04-13 08:28:58.752 | git 2022-04-13 08:28:58.752 | graphviz 2022-04-13 08:28:58.752 | iputils-ping 2022-04-13 08:28:58.752 | libapache2-mod-proxy-uwsgi 2022-04-13 08:28:58.752 | libffi-dev 2022-04-13 08:28:58.752 | libjpeg-dev 2022-04-13 08:28:58.752 | libpcre3-dev 2022-04-13 08:28:58.752 | libpq-dev 2022-04-13 08:28:58.752 | libssl-dev 2022-04-13 08:28:58.752 | libsystemd-dev 2022-04-13 08:28:58.752 | libxml2-dev 2022-04-13 08:28:58.752 | libxslt1-dev 2022-04-13 08:28:58.752 | libyaml-dev 2022-04-13 08:28:58.753 | lsof 2022-04-13 08:28:58.753 | openssh-server 2022-04-13 08:28:58.753 | openssl 2022-04-13 08:28:58.753 | pkg-config 2022-04-13 08:28:58.753 | psmisc 2022-04-13 08:28:58.753 | python3-dev 2022-04-13 08:28:58.753 | python3-pip 2022-04-13 08:28:58.753 | python3-systemd 2022-04-13 08:28:58.753 | python3-venv 2022-04-13 08:28:58.753 | tar 2022-04-13 08:28:58.753 | tcpdump 2022-04-13 08:28:58.753 | unzip 2022-04-13 08:28:58.753 | uuid-runtime 2022-04-13 08:28:58.753 | wget 2022-04-13 08:28:58.753 | wget 2022-04-13 08:28:58.753 | zlib1g-dev 2022-04-13 08:28:58.753 | libkrb5-dev 2022-04-13 08:28:58.753 | libldap2-dev 2022-04-13 08:28:58.753 | libsasl2-dev 2022-04-13 08:28:58.753 | memcached 2022-04-13 08:28:58.753 | python3-mysqldb 2022-04-13 08:28:58.753 | sqlite3 2022-04-13 08:28:58.753 | conntrack 2022-04-13 08:28:58.753 | curl 2022-04-13 08:28:58.753 | dnsmasq-base 2022-04-13 08:28:58.753 | dnsmasq-utils 2022-04-13 08:28:58.753 | ebtables 2022-04-13 08:28:58.753 | genisoimage 2022-04-13 08:28:58.753 | iptables 2022-04-13 08:28:58.753 | iputils-arping 2022-04-13 08:28:58.753 | kpartx 2022-04-13 08:28:58.753 | libjs-jquery-tablesorter 2022-04-13 08:28:58.753 | parted 2022-04-13 08:28:58.753 | pm-utils 2022-04-13 08:28:58.753 | python3-mysqldb 2022-04-13 08:28:58.753 | socat 2022-04-13 08:28:58.753 | sqlite3 2022-04-13 08:28:58.753 | sudo 2022-04-13 08:28:58.753 | vlan 2022-04-13 08:28:58.754 | lsscsi 2022-04-13 08:28:58.754 | open-iscsi 2022-04-13 08:28:58.754 | lvm2 2022-04-13 08:28:58.754 | qemu-utils 2022-04-13 08:28:58.754 | thin-provisioning-tools 2022-04-13 08:28:58.754 | acl 2022-04-13 08:28:58.754 | dnsmasq-base 2022-04-13 08:28:58.754 | dnsmasq-utils 2022-04-13 08:28:58.754 | ebtables 2022-04-13 08:28:58.754 | haproxy 2022-04-13 08:28:58.754 | iptables 2022-04-13 08:28:58.754 | iputils-arping 2022-04-13 08:28:58.754 | iputils-ping 2022-04-13 08:28:58.754 | postgresql-server-dev-all 2022-04-13 08:28:58.754 | python3-mysqldb 2022-04-13 08:28:58.754 | sqlite3 2022-04-13 08:28:58.754 | sudo 2022-04-13 08:28:58.754 | vlan 2022-04-13 08:28:58.754 | pcp 2022-04-13 08:28:58.754 | ipset 2022-04-13 08:28:58.754 | conntrack 2022-04-13 08:28:58.754 | conntrackd 2022-04-13 08:28:58.754 | keepalived 2022-04-13 08:28:58.754 | lvm2 2022-04-13 08:28:58.754 | qemu-utils 2022-04-13 08:28:58.754 | thin-provisioning-tools 2022-04-13 08:28:58.754 | curl 2022-04-13 08:28:58.754 | liberasurecode-dev 2022-04-13 08:28:58.754 | make 2022-04-13 08:28:58.754 | memcached 2022-04-13 08:28:58.754 | rsync 2022-04-13 08:28:58.754 | sqlite3 2022-04-13 08:28:58.754 | xfsprogs ' 2022-04-13 08:28:58.754 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 08:28:58.757 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:28:58.759 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:28:58.762 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 08:28:58.762 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 08:28:58.767 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 08:28:58.769 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 08:28:58.772 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:28:58.774 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 08:28:58.776 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:28:58.778 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:28:58.780 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:28:58.783 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:28:58.785 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:28:58.787 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:28:58.789 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 08:28:58.791 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 08:28:58.793 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 08:28:58.796 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 08:28:58.800 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 08:28:58.802 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 08:28:58.804 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 08:28:58.806 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 08:28:58.808 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 08:28:58.810 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 08:28:58.814 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649838538812 2022-04-13 08:28:58.816 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 08:28:58.818 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 08:28:58.820 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-13 08:28:59.082 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 08:28:59.127 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 08:28:59.188 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 08:28:59.211 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 08:29:01.382 | Reading package lists... 2022-04-13 08:29:01.417 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 08:29:01.420 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 08:29:01.423 | ++ functions-common:time_stop:2425 : local name 2022-04-13 08:29:01.426 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 08:29:01.429 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:29:01.431 | ++ functions-common:time_stop:2428 : local total 2022-04-13 08:29:01.433 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 08:29:01.435 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 08:29:01.438 | ++ functions-common:time_stop:2432 : start_time=1649838538812 2022-04-13 08:29:01.440 | ++ functions-common:time_stop:2434 : [[ -z 1649838538812 ]] 2022-04-13 08:29:01.442 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:29:01.446 | ++ functions-common:time_stop:2437 : end_time=1649838541444 2022-04-13 08:29:01.448 | ++ functions-common:time_stop:2438 : elapsed_time=2632 2022-04-13 08:29:01.450 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 08:29:01.452 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:29:01.454 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2632 2022-04-13 08:29:01.457 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 08:29:01.460 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:29:01.462 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:29:01.464 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:29:01.467 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 08:29:01.491 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 08:29:01.610 | Reading package lists... 2022-04-13 08:29:01.854 | Building dependency tree... 2022-04-13 08:29:01.856 | Reading state information... 2022-04-13 08:29:01.895 | acl is already the newest version (2.2.53-6). 2022-04-13 08:29:01.895 | bc is already the newest version (1.07.1-2build1). 2022-04-13 08:29:01.895 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 08:29:01.895 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 08:29:01.895 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 08:29:01.895 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 08:29:01.895 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 08:29:01.895 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 08:29:01.895 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 08:29:01.895 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 08:29:01.895 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 08:29:01.895 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 08:29:01.895 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 08:29:01.895 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 08:29:01.895 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 08:29:01.896 | libffi-dev is already the newest version (3.3-4). 2022-04-13 08:29:01.896 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 08:29:01.896 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 08:29:01.896 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 08:29:01.896 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 08:29:01.896 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 08:29:01.896 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 08:29:01.896 | make is already the newest version (4.2.1-1.2). 2022-04-13 08:29:01.896 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 08:29:01.896 | psmisc is already the newest version (23.3-1). 2022-04-13 08:29:01.896 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 08:29:01.896 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 08:29:01.896 | python3-systemd is already the newest version (234-3build2). 2022-04-13 08:29:01.896 | socat is already the newest version (1.7.3.3-2). 2022-04-13 08:29:01.896 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 08:29:01.896 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 08:29:01.896 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 08:29:01.896 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 08:29:01.896 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 08:29:01.896 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 08:29:01.897 | pcp is already the newest version (5.0.3-1). 2022-04-13 08:29:01.897 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 08:29:01.897 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 08:29:01.897 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:29:01.897 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:29:01.897 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 08:29:01.897 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 08:29:01.897 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 08:29:01.897 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 08:29:01.897 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 08:29:01.897 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 08:29:01.897 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 08:29:01.897 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 08:29:01.897 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 08:29:01.897 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 08:29:01.897 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 08:29:01.897 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 08:29:01.897 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 08:29:01.897 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 08:29:01.897 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 08:29:01.897 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 08:29:01.898 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 08:29:01.898 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 08:29:01.898 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 08:29:01.898 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 08:29:01.898 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 08:29:01.898 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 08:29:01.898 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 08:29:01.898 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 08:29:01.898 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 08:29:01.898 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 08:29:01.898 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 08:29:01.898 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 08:29:01.898 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 08:29:02.114 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:29:02.114 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 08:29:02.114 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 08:29:02.114 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 08:29:02.115 | The following packages were automatically installed and are no longer required: 2022-04-13 08:29:02.116 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:29:02.116 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:29:02.116 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:29:02.116 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:29:02.116 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:29:02.116 | python3-zope.interface 2022-04-13 08:29:02.116 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:29:02.256 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:29:02.262 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 08:29:02.266 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:29:02.269 | ++ functions-common:time_stop:2425 : local name 2022-04-13 08:29:02.272 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 08:29:02.274 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:29:02.276 | ++ functions-common:time_stop:2428 : local total 2022-04-13 08:29:02.278 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 08:29:02.280 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:29:02.283 | ++ functions-common:time_stop:2432 : start_time=1649838541487 2022-04-13 08:29:02.285 | ++ functions-common:time_stop:2434 : [[ -z 1649838541487 ]] 2022-04-13 08:29:02.288 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:29:02.292 | ++ functions-common:time_stop:2437 : end_time=1649838542289 2022-04-13 08:29:02.294 | ++ functions-common:time_stop:2438 : elapsed_time=802 2022-04-13 08:29:02.297 | ++ functions-common:time_stop:2439 : total=792 2022-04-13 08:29:02.299 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:29:02.301 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1594 2022-04-13 08:29:02.303 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 08:29:02.306 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 08:29:02.309 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 08:29:02.311 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 08:29:02.315 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 08:29:02.319 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 08:29:02.322 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 08:29:02.324 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 08:29:03.781 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 08:29:03.783 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 08:29:03.785 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 08:29:03.787 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 08:29:03.789 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 08:29:03.791 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 08:29:03.793 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 08:29:03.794 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 08:29:03.796 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 08:29:03.798 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 08:29:03.800 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 08:29:03.802 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 08:29:03.804 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 08:29:03.805 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 08:29:03.807 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 08:29:03.809 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 08:29:03.811 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 08:29:03.813 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 08:29:03.814 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 08:29:03.816 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 08:29:03.819 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 08:29:03.821 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 08:29:03.822 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 08:29:03.825 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 08:29:03.893 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 08:29:03.897 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 08:29:03.964 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 08:29:03.968 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 08:29:04.046 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 08:29:04.049 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 08:29:04.052 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 08:29:04.055 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 08:29:04.058 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 08:29:04.062 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 08:29:04.064 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 08:29:04.068 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 08:29:04.070 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 08:29:04.072 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 08:29:04.074 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 08:29:04.074 | Distro: focal 2022-04-13 08:29:04.076 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 08:29:04.079 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 08:29:04.084 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 08:29:04.086 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 08:29:04.089 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 08:29:04.089 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 08:29:04.664 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 08:29:04.667 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 08:29:04.667 | pip: 21.3.1 2022-04-13 08:29:04.670 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 08:29:04.673 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 08:29:04.676 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:29:04.679 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:29:04.681 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:29:04.683 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:29:04.685 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:29:04.687 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:29:04.689 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:29:04.691 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:29:04.692 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:29:04.694 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:29:04.696 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:29:04.698 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 08:29:04.700 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:29:04.701 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:29:04.703 | + tools/install_pip.sh:main:142 : : 2022-04-13 08:29:04.705 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 08:29:04.707 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 08:29:04.709 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 08:29:04.711 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:29:04.713 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 08:29:04.715 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 08:29:04.716 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:29:04.719 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:29:04.720 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:29:04.724 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-13 08:29:04.726 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-13 08:29:04.728 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 08:29:04.730 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 08:29:04.732 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 08:29:04.750 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 08:29:04.752 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 08:29:05.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:29:05.491 | from cryptography.utils import int_from_bytes 2022-04-13 08:29:05.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:29:05.491 | from cryptography.utils import int_from_bytes 2022-04-13 08:29:06.754 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:29:08.631 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 08:29:08.641 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-13 08:29:10.368 | Installing collected packages: setuptools 2022-04-13 08:29:11.232 | Successfully installed setuptools-62.0.0 2022-04-13 08:29:11.232 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:29:11.384 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:29:11.384 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:29:11.501 | + inc/python:pip_install:200 : result=0 2022-04-13 08:29:11.504 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:29:11.507 | + functions-common:time_stop:2425 : local name 2022-04-13 08:29:11.510 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:29:11.513 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:29:11.516 | + functions-common:time_stop:2428 : local total 2022-04-13 08:29:11.518 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:29:11.521 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:29:11.523 | + functions-common:time_stop:2432 : start_time=1649838544745 2022-04-13 08:29:11.525 | + functions-common:time_stop:2434 : [[ -z 1649838544745 ]] 2022-04-13 08:29:11.527 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:29:11.530 | + functions-common:time_stop:2437 : end_time=1649838551528 2022-04-13 08:29:11.532 | + functions-common:time_stop:2438 : elapsed_time=6783 2022-04-13 08:29:11.534 | + functions-common:time_stop:2439 : total=0 2022-04-13 08:29:11.536 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:29:11.537 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6783 2022-04-13 08:29:11.539 | + inc/python:pip_install:203 : return 0 2022-04-13 08:29:11.541 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 08:29:11.544 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 08:29:11.547 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 08:29:11.550 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 08:29:11.553 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 08:29:11.553 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 08:29:12.138 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 08:29:12.141 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 08:29:12.141 | pip: 21.3.1 2022-04-13 08:29:12.146 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 08:29:12.149 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 08:29:12.152 | + ./stack.sh:main:798 : fixup_all 2022-04-13 08:29:12.154 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 08:29:12.157 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 08:29:12.159 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:29:12.161 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:29:12.165 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 08:29:12.182 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 08:29:12.193 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 08:29:12.205 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 08:29:12.207 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 08:29:12.210 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:29:12.212 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:29:12.214 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:29:12.216 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:29:12.218 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:29:12.221 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:29:12.223 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:29:12.225 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:29:12.227 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:29:12.230 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:29:12.232 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:29:12.234 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 08:29:12.236 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 08:29:12.238 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 08:29:12.241 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:29:12.243 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:29:12.245 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:29:12.247 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:29:12.249 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:29:12.251 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:29:12.253 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 08:29:12.255 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 08:29:12.258 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 08:29:12.260 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 08:29:12.262 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 08:29:12.264 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 08:29:12.266 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 08:29:12.289 | Using python 3.8 to install os-testr 2022-04-13 08:29:12.291 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-13 08:29:13.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:29:13.017 | from cryptography.utils import int_from_bytes 2022-04-13 08:29:13.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:29:13.017 | from cryptography.utils import int_from_bytes 2022-04-13 08:29:14.161 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:29:14.193 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 08:29:14.259 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-13 08:29:14.261 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 08:29:14.262 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-13 08:29:14.280 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-13 08:29:14.289 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-13 08:29:14.300 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-13 08:29:15.944 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:29:15.953 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:29:15.953 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:29:16.062 | + inc/python:pip_install:200 : result=0 2022-04-13 08:29:16.065 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:29:16.068 | + functions-common:time_stop:2425 : local name 2022-04-13 08:29:16.070 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:29:16.072 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:29:16.074 | + functions-common:time_stop:2428 : local total 2022-04-13 08:29:16.076 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:29:16.078 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:29:16.081 | + functions-common:time_stop:2432 : start_time=1649838552282 2022-04-13 08:29:16.083 | + functions-common:time_stop:2434 : [[ -z 1649838552282 ]] 2022-04-13 08:29:16.085 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:29:16.090 | + functions-common:time_stop:2437 : end_time=1649838556087 2022-04-13 08:29:16.092 | + functions-common:time_stop:2438 : elapsed_time=3805 2022-04-13 08:29:16.095 | + functions-common:time_stop:2439 : total=0 2022-04-13 08:29:16.097 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:29:16.099 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3805 2022-04-13 08:29:16.101 | + inc/python:pip_install:203 : return 0 2022-04-13 08:29:16.104 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 08:29:16.160 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 08:29:16.267 | + ./stack.sh:main:812 : install_infra 2022-04-13 08:29:16.270 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 08:29:16.273 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 08:29:16.275 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 08:29:16.278 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 08:29:16.301 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 08:29:18.200 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.207 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.212 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.217 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.221 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.227 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.232 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.259 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.336 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.356 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.360 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.365 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.379 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.388 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.389 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.406 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.423 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.432 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.437 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.455 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.477 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.495 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.503 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.508 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.529 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.557 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.559 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.574 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.578 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.583 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.588 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.603 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.610 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.658 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.676 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.680 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.711 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.773 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.779 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.786 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.836 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.850 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.858 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.960 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.985 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:18.989 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:19.000 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:19.005 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:19.024 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:19.031 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:19.048 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:19.078 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:19.107 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:19.119 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:19.131 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:19.149 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:19.157 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:19.171 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:19.182 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:19.186 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:19.193 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:29:19.339 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 08:29:19.637 | + inc/python:pip_install:200 : result=0 2022-04-13 08:29:19.639 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:29:19.642 | + functions-common:time_stop:2425 : local name 2022-04-13 08:29:19.644 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:29:19.648 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:29:19.651 | + functions-common:time_stop:2428 : local total 2022-04-13 08:29:19.654 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:29:19.657 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:29:19.660 | + functions-common:time_stop:2432 : start_time=1649838556294 2022-04-13 08:29:19.663 | + functions-common:time_stop:2434 : [[ -z 1649838556294 ]] 2022-04-13 08:29:19.666 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:29:19.671 | + functions-common:time_stop:2437 : end_time=1649838559667 2022-04-13 08:29:19.674 | + functions-common:time_stop:2438 : elapsed_time=3373 2022-04-13 08:29:19.677 | + functions-common:time_stop:2439 : total=3805 2022-04-13 08:29:19.679 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:29:19.681 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7178 2022-04-13 08:29:19.684 | + inc/python:pip_install:203 : return 0 2022-04-13 08:29:19.686 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 08:29:19.688 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 08:29:19.711 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-13 08:29:21.475 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.482 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.486 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.491 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.495 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.502 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.506 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.531 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.609 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.628 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.632 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.637 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.651 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.659 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.661 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.680 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.697 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.706 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.711 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.730 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.751 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.769 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.777 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.782 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.802 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.831 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.833 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.846 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.851 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.855 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.860 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.874 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.881 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.930 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.947 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.951 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:21.982 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:22.043 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:22.049 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:22.056 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:22.106 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:22.119 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:22.127 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:22.229 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:22.254 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:22.258 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:22.268 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:22.273 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:22.292 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:22.299 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:22.316 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:22.345 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:22.374 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:22.386 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:22.398 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:22.416 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:22.424 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:22.438 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:22.449 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:22.453 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:29:22.459 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:29:22.461 | Processing /opt/stack/requirements 2022-04-13 08:29:24.211 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-13 08:29:24.213 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-04-13 08:29:24.225 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-13 08:29:24.231 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 08:29:24.233 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-13 08:29:24.240 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-13 08:29:24.265 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-04-13 08:29:24.268 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-04-13 08:29:24.279 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-13 08:29:24.329 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-13 08:29:24.332 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-13 08:29:24.347 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-13 08:29:24.352 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-04-13 08:29:24.356 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-13 08:29:24.358 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-04-13 08:29:24.360 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-13 08:29:24.373 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-13 08:29:24.384 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-13 08:29:24.390 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-13 08:29:24.394 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-13 08:29:24.442 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 636)) (0.2.5) 2022-04-13 08:29:24.447 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-04-13 08:29:24.449 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-13 08:29:24.510 | Building wheels for collected packages: openstack-requirements 2022-04-13 08:29:24.511 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 08:29:25.352 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 08:29:25.352 | ERROR: Command errored out with exit status 1: 2022-04-13 08:29:25.352 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-6w3o1xou/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-6w3o1xou/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-705jbb3p 2022-04-13 08:29:25.353 | cwd: /tmp/pip-req-build-6w3o1xou/ 2022-04-13 08:29:25.353 | Complete output (6 lines): 2022-04-13 08:29:25.353 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 08:29:25.353 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 08:29:25.353 | or: setup.py --help-commands 2022-04-13 08:29:25.353 | or: setup.py cmd --help 2022-04-13 08:29:25.353 | 2022-04-13 08:29:25.353 | error: invalid command 'bdist_wheel' 2022-04-13 08:29:25.353 | ---------------------------------------- 2022-04-13 08:29:25.353 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 08:29:25.353 | Running setup.py clean for openstack-requirements 2022-04-13 08:29:26.195 | Failed to build openstack-requirements 2022-04-13 08:29:26.216 | Installing collected packages: openstack-requirements 2022-04-13 08:29:26.217 | Attempting uninstall: openstack-requirements 2022-04-13 08:29:26.218 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 08:29:26.253 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 08:29:26.272 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 08:29:26.274 | Running setup.py install for openstack-requirements: started 2022-04-13 08:29:28.663 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 08:29:28.691 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 08:29:28.818 | + inc/python:pip_install:200 : result=0 2022-04-13 08:29:28.821 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:29:28.825 | + functions-common:time_stop:2425 : local name 2022-04-13 08:29:28.828 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:29:28.831 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:29:28.835 | + functions-common:time_stop:2428 : local total 2022-04-13 08:29:28.839 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:29:28.842 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:29:28.845 | + functions-common:time_stop:2432 : start_time=1649838559703 2022-04-13 08:29:28.849 | + functions-common:time_stop:2434 : [[ -z 1649838559703 ]] 2022-04-13 08:29:28.852 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:29:28.858 | + functions-common:time_stop:2437 : end_time=1649838568855 2022-04-13 08:29:28.860 | + functions-common:time_stop:2438 : elapsed_time=9152 2022-04-13 08:29:28.862 | + functions-common:time_stop:2439 : total=7178 2022-04-13 08:29:28.864 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:29:28.867 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16330 2022-04-13 08:29:28.869 | + inc/python:pip_install:203 : return 0 2022-04-13 08:29:28.872 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 08:29:28.875 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 08:29:28.877 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 08:29:28.879 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:28.882 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:28.885 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-13 08:29:28.888 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:28.891 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 08:29:28.915 | Using python 3.8 to install pbr 2022-04-13 08:29:28.917 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 08:29:29.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:29:29.654 | from cryptography.utils import int_from_bytes 2022-04-13 08:29:29.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:29:29.654 | from cryptography.utils import int_from_bytes 2022-04-13 08:29:30.832 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:29:30.864 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 08:29:32.655 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:29:32.661 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:29:32.661 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:29:32.771 | + inc/python:pip_install:200 : result=0 2022-04-13 08:29:32.775 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:29:32.778 | + functions-common:time_stop:2425 : local name 2022-04-13 08:29:32.782 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:29:32.785 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:29:32.788 | + functions-common:time_stop:2428 : local total 2022-04-13 08:29:32.790 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:29:32.792 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:29:32.794 | + functions-common:time_stop:2432 : start_time=1649838568909 2022-04-13 08:29:32.796 | + functions-common:time_stop:2434 : [[ -z 1649838568909 ]] 2022-04-13 08:29:32.799 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:29:32.803 | + functions-common:time_stop:2437 : end_time=1649838572801 2022-04-13 08:29:32.805 | + functions-common:time_stop:2438 : elapsed_time=3892 2022-04-13 08:29:32.807 | + functions-common:time_stop:2439 : total=16330 2022-04-13 08:29:32.810 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:29:32.812 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20222 2022-04-13 08:29:32.814 | + inc/python:pip_install:203 : return 0 2022-04-13 08:29:32.816 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 08:29:35.078 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 08:29:36.966 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:29:36.967 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 08:29:36.982 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 08:29:36.985 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-13 08:29:36.988 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-13 08:29:36.993 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 08:29:36.996 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-04-13 08:29:37.070 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 08:29:37.074 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 08:29:37.079 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 08:29:37.102 | + ./stack.sh:main:821 : pkgs= 2022-04-13 08:29:37.105 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 08:29:37.107 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 08:29:37.109 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 08:29:37.111 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 08:29:37.114 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 08:29:37.116 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 08:29:37.118 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 08:29:37.120 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 08:29:37.122 | + functions-common:run_phase:1863 : local extra 2022-04-13 08:29:37.125 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 08:29:37.129 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 08:29:37.131 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 08:29:37.134 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 08:29:37.136 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 08:29:37.139 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 08:29:37.156 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:29:37.158 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 08:29:37.161 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:29:37.164 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 08:29:37.166 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:29:37.168 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 08:29:37.171 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:29:37.173 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 08:29:37.175 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:29:37.178 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 08:29:37.180 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:29:37.182 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 08:29:37.184 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 08:29:37.186 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 08:29:37.188 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 08:29:37.191 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 08:29:37.194 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 08:29:37.196 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 08:29:37.198 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 08:29:37.200 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 08:29:37.203 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 08:29:37.206 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 08:29:37.208 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 08:29:37.211 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 08:29:37.214 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 08:29:37.216 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 08:29:37.268 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 08:29:37.268 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 08:29:37.270 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 08:29:37.649 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 08:29:37.652 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 08:29:37.670 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:29:37.673 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 08:29:37.675 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:29:37.678 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:29:37.680 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:29:37.682 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:29:37.685 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:29:37.687 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:29:37.689 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:29:37.691 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:29:37.694 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:29:37.696 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:29:37.698 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:29:37.700 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:29:37.703 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 08:29:37.705 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:29:37.707 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:29:37.709 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:29:37.712 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 08:29:37.733 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-13 08:29:37.842 | Reading package lists... 2022-04-13 08:29:38.087 | Building dependency tree... 2022-04-13 08:29:38.088 | Reading state information... 2022-04-13 08:29:38.332 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 08:29:38.332 | The following packages were automatically installed and are no longer required: 2022-04-13 08:29:38.333 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:29:38.333 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:29:38.333 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:29:38.334 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:29:38.334 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:29:38.334 | python3-zope.interface 2022-04-13 08:29:38.334 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:29:38.465 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:29:38.470 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:29:38.474 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:29:38.477 | + functions-common:time_stop:2425 : local name 2022-04-13 08:29:38.481 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:29:38.484 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:29:38.488 | + functions-common:time_stop:2428 : local total 2022-04-13 08:29:38.491 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:29:38.493 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:29:38.495 | + functions-common:time_stop:2432 : start_time=1649838577730 2022-04-13 08:29:38.497 | + functions-common:time_stop:2434 : [[ -z 1649838577730 ]] 2022-04-13 08:29:38.500 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:29:38.504 | + functions-common:time_stop:2437 : end_time=1649838578502 2022-04-13 08:29:38.506 | + functions-common:time_stop:2438 : elapsed_time=772 2022-04-13 08:29:38.509 | + functions-common:time_stop:2439 : total=1594 2022-04-13 08:29:38.511 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:29:38.513 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2366 2022-04-13 08:29:38.515 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:29:38.518 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 08:29:38.520 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:29:38.523 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:29:38.525 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:29:38.527 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:29:38.529 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:29:38.532 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:29:38.534 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 08:29:38.536 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:29:38.539 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:29:38.542 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:29:38.544 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:29:38.547 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:29:38.549 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:29:38.551 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:29:38.554 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:29:38.556 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:29:38.558 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:29:38.560 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:29:38.563 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 08:29:38.565 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:29:38.567 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:29:38.570 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:29:38.573 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:29:38.575 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:29:38.578 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:29:38.582 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 08:29:38.584 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 08:29:38.604 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:29:38.606 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 08:29:38.608 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 08:29:38.611 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 08:29:38.613 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 08:29:38.616 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 08:29:38.620 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 08:29:38.622 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 08:29:38.625 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 08:29:38.627 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 08:29:38.629 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 08:29:38.632 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 08:29:38.635 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 08:29:39.440 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 08:29:39.440 | user tags 2022-04-13 08:29:39.440 | stackrabbit []' 2022-04-13 08:29:39.444 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 08:29:39.444 | user tags 2022-04-13 08:29:39.444 | stackrabbit []' 2022-04-13 08:29:39.444 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 08:29:39.450 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 08:29:39.452 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 08:29:39.455 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 08:29:40.146 | Changing password for user "stackrabbit" ... 2022-04-13 08:29:40.174 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 08:29:40.883 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 08:29:40.917 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 08:29:40.920 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 08:29:41.614 | Changing password for user "stackrabbit" ... 2022-04-13 08:29:41.643 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 08:29:41.646 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 08:29:41.649 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 08:29:42.357 | Deleting user "guest" ... 2022-04-13 08:29:42.381 | Error: 2022-04-13 08:29:42.381 | {:no_such_user, "guest"} 2022-04-13 08:29:42.394 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 08:29:42.396 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 08:29:42.414 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:29:42.416 | + ./stack.sh:main:838 : install_database 2022-04-13 08:29:42.419 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 08:29:42.421 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 08:29:42.423 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:29:42.426 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:29:42.428 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 08:29:42.648 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 08:29:42.652 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 08:29:42.655 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 08:29:42.660 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 08:29:42.663 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:29:42.665 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 08:29:42.667 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:29:42.670 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:29:42.672 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:29:42.674 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:29:42.677 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:29:42.680 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:29:42.682 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:29:42.685 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:29:42.688 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:29:42.690 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:29:42.692 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:29:42.697 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 08:29:42.699 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:29:42.702 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:29:42.705 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:29:42.708 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:29:42.710 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:29:42.712 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:29:42.715 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 08:29:42.717 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:29:42.719 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:29:42.722 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 08:29:42.724 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:29:42.727 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:29:42.729 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:29:42.731 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:29:42.733 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:29:42.735 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:29:42.738 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:29:42.740 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:29:42.742 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:29:42.744 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:29:42.747 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:29:42.749 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:29:42.751 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 08:29:42.753 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:29:42.756 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:29:42.758 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:29:42.760 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 08:29:42.782 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-13 08:29:42.892 | Reading package lists... 2022-04-13 08:29:43.136 | Building dependency tree... 2022-04-13 08:29:43.137 | Reading state information... 2022-04-13 08:29:43.381 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 08:29:43.381 | The following packages were automatically installed and are no longer required: 2022-04-13 08:29:43.383 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:29:43.383 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:29:43.383 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:29:43.383 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:29:43.383 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:29:43.383 | python3-zope.interface 2022-04-13 08:29:43.383 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:29:43.512 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:29:43.517 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:29:43.520 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:29:43.522 | + functions-common:time_stop:2425 : local name 2022-04-13 08:29:43.524 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:29:43.526 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:29:43.529 | + functions-common:time_stop:2428 : local total 2022-04-13 08:29:43.531 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:29:43.534 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:29:43.536 | + functions-common:time_stop:2432 : start_time=1649838582780 2022-04-13 08:29:43.539 | + functions-common:time_stop:2434 : [[ -z 1649838582780 ]] 2022-04-13 08:29:43.542 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:29:43.546 | + functions-common:time_stop:2437 : end_time=1649838583543 2022-04-13 08:29:43.548 | + functions-common:time_stop:2438 : elapsed_time=763 2022-04-13 08:29:43.551 | + functions-common:time_stop:2439 : total=2366 2022-04-13 08:29:43.553 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:29:43.555 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3129 2022-04-13 08:29:43.558 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:29:43.560 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 08:29:43.562 | + ./stack.sh:main:841 : install_database_python 2022-04-13 08:29:43.565 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 08:29:43.567 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 08:29:43.570 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 08:29:43.572 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:29:43.576 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 08:29:43.578 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 08:29:43.580 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:29:43.584 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:29:43.584 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:29:43.591 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 08:29:43.593 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 08:29:43.595 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 08:29:43.599 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 08:29:43.601 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 08:29:43.624 | Using python 3.8 to install PyMySQL 2022-04-13 08:29:43.626 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-13 08:29:44.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:29:44.369 | from cryptography.utils import int_from_bytes 2022-04-13 08:29:44.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:29:44.369 | from cryptography.utils import int_from_bytes 2022-04-13 08:29:45.529 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:29:45.560 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 08:29:47.198 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:29:47.204 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:29:47.204 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:29:47.310 | + inc/python:pip_install:200 : result=0 2022-04-13 08:29:47.313 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:29:47.317 | + functions-common:time_stop:2425 : local name 2022-04-13 08:29:47.320 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:29:47.324 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:29:47.327 | + functions-common:time_stop:2428 : local total 2022-04-13 08:29:47.331 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:29:47.334 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:29:47.337 | + functions-common:time_stop:2432 : start_time=1649838583619 2022-04-13 08:29:47.339 | + functions-common:time_stop:2434 : [[ -z 1649838583619 ]] 2022-04-13 08:29:47.342 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:29:47.346 | + functions-common:time_stop:2437 : end_time=1649838587344 2022-04-13 08:29:47.349 | + functions-common:time_stop:2438 : elapsed_time=3725 2022-04-13 08:29:47.351 | + functions-common:time_stop:2439 : total=20222 2022-04-13 08:29:47.354 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:29:47.356 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23947 2022-04-13 08:29:47.358 | + inc/python:pip_install:203 : return 0 2022-04-13 08:29:47.361 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 08:29:47.363 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 08:29:47.365 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 08:29:47.368 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 08:29:47.385 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:29:47.387 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 08:29:47.390 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 08:29:47.394 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 08:29:47.394 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 08:29:47.401 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 08:29:47.404 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 08:29:47.407 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 08:29:47.410 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 08:29:47.413 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 08:29:47.417 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 08:29:47.435 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:29:47.439 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 08:29:47.442 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:29:47.446 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:29:47.448 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:29:47.451 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:29:47.454 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:29:47.458 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:29:47.460 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:29:47.462 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:29:47.465 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:29:47.467 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:29:47.469 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:29:47.471 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:29:47.474 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 08:29:47.476 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:29:47.479 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:29:47.481 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:29:47.483 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 08:29:47.504 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-13 08:29:47.620 | Reading package lists... 2022-04-13 08:29:47.875 | Building dependency tree... 2022-04-13 08:29:47.877 | Reading state information... 2022-04-13 08:29:48.123 | radvd is already the newest version (1:2.17-2). 2022-04-13 08:29:48.123 | The following packages were automatically installed and are no longer required: 2022-04-13 08:29:48.124 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:29:48.124 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:29:48.124 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:29:48.124 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:29:48.124 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:29:48.124 | python3-zope.interface 2022-04-13 08:29:48.124 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:29:48.250 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:29:48.256 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:29:48.258 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:29:48.262 | + functions-common:time_stop:2425 : local name 2022-04-13 08:29:48.265 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:29:48.267 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:29:48.270 | + functions-common:time_stop:2428 : local total 2022-04-13 08:29:48.273 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:29:48.275 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:29:48.277 | + functions-common:time_stop:2432 : start_time=1649838587501 2022-04-13 08:29:48.279 | + functions-common:time_stop:2434 : [[ -z 1649838587501 ]] 2022-04-13 08:29:48.282 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:29:48.287 | + functions-common:time_stop:2437 : end_time=1649838588284 2022-04-13 08:29:48.289 | + functions-common:time_stop:2438 : elapsed_time=783 2022-04-13 08:29:48.291 | + functions-common:time_stop:2439 : total=3129 2022-04-13 08:29:48.293 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:29:48.296 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3912 2022-04-13 08:29:48.298 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:29:48.300 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 08:29:48.316 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:29:48.319 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 08:29:48.321 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 08:29:48.324 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 08:29:48.326 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 08:29:48.346 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 08:29:48.348 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:29:48.350 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:29:48.353 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:29:48.355 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:29:48.357 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:29:48.360 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:29:48.362 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:29:48.364 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:29:48.366 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:29:48.369 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:29:48.372 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:29:48.375 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:29:48.377 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 08:29:48.380 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:29:48.382 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:29:48.384 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:29:48.387 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 08:29:48.406 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-13 08:29:48.516 | Reading package lists... 2022-04-13 08:29:48.764 | Building dependency tree... 2022-04-13 08:29:48.766 | Reading state information... 2022-04-13 08:29:49.010 | fakeroot is already the newest version (1.24-1). 2022-04-13 08:29:49.011 | make is already the newest version (4.2.1-1.2). 2022-04-13 08:29:49.011 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 08:29:49.011 | The following packages were automatically installed and are no longer required: 2022-04-13 08:29:49.012 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:29:49.012 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:29:49.012 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:29:49.012 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:29:49.012 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:29:49.012 | python3-zope.interface 2022-04-13 08:29:49.012 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:29:49.146 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:29:49.150 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:29:49.153 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:29:49.155 | + functions-common:time_stop:2425 : local name 2022-04-13 08:29:49.157 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:29:49.159 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:29:49.162 | + functions-common:time_stop:2428 : local total 2022-04-13 08:29:49.164 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:29:49.166 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:29:49.168 | + functions-common:time_stop:2432 : start_time=1649838588404 2022-04-13 08:29:49.170 | + functions-common:time_stop:2434 : [[ -z 1649838588404 ]] 2022-04-13 08:29:49.173 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:29:49.177 | + functions-common:time_stop:2437 : end_time=1649838589174 2022-04-13 08:29:49.179 | + functions-common:time_stop:2438 : elapsed_time=770 2022-04-13 08:29:49.181 | + functions-common:time_stop:2439 : total=3912 2022-04-13 08:29:49.183 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:29:49.185 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4682 2022-04-13 08:29:49.187 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:29:49.190 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 08:29:49.192 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:29:49.194 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:29:49.197 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 08:29:49.199 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 08:29:49.202 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 08:29:49.206 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 08:29:49.208 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 08:29:49.211 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 08:29:49.212 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 08:29:49.217 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 08:29:49.219 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 08:29:49.221 | + functions:vercmp:628 : local v1=5.4 2022-04-13 08:29:49.223 | + functions:vercmp:629 : local 'op=<' 2022-04-13 08:29:49.226 | + functions:vercmp:630 : local v2=3.13 2022-04-13 08:29:49.228 | + functions:vercmp:631 : local result 2022-04-13 08:29:49.232 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 08:29:49.232 | ++ functions:vercmp:635 : sort -V 2022-04-13 08:29:49.232 | ++ functions:vercmp:635 : head -1 2022-04-13 08:29:49.237 | + functions:vercmp:635 : result=3.13 2022-04-13 08:29:49.239 | + functions:vercmp:637 : case $op in 2022-04-13 08:29:49.241 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 08:29:49.244 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 08:29:49.246 | + functions:vercmp:648 : return 2022-04-13 08:29:49.248 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 08:29:49.250 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 08:29:49.253 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 08:29:49.765 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 08:29:49.769 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 08:29:49.772 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:49.775 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:49.777 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-13 08:29:49.780 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:49.783 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 08:29:49.800 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:29:49.803 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 08:29:49.805 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 08:29:49.805 | Installing etcd 2022-04-13 08:29:49.807 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 08:29:49.820 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 08:29:49.831 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 08:29:49.834 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 08:29:49.850 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 08:29:49.857 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:29:49.861 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:29:49.866 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:29:49.872 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:29:49.876 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-13 08:29:49.879 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 08:29:49.881 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:29:49.884 | ++ functions:get_extra_file:74 : return 2022-04-13 08:29:49.888 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:29:49.890 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 08:29:49.893 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 08:29:49.896 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 08:29:49.913 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:29:49.916 | + ./stack.sh:main:868 : install_dstat 2022-04-13 08:29:49.918 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 08:29:49.934 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:29:49.936 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 08:29:49.938 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 08:29:49.940 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 08:29:49.943 | + ./stack.sh:main:877 : install_libs 2022-04-13 08:29:49.945 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 08:29:49.947 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 08:29:49.949 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 08:29:49.951 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 08:29:49.953 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:49.955 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:49.958 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-13 08:29:49.960 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:49.962 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 08:29:49.964 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 08:29:49.966 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 08:29:49.968 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 08:29:49.970 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:49.972 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:49.975 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-13 08:29:49.977 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:49.979 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 08:29:49.981 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 08:29:49.984 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 08:29:49.986 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 08:29:49.988 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:49.990 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:49.992 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-13 08:29:49.995 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:49.997 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 08:29:49.999 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 08:29:50.001 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 08:29:50.003 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 08:29:50.005 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:50.008 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:50.010 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-13 08:29:50.012 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:50.014 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 08:29:50.017 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 08:29:50.019 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 08:29:50.021 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 08:29:50.023 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:50.025 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:50.027 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-13 08:29:50.030 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:50.032 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 08:29:50.034 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 08:29:50.036 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 08:29:50.038 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 08:29:50.040 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:50.043 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:50.045 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-13 08:29:50.047 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:50.049 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 08:29:50.052 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 08:29:50.054 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 08:29:50.057 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 08:29:50.060 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:50.062 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:50.064 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-13 08:29:50.067 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:50.069 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 08:29:50.071 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 08:29:50.073 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 08:29:50.076 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 08:29:50.078 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:50.080 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:50.082 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-13 08:29:50.084 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:50.086 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 08:29:50.088 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 08:29:50.091 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 08:29:50.093 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 08:29:50.095 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:50.097 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:50.100 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-13 08:29:50.102 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:50.105 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 08:29:50.107 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 08:29:50.109 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 08:29:50.111 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 08:29:50.114 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:50.116 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:50.119 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-13 08:29:50.121 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:50.124 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 08:29:50.126 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 08:29:50.128 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 08:29:50.131 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 08:29:50.133 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:50.135 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:50.137 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-13 08:29:50.140 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:50.142 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 08:29:50.144 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 08:29:50.147 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 08:29:50.149 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 08:29:50.151 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:50.154 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:50.156 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-13 08:29:50.158 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:50.160 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 08:29:50.163 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 08:29:50.165 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 08:29:50.167 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 08:29:50.170 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:50.172 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:50.175 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-13 08:29:50.178 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:50.180 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 08:29:50.183 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 08:29:50.185 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 08:29:50.187 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 08:29:50.189 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:50.191 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:50.194 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-13 08:29:50.196 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:50.199 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 08:29:50.201 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 08:29:50.203 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 08:29:50.205 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 08:29:50.208 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:50.210 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:50.212 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-13 08:29:50.214 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:50.216 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 08:29:50.219 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 08:29:50.221 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 08:29:50.223 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 08:29:50.225 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:50.227 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:50.230 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-13 08:29:50.232 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:50.234 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 08:29:50.236 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 08:29:50.239 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 08:29:50.241 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 08:29:50.243 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:50.245 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:50.247 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-13 08:29:50.250 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:50.252 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 08:29:50.254 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 08:29:50.256 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 08:29:50.258 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 08:29:50.261 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:50.263 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:50.265 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-13 08:29:50.267 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:50.269 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 08:29:50.271 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 08:29:50.274 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 08:29:50.276 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 08:29:50.278 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:50.280 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:50.282 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-13 08:29:50.285 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:50.287 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 08:29:50.289 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 08:29:50.291 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 08:29:50.293 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 08:29:50.296 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:50.298 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:50.300 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-13 08:29:50.302 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:50.304 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 08:29:50.306 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 08:29:50.309 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 08:29:50.311 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 08:29:50.313 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:50.315 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:50.318 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-13 08:29:50.321 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:50.324 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 08:29:50.326 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 08:29:50.329 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 08:29:50.332 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 08:29:50.335 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:50.337 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:50.339 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-13 08:29:50.342 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:50.344 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 08:29:50.347 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 08:29:50.349 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 08:29:50.351 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 08:29:50.354 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:50.357 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:50.359 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-13 08:29:50.361 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:50.364 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 08:29:50.368 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 08:29:50.371 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 08:29:50.375 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 08:29:50.378 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:50.382 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:50.386 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-13 08:29:50.389 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:50.393 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 08:29:50.396 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 08:29:50.398 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 08:29:50.401 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 08:29:50.403 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:50.405 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:50.408 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-13 08:29:50.410 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:50.412 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 08:29:50.415 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 08:29:50.417 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 08:29:50.419 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 08:29:50.422 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:50.424 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:50.426 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-13 08:29:50.429 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:50.431 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 08:29:50.433 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 08:29:50.435 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 08:29:50.438 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 08:29:50.440 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:50.443 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:50.445 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-13 08:29:50.447 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:50.449 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 08:29:50.452 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 08:29:50.454 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 08:29:50.456 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 08:29:50.459 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:50.461 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:50.463 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-13 08:29:50.466 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:50.468 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 08:29:50.470 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 08:29:50.472 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 08:29:50.475 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 08:29:50.477 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:50.479 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:50.482 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-13 08:29:50.484 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:50.486 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 08:29:50.488 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 08:29:50.491 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 08:29:50.493 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 08:29:50.495 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:50.497 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:50.500 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-13 08:29:50.502 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:50.504 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 08:29:50.507 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 08:29:50.509 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 08:29:50.511 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 08:29:50.513 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:50.515 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:50.518 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-13 08:29:50.520 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:50.522 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 08:29:50.524 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 08:29:50.527 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 08:29:50.529 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 08:29:50.531 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:50.534 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:50.536 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-13 08:29:50.538 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:50.541 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 08:29:50.543 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 08:29:50.546 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 08:29:50.548 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 08:29:50.551 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:50.553 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:50.555 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-13 08:29:50.558 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:50.560 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 08:29:50.562 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 08:29:50.565 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 08:29:50.567 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 08:29:50.570 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:50.572 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:50.574 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-13 08:29:50.576 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:50.578 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 08:29:50.581 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 08:29:50.583 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 08:29:50.585 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 08:29:50.587 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:50.590 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:50.592 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-13 08:29:50.594 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:50.596 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 08:29:50.599 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 08:29:50.601 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 08:29:50.604 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 08:29:50.606 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:50.608 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:50.610 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-13 08:29:50.612 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:50.615 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 08:29:50.617 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 08:29:50.619 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 08:29:50.621 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 08:29:50.623 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:50.626 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:50.628 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-13 08:29:50.631 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:50.633 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 08:29:50.635 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 08:29:50.637 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 08:29:50.640 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 08:29:50.642 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:50.644 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:50.647 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-13 08:29:50.649 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:50.651 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 08:29:50.671 | Using python 3.8 to install etcd3 2022-04-13 08:29:50.673 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-13 08:29:51.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:29:51.398 | from cryptography.utils import int_from_bytes 2022-04-13 08:29:51.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:29:51.398 | from cryptography.utils import int_from_bytes 2022-04-13 08:29:52.572 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:29:52.604 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 08:29:52.611 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 08:29:52.612 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 08:29:52.613 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 08:29:52.614 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 08:29:54.246 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:29:54.251 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:29:54.251 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:29:54.356 | + inc/python:pip_install:200 : result=0 2022-04-13 08:29:54.359 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:29:54.363 | + functions-common:time_stop:2425 : local name 2022-04-13 08:29:54.366 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:29:54.370 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:29:54.373 | + functions-common:time_stop:2428 : local total 2022-04-13 08:29:54.376 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:29:54.379 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:29:54.382 | + functions-common:time_stop:2432 : start_time=1649838590666 2022-04-13 08:29:54.384 | + functions-common:time_stop:2434 : [[ -z 1649838590666 ]] 2022-04-13 08:29:54.387 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:29:54.391 | + functions-common:time_stop:2437 : end_time=1649838594388 2022-04-13 08:29:54.393 | + functions-common:time_stop:2438 : elapsed_time=3722 2022-04-13 08:29:54.395 | + functions-common:time_stop:2439 : total=23947 2022-04-13 08:29:54.397 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:29:54.399 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27669 2022-04-13 08:29:54.402 | + inc/python:pip_install:203 : return 0 2022-04-13 08:29:54.404 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 08:29:54.427 | Using python 3.8 to install etcd3gw 2022-04-13 08:29:54.429 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-13 08:29:55.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:29:55.158 | from cryptography.utils import int_from_bytes 2022-04-13 08:29:55.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:29:55.158 | from cryptography.utils import int_from_bytes 2022-04-13 08:29:56.331 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:29:56.363 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 08:29:56.370 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 08:29:56.371 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 08:29:56.372 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 08:29:56.373 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 08:29:56.406 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-13 08:29:56.407 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-13 08:29:56.408 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-13 08:29:56.411 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-13 08:29:58.032 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:29:58.038 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:29:58.038 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:29:58.143 | + inc/python:pip_install:200 : result=0 2022-04-13 08:29:58.147 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:29:58.150 | + functions-common:time_stop:2425 : local name 2022-04-13 08:29:58.154 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:29:58.158 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:29:58.161 | + functions-common:time_stop:2428 : local total 2022-04-13 08:29:58.163 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:29:58.165 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:29:58.167 | + functions-common:time_stop:2432 : start_time=1649838594420 2022-04-13 08:29:58.170 | + functions-common:time_stop:2434 : [[ -z 1649838594420 ]] 2022-04-13 08:29:58.172 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:29:58.177 | + functions-common:time_stop:2437 : end_time=1649838598174 2022-04-13 08:29:58.179 | + functions-common:time_stop:2438 : elapsed_time=3754 2022-04-13 08:29:58.181 | + functions-common:time_stop:2439 : total=27669 2022-04-13 08:29:58.183 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:29:58.185 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31423 2022-04-13 08:29:58.188 | + inc/python:pip_install:203 : return 0 2022-04-13 08:29:58.190 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 08:29:58.193 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 08:29:58.196 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 08:29:58.198 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:29:58.200 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:29:58.203 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:29:58.205 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:29:58.208 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:29:58.210 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:29:58.212 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:29:58.215 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:29:58.217 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:29:58.219 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:29:58.221 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:29:58.224 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 08:29:58.226 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:29:58.229 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:29:58.232 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 08:29:58.234 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 08:29:58.236 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:29:58.239 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:29:58.241 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:29:58.243 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:29:58.245 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:29:58.248 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:29:58.250 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:29:58.252 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:29:58.255 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:29:58.257 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:29:58.259 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:29:58.261 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:29:58.264 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 08:29:58.266 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:29:58.268 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:29:58.270 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:29:58.272 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 08:29:58.293 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 08:29:58.403 | Reading package lists... 2022-04-13 08:29:58.649 | Building dependency tree... 2022-04-13 08:29:58.651 | Reading state information... 2022-04-13 08:29:58.898 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 08:29:58.898 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 08:29:58.898 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:29:58.898 | The following packages were automatically installed and are no longer required: 2022-04-13 08:29:58.900 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:29:58.900 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:29:58.900 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:29:58.900 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:29:58.900 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:29:58.900 | python3-zope.interface 2022-04-13 08:29:58.900 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:29:59.040 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:29:59.047 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:29:59.050 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:29:59.053 | + functions-common:time_stop:2425 : local name 2022-04-13 08:29:59.057 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:29:59.060 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:29:59.064 | + functions-common:time_stop:2428 : local total 2022-04-13 08:29:59.067 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:29:59.069 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:29:59.071 | + functions-common:time_stop:2432 : start_time=1649838598290 2022-04-13 08:29:59.074 | + functions-common:time_stop:2434 : [[ -z 1649838598290 ]] 2022-04-13 08:29:59.076 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:29:59.081 | + functions-common:time_stop:2437 : end_time=1649838599078 2022-04-13 08:29:59.083 | + functions-common:time_stop:2438 : elapsed_time=788 2022-04-13 08:29:59.085 | + functions-common:time_stop:2439 : total=4682 2022-04-13 08:29:59.088 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:29:59.091 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5470 2022-04-13 08:29:59.093 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:29:59.095 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 08:29:59.099 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:29:59.102 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:29:59.105 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 08:29:59.175 | Module proxy already enabled 2022-04-13 08:29:59.182 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 08:29:59.250 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 08:29:59.250 | Module proxy already enabled 2022-04-13 08:29:59.250 | Module proxy_uwsgi already enabled 2022-04-13 08:29:59.256 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 08:29:59.260 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 08:29:59.263 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 08:29:59.267 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 08:29:59.394 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 08:29:59.397 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 08:29:59.399 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 08:29:59.402 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:59.404 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:59.407 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-13 08:29:59.409 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:59.412 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 08:29:59.414 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 08:29:59.416 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 08:29:59.419 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:59.421 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:59.424 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-13 08:29:59.426 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:59.428 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 08:29:59.431 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 08:29:59.433 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 08:29:59.435 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:59.438 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:59.440 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-13 08:29:59.443 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:59.445 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 08:29:59.447 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 08:29:59.450 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 08:29:59.452 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:59.455 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:59.457 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 08:29:59.460 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:59.462 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 08:29:59.465 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 08:29:59.468 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:59.470 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:59.473 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-13 08:29:59.476 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:59.479 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 08:29:59.482 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 08:29:59.484 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 08:29:59.487 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:59.490 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:59.492 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-13 08:29:59.494 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:59.497 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 08:29:59.514 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:29:59.516 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 08:29:59.518 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 08:29:59.521 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 08:29:59.523 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:59.525 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:59.528 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-13 08:29:59.530 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:59.533 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 08:29:59.549 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:29:59.552 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 08:29:59.554 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 08:29:59.557 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 08:29:59.559 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:59.561 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:59.564 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-13 08:29:59.566 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:59.569 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 08:29:59.571 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 08:29:59.573 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 08:29:59.576 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:29:59.578 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 08:29:59.580 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-13 08:29:59.583 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:29:59.586 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 08:29:59.589 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 08:29:59.591 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:29:59.594 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 08:29:59.596 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 08:29:59.599 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:29:59.602 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:29:59.603 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:29:59.609 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 08:29:59.612 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 08:29:59.616 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 08:29:59.620 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 08:29:59.622 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 08:29:59.643 | Using python 3.8 to install keystonemiddleware 2022-04-13 08:29:59.646 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-13 08:30:00.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:30:00.372 | from cryptography.utils import int_from_bytes 2022-04-13 08:30:00.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:30:00.372 | from cryptography.utils import int_from_bytes 2022-04-13 08:30:01.550 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:30:01.581 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 08:30:01.633 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 08:30:01.634 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-13 08:30:01.635 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 08:30:01.637 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 08:30:01.638 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-13 08:30:01.639 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-13 08:30:01.640 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 08:30:01.641 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 08:30:01.642 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 08:30:01.643 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 08:30:01.644 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 08:30:01.645 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 08:30:01.646 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 08:30:01.647 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 08:30:01.704 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-13 08:30:01.705 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-13 08:30:01.706 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-13 08:30:01.745 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-13 08:30:01.783 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-13 08:30:01.784 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-13 08:30:01.785 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-13 08:30:01.787 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-13 08:30:01.835 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-13 08:30:01.836 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-13 08:30:01.849 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-13 08:30:01.850 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-13 08:30:01.865 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-13 08:30:01.869 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-13 08:30:01.870 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-13 08:30:01.931 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-13 08:30:01.934 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-13 08:30:01.936 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-13 08:30:01.937 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-13 08:30:01.986 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-13 08:30:01.998 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-13 08:30:03.552 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:30:03.558 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:30:03.558 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:30:03.666 | + inc/python:pip_install:200 : result=0 2022-04-13 08:30:03.670 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:30:03.674 | + functions-common:time_stop:2425 : local name 2022-04-13 08:30:03.677 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:30:03.680 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:30:03.683 | + functions-common:time_stop:2428 : local total 2022-04-13 08:30:03.686 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:30:03.688 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:30:03.691 | + functions-common:time_stop:2432 : start_time=1649838599638 2022-04-13 08:30:03.694 | + functions-common:time_stop:2434 : [[ -z 1649838599638 ]] 2022-04-13 08:30:03.697 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:30:03.703 | + functions-common:time_stop:2437 : end_time=1649838603700 2022-04-13 08:30:03.705 | + functions-common:time_stop:2438 : elapsed_time=4062 2022-04-13 08:30:03.707 | + functions-common:time_stop:2439 : total=31423 2022-04-13 08:30:03.710 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:30:03.713 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35485 2022-04-13 08:30:03.716 | + inc/python:pip_install:203 : return 0 2022-04-13 08:30:03.719 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 08:30:03.723 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 08:30:03.725 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:30:03.730 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 08:30:03.732 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 08:30:03.735 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:30:03.739 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:30:03.739 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:30:03.744 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 08:30:03.747 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 08:30:03.749 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 08:30:03.752 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 08:30:03.754 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 08:30:03.775 | Using python 3.8 to install python-memcached 2022-04-13 08:30:03.777 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-13 08:30:04.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:30:04.522 | from cryptography.utils import int_from_bytes 2022-04-13 08:30:04.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:30:04.522 | from cryptography.utils import int_from_bytes 2022-04-13 08:30:05.670 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:30:05.700 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 08:30:05.704 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 08:30:07.339 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:30:07.345 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:30:07.345 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:30:07.449 | + inc/python:pip_install:200 : result=0 2022-04-13 08:30:07.453 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:30:07.456 | + functions-common:time_stop:2425 : local name 2022-04-13 08:30:07.459 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:30:07.462 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:30:07.465 | + functions-common:time_stop:2428 : local total 2022-04-13 08:30:07.467 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:30:07.470 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:30:07.474 | + functions-common:time_stop:2432 : start_time=1649838603770 2022-04-13 08:30:07.476 | + functions-common:time_stop:2434 : [[ -z 1649838603770 ]] 2022-04-13 08:30:07.480 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:30:07.487 | + functions-common:time_stop:2437 : end_time=1649838607484 2022-04-13 08:30:07.489 | + functions-common:time_stop:2438 : elapsed_time=3714 2022-04-13 08:30:07.492 | + functions-common:time_stop:2439 : total=35485 2022-04-13 08:30:07.494 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:30:07.497 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39199 2022-04-13 08:30:07.499 | + inc/python:pip_install:203 : return 0 2022-04-13 08:30:07.502 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 08:30:07.523 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:30:07.526 | + ./stack.sh:main:899 : '[' 10.222.0.13 == 10.222.0.13 ']' 2022-04-13 08:30:07.529 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 08:30:07.531 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 08:30:07.534 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 08:30:07.536 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 08:30:07.539 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 08:30:07.541 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 08:30:07.557 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:30:07.559 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 08:30:07.561 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 08:30:07.564 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 08:30:07.566 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 08:30:07.568 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 08:30:07.571 | ++ functions-common:git_clone:612 : pwd 2022-04-13 08:30:07.573 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 08:30:07.576 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 08:30:07.579 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 08:30:07.595 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 08:30:07.597 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 08:30:07.599 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 08:30:07.602 | + functions-common:git_clone:629 : echo master 2022-04-13 08:30:07.602 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 08:30:07.607 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 08:30:07.609 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 08:30:07.611 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 08:30:07.614 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 08:30:07.614 | + functions-common:git_clone:678 : head -1 2022-04-13 08:30:07.617 | c141e6164 trivial: Fix typo 2022-04-13 08:30:07.620 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 08:30:07.622 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 08:30:07.624 | + inc/python:setup_develop:338 : local bindep 2022-04-13 08:30:07.627 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 08:30:07.629 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 08:30:07.631 | + inc/python:setup_develop:344 : local extras= 2022-04-13 08:30:07.634 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 08:30:07.636 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 08:30:07.638 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 08:30:07.641 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 08:30:07.643 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 08:30:07.645 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 08:30:07.648 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 08:30:07.650 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 08:30:07.653 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 08:30:07.655 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 08:30:07.658 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 08:30:07.661 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 08:30:07.666 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 08:30:07.668 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-13 08:30:08.344 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 08:30:08.348 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 08:30:08.351 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 08:30:08.355 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 08:30:08.358 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 08:30:08.362 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 08:30:08.365 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 08:30:08.367 | + inc/python:setup_package:428 : local extras= 2022-04-13 08:30:08.369 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 08:30:08.372 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 08:30:08.374 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 08:30:08.376 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 08:30:08.378 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 08:30:08.381 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 08:30:08.401 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 08:30:08.403 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-13 08:30:09.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:30:09.139 | from cryptography.utils import int_from_bytes 2022-04-13 08:30:09.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:30:09.139 | from cryptography.utils import int_from_bytes 2022-04-13 08:30:10.314 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:30:10.345 | Obtaining file:///opt/stack/keystone 2022-04-13 08:30:10.346 | Preparing metadata (setup.py): started 2022-04-13 08:30:11.226 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 08:30:11.227 | ERROR: Command errored out with exit status 1: 2022-04-13 08:30:11.227 | 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-70ua363l 2022-04-13 08:30:11.227 | cwd: /opt/stack/keystone/ 2022-04-13 08:30:11.227 | Complete output (16 lines): 2022-04-13 08:30:11.227 | Error parsing 2022-04-13 08:30:11.227 | Traceback (most recent call last): 2022-04-13 08:30:11.227 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 08:30:11.227 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 08:30:11.227 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 08:30:11.227 | pbr.hooks.setup_hook(config) 2022-04-13 08:30:11.227 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 08:30:11.227 | metadata_config.run() 2022-04-13 08:30:11.227 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 08:30:11.227 | self.hook() 2022-04-13 08:30:11.227 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 08:30:11.227 | self.config['version'] = packaging.get_version( 2022-04-13 08:30:11.228 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 08:30:11.228 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 08:30:11.228 | Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 08:30:11.228 | error in setup command: Error parsing /opt/stack/keystone/setup.cfg: Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 08:30:11.228 | ---------------------------------------- 2022-04-13 08:30:11.228 | WARNING: Discarding file:///opt/stack/keystone. Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 08:30:11.228 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 08:30:11.240 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:30:11.240 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:30:11.344 | + inc/python:pip_install:1 : exit_trap 2022-04-13 08:30:11.347 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 08:30:11.351 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 08:30:11.354 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-13 08:30:11.357 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-13 08:30:11.360 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-13 08:30:11.362 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 08:30:11.365 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 08:30:11.368 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 08:30:11.370 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 08:30:11.370 | Error on exit 2022-04-13 08:30:11.372 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 08:30:11.374 | + ./stack.sh:exit_trap:544 : generate-subunit 1649838533 78 fail 2022-04-13 08:30:11.972 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 08:30:11.974 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 08:30:12.882 | + ./stack.sh:exit_trap:558 : exit 1