2022-04-13 06:45:39.143 | + ./stack.sh:main:473 : exec 2022-04-13 06:45:39.143 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-064539' 2022-04-13 06:45:39.143 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-064539.summary.2022-04-13-064539 2022-04-13 06:45:39.143 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-13 06:45:39.143 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-064539 2022-04-13 06:45:39.143 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-064539 /opt/stack/logs/stack.sh.log 2022-04-13 06:45:39.143 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-064539.summary.2022-04-13-064539 /opt/stack/logs/stack.sh.log.summary 2022-04-13 06:45:39.143 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2022-04-13 06:45:39.143 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 06:45:39.143 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 06:45:39.143 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 06:45:39.143 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 06:45:39.143 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 06:45:39.143 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 06:45:39.143 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 06:45:39.143 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 06:45:39.143 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 06:45:39.143 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 06:45:39.143 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 06:45:39.143 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 06:45:39.143 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 06:45:39.145 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 06:45:39.147 | + ./stack.sh:main:505 : trap exit_trap EXIT 2022-04-13 06:45:39.149 | + ./stack.sh:main:546 : trap err_trap ERR 2022-04-13 06:45:39.151 | + ./stack.sh:main:559 : set -o errexit 2022-04-13 06:45:39.153 | + ./stack.sh:main:562 : uname -a 2022-04-13 06:45:39.154 | Linux dv-neutron-837671-1-hyperv 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 06:45:39.156 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 06:45:39.158 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 06:45:39.161 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2022-04-13 06:45:39.188 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 06:45:39.204 | + ./stack.sh:main:576 : fetch_plugins 2022-04-13 06:45:39.206 | + functions-common:fetch_plugins:1655 : local plugins= 2022-04-13 06:45:39.208 | + functions-common:fetch_plugins:1656 : local plugin 2022-04-13 06:45:39.210 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2022-04-13 06:45:39.212 | + functions-common:fetch_plugins:1660 : return 2022-04-13 06:45:39.214 | + ./stack.sh:main:580 : run_phase override_defaults 2022-04-13 06:45:39.216 | + functions-common:run_phase:1737 : local mode=override_defaults 2022-04-13 06:45:39.218 | + functions-common:run_phase:1738 : local phase= 2022-04-13 06:45:39.220 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 06:45:39.222 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2022-04-13 06:45:39.223 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 06:45:39.225 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2022-04-13 06:45:39.227 | + functions-common:run_phase:1747 : local extra 2022-04-13 06:45:39.229 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 06:45:39.232 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2022-04-13 06:45:39.234 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 06:45:39.236 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 06:45:39.238 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 06:45:39.239 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 06:45:39.252 | ++ functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:45:39.253 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 06:45:39.255 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 06:45:39.257 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 06:45:39.259 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 06:45:39.260 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 06:45:39.262 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 06:45:39.264 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 06:45:39.266 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 06:45:39.267 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 06:45:39.269 | + functions-common:run_phase:1761 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 06:45:39.271 | + functions-common:run_phase:1762 : plugin_override_defaults 2022-04-13 06:45:39.273 | + functions-common:plugin_override_defaults:1696 : local plugins= 2022-04-13 06:45:39.275 | + functions-common:plugin_override_defaults:1697 : local plugin 2022-04-13 06:45:39.276 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2022-04-13 06:45:39.278 | + functions-common:plugin_override_defaults:1701 : return 2022-04-13 06:45:39.280 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2022-04-13 06:45:39.297 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2022-04-13 06:45:39.299 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 06:45:39.311 | ++ functions-common:is_service_enabled:1965 : return 1 2022-04-13 06:45:39.313 | +++ lib/tls:source:43 : hostname -f 2022-04-13 06:45:39.317 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 06:45:39.319 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 06:45:39.320 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 06:45:39.322 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 06:45:39.324 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 06:45:39.326 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 06:45:39.328 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 06:45:39.330 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 06:45:39.331 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 06:45:39.333 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 06:45:39.338 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2022-04-13 06:45:39.349 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 06:45:39.366 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 06:45:39.379 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 06:45:39.391 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 06:45:39.417 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2022-04-13 06:45:39.476 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2022-04-13 06:45:39.561 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2022-04-13 06:45:39.583 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 06:45:39.634 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2022-04-13 06:45:39.690 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 06:45:39.816 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 06:45:39.831 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 06:45:39.845 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 06:45:39.863 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 06:45:39.961 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 06:45:39.964 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 06:45:39.968 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 06:45:39.972 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 06:45:39.975 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 06:45:39.978 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 06:45:39.982 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 06:45:39.982 | False' 2022-04-13 06:45:39.985 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 06:45:40.000 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 06:45:40.003 | + ./stack.sh:main:610 : run_phase source 2022-04-13 06:45:40.005 | + functions-common:run_phase:1737 : local mode=source 2022-04-13 06:45:40.007 | + functions-common:run_phase:1738 : local phase= 2022-04-13 06:45:40.009 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 06:45:40.011 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2022-04-13 06:45:40.013 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 06:45:40.015 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2022-04-13 06:45:40.017 | + functions-common:run_phase:1747 : local extra 2022-04-13 06:45:40.019 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 06:45:40.023 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2022-04-13 06:45:40.025 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 06:45:40.027 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 06:45:40.029 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 06:45:40.032 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 06:45:40.046 | ++ functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:45:40.048 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 06:45:40.050 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 06:45:40.089 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 06:45:40.091 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 06:45:40.094 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 06:45:40.096 | + functions-common:run_phase:1759 : load_plugin_settings 2022-04-13 06:45:40.098 | + functions-common:load_plugin_settings:1673 : local plugins= 2022-04-13 06:45:40.100 | + functions-common:load_plugin_settings:1674 : local plugin 2022-04-13 06:45:40.103 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2022-04-13 06:45:40.105 | + functions-common:load_plugin_settings:1678 : return 2022-04-13 06:45:40.107 | + functions-common:run_phase:1760 : verify_disabled_services 2022-04-13 06:45:40.109 | + functions-common:verify_disabled_services:2020 : local service 2022-04-13 06:45:40.111 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.113 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 06:45:40.116 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.118 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 06:45:40.120 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.122 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 06:45:40.125 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.127 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 06:45:40.129 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.132 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 06:45:40.134 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.136 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 06:45:40.139 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.141 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 06:45:40.146 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.149 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 06:45:40.153 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.156 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 06:45:40.159 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.163 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 06:45:40.166 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.169 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-13 06:45:40.172 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.174 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 06:45:40.177 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.179 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 06:45:40.181 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.184 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 06:45:40.186 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.189 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 06:45:40.191 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.194 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 06:45:40.196 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.198 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-13 06:45:40.201 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.203 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 06:45:40.205 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.208 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 06:45:40.210 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.212 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 06:45:40.215 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.217 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 06:45:40.219 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.222 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 06:45:40.224 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.226 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 06:45:40.228 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.230 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 06:45:40.233 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.236 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 06:45:40.238 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.240 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 06:45:40.243 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.245 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 06:45:40.247 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.250 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 06:45:40.252 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.254 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 06:45:40.257 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.259 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 06:45:40.262 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.264 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 06:45:40.266 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.268 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 06:45:40.271 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.273 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-13 06:45:40.275 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.278 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 06:45:40.280 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.282 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 06:45:40.284 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.287 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 06:45:40.289 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.291 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 06:45:40.294 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.296 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 06:45:40.298 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.300 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 06:45:40.303 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.305 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 06:45:40.307 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.309 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 06:45:40.312 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.314 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 06:45:40.316 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.319 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 06:45:40.321 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.323 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 06:45:40.325 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.328 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 06:45:40.330 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.332 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 06:45:40.335 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:45:40.337 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 06:45:40.340 | + ./stack.sh:main:681 : initialize_database_backends 2022-04-13 06:45:40.342 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 06:45:40.345 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 06:45:40.360 | + functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:45:40.362 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 06:45:40.365 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 06:45:40.367 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 06:45:40.382 | + functions-common:is_service_enabled:1965 : return 1 2022-04-13 06:45:40.384 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 06:45:40.387 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 06:45:40.389 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 06:45:40.392 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 06:45:40.394 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 06:45:40.396 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 06:45:40.398 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 06:45:40.401 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-04-13 06:45:40.404 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 06:45:40.406 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-04-13 06:45:40.409 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 06:45:40.411 | + lib/database:initialize_database_backends:104 : return 0 2022-04-13 06:45:40.413 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2022-04-13 06:45:40.413 | Using mysql database backend 2022-04-13 06:45:40.416 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 06:45:40.432 | + ./stack.sh:main:697 : is_service_enabled rabbit 2022-04-13 06:45:40.452 | + functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:45:40.454 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 06:45:40.471 | + ./stack.sh:main:705 : is_service_enabled keystone 2022-04-13 06:45:40.487 | + functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:45:40.489 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 06:45:40.506 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 06:45:40.524 | + ./stack.sh:main:720 : is_service_enabled ldap 2022-04-13 06:45:40.540 | + functions-common:is_service_enabled:1965 : return 1 2022-04-13 06:45:40.543 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2022-04-13 06:45:40.559 | + functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:45:40.561 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 06:45:40.577 | + ./stack.sh:main:735 : [[ -z '' ]] 2022-04-13 06:45:40.580 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2022-04-13 06:45:40.582 | + ./stack.sh:main:741 : save_stackenv 741 2022-04-13 06:45:40.584 | + functions-common:save_stackenv:60 : local tag=741 2022-04-13 06:45:40.587 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 06:45:40.592 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-064540 2022-04-13 06:45:40.594 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-064540 741' 2022-04-13 06:45:40.597 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:45:40.599 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 06:45:40.601 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:45:40.604 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 06:45:40.606 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:45:40.608 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 06:45:40.611 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:45:40.613 | + 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,c-vol,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,c-bak,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 06:45:40.615 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:45:40.618 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.45 2022-04-13 06:45:40.620 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:45:40.622 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.45/identity 2022-04-13 06:45:40.624 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:45:40.627 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-064539 2022-04-13 06:45:40.629 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:45:40.632 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 06:45:40.634 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:45:40.636 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.45 2022-04-13 06:45:40.639 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:45:40.641 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 06:45:40.643 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:45:40.646 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 06:45:40.648 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:45:40.650 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 06:45:40.653 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:45:40.655 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 06:45:40.658 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/xena 2022-04-13 06:45:40.660 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 06:45:40.662 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2022-04-13 06:45:40.664 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-04-13 06:45:40.666 | + functions-common:git_clone:526 : local orig_dir 2022-04-13 06:45:40.669 | ++ functions-common:git_clone:527 : pwd 2022-04-13 06:45:40.672 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-04-13 06:45:40.674 | + functions-common:git_clone:528 : local git_clone_flags= 2022-04-13 06:45:40.676 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-04-13 06:45:40.691 | + functions-common:git_clone:530 : RECLONE=False 2022-04-13 06:45:40.693 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-04-13 06:45:40.695 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-04-13 06:45:40.698 | + functions-common:git_clone:544 : echo stable/xena 2022-04-13 06:45:40.698 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-04-13 06:45:40.703 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 06:45:40.706 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-04-13 06:45:40.708 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2022-04-13 06:45:40.710 | + functions-common:git_clone:593 : git show --oneline 2022-04-13 06:45:40.711 | + functions-common:git_clone:593 : head -1 2022-04-13 06:45:40.714 | 18f957db Add suds-community 2022-04-13 06:45:40.717 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-04-13 06:45:40.720 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2022-04-13 06:45:40.722 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-13 06:45:40.725 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2022-04-13 06:45:40.727 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 06:45:40.730 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 06:45:40.732 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 06:45:40.735 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 06:45:40.737 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 06:45:40.740 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 06:45:40.742 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 06:45:40.746 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 06:45:40.750 | ++ tools/install_prereqs.sh:source:47 : NOW=1649832340 2022-04-13 06:45:40.753 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 06:45:40.757 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649832244 2022-04-13 06:45:40.760 | ++ tools/install_prereqs.sh:source:49 : DELTA=96 2022-04-13 06:45:40.763 | ++ tools/install_prereqs.sh:source:50 : [[ 96 -lt 7200 ]] 2022-04-13 06:45:40.765 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 06:45:40.767 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 06:45:40.770 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2022-04-13 06:45:40.772 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-04-13 06:45:40.775 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2022-04-13 06:45:40.777 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-04-13 06:45:40.779 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2022-04-13 06:45:40.782 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-04-13 06:45:40.785 | +++ 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,c-vol,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,c-bak,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 06:45:40.848 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 06:45:40.848 | apache2-dev 2022-04-13 06:45:40.848 | bc 2022-04-13 06:45:40.848 | bsdmainutils 2022-04-13 06:45:40.848 | curl 2022-04-13 06:45:40.848 | g++ 2022-04-13 06:45:40.848 | gawk 2022-04-13 06:45:40.848 | gcc 2022-04-13 06:45:40.848 | gettext 2022-04-13 06:45:40.848 | git 2022-04-13 06:45:40.848 | graphviz 2022-04-13 06:45:40.848 | iputils-ping 2022-04-13 06:45:40.848 | libapache2-mod-proxy-uwsgi 2022-04-13 06:45:40.848 | libffi-dev 2022-04-13 06:45:40.849 | libjpeg-dev 2022-04-13 06:45:40.849 | libpcre3-dev 2022-04-13 06:45:40.849 | libpq-dev 2022-04-13 06:45:40.849 | libssl-dev 2022-04-13 06:45:40.849 | libsystemd-dev 2022-04-13 06:45:40.849 | libxml2-dev 2022-04-13 06:45:40.849 | libxslt1-dev 2022-04-13 06:45:40.849 | libyaml-dev 2022-04-13 06:45:40.849 | lsof 2022-04-13 06:45:40.849 | openssh-server 2022-04-13 06:45:40.849 | openssl 2022-04-13 06:45:40.849 | pkg-config 2022-04-13 06:45:40.849 | psmisc 2022-04-13 06:45:40.849 | python3-dev 2022-04-13 06:45:40.849 | python3-pip 2022-04-13 06:45:40.849 | python3-systemd 2022-04-13 06:45:40.849 | python3-venv 2022-04-13 06:45:40.849 | tar 2022-04-13 06:45:40.849 | tcpdump 2022-04-13 06:45:40.849 | unzip 2022-04-13 06:45:40.849 | uuid-runtime 2022-04-13 06:45:40.849 | wget 2022-04-13 06:45:40.849 | wget 2022-04-13 06:45:40.849 | zlib1g-dev 2022-04-13 06:45:40.849 | libkrb5-dev 2022-04-13 06:45:40.849 | libldap2-dev 2022-04-13 06:45:40.849 | libsasl2-dev 2022-04-13 06:45:40.849 | memcached 2022-04-13 06:45:40.849 | python3-mysqldb 2022-04-13 06:45:40.849 | sqlite3 2022-04-13 06:45:40.849 | conntrack 2022-04-13 06:45:40.849 | curl 2022-04-13 06:45:40.849 | dnsmasq-base 2022-04-13 06:45:40.849 | dnsmasq-utils 2022-04-13 06:45:40.849 | ebtables 2022-04-13 06:45:40.849 | genisoimage 2022-04-13 06:45:40.849 | iptables 2022-04-13 06:45:40.849 | iputils-arping 2022-04-13 06:45:40.850 | kpartx 2022-04-13 06:45:40.850 | libjs-jquery-tablesorter 2022-04-13 06:45:40.850 | parted 2022-04-13 06:45:40.850 | pm-utils 2022-04-13 06:45:40.850 | python3-mysqldb 2022-04-13 06:45:40.850 | socat 2022-04-13 06:45:40.850 | sqlite3 2022-04-13 06:45:40.850 | sudo 2022-04-13 06:45:40.850 | vlan 2022-04-13 06:45:40.850 | lsscsi 2022-04-13 06:45:40.850 | open-iscsi 2022-04-13 06:45:40.850 | lvm2 2022-04-13 06:45:40.850 | qemu-utils 2022-04-13 06:45:40.850 | thin-provisioning-tools 2022-04-13 06:45:40.850 | acl 2022-04-13 06:45:40.850 | dnsmasq-base 2022-04-13 06:45:40.850 | dnsmasq-utils 2022-04-13 06:45:40.850 | ebtables 2022-04-13 06:45:40.850 | haproxy 2022-04-13 06:45:40.850 | iptables 2022-04-13 06:45:40.850 | iputils-arping 2022-04-13 06:45:40.850 | iputils-ping 2022-04-13 06:45:40.850 | postgresql-server-dev-all 2022-04-13 06:45:40.850 | python3-mysqldb 2022-04-13 06:45:40.850 | sqlite3 2022-04-13 06:45:40.850 | sudo 2022-04-13 06:45:40.850 | vlan 2022-04-13 06:45:40.850 | pcp 2022-04-13 06:45:40.850 | ipset 2022-04-13 06:45:40.850 | conntrack 2022-04-13 06:45:40.850 | conntrackd 2022-04-13 06:45:40.850 | keepalived 2022-04-13 06:45:40.850 | lvm2 2022-04-13 06:45:40.850 | qemu-utils 2022-04-13 06:45:40.850 | thin-provisioning-tools 2022-04-13 06:45:40.850 | curl 2022-04-13 06:45:40.850 | liberasurecode-dev 2022-04-13 06:45:40.850 | make 2022-04-13 06:45:40.850 | memcached 2022-04-13 06:45:40.851 | sqlite3 2022-04-13 06:45:40.851 | xfsprogs' 2022-04-13 06:45:40.851 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 06:45:40.870 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 06:45:40.870 | apache2-dev 2022-04-13 06:45:40.870 | bc 2022-04-13 06:45:40.870 | bsdmainutils 2022-04-13 06:45:40.870 | curl 2022-04-13 06:45:40.870 | g++ 2022-04-13 06:45:40.870 | gawk 2022-04-13 06:45:40.870 | gcc 2022-04-13 06:45:40.870 | gettext 2022-04-13 06:45:40.870 | git 2022-04-13 06:45:40.870 | graphviz 2022-04-13 06:45:40.871 | iputils-ping 2022-04-13 06:45:40.871 | libapache2-mod-proxy-uwsgi 2022-04-13 06:45:40.871 | libffi-dev 2022-04-13 06:45:40.871 | libjpeg-dev 2022-04-13 06:45:40.871 | libpcre3-dev 2022-04-13 06:45:40.871 | libpq-dev 2022-04-13 06:45:40.871 | libssl-dev 2022-04-13 06:45:40.871 | libsystemd-dev 2022-04-13 06:45:40.871 | libxml2-dev 2022-04-13 06:45:40.871 | libxslt1-dev 2022-04-13 06:45:40.871 | libyaml-dev 2022-04-13 06:45:40.871 | lsof 2022-04-13 06:45:40.871 | openssh-server 2022-04-13 06:45:40.871 | openssl 2022-04-13 06:45:40.871 | pkg-config 2022-04-13 06:45:40.871 | psmisc 2022-04-13 06:45:40.871 | python3-dev 2022-04-13 06:45:40.871 | python3-pip 2022-04-13 06:45:40.871 | python3-systemd 2022-04-13 06:45:40.871 | python3-venv 2022-04-13 06:45:40.871 | tar 2022-04-13 06:45:40.871 | tcpdump 2022-04-13 06:45:40.871 | unzip 2022-04-13 06:45:40.871 | uuid-runtime 2022-04-13 06:45:40.871 | wget 2022-04-13 06:45:40.871 | wget 2022-04-13 06:45:40.871 | zlib1g-dev 2022-04-13 06:45:40.871 | libkrb5-dev 2022-04-13 06:45:40.871 | libldap2-dev 2022-04-13 06:45:40.871 | libsasl2-dev 2022-04-13 06:45:40.871 | memcached 2022-04-13 06:45:40.871 | python3-mysqldb 2022-04-13 06:45:40.871 | sqlite3 2022-04-13 06:45:40.871 | conntrack 2022-04-13 06:45:40.871 | curl 2022-04-13 06:45:40.871 | dnsmasq-base 2022-04-13 06:45:40.871 | dnsmasq-utils 2022-04-13 06:45:40.871 | ebtables 2022-04-13 06:45:40.871 | genisoimage 2022-04-13 06:45:40.871 | iptables 2022-04-13 06:45:40.872 | iputils-arping 2022-04-13 06:45:40.872 | kpartx 2022-04-13 06:45:40.872 | libjs-jquery-tablesorter 2022-04-13 06:45:40.872 | parted 2022-04-13 06:45:40.872 | pm-utils 2022-04-13 06:45:40.872 | python3-mysqldb 2022-04-13 06:45:40.872 | socat 2022-04-13 06:45:40.872 | sqlite3 2022-04-13 06:45:40.872 | sudo 2022-04-13 06:45:40.872 | vlan 2022-04-13 06:45:40.872 | lsscsi 2022-04-13 06:45:40.872 | open-iscsi 2022-04-13 06:45:40.872 | lvm2 2022-04-13 06:45:40.872 | qemu-utils 2022-04-13 06:45:40.872 | thin-provisioning-tools 2022-04-13 06:45:40.872 | acl 2022-04-13 06:45:40.872 | dnsmasq-base 2022-04-13 06:45:40.872 | dnsmasq-utils 2022-04-13 06:45:40.872 | ebtables 2022-04-13 06:45:40.872 | haproxy 2022-04-13 06:45:40.872 | iptables 2022-04-13 06:45:40.872 | iputils-arping 2022-04-13 06:45:40.872 | iputils-ping 2022-04-13 06:45:40.872 | postgresql-server-dev-all 2022-04-13 06:45:40.872 | python3-mysqldb 2022-04-13 06:45:40.872 | sqlite3 2022-04-13 06:45:40.872 | sudo 2022-04-13 06:45:40.872 | vlan 2022-04-13 06:45:40.872 | pcp 2022-04-13 06:45:40.872 | ipset 2022-04-13 06:45:40.872 | conntrack 2022-04-13 06:45:40.872 | conntrackd 2022-04-13 06:45:40.872 | keepalived 2022-04-13 06:45:40.872 | lvm2 2022-04-13 06:45:40.872 | qemu-utils 2022-04-13 06:45:40.872 | thin-provisioning-tools 2022-04-13 06:45:40.872 | curl 2022-04-13 06:45:40.872 | liberasurecode-dev 2022-04-13 06:45:40.873 | make 2022-04-13 06:45:40.873 | memcached 2022-04-13 06:45:40.873 | sqlite3 2022-04-13 06:45:40.873 | xfsprogs ' 2022-04-13 06:45:40.873 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 06:45:40.875 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:45:40.877 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:45:40.881 | ++ 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 sqlite3 xfsprogs 2022-04-13 06:45:40.881 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 06:45:40.886 | ++ 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 sqlite3 xfsprogs 2022-04-13 06:45:40.888 | ++ functions-common:install_package:1347 : update_package_repo 2022-04-13 06:45:40.890 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2022-04-13 06:45:40.892 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2022-04-13 06:45:40.895 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2022-04-13 06:45:40.897 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2022-04-13 06:45:40.899 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2022-04-13 06:45:40.901 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:45:40.903 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:45:40.905 | ++ functions-common:update_package_repo:1328 : apt_get_update 2022-04-13 06:45:40.908 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2022-04-13 06:45:40.910 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2022-04-13 06:45:40.912 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2022-04-13 06:45:40.914 | +++ functions-common:apt_get_update:1081 : id -u 2022-04-13 06:45:40.919 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2022-04-13 06:45:40.921 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2022-04-13 06:45:40.923 | ++ functions-common:time_start:2295 : local name=apt-get-update 2022-04-13 06:45:40.925 | ++ functions-common:time_start:2296 : local start_time= 2022-04-13 06:45:40.927 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2022-04-13 06:45:40.930 | +++ functions-common:time_start:2300 : date +%s%3N 2022-04-13 06:45:40.934 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1649832340932 2022-04-13 06:45:40.936 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 06:45:40.939 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 06:45:40.941 | ++ functions-common:apt_get_update:1088 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-13 06:45:41.165 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 06:45:41.193 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-13 06:45:41.333 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 06:45:41.369 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-13 06:45:41.909 | Fetched 222 kB in 1s (332 kB/s) 2022-04-13 06:45:43.424 | Reading package lists... 2022-04-13 06:45:43.459 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2022-04-13 06:45:43.463 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2022-04-13 06:45:43.467 | ++ functions-common:time_stop:2309 : local name 2022-04-13 06:45:43.470 | ++ functions-common:time_stop:2310 : local end_time 2022-04-13 06:45:43.472 | ++ functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:45:43.474 | ++ functions-common:time_stop:2312 : local total 2022-04-13 06:45:43.476 | ++ functions-common:time_stop:2313 : local start_time 2022-04-13 06:45:43.478 | ++ functions-common:time_stop:2315 : name=apt-get-update 2022-04-13 06:45:43.480 | ++ functions-common:time_stop:2316 : start_time=1649832340932 2022-04-13 06:45:43.482 | ++ functions-common:time_stop:2318 : [[ -z 1649832340932 ]] 2022-04-13 06:45:43.485 | +++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:45:43.489 | ++ functions-common:time_stop:2321 : end_time=1649832343487 2022-04-13 06:45:43.491 | ++ functions-common:time_stop:2322 : elapsed_time=2555 2022-04-13 06:45:43.494 | ++ functions-common:time_stop:2323 : total=0 2022-04-13 06:45:43.496 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:45:43.498 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2555 2022-04-13 06:45:43.500 | ++ functions-common:install_package:1348 : 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 sqlite3 xfsprogs 2022-04-13 06:45:43.503 | ++ functions-common:real_install_package:1333 : is_ubuntu 2022-04-13 06:45:43.505 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:45:43.507 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:45:43.510 | ++ functions-common:real_install_package:1334 : 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 sqlite3 xfsprogs 2022-04-13 06:45:43.530 | ++ functions-common:apt_get:1114 : 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 sqlite3 xfsprogs 2022-04-13 06:45:43.640 | Reading package lists... 2022-04-13 06:45:43.889 | Building dependency tree... 2022-04-13 06:45:43.891 | Reading state information... 2022-04-13 06:45:43.924 | acl is already the newest version (2.2.53-6). 2022-04-13 06:45:43.924 | bc is already the newest version (1.07.1-2build1). 2022-04-13 06:45:43.924 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 06:45:43.924 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 06:45:43.924 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 06:45:43.924 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 06:45:43.925 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 06:45:43.925 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 06:45:43.925 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 06:45:43.925 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 06:45:43.925 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 06:45:43.925 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 06:45:43.925 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 06:45:43.925 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 06:45:43.925 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 06:45:43.925 | libffi-dev is already the newest version (3.3-4). 2022-04-13 06:45:43.925 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 06:45:43.925 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 06:45:43.925 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 06:45:43.925 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 06:45:43.925 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 06:45:43.925 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 06:45:43.925 | make is already the newest version (4.2.1-1.2). 2022-04-13 06:45:43.925 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 06:45:43.925 | psmisc is already the newest version (23.3-1). 2022-04-13 06:45:43.925 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 06:45:43.925 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 06:45:43.925 | python3-systemd is already the newest version (234-3build2). 2022-04-13 06:45:43.925 | socat is already the newest version (1.7.3.3-2). 2022-04-13 06:45:43.925 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 06:45:43.925 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 06:45:43.925 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 06:45:43.925 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 06:45:43.925 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 06:45:43.925 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 06:45:43.925 | pcp is already the newest version (5.0.3-1). 2022-04-13 06:45:43.925 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 06:45:43.925 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 06:45:43.925 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 06:45:43.925 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 06:45:43.926 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 06:45:43.926 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 06:45:43.926 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 06:45:43.926 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 06:45:43.926 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 06:45:43.926 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 06:45:43.926 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 06:45:43.926 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 06:45:43.926 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 06:45:43.926 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 06:45:43.926 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 06:45:43.926 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 06:45:43.926 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 06:45:43.926 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 06:45:43.926 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 06:45:43.926 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 06:45:43.926 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 06:45:43.926 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 06:45:43.926 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 06:45:43.926 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 06:45:43.926 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 06:45:43.926 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 06:45:43.926 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 06:45:43.926 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 06:45:43.926 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 06:45:43.926 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 06:45:43.926 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 06:45:43.926 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 06:45:44.135 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 06:45:44.135 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 06:45:44.135 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 06:45:44.135 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 06:45:44.135 | The following packages were automatically installed and are no longer required: 2022-04-13 06:45:44.136 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:45:44.136 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:45:44.136 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:45:44.136 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:45:44.136 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:45:44.136 | python3-zope.interface 2022-04-13 06:45:44.136 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:45:44.271 | 0 upgraded, 0 newly installed, 0 to remove and 125 not upgraded. 2022-04-13 06:45:44.277 | ++ functions-common:apt_get:1118 : result=0 2022-04-13 06:45:44.280 | ++ functions-common:apt_get:1121 : time_stop apt-get 2022-04-13 06:45:44.282 | ++ functions-common:time_stop:2309 : local name 2022-04-13 06:45:44.285 | ++ functions-common:time_stop:2310 : local end_time 2022-04-13 06:45:44.287 | ++ functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:45:44.289 | ++ functions-common:time_stop:2312 : local total 2022-04-13 06:45:44.291 | ++ functions-common:time_stop:2313 : local start_time 2022-04-13 06:45:44.294 | ++ functions-common:time_stop:2315 : name=apt-get 2022-04-13 06:45:44.296 | ++ functions-common:time_stop:2316 : start_time=1649832343527 2022-04-13 06:45:44.298 | ++ functions-common:time_stop:2318 : [[ -z 1649832343527 ]] 2022-04-13 06:45:44.301 | +++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:45:44.306 | ++ functions-common:time_stop:2321 : end_time=1649832344303 2022-04-13 06:45:44.308 | ++ functions-common:time_stop:2322 : elapsed_time=776 2022-04-13 06:45:44.310 | ++ functions-common:time_stop:2323 : total=765 2022-04-13 06:45:44.313 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:45:44.315 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1541 2022-04-13 06:45:44.317 | ++ functions-common:apt_get:1122 : return 0 2022-04-13 06:45:44.320 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 06:45:44.323 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 06:45:44.325 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 06:45:44.330 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 06:45:44.334 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2022-04-13 06:45:44.337 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2022-04-13 06:45:44.340 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 06:45:45.754 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 06:45:45.756 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 06:45:45.758 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 06:45:45.759 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 06:45:45.761 | + functions-common:GetDistro:373 : GetOSVersion 2022-04-13 06:45:45.763 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-04-13 06:45:45.765 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-04-13 06:45:45.768 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 06:45:45.769 | + functions-common:_ensure_lsb_release:328 : return 2022-04-13 06:45:45.772 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-04-13 06:45:45.839 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-04-13 06:45:45.842 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-04-13 06:45:45.910 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-04-13 06:45:45.913 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-04-13 06:45:45.979 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-04-13 06:45:45.982 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 06:45:45.986 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-04-13 06:45:45.988 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-04-13 06:45:45.991 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-04-13 06:45:45.995 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-04-13 06:45:45.997 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-04-13 06:45:46.001 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 06:45:46.003 | + functions-common:GetDistro:378 : DISTRO=focal 2022-04-13 06:45:46.007 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2022-04-13 06:45:46.010 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 06:45:46.010 | Distro: focal 2022-04-13 06:45:46.013 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 06:45:46.016 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 06:45:46.020 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 06:45:46.022 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 06:45:46.024 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 06:45:46.025 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 06:45:46.654 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=22.0.4 2022-04-13 06:45:46.657 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 22.0.4' 2022-04-13 06:45:46.657 | pip: 22.0.4 2022-04-13 06:45:46.659 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 06:45:46.662 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 06:45:46.664 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-13 06:45:46.666 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-13 06:45:46.668 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 06:45:46.671 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 06:45:46.673 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 06:45:46.674 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-13 06:45:46.676 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-13 06:45:46.678 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:45:46.680 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 06:45:46.683 | + tools/install_pip.sh:main:142 : install_get_pip 2022-04-13 06:45:46.685 | + tools/install_pip.sh:install_get_pip:60 : [[ 3.8 = \3\.\6 ]] 2022-04-13 06:45:46.687 | + tools/install_pip.sh:install_get_pip:64 : _pip_url=https://bootstrap.pypa.io/get-pip.py 2022-04-13 06:45:46.690 | ++ tools/install_pip.sh:install_get_pip:65 : basename https://bootstrap.pypa.io/get-pip.py 2022-04-13 06:45:46.694 | + tools/install_pip.sh:install_get_pip:65 : _local_pip=/home/ubuntu/devstack/files/get-pip.py 2022-04-13 06:45:46.696 | + tools/install_pip.sh:install_get_pip:71 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-04-13 06:45:46.698 | + tools/install_pip.sh:install_get_pip:72 : head -1 /home/ubuntu/devstack/files/get-pip.py 2022-04-13 06:45:46.698 | + tools/install_pip.sh:install_get_pip:72 : grep -q '#!/usr/bin/env python' 2022-04-13 06:45:46.702 | + tools/install_pip.sh:install_get_pip:88 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-04-13 06:45:46.704 | + tools/install_pip.sh:install_get_pip:88 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2022-04-13 06:45:46.706 | + tools/install_pip.sh:install_get_pip:91 : local timecond= 2022-04-13 06:45:46.707 | + tools/install_pip.sh:install_get_pip:92 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-04-13 06:45:46.709 | + tools/install_pip.sh:install_get_pip:93 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2022-04-13 06:45:46.711 | + tools/install_pip.sh:install_get_pip:96 : curl -f --retry 6 --retry-delay 5 -z /home/ubuntu/devstack/files/get-pip.py -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2022-04-13 06:45:46.722 | % Total % Received % Xferd Average Speed Time Time Time Current 2022-04-13 06:45:46.722 | Dload Upload Total Spent Left Speed 2022-04-13 06:45:46.873 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-04-13 06:45:46.880 | + tools/install_pip.sh:install_get_pip:99 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2022-04-13 06:45:46.885 | + tools/install_pip.sh:install_get_pip:101 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2022-04-13 06:45:50.103 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:45:50.104 | from cryptography.utils import int_from_bytes 2022-04-13 06:45:50.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:45:50.104 | from cryptography.utils import int_from_bytes 2022-04-13 06:45:50.604 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:45:50.745 | Collecting pip 2022-04-13 06:45:50.755 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c6a/ca0f2f081363f/pip-22.0.4-py3-none-any.whl (2.1 MB) 2022-04-13 06:45:50.791 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 70.0 MB/s eta 0:00:00 2022-04-13 06:45:51.419 | Collecting setuptools 2022-04-13 06:45:51.428 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/26e/ad7d1f93efc0f/setuptools-62.1.0-py3-none-any.whl (1.1 MB) 2022-04-13 06:45:51.446 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 87.2 MB/s eta 0:00:00 2022-04-13 06:45:53.126 | Installing collected packages: setuptools, pip 2022-04-13 06:45:53.888 | Attempting uninstall: pip 2022-04-13 06:45:53.890 | Found existing installation: pip 22.0.4 2022-04-13 06:45:54.241 | Uninstalling pip-22.0.4: 2022-04-13 06:45:54.257 | Successfully uninstalled pip-22.0.4 2022-04-13 06:45:56.244 | Successfully installed pip-22.0.4 setuptools-62.1.0 2022-04-13 06:45:56.245 | 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 06:45:56.532 | + tools/install_pip.sh:main:145 : set -x 2022-04-13 06:45:56.535 | + tools/install_pip.sh:main:149 : pip_install_gr setuptools 2022-04-13 06:45:56.537 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 06:45:56.540 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 06:45:56.544 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 06:45:56.547 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 06:45:56.549 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 06:45:56.553 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 06:45:56.553 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 06:45:56.560 | ++ 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 06:45:56.562 | ++ 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 06:45:56.564 | ++ 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 06:45:56.566 | + 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 06:45:56.568 | + 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 06:45:56.584 | 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 06:45:56.586 | + 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 06:45:57.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:45:57.342 | from cryptography.utils import int_from_bytes 2022-04-13 06:45:57.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:45:57.342 | from cryptography.utils import int_from_bytes 2022-04-13 06:45:58.563 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:45:59.842 | 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 06:45:59.852 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a49/230977aa6cfb9/setuptools-57.4.0-py3-none-any.whl (819 kB) 2022-04-13 06:45:59.878 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.0/819.0 KB 41.3 MB/s eta 0:00:00 2022-04-13 06:46:01.549 | Installing collected packages: setuptools 2022-04-13 06:46:01.549 | Attempting uninstall: setuptools 2022-04-13 06:46:01.551 | Found existing installation: setuptools 62.1.0 2022-04-13 06:46:01.691 | Uninstalling setuptools-62.1.0: 2022-04-13 06:46:01.954 | Successfully uninstalled setuptools-62.1.0 2022-04-13 06:46:02.610 | Successfully installed setuptools-57.4.0 2022-04-13 06:46:02.610 | 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 06:46:02.752 | + inc/python:pip_install:200 : result=0 2022-04-13 06:46:02.755 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:46:02.758 | + functions-common:time_stop:2309 : local name 2022-04-13 06:46:02.760 | + functions-common:time_stop:2310 : local end_time 2022-04-13 06:46:02.764 | + functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:46:02.766 | + functions-common:time_stop:2312 : local total 2022-04-13 06:46:02.769 | + functions-common:time_stop:2313 : local start_time 2022-04-13 06:46:02.772 | + functions-common:time_stop:2315 : name=pip_install 2022-04-13 06:46:02.774 | + functions-common:time_stop:2316 : start_time=1649832356580 2022-04-13 06:46:02.777 | + functions-common:time_stop:2318 : [[ -z 1649832356580 ]] 2022-04-13 06:46:02.781 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:46:02.784 | + functions-common:time_stop:2321 : end_time=1649832362782 2022-04-13 06:46:02.786 | + functions-common:time_stop:2322 : elapsed_time=6202 2022-04-13 06:46:02.788 | + functions-common:time_stop:2323 : total=0 2022-04-13 06:46:02.789 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:46:02.791 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=6202 2022-04-13 06:46:02.793 | + inc/python:pip_install:203 : return 0 2022-04-13 06:46:02.795 | + tools/install_pip.sh:main:151 : get_versions 2022-04-13 06:46:02.797 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 06:46:02.802 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 06:46:02.804 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 06:46:02.807 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 06:46:02.807 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 06:46:03.452 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=22.0.4 2022-04-13 06:46:03.455 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 22.0.4' 2022-04-13 06:46:03.455 | pip: 22.0.4 2022-04-13 06:46:03.459 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 06:46:03.464 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 06:46:03.470 | + ./stack.sh:main:778 : fixup_all 2022-04-13 06:46:03.472 | + tools/fixup_stuff.sh:fixup_all:175 : fixup_keystone 2022-04-13 06:46:03.474 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-04-13 06:46:03.476 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-04-13 06:46:03.481 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-04-13 06:46:03.482 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-04-13 06:46:03.482 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-04-13 06:46:03.487 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-04-13 06:46:03.489 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-04-13 06:46:03.492 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-04-13 06:46:03.500 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-04-13 06:46:03.503 | + tools/fixup_stuff.sh:fixup_all:176 : fixup_ubuntu 2022-04-13 06:46:03.505 | + tools/fixup_stuff.sh:fixup_ubuntu:159 : is_ubuntu 2022-04-13 06:46:03.507 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:46:03.509 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:46:03.512 | + tools/fixup_stuff.sh:fixup_ubuntu:169 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 06:46:03.523 | + tools/fixup_stuff.sh:fixup_ubuntu:170 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 06:46:03.534 | + tools/fixup_stuff.sh:fixup_ubuntu:171 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 06:46:03.546 | + tools/fixup_stuff.sh:fixup_all:177 : fixup_fedora 2022-04-13 06:46:03.548 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2022-04-13 06:46:03.550 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-13 06:46:03.552 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-13 06:46:03.555 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 06:46:03.557 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 06:46:03.559 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 06:46:03.561 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-13 06:46:03.563 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-13 06:46:03.565 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:46:03.567 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 06:46:03.569 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2022-04-13 06:46:03.572 | + tools/fixup_stuff.sh:fixup_all:178 : fixup_suse 2022-04-13 06:46:03.574 | + tools/fixup_stuff.sh:fixup_suse:112 : is_suse 2022-04-13 06:46:03.576 | + functions-common:is_suse:462 : is_opensuse 2022-04-13 06:46:03.578 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-13 06:46:03.580 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 06:46:03.582 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-13 06:46:03.584 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-13 06:46:03.587 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 06:46:03.589 | + tools/fixup_stuff.sh:fixup_suse:113 : return 2022-04-13 06:46:03.591 | + ./stack.sh:main:781 : pip_install -U os-testr 2022-04-13 06:46:03.612 | Using python 3.8 to install os-testr 2022-04-13 06:46:03.614 | + 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 06:46:04.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:46:04.373 | from cryptography.utils import int_from_bytes 2022-04-13 06:46:04.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:46:04.373 | from cryptography.utils import int_from_bytes 2022-04-13 06:46:05.622 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:46:05.631 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-04-13 06:46:05.677 | 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 06:46:05.679 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.0) 2022-04-13 06:46:05.680 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 06:46:05.682 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.6.0) 2022-04-13 06:46:05.695 | 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 06:46:05.722 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.9.0) 2022-04-13 06:46:05.723 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-04-13 06:46:05.725 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.1) 2022-04-13 06:46:05.726 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-04-13 06:46:05.728 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.4.1) 2022-04-13 06:46:05.752 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.0) 2022-04-13 06:46:05.754 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.7.2) 2022-04-13 06:46:05.756 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.4.0) 2022-04-13 06:46:05.757 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.1.2) 2022-04-13 06:46:05.759 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7) 2022-04-13 06:46:05.772 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-04-13 06:46:05.840 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.2.0) 2022-04-13 06:46:05.842 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.4) 2022-04-13 06:46:05.844 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-04-13 06:46:05.845 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-04-13 06:46:07.348 | 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 06:46:07.483 | + inc/python:pip_install:200 : result=0 2022-04-13 06:46:07.486 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:46:07.489 | + functions-common:time_stop:2309 : local name 2022-04-13 06:46:07.492 | + functions-common:time_stop:2310 : local end_time 2022-04-13 06:46:07.495 | + functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:46:07.497 | + functions-common:time_stop:2312 : local total 2022-04-13 06:46:07.500 | + functions-common:time_stop:2313 : local start_time 2022-04-13 06:46:07.503 | + functions-common:time_stop:2315 : name=pip_install 2022-04-13 06:46:07.506 | + functions-common:time_stop:2316 : start_time=1649832363607 2022-04-13 06:46:07.509 | + functions-common:time_stop:2318 : [[ -z 1649832363607 ]] 2022-04-13 06:46:07.512 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:46:07.517 | + functions-common:time_stop:2321 : end_time=1649832367514 2022-04-13 06:46:07.519 | + functions-common:time_stop:2322 : elapsed_time=3907 2022-04-13 06:46:07.521 | + functions-common:time_stop:2323 : total=0 2022-04-13 06:46:07.523 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:46:07.525 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3907 2022-04-13 06:46:07.528 | + inc/python:pip_install:203 : return 0 2022-04-13 06:46:07.530 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 06:46:07.581 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2022-04-13 06:46:07.683 | + ./stack.sh:main:792 : install_infra 2022-04-13 06:46:07.685 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 06:46:07.687 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 06:46:07.691 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 06:46:07.693 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 06:46:07.717 | + 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 06:46:09.727 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:46:09.730 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:46:09.751 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:46:09.789 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:46:09.794 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:46:09.973 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:46:09.992 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:46:10.276 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:46:10.382 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:46:10.455 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:46:10.578 | Requirement already up-to-date: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (5.6.0) 2022-04-13 06:46:10.855 | + inc/python:pip_install:200 : result=0 2022-04-13 06:46:10.859 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:46:10.863 | + functions-common:time_stop:2309 : local name 2022-04-13 06:46:10.865 | + functions-common:time_stop:2310 : local end_time 2022-04-13 06:46:10.869 | + functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:46:10.872 | + functions-common:time_stop:2312 : local total 2022-04-13 06:46:10.876 | + functions-common:time_stop:2313 : local start_time 2022-04-13 06:46:10.878 | + functions-common:time_stop:2315 : name=pip_install 2022-04-13 06:46:10.880 | + functions-common:time_stop:2316 : start_time=1649832367709 2022-04-13 06:46:10.882 | + functions-common:time_stop:2318 : [[ -z 1649832367709 ]] 2022-04-13 06:46:10.885 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:46:10.889 | + functions-common:time_stop:2321 : end_time=1649832370886 2022-04-13 06:46:10.891 | + functions-common:time_stop:2322 : elapsed_time=3177 2022-04-13 06:46:10.894 | + functions-common:time_stop:2323 : total=3907 2022-04-13 06:46:10.896 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:46:10.898 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=7084 2022-04-13 06:46:10.900 | + inc/python:pip_install:203 : return 0 2022-04-13 06:46:10.903 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 06:46:10.905 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 06:46:10.929 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-13 06:46:12.823 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:46:12.826 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:46:12.847 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:46:12.886 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:46:12.892 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:46:13.069 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:46:13.089 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:46:13.372 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:46:13.478 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:46:13.537 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:46:13.539 | Processing /opt/stack/requirements 2022-04-13 06:46:15.257 | Requirement already satisfied: PyYAML===5.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2022-04-13 06:46:15.260 | 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 171)) (3.0.0) 2022-04-13 06:46:15.271 | Requirement already satisfied: packaging===21.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (21.0) 2022-04-13 06:46:15.276 | Requirement already satisfied: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (5.6.0) 2022-04-13 06:46:15.279 | Requirement already satisfied: pyparsing===2.4.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (2.4.7) 2022-04-13 06:46:15.282 | Requirement already satisfied: requests===2.26.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (2.26.0) 2022-04-13 06:46:15.308 | 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 494)) (1.16.0) 2022-04-13 06:46:15.311 | 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 544)) (2.5.0) 2022-04-13 06:46:15.320 | Requirement already satisfied: urllib3===1.26.6 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (1.26.6) 2022-04-13 06:46:15.340 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4966) (1.3) 2022-04-13 06:46:15.343 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4966) (0.3.0) 2022-04-13 06:46:15.358 | Requirement already satisfied: charset-normalizer===2.0.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (2.0.4) 2022-04-13 06:46:15.363 | Requirement already satisfied: idna===3.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 202)) (3.2) 2022-04-13 06:46:15.365 | Requirement already satisfied: certifi===2021.5.30 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2021.5.30) 2022-04-13 06:46:15.368 | 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 167)) (1.0.0) 2022-04-13 06:46:15.370 | Requirement already satisfied: cliff===3.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (3.9.0) 2022-04-13 06:46:15.383 | Requirement already satisfied: stevedore===3.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (3.4.0) 2022-04-13 06:46:15.389 | Requirement already satisfied: cmd2===2.1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117)) (2.1.2) 2022-04-13 06:46:15.457 | Requirement already satisfied: prettytable===0.7.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (0.7.2) 2022-04-13 06:46:15.459 | Requirement already satisfied: autopage===0.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (0.4.0) 2022-04-13 06:46:15.462 | 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 374)) (1.8.2) 2022-04-13 06:46:15.465 | Requirement already satisfied: attrs===21.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (21.2.0) 2022-04-13 06:46:15.522 | 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 581)) (0.2.5) 2022-04-13 06:46:15.527 | Requirement already satisfied: colorama===0.4.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (0.4.4) 2022-04-13 06:46:15.531 | Building wheels for collected packages: openstack-requirements 2022-04-13 06:46:15.532 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 06:46:16.338 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 06:46:16.339 | ERROR: Command errored out with exit status 1: 2022-04-13 06:46:16.339 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-wpfc18jr/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-wpfc18jr/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-zq_3rnz2 2022-04-13 06:46:16.339 | cwd: /tmp/pip-req-build-wpfc18jr/ 2022-04-13 06:46:16.339 | Complete output (6 lines): 2022-04-13 06:46:16.339 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 06:46:16.339 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 06:46:16.339 | or: setup.py --help-commands 2022-04-13 06:46:16.339 | or: setup.py cmd --help 2022-04-13 06:46:16.339 | 2022-04-13 06:46:16.339 | error: invalid command 'bdist_wheel' 2022-04-13 06:46:16.339 | ---------------------------------------- 2022-04-13 06:46:16.339 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 06:46:16.340 | Running setup.py clean for openstack-requirements 2022-04-13 06:46:17.149 | Failed to build openstack-requirements 2022-04-13 06:46:17.172 | Installing collected packages: openstack-requirements 2022-04-13 06:46:17.173 | Attempting uninstall: openstack-requirements 2022-04-13 06:46:17.174 | Found existing installation: openstack-requirements 1.2.1.dev4966 2022-04-13 06:46:17.208 | Uninstalling openstack-requirements-1.2.1.dev4966: 2022-04-13 06:46:17.226 | Successfully uninstalled openstack-requirements-1.2.1.dev4966 2022-04-13 06:46:17.229 | Running setup.py install for openstack-requirements: started 2022-04-13 06:46:19.597 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 06:46:19.622 | Successfully installed openstack-requirements-1.2.1.dev4966 2022-04-13 06:46:19.747 | + inc/python:pip_install:200 : result=0 2022-04-13 06:46:19.751 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:46:19.753 | + functions-common:time_stop:2309 : local name 2022-04-13 06:46:19.756 | + functions-common:time_stop:2310 : local end_time 2022-04-13 06:46:19.759 | + functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:46:19.762 | + functions-common:time_stop:2312 : local total 2022-04-13 06:46:19.764 | + functions-common:time_stop:2313 : local start_time 2022-04-13 06:46:19.767 | + functions-common:time_stop:2315 : name=pip_install 2022-04-13 06:46:19.770 | + functions-common:time_stop:2316 : start_time=1649832370922 2022-04-13 06:46:19.772 | + functions-common:time_stop:2318 : [[ -z 1649832370922 ]] 2022-04-13 06:46:19.776 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:46:19.781 | + functions-common:time_stop:2321 : end_time=1649832379778 2022-04-13 06:46:19.783 | + functions-common:time_stop:2322 : elapsed_time=8856 2022-04-13 06:46:19.785 | + functions-common:time_stop:2323 : total=7084 2022-04-13 06:46:19.787 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:46:19.790 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=15940 2022-04-13 06:46:19.792 | + inc/python:pip_install:203 : return 0 2022-04-13 06:46:19.795 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 06:46:19.798 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 06:46:19.800 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 06:46:19.803 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:19.805 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:19.808 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-13 06:46:19.811 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:19.813 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 06:46:19.833 | Using python 3.8 to install pbr 2022-04-13 06:46:19.836 | + 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 06:46:20.595 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:46:20.595 | from cryptography.utils import int_from_bytes 2022-04-13 06:46:20.595 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:46:20.595 | from cryptography.utils import int_from_bytes 2022-04-13 06:46:21.806 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:46:21.816 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0) 2022-04-13 06:46:23.475 | 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 06:46:23.608 | + inc/python:pip_install:200 : result=0 2022-04-13 06:46:23.612 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:46:23.615 | + functions-common:time_stop:2309 : local name 2022-04-13 06:46:23.618 | + functions-common:time_stop:2310 : local end_time 2022-04-13 06:46:23.621 | + functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:46:23.625 | + functions-common:time_stop:2312 : local total 2022-04-13 06:46:23.627 | + functions-common:time_stop:2313 : local start_time 2022-04-13 06:46:23.630 | + functions-common:time_stop:2315 : name=pip_install 2022-04-13 06:46:23.632 | + functions-common:time_stop:2316 : start_time=1649832379828 2022-04-13 06:46:23.634 | + functions-common:time_stop:2318 : [[ -z 1649832379828 ]] 2022-04-13 06:46:23.636 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:46:23.640 | + functions-common:time_stop:2321 : end_time=1649832383638 2022-04-13 06:46:23.643 | + functions-common:time_stop:2322 : elapsed_time=3810 2022-04-13 06:46:23.645 | + functions-common:time_stop:2323 : total=15940 2022-04-13 06:46:23.647 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:46:23.649 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=19750 2022-04-13 06:46:23.651 | + inc/python:pip_install:203 : return 0 2022-04-13 06:46:23.654 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 06:46:25.888 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 06:46:27.773 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:46:27.774 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 06:46:27.788 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 06:46:27.790 | 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 06:46:27.794 | 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 06:46:27.799 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 06:46:27.802 | 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 06:46:27.874 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 06:46:27.878 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 06:46:27.883 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2022-04-13 06:46:27.902 | + ./stack.sh:main:801 : pkgs= 2022-04-13 06:46:27.904 | + ./stack.sh:main:802 : [[ -n '' ]] 2022-04-13 06:46:27.907 | + ./stack.sh:main:809 : run_phase stack pre-install 2022-04-13 06:46:27.909 | + functions-common:run_phase:1737 : local mode=stack 2022-04-13 06:46:27.911 | + functions-common:run_phase:1738 : local phase=pre-install 2022-04-13 06:46:27.914 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 06:46:27.916 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2022-04-13 06:46:27.918 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 06:46:27.920 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2022-04-13 06:46:27.923 | + functions-common:run_phase:1747 : local extra 2022-04-13 06:46:27.925 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 06:46:27.929 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2022-04-13 06:46:27.931 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 06:46:27.934 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 06:46:27.936 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 06:46:27.939 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 06:46:27.953 | ++ functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:46:27.955 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 06:46:27.958 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 06:46:27.960 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 06:46:27.962 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 06:46:27.964 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 06:46:27.966 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 06:46:27.969 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 06:46:27.971 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 06:46:27.973 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 06:46:27.975 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 06:46:27.977 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 06:46:27.979 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 06:46:27.981 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 06:46:27.984 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 06:46:27.986 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 06:46:27.988 | + functions-common:run_phase:1764 : run_plugins stack pre-install 2022-04-13 06:46:27.990 | + functions-common:run_plugins:1723 : local mode=stack 2022-04-13 06:46:27.993 | + functions-common:run_plugins:1724 : local phase=pre-install 2022-04-13 06:46:27.995 | + functions-common:run_plugins:1726 : local plugins= 2022-04-13 06:46:27.997 | + functions-common:run_plugins:1727 : local plugin 2022-04-13 06:46:27.999 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 06:46:28.002 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 06:46:28.005 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 06:46:28.007 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 06:46:28.009 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 06:46:28.061 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 06:46:28.061 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 06:46:28.064 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 06:46:28.437 | + ./stack.sh:main:814 : install_rpc_backend 2022-04-13 06:46:28.441 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 06:46:28.462 | + functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:46:28.464 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 06:46:28.467 | + functions-common:install_package:1347 : update_package_repo 2022-04-13 06:46:28.469 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2022-04-13 06:46:28.472 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2022-04-13 06:46:28.474 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2022-04-13 06:46:28.476 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2022-04-13 06:46:28.478 | + functions-common:update_package_repo:1327 : is_ubuntu 2022-04-13 06:46:28.481 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:46:28.483 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:46:28.485 | + functions-common:update_package_repo:1328 : apt_get_update 2022-04-13 06:46:28.488 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2022-04-13 06:46:28.490 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2022-04-13 06:46:28.492 | + functions-common:apt_get_update:1074 : return 2022-04-13 06:46:28.494 | + functions-common:install_package:1348 : real_install_package rabbitmq-server 2022-04-13 06:46:28.497 | + functions-common:real_install_package:1333 : is_ubuntu 2022-04-13 06:46:28.499 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:46:28.501 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:46:28.504 | + functions-common:real_install_package:1334 : apt_get install rabbitmq-server 2022-04-13 06:46:28.525 | + functions-common:apt_get:1114 : 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 06:46:28.634 | Reading package lists... 2022-04-13 06:46:28.876 | Building dependency tree... 2022-04-13 06:46:28.878 | Reading state information... 2022-04-13 06:46:29.126 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 06:46:29.126 | The following packages were automatically installed and are no longer required: 2022-04-13 06:46:29.127 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:46:29.127 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:46:29.127 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:46:29.127 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:46:29.127 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:46:29.127 | python3-zope.interface 2022-04-13 06:46:29.127 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:46:29.264 | 0 upgraded, 0 newly installed, 0 to remove and 125 not upgraded. 2022-04-13 06:46:29.270 | + functions-common:apt_get:1118 : result=0 2022-04-13 06:46:29.273 | + functions-common:apt_get:1121 : time_stop apt-get 2022-04-13 06:46:29.276 | + functions-common:time_stop:2309 : local name 2022-04-13 06:46:29.278 | + functions-common:time_stop:2310 : local end_time 2022-04-13 06:46:29.281 | + functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:46:29.284 | + functions-common:time_stop:2312 : local total 2022-04-13 06:46:29.286 | + functions-common:time_stop:2313 : local start_time 2022-04-13 06:46:29.289 | + functions-common:time_stop:2315 : name=apt-get 2022-04-13 06:46:29.292 | + functions-common:time_stop:2316 : start_time=1649832388522 2022-04-13 06:46:29.294 | + functions-common:time_stop:2318 : [[ -z 1649832388522 ]] 2022-04-13 06:46:29.298 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:46:29.302 | + functions-common:time_stop:2321 : end_time=1649832389300 2022-04-13 06:46:29.304 | + functions-common:time_stop:2322 : elapsed_time=778 2022-04-13 06:46:29.307 | + functions-common:time_stop:2323 : total=1541 2022-04-13 06:46:29.309 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:46:29.311 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2319 2022-04-13 06:46:29.313 | + functions-common:apt_get:1122 : return 0 2022-04-13 06:46:29.315 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 06:46:29.318 | + functions-common:is_suse:462 : is_opensuse 2022-04-13 06:46:29.320 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-13 06:46:29.322 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 06:46:29.324 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-13 06:46:29.326 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-13 06:46:29.329 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 06:46:29.331 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 06:46:29.333 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-13 06:46:29.335 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-13 06:46:29.337 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 06:46:29.340 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 06:46:29.342 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 06:46:29.344 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-13 06:46:29.347 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-13 06:46:29.349 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:46:29.351 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 06:46:29.354 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 06:46:29.356 | + functions-common:is_suse:462 : is_opensuse 2022-04-13 06:46:29.359 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-13 06:46:29.361 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 06:46:29.363 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-13 06:46:29.365 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-13 06:46:29.368 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 06:46:29.370 | + ./stack.sh:main:815 : restart_rpc_backend 2022-04-13 06:46:29.372 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 06:46:29.390 | + functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:46:29.392 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 06:46:29.394 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-13 06:46:29.397 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2022-04-13 06:46:29.399 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 06:46:29.402 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 06:46:29.406 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 06:46:29.409 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 06:46:29.412 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 06:46:29.414 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 06:46:29.416 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 06:46:29.419 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 06:46:29.422 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 06:46:30.179 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 06:46:30.179 | user tags 2022-04-13 06:46:30.179 | stackrabbit []' 2022-04-13 06:46:30.183 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 06:46:30.183 | user tags 2022-04-13 06:46:30.183 | stackrabbit []' 2022-04-13 06:46:30.183 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 06:46:30.190 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 06:46:30.193 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 06:46:30.196 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 06:46:30.910 | Changing password for user "stackrabbit" ... 2022-04-13 06:46:30.937 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 06:46:31.629 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 06:46:31.655 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 06:46:31.657 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 06:46:32.350 | Changing password for user "stackrabbit" ... 2022-04-13 06:46:32.379 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 06:46:32.383 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 06:46:32.387 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 06:46:33.076 | Deleting user "guest" ... 2022-04-13 06:46:33.092 | Error: 2022-04-13 06:46:33.092 | {:no_such_user, "guest"} 2022-04-13 06:46:33.104 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 06:46:33.107 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2022-04-13 06:46:33.123 | + functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:46:33.126 | + ./stack.sh:main:818 : install_database 2022-04-13 06:46:33.128 | + lib/database:install_database:116 : install_database_mysql 2022-04-13 06:46:33.131 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-04-13 06:46:33.133 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:46:33.135 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:46:33.138 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-04-13 06:46:33.356 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 06:46:33.360 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-04-13 06:46:33.364 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2022-04-13 06:46:33.368 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:46:33.372 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-04-13 06:46:33.376 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-13 06:46:33.378 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-13 06:46:33.380 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 06:46:33.383 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 06:46:33.385 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 06:46:33.387 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-13 06:46:33.389 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-13 06:46:33.393 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:46:33.395 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 06:46:33.398 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-04-13 06:46:33.401 | + functions-common:is_suse:462 : is_opensuse 2022-04-13 06:46:33.404 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-13 06:46:33.407 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 06:46:33.409 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-13 06:46:33.411 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-13 06:46:33.414 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 06:46:33.416 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-04-13 06:46:33.418 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:46:33.421 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:46:33.423 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-04-13 06:46:33.425 | + functions-common:install_package:1347 : update_package_repo 2022-04-13 06:46:33.428 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2022-04-13 06:46:33.430 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2022-04-13 06:46:33.432 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2022-04-13 06:46:33.435 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2022-04-13 06:46:33.438 | + functions-common:update_package_repo:1327 : is_ubuntu 2022-04-13 06:46:33.440 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:46:33.442 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:46:33.444 | + functions-common:update_package_repo:1328 : apt_get_update 2022-04-13 06:46:33.447 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2022-04-13 06:46:33.449 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2022-04-13 06:46:33.452 | + functions-common:apt_get_update:1074 : return 2022-04-13 06:46:33.454 | + functions-common:install_package:1348 : real_install_package mysql-server 2022-04-13 06:46:33.457 | + functions-common:real_install_package:1333 : is_ubuntu 2022-04-13 06:46:33.459 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:46:33.462 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:46:33.464 | + functions-common:real_install_package:1334 : apt_get install mysql-server 2022-04-13 06:46:33.486 | + functions-common:apt_get:1114 : 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 06:46:33.597 | Reading package lists... 2022-04-13 06:46:33.851 | Building dependency tree... 2022-04-13 06:46:33.853 | Reading state information... 2022-04-13 06:46:34.097 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 06:46:34.097 | The following packages were automatically installed and are no longer required: 2022-04-13 06:46:34.098 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:46:34.098 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:46:34.099 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:46:34.099 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:46:34.099 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:46:34.099 | python3-zope.interface 2022-04-13 06:46:34.099 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:46:34.233 | 0 upgraded, 0 newly installed, 0 to remove and 125 not upgraded. 2022-04-13 06:46:34.240 | + functions-common:apt_get:1118 : result=0 2022-04-13 06:46:34.244 | + functions-common:apt_get:1121 : time_stop apt-get 2022-04-13 06:46:34.247 | + functions-common:time_stop:2309 : local name 2022-04-13 06:46:34.251 | + functions-common:time_stop:2310 : local end_time 2022-04-13 06:46:34.253 | + functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:46:34.255 | + functions-common:time_stop:2312 : local total 2022-04-13 06:46:34.257 | + functions-common:time_stop:2313 : local start_time 2022-04-13 06:46:34.260 | + functions-common:time_stop:2315 : name=apt-get 2022-04-13 06:46:34.262 | + functions-common:time_stop:2316 : start_time=1649832393483 2022-04-13 06:46:34.264 | + functions-common:time_stop:2318 : [[ -z 1649832393483 ]] 2022-04-13 06:46:34.267 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:46:34.271 | + functions-common:time_stop:2321 : end_time=1649832394269 2022-04-13 06:46:34.273 | + functions-common:time_stop:2322 : elapsed_time=786 2022-04-13 06:46:34.276 | + functions-common:time_stop:2323 : total=2319 2022-04-13 06:46:34.278 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:46:34.280 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3105 2022-04-13 06:46:34.282 | + functions-common:apt_get:1122 : return 0 2022-04-13 06:46:34.285 | + ./stack.sh:main:820 : '[' -n mysql ']' 2022-04-13 06:46:34.288 | + ./stack.sh:main:821 : install_database_python 2022-04-13 06:46:34.290 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-04-13 06:46:34.293 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-04-13 06:46:34.295 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 06:46:34.297 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 06:46:34.300 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 06:46:34.303 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 06:46:34.305 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 06:46:34.308 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 06:46:34.309 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 06:46:34.314 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 06:46:34.316 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 06:46:34.318 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 06:46:34.321 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 06:46:34.323 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 06:46:34.344 | Using python 3.8 to install PyMySQL 2022-04-13 06:46:34.347 | + 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 06:46:35.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:46:35.110 | from cryptography.utils import int_from_bytes 2022-04-13 06:46:35.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:46:35.110 | from cryptography.utils import int_from_bytes 2022-04-13 06:46:36.318 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:46:36.328 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 06:46:37.886 | 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 06:46:38.013 | + inc/python:pip_install:200 : result=0 2022-04-13 06:46:38.017 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:46:38.019 | + functions-common:time_stop:2309 : local name 2022-04-13 06:46:38.023 | + functions-common:time_stop:2310 : local end_time 2022-04-13 06:46:38.025 | + functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:46:38.027 | + functions-common:time_stop:2312 : local total 2022-04-13 06:46:38.031 | + functions-common:time_stop:2313 : local start_time 2022-04-13 06:46:38.033 | + functions-common:time_stop:2315 : name=pip_install 2022-04-13 06:46:38.036 | + functions-common:time_stop:2316 : start_time=1649832394338 2022-04-13 06:46:38.038 | + functions-common:time_stop:2318 : [[ -z 1649832394338 ]] 2022-04-13 06:46:38.042 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:46:38.047 | + functions-common:time_stop:2321 : end_time=1649832398044 2022-04-13 06:46:38.049 | + functions-common:time_stop:2322 : elapsed_time=3706 2022-04-13 06:46:38.052 | + functions-common:time_stop:2323 : total=19750 2022-04-13 06:46:38.054 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:46:38.056 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=23456 2022-04-13 06:46:38.059 | + inc/python:pip_install:203 : return 0 2022-04-13 06:46:38.061 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 06:46:38.063 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 06:46:38.066 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 06:46:38.068 | + ./stack.sh:main:824 : is_service_enabled neutron 2022-04-13 06:46:38.085 | + functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:46:38.087 | + ./stack.sh:main:825 : install_neutron_agent_packages 2022-04-13 06:46:38.089 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-04-13 06:46:38.093 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 06:46:38.093 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-04-13 06:46:38.098 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 06:46:38.101 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 06:46:38.103 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,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 06:46:38.106 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-04-13 06:46:38.108 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-04-13 06:46:38.110 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-04-13 06:46:38.126 | + functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:46:38.128 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-04-13 06:46:38.131 | + functions-common:install_package:1347 : update_package_repo 2022-04-13 06:46:38.133 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2022-04-13 06:46:38.135 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2022-04-13 06:46:38.138 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2022-04-13 06:46:38.140 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2022-04-13 06:46:38.142 | + functions-common:update_package_repo:1327 : is_ubuntu 2022-04-13 06:46:38.145 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:46:38.147 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:46:38.149 | + functions-common:update_package_repo:1328 : apt_get_update 2022-04-13 06:46:38.152 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2022-04-13 06:46:38.154 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2022-04-13 06:46:38.156 | + functions-common:apt_get_update:1074 : return 2022-04-13 06:46:38.159 | + functions-common:install_package:1348 : real_install_package radvd 2022-04-13 06:46:38.161 | + functions-common:real_install_package:1333 : is_ubuntu 2022-04-13 06:46:38.163 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:46:38.166 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:46:38.168 | + functions-common:real_install_package:1334 : apt_get install radvd 2022-04-13 06:46:38.188 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-13 06:46:38.297 | Reading package lists... 2022-04-13 06:46:38.540 | Building dependency tree... 2022-04-13 06:46:38.541 | Reading state information... 2022-04-13 06:46:38.786 | radvd is already the newest version (1:2.17-2). 2022-04-13 06:46:38.786 | The following packages were automatically installed and are no longer required: 2022-04-13 06:46:38.787 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:46:38.787 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:46:38.787 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:46:38.787 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:46:38.787 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:46:38.787 | python3-zope.interface 2022-04-13 06:46:38.787 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:46:38.930 | 0 upgraded, 0 newly installed, 0 to remove and 125 not upgraded. 2022-04-13 06:46:38.935 | + functions-common:apt_get:1118 : result=0 2022-04-13 06:46:38.938 | + functions-common:apt_get:1121 : time_stop apt-get 2022-04-13 06:46:38.941 | + functions-common:time_stop:2309 : local name 2022-04-13 06:46:38.944 | + functions-common:time_stop:2310 : local end_time 2022-04-13 06:46:38.947 | + functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:46:38.950 | + functions-common:time_stop:2312 : local total 2022-04-13 06:46:38.953 | + functions-common:time_stop:2313 : local start_time 2022-04-13 06:46:38.956 | + functions-common:time_stop:2315 : name=apt-get 2022-04-13 06:46:38.958 | + functions-common:time_stop:2316 : start_time=1649832398186 2022-04-13 06:46:38.960 | + functions-common:time_stop:2318 : [[ -z 1649832398186 ]] 2022-04-13 06:46:38.963 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:46:38.967 | + functions-common:time_stop:2321 : end_time=1649832398965 2022-04-13 06:46:38.970 | + functions-common:time_stop:2322 : elapsed_time=779 2022-04-13 06:46:38.972 | + functions-common:time_stop:2323 : total=3105 2022-04-13 06:46:38.974 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:46:38.977 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3884 2022-04-13 06:46:38.979 | + functions-common:apt_get:1122 : return 0 2022-04-13 06:46:38.981 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 06:46:38.997 | + functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:46:39.000 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-04-13 06:46:39.002 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 06:46:39.005 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-04-13 06:46:39.024 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-04-13 06:46:39.027 | + functions-common:install_package:1347 : update_package_repo 2022-04-13 06:46:39.029 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2022-04-13 06:46:39.031 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2022-04-13 06:46:39.034 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2022-04-13 06:46:39.036 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2022-04-13 06:46:39.038 | + functions-common:update_package_repo:1327 : is_ubuntu 2022-04-13 06:46:39.040 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:46:39.043 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:46:39.045 | + functions-common:update_package_repo:1328 : apt_get_update 2022-04-13 06:46:39.047 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2022-04-13 06:46:39.049 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2022-04-13 06:46:39.051 | + functions-common:apt_get_update:1074 : return 2022-04-13 06:46:39.054 | + functions-common:install_package:1348 : real_install_package fakeroot make openvswitch-switch 2022-04-13 06:46:39.056 | + functions-common:real_install_package:1333 : is_ubuntu 2022-04-13 06:46:39.058 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:46:39.061 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:46:39.063 | + functions-common:real_install_package:1334 : apt_get install fakeroot make openvswitch-switch 2022-04-13 06:46:39.083 | + functions-common:apt_get:1114 : 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 06:46:39.192 | Reading package lists... 2022-04-13 06:46:39.434 | Building dependency tree... 2022-04-13 06:46:39.436 | Reading state information... 2022-04-13 06:46:39.689 | fakeroot is already the newest version (1.24-1). 2022-04-13 06:46:39.690 | make is already the newest version (4.2.1-1.2). 2022-04-13 06:46:39.690 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 06:46:39.690 | The following packages were automatically installed and are no longer required: 2022-04-13 06:46:39.690 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:46:39.691 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:46:39.691 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:46:39.691 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:46:39.691 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:46:39.691 | python3-zope.interface 2022-04-13 06:46:39.691 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:46:39.820 | 0 upgraded, 0 newly installed, 0 to remove and 125 not upgraded. 2022-04-13 06:46:39.825 | + functions-common:apt_get:1118 : result=0 2022-04-13 06:46:39.827 | + functions-common:apt_get:1121 : time_stop apt-get 2022-04-13 06:46:39.830 | + functions-common:time_stop:2309 : local name 2022-04-13 06:46:39.833 | + functions-common:time_stop:2310 : local end_time 2022-04-13 06:46:39.835 | + functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:46:39.839 | + functions-common:time_stop:2312 : local total 2022-04-13 06:46:39.842 | + functions-common:time_stop:2313 : local start_time 2022-04-13 06:46:39.845 | + functions-common:time_stop:2315 : name=apt-get 2022-04-13 06:46:39.848 | + functions-common:time_stop:2316 : start_time=1649832399080 2022-04-13 06:46:39.851 | + functions-common:time_stop:2318 : [[ -z 1649832399080 ]] 2022-04-13 06:46:39.856 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:46:39.861 | + functions-common:time_stop:2321 : end_time=1649832399858 2022-04-13 06:46:39.863 | + functions-common:time_stop:2322 : elapsed_time=778 2022-04-13 06:46:39.866 | + functions-common:time_stop:2323 : total=3884 2022-04-13 06:46:39.868 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:46:39.870 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4662 2022-04-13 06:46:39.872 | + functions-common:apt_get:1122 : return 0 2022-04-13 06:46:39.875 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-04-13 06:46:39.877 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:46:39.879 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:46:39.882 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 06:46:39.884 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-04-13 06:46:39.887 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-04-13 06:46:39.891 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-04-13 06:46:39.894 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-04-13 06:46:39.897 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-04-13 06:46:39.898 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-04-13 06:46:39.902 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-04-13 06:46:39.905 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-04-13 06:46:39.907 | + functions:vercmp:628 : local v1=5.4 2022-04-13 06:46:39.909 | + functions:vercmp:629 : local 'op=<' 2022-04-13 06:46:39.912 | + functions:vercmp:630 : local v2=3.13 2022-04-13 06:46:39.914 | + functions:vercmp:631 : local result 2022-04-13 06:46:39.918 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 06:46:39.918 | ++ functions:vercmp:635 : sort -V 2022-04-13 06:46:39.918 | ++ functions:vercmp:635 : head -1 2022-04-13 06:46:39.923 | + functions:vercmp:635 : result=3.13 2022-04-13 06:46:39.925 | + functions:vercmp:637 : case $op in 2022-04-13 06:46:39.927 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 06:46:39.929 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 06:46:39.932 | + functions:vercmp:648 : return 2022-04-13 06:46:39.934 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-04-13 06:46:39.936 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2022-04-13 06:46:39.939 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 06:46:40.428 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 06:46:40.430 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 06:46:40.432 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:40.435 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:40.438 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-13 06:46:40.440 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:40.443 | + ./stack.sh:main:828 : is_service_enabled etcd3 2022-04-13 06:46:40.463 | + functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:46:40.464 | + ./stack.sh:main:829 : install_etcd3 2022-04-13 06:46:40.467 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 06:46:40.467 | Installing etcd 2022-04-13 06:46:40.469 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 06:46:40.482 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 06:46:40.493 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 06:46:40.495 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 06:46:40.512 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 06:46:40.515 | ++ 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 06:46:40.518 | ++ 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 06:46:40.521 | +++ 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 06:46:40.525 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 06:46:40.528 | ++ 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 06:46:40.531 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 06:46:40.533 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 06:46:40.535 | ++ functions:get_extra_file:74 : return 2022-04-13 06:46:40.538 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 06:46:40.541 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 06:46:40.543 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 06:46:40.545 | + ./stack.sh:main:838 : is_service_enabled tls-proxy 2022-04-13 06:46:40.562 | + functions-common:is_service_enabled:1965 : return 1 2022-04-13 06:46:40.564 | + ./stack.sh:main:848 : install_dstat 2022-04-13 06:46:40.567 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 06:46:40.583 | + functions-common:is_service_enabled:1965 : return 1 2022-04-13 06:46:40.586 | + ./stack.sh:main:854 : echo_summary 'Installing OpenStack project source' 2022-04-13 06:46:40.588 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-13 06:46:40.590 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2022-04-13 06:46:40.593 | + ./stack.sh:main:857 : install_libs 2022-04-13 06:46:40.596 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2022-04-13 06:46:40.598 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2022-04-13 06:46:40.600 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2022-04-13 06:46:40.603 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 06:46:40.605 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:40.607 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:40.610 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-13 06:46:40.612 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:40.614 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2022-04-13 06:46:40.616 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2022-04-13 06:46:40.619 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2022-04-13 06:46:40.621 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 06:46:40.623 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:40.625 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:40.628 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-13 06:46:40.630 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:40.633 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2022-04-13 06:46:40.635 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2022-04-13 06:46:40.638 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2022-04-13 06:46:40.640 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 06:46:40.643 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:40.645 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:40.648 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-13 06:46:40.650 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:40.652 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2022-04-13 06:46:40.654 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2022-04-13 06:46:40.657 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2022-04-13 06:46:40.659 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 06:46:40.662 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:40.664 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:40.666 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-13 06:46:40.668 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:40.671 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2022-04-13 06:46:40.673 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2022-04-13 06:46:40.675 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2022-04-13 06:46:40.677 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 06:46:40.680 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:40.682 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:40.684 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-13 06:46:40.687 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:40.689 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2022-04-13 06:46:40.691 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2022-04-13 06:46:40.693 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2022-04-13 06:46:40.696 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 06:46:40.698 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:40.701 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:40.703 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-13 06:46:40.705 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:40.708 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2022-04-13 06:46:40.710 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2022-04-13 06:46:40.712 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2022-04-13 06:46:40.714 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 06:46:40.716 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:40.719 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:40.721 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-13 06:46:40.723 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:40.726 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2022-04-13 06:46:40.728 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2022-04-13 06:46:40.730 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2022-04-13 06:46:40.733 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 06:46:40.735 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:40.737 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:40.739 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-13 06:46:40.741 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:40.744 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2022-04-13 06:46:40.746 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2022-04-13 06:46:40.748 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2022-04-13 06:46:40.750 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 06:46:40.753 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:40.755 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:40.757 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-13 06:46:40.759 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:40.762 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2022-04-13 06:46:40.764 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2022-04-13 06:46:40.766 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2022-04-13 06:46:40.768 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 06:46:40.770 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:40.773 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:40.775 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-13 06:46:40.777 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:40.779 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2022-04-13 06:46:40.782 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2022-04-13 06:46:40.784 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2022-04-13 06:46:40.786 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 06:46:40.788 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:40.790 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:40.793 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-13 06:46:40.795 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:40.797 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2022-04-13 06:46:40.799 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2022-04-13 06:46:40.802 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2022-04-13 06:46:40.804 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 06:46:40.806 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:40.808 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:40.810 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-13 06:46:40.813 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:40.815 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2022-04-13 06:46:40.817 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2022-04-13 06:46:40.819 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2022-04-13 06:46:40.822 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 06:46:40.824 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:40.826 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:40.828 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-13 06:46:40.831 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:40.833 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2022-04-13 06:46:40.835 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2022-04-13 06:46:40.837 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2022-04-13 06:46:40.839 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 06:46:40.842 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:40.844 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:40.847 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-13 06:46:40.849 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:40.851 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2022-04-13 06:46:40.853 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2022-04-13 06:46:40.856 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2022-04-13 06:46:40.858 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 06:46:40.860 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:40.863 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:40.865 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-13 06:46:40.867 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:40.870 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2022-04-13 06:46:40.872 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2022-04-13 06:46:40.874 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2022-04-13 06:46:40.877 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 06:46:40.879 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:40.881 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:40.884 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-13 06:46:40.886 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:40.888 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2022-04-13 06:46:40.891 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2022-04-13 06:46:40.893 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2022-04-13 06:46:40.895 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 06:46:40.898 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:40.900 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:40.902 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-13 06:46:40.904 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:40.907 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2022-04-13 06:46:40.909 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2022-04-13 06:46:40.911 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2022-04-13 06:46:40.914 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 06:46:40.916 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:40.918 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:40.921 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-13 06:46:40.923 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:40.925 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2022-04-13 06:46:40.928 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2022-04-13 06:46:40.930 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2022-04-13 06:46:40.932 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 06:46:40.934 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:40.937 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:40.939 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-13 06:46:40.941 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:40.944 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2022-04-13 06:46:40.946 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2022-04-13 06:46:40.948 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2022-04-13 06:46:40.951 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 06:46:40.953 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:40.955 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:40.957 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-13 06:46:40.960 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:40.962 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2022-04-13 06:46:40.964 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2022-04-13 06:46:40.967 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2022-04-13 06:46:40.969 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 06:46:40.972 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:40.974 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:40.976 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-13 06:46:40.979 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:40.981 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2022-04-13 06:46:40.983 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2022-04-13 06:46:40.986 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2022-04-13 06:46:40.988 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 06:46:40.990 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:40.992 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:40.995 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-13 06:46:40.997 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:40.999 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2022-04-13 06:46:41.002 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2022-04-13 06:46:41.004 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2022-04-13 06:46:41.006 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 06:46:41.009 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:41.011 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:41.013 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-13 06:46:41.016 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:41.018 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2022-04-13 06:46:41.020 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2022-04-13 06:46:41.022 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2022-04-13 06:46:41.025 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 06:46:41.027 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:41.029 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:41.031 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-13 06:46:41.034 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:41.036 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2022-04-13 06:46:41.038 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2022-04-13 06:46:41.040 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2022-04-13 06:46:41.043 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 06:46:41.045 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:41.047 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:41.050 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-13 06:46:41.052 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:41.054 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2022-04-13 06:46:41.056 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2022-04-13 06:46:41.059 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2022-04-13 06:46:41.061 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 06:46:41.063 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:41.065 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:41.068 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-13 06:46:41.070 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:41.072 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2022-04-13 06:46:41.074 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2022-04-13 06:46:41.077 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2022-04-13 06:46:41.079 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 06:46:41.081 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:41.083 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:41.086 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-13 06:46:41.088 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:41.090 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2022-04-13 06:46:41.093 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2022-04-13 06:46:41.095 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2022-04-13 06:46:41.097 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 06:46:41.100 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:41.102 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:41.104 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-13 06:46:41.106 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:41.109 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2022-04-13 06:46:41.111 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2022-04-13 06:46:41.113 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2022-04-13 06:46:41.115 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 06:46:41.118 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:41.120 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:41.122 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-13 06:46:41.124 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:41.127 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2022-04-13 06:46:41.129 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2022-04-13 06:46:41.133 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2022-04-13 06:46:41.135 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 06:46:41.137 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:41.140 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:41.143 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-13 06:46:41.145 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:41.147 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2022-04-13 06:46:41.149 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2022-04-13 06:46:41.152 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2022-04-13 06:46:41.154 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 06:46:41.156 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:41.158 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:41.161 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-13 06:46:41.163 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:41.165 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2022-04-13 06:46:41.167 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2022-04-13 06:46:41.170 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2022-04-13 06:46:41.172 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 06:46:41.174 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:41.176 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:41.179 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-13 06:46:41.181 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:41.183 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2022-04-13 06:46:41.186 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2022-04-13 06:46:41.188 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2022-04-13 06:46:41.190 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 06:46:41.192 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:41.195 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:41.197 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-13 06:46:41.199 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:41.201 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2022-04-13 06:46:41.204 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2022-04-13 06:46:41.206 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2022-04-13 06:46:41.208 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 06:46:41.211 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:41.213 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:41.215 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-13 06:46:41.218 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:41.221 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2022-04-13 06:46:41.223 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2022-04-13 06:46:41.226 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2022-04-13 06:46:41.229 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 06:46:41.231 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:41.233 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:41.236 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-13 06:46:41.238 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:41.241 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2022-04-13 06:46:41.244 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2022-04-13 06:46:41.246 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2022-04-13 06:46:41.249 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 06:46:41.251 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:41.254 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:41.256 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-13 06:46:41.259 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:41.261 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2022-04-13 06:46:41.264 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2022-04-13 06:46:41.266 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2022-04-13 06:46:41.269 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 06:46:41.271 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:41.273 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:41.276 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-13 06:46:41.278 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:41.280 | + lib/libraries:install_libs:137 : pip_install etcd3 2022-04-13 06:46:41.301 | Using python 3.8 to install etcd3 2022-04-13 06:46:41.304 | + 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 06:46:42.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:46:42.066 | from cryptography.utils import int_from_bytes 2022-04-13 06:46:42.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:46:42.066 | from cryptography.utils import int_from_bytes 2022-04-13 06:46:43.283 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:46:43.293 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 06:46:43.301 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 06:46:43.302 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.39.0) 2022-04-13 06:46:43.304 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 06:46:43.305 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.17.3) 2022-04-13 06:46:44.870 | 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 06:46:44.997 | + inc/python:pip_install:200 : result=0 2022-04-13 06:46:45.001 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:46:45.004 | + functions-common:time_stop:2309 : local name 2022-04-13 06:46:45.008 | + functions-common:time_stop:2310 : local end_time 2022-04-13 06:46:45.011 | + functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:46:45.015 | + functions-common:time_stop:2312 : local total 2022-04-13 06:46:45.018 | + functions-common:time_stop:2313 : local start_time 2022-04-13 06:46:45.020 | + functions-common:time_stop:2315 : name=pip_install 2022-04-13 06:46:45.022 | + functions-common:time_stop:2316 : start_time=1649832401296 2022-04-13 06:46:45.024 | + functions-common:time_stop:2318 : [[ -z 1649832401296 ]] 2022-04-13 06:46:45.027 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:46:45.031 | + functions-common:time_stop:2321 : end_time=1649832405029 2022-04-13 06:46:45.034 | + functions-common:time_stop:2322 : elapsed_time=3733 2022-04-13 06:46:45.036 | + functions-common:time_stop:2323 : total=23456 2022-04-13 06:46:45.038 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:46:45.040 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=27189 2022-04-13 06:46:45.043 | + inc/python:pip_install:203 : return 0 2022-04-13 06:46:45.045 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2022-04-13 06:46:45.067 | Using python 3.8 to install etcd3gw 2022-04-13 06:46:45.069 | + 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 06:46:45.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:46:45.820 | from cryptography.utils import int_from_bytes 2022-04-13 06:46:45.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:46:45.820 | from cryptography.utils import int_from_bytes 2022-04-13 06:46:47.027 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:46:47.037 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.0) 2022-04-13 06:46:47.045 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2022-04-13 06:46:47.046 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 06:46:47.048 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 06:46:47.049 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.6.0) 2022-04-13 06:46:47.083 | 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.6) 2022-04-13 06:46:47.084 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2021.5.30) 2022-04-13 06:46:47.087 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.2) 2022-04-13 06:46:47.089 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.4) 2022-04-13 06:46:48.648 | 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 06:46:48.777 | + inc/python:pip_install:200 : result=0 2022-04-13 06:46:48.780 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:46:48.783 | + functions-common:time_stop:2309 : local name 2022-04-13 06:46:48.786 | + functions-common:time_stop:2310 : local end_time 2022-04-13 06:46:48.789 | + functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:46:48.792 | + functions-common:time_stop:2312 : local total 2022-04-13 06:46:48.794 | + functions-common:time_stop:2313 : local start_time 2022-04-13 06:46:48.797 | + functions-common:time_stop:2315 : name=pip_install 2022-04-13 06:46:48.799 | + functions-common:time_stop:2316 : start_time=1649832405061 2022-04-13 06:46:48.802 | + functions-common:time_stop:2318 : [[ -z 1649832405061 ]] 2022-04-13 06:46:48.805 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:46:48.810 | + functions-common:time_stop:2321 : end_time=1649832408807 2022-04-13 06:46:48.812 | + functions-common:time_stop:2322 : elapsed_time=3746 2022-04-13 06:46:48.814 | + functions-common:time_stop:2323 : total=27189 2022-04-13 06:46:48.816 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:46:48.818 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=30935 2022-04-13 06:46:48.821 | + inc/python:pip_install:203 : return 0 2022-04-13 06:46:48.823 | + ./stack.sh:main:860 : install_apache_uwsgi 2022-04-13 06:46:48.826 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-04-13 06:46:48.829 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-04-13 06:46:48.831 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-13 06:46:48.834 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-13 06:46:48.836 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 06:46:48.839 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 06:46:48.842 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 06:46:48.845 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-13 06:46:48.848 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-13 06:46:48.851 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:46:48.853 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 06:46:48.857 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-04-13 06:46:48.859 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-04-13 06:46:48.862 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:46:48.864 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:46:48.867 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 06:46:48.869 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 06:46:48.872 | + functions-common:install_package:1347 : update_package_repo 2022-04-13 06:46:48.874 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2022-04-13 06:46:48.876 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2022-04-13 06:46:48.879 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2022-04-13 06:46:48.881 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2022-04-13 06:46:48.883 | + functions-common:update_package_repo:1327 : is_ubuntu 2022-04-13 06:46:48.886 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:46:48.888 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:46:48.891 | + functions-common:update_package_repo:1328 : apt_get_update 2022-04-13 06:46:48.893 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2022-04-13 06:46:48.896 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2022-04-13 06:46:48.898 | + functions-common:apt_get_update:1074 : return 2022-04-13 06:46:48.900 | + functions-common:install_package:1348 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 06:46:48.903 | + functions-common:real_install_package:1333 : is_ubuntu 2022-04-13 06:46:48.906 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:46:48.909 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:46:48.912 | + functions-common:real_install_package:1334 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 06:46:48.939 | + functions-common:apt_get:1114 : 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 06:46:49.049 | Reading package lists... 2022-04-13 06:46:49.293 | Building dependency tree... 2022-04-13 06:46:49.294 | Reading state information... 2022-04-13 06:46:49.538 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 06:46:49.538 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 06:46:49.538 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 06:46:49.538 | The following packages were automatically installed and are no longer required: 2022-04-13 06:46:49.539 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:46:49.539 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:46:49.539 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:46:49.539 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:46:49.539 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:46:49.539 | python3-zope.interface 2022-04-13 06:46:49.539 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:46:49.673 | 0 upgraded, 0 newly installed, 0 to remove and 125 not upgraded. 2022-04-13 06:46:49.678 | + functions-common:apt_get:1118 : result=0 2022-04-13 06:46:49.681 | + functions-common:apt_get:1121 : time_stop apt-get 2022-04-13 06:46:49.683 | + functions-common:time_stop:2309 : local name 2022-04-13 06:46:49.686 | + functions-common:time_stop:2310 : local end_time 2022-04-13 06:46:49.688 | + functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:46:49.690 | + functions-common:time_stop:2312 : local total 2022-04-13 06:46:49.692 | + functions-common:time_stop:2313 : local start_time 2022-04-13 06:46:49.695 | + functions-common:time_stop:2315 : name=apt-get 2022-04-13 06:46:49.697 | + functions-common:time_stop:2316 : start_time=1649832408936 2022-04-13 06:46:49.699 | + functions-common:time_stop:2318 : [[ -z 1649832408936 ]] 2022-04-13 06:46:49.702 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:46:49.706 | + functions-common:time_stop:2321 : end_time=1649832409703 2022-04-13 06:46:49.708 | + functions-common:time_stop:2322 : elapsed_time=767 2022-04-13 06:46:49.710 | + functions-common:time_stop:2323 : total=4662 2022-04-13 06:46:49.713 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:46:49.715 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5429 2022-04-13 06:46:49.718 | + functions-common:apt_get:1122 : return 0 2022-04-13 06:46:49.720 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 06:46:49.722 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:46:49.725 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:46:49.727 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 06:46:49.790 | Module proxy already enabled 2022-04-13 06:46:49.796 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 06:46:49.867 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 06:46:49.867 | Module proxy already enabled 2022-04-13 06:46:49.867 | Module proxy_uwsgi already enabled 2022-04-13 06:46:49.873 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 06:46:49.876 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 06:46:49.879 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2022-04-13 06:46:49.881 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2022-04-13 06:46:50.010 | + ./stack.sh:main:863 : install_keystoneauth 2022-04-13 06:46:50.013 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2022-04-13 06:46:50.015 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 06:46:50.017 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:50.020 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:50.022 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-13 06:46:50.025 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:50.027 | + ./stack.sh:main:864 : install_keystoneclient 2022-04-13 06:46:50.030 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2022-04-13 06:46:50.032 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 06:46:50.035 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:50.037 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:50.039 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-13 06:46:50.042 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:50.044 | + ./stack.sh:main:865 : install_glanceclient 2022-04-13 06:46:50.047 | + lib/glance:install_glanceclient:505 : use_library_from_git python-glanceclient 2022-04-13 06:46:50.049 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 06:46:50.051 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:50.054 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:50.056 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-13 06:46:50.059 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:50.061 | + ./stack.sh:main:866 : install_cinderclient 2022-04-13 06:46:50.063 | + lib/cinder:install_cinderclient:481 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 06:46:50.066 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 06:46:50.068 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:50.071 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:50.073 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 06:46:50.076 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:50.078 | + lib/cinder:install_cinderclient:486 : use_library_from_git python-cinderclient 2022-04-13 06:46:50.080 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 06:46:50.083 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:50.085 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:50.088 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-13 06:46:50.090 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:50.093 | + ./stack.sh:main:867 : install_novaclient 2022-04-13 06:46:50.095 | + lib/nova:install_novaclient:814 : use_library_from_git python-novaclient 2022-04-13 06:46:50.097 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 06:46:50.100 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:50.102 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:50.105 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-13 06:46:50.107 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:50.110 | + ./stack.sh:main:868 : is_service_enabled swift glance horizon 2022-04-13 06:46:50.127 | + functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:46:50.130 | + ./stack.sh:main:869 : install_swiftclient 2022-04-13 06:46:50.132 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-04-13 06:46:50.134 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 06:46:50.137 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:50.139 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:50.142 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-13 06:46:50.144 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:50.147 | + ./stack.sh:main:871 : is_service_enabled neutron nova horizon 2022-04-13 06:46:50.165 | + functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:46:50.168 | + ./stack.sh:main:872 : install_neutronclient 2022-04-13 06:46:50.171 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-04-13 06:46:50.173 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 06:46:50.176 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:50.178 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:50.180 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-13 06:46:50.183 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:50.185 | + ./stack.sh:main:876 : install_keystonemiddleware 2022-04-13 06:46:50.188 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2022-04-13 06:46:50.190 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 06:46:50.193 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:46:50.195 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:46:50.197 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-13 06:46:50.200 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:46:50.202 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2022-04-13 06:46:50.205 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 06:46:50.207 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 06:46:50.210 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 06:46:50.213 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 06:46:50.215 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 06:46:50.219 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 06:46:50.219 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 06:46:50.224 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 06:46:50.226 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 06:46:50.229 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 06:46:50.232 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 06:46:50.234 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 06:46:50.254 | Using python 3.8 to install keystonemiddleware 2022-04-13 06:46:50.257 | + 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 06:46:51.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:46:51.022 | from cryptography.utils import int_from_bytes 2022-04-13 06:46:51.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:46:51.022 | from cryptography.utils import int_from_bytes 2022-04-13 06:46:52.253 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:46:52.262 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2022-04-13 06:46:52.316 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2022-04-13 06:46:52.317 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 06:46:52.318 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.10.1) 2022-04-13 06:46:52.320 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2022-04-13 06:46:52.321 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 06:46:52.323 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.2) 2022-04-13 06:46:52.324 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 06:46:52.326 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.6.0) 2022-04-13 06:46:52.327 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-13 06:46:52.328 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.3.2) 2022-04-13 06:46:52.330 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2022-04-13 06:46:52.331 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2022-04-13 06:46:52.333 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 06:46:52.334 | 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 06:46:52.392 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.4.0) 2022-04-13 06:46:52.394 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.16) 2022-04-13 06:46:52.396 | 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 06:46:52.435 | 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 06:46:52.475 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.3.0) 2022-04-13 06:46:52.476 | 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 06:46:52.478 | 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 06:46:52.479 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.4.1) 2022-04-13 06:46:52.529 | 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 06:46:52.531 | 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 06:46:52.543 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.1) 2022-04-13 06:46:52.544 | 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.2) 2022-04-13 06:46:52.558 | 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 06:46:52.560 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.0) 2022-04-13 06:46:52.561 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (2.4.7) 2022-04-13 06:46:52.651 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.4) 2022-04-13 06:46:52.652 | 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.6) 2022-04-13 06:46:52.655 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.2) 2022-04-13 06:46:52.657 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2021.5.30) 2022-04-13 06:46:52.709 | 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.12.1) 2022-04-13 06:46:52.722 | 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.0.9) 2022-04-13 06:46:54.163 | 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 06:46:54.296 | + inc/python:pip_install:200 : result=0 2022-04-13 06:46:54.300 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:46:54.304 | + functions-common:time_stop:2309 : local name 2022-04-13 06:46:54.308 | + functions-common:time_stop:2310 : local end_time 2022-04-13 06:46:54.312 | + functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:46:54.315 | + functions-common:time_stop:2312 : local total 2022-04-13 06:46:54.317 | + functions-common:time_stop:2313 : local start_time 2022-04-13 06:46:54.319 | + functions-common:time_stop:2315 : name=pip_install 2022-04-13 06:46:54.321 | + functions-common:time_stop:2316 : start_time=1649832410249 2022-04-13 06:46:54.324 | + functions-common:time_stop:2318 : [[ -z 1649832410249 ]] 2022-04-13 06:46:54.327 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:46:54.332 | + functions-common:time_stop:2321 : end_time=1649832414328 2022-04-13 06:46:54.334 | + functions-common:time_stop:2322 : elapsed_time=4079 2022-04-13 06:46:54.338 | + functions-common:time_stop:2323 : total=30935 2022-04-13 06:46:54.340 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:46:54.343 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=35014 2022-04-13 06:46:54.345 | + inc/python:pip_install:203 : return 0 2022-04-13 06:46:54.348 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2022-04-13 06:46:54.350 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 06:46:54.353 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 06:46:54.356 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 06:46:54.358 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 06:46:54.361 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 06:46:54.364 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 06:46:54.364 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 06:46:54.370 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 06:46:54.372 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 06:46:54.374 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 06:46:54.377 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 06:46:54.380 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 06:46:54.400 | Using python 3.8 to install python-memcached 2022-04-13 06:46:54.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 python-memcached 2022-04-13 06:46:55.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:46:55.152 | from cryptography.utils import int_from_bytes 2022-04-13 06:46:55.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:46:55.152 | from cryptography.utils import int_from_bytes 2022-04-13 06:46:56.369 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:46:56.378 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 06:46:56.382 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 06:46:57.967 | 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 06:46:58.101 | + inc/python:pip_install:200 : result=0 2022-04-13 06:46:58.104 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:46:58.108 | + functions-common:time_stop:2309 : local name 2022-04-13 06:46:58.111 | + functions-common:time_stop:2310 : local end_time 2022-04-13 06:46:58.114 | + functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:46:58.117 | + functions-common:time_stop:2312 : local total 2022-04-13 06:46:58.121 | + functions-common:time_stop:2313 : local start_time 2022-04-13 06:46:58.124 | + functions-common:time_stop:2315 : name=pip_install 2022-04-13 06:46:58.126 | + functions-common:time_stop:2316 : start_time=1649832414395 2022-04-13 06:46:58.129 | + functions-common:time_stop:2318 : [[ -z 1649832414395 ]] 2022-04-13 06:46:58.132 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:46:58.136 | + functions-common:time_stop:2321 : end_time=1649832418133 2022-04-13 06:46:58.138 | + functions-common:time_stop:2322 : elapsed_time=3738 2022-04-13 06:46:58.140 | + functions-common:time_stop:2323 : total=35014 2022-04-13 06:46:58.143 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:46:58.145 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=38752 2022-04-13 06:46:58.147 | + inc/python:pip_install:203 : return 0 2022-04-13 06:46:58.150 | + ./stack.sh:main:878 : is_service_enabled keystone 2022-04-13 06:46:58.168 | + functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:46:58.172 | + ./stack.sh:main:879 : '[' 10.222.0.45 == 10.222.0.45 ']' 2022-04-13 06:46:58.174 | + ./stack.sh:main:880 : stack_install_service keystone 2022-04-13 06:46:58.177 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 06:46:58.180 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 06:46:58.183 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 06:46:58.186 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 06:46:58.189 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2022-04-13 06:46:58.204 | + functions-common:is_service_enabled:1965 : return 1 2022-04-13 06:46:58.206 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/xena 2022-04-13 06:46:58.209 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 06:46:58.211 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2022-04-13 06:46:58.213 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-04-13 06:46:58.215 | + functions-common:git_clone:526 : local orig_dir 2022-04-13 06:46:58.218 | ++ functions-common:git_clone:527 : pwd 2022-04-13 06:46:58.220 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-04-13 06:46:58.222 | + functions-common:git_clone:528 : local git_clone_flags= 2022-04-13 06:46:58.225 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-04-13 06:46:58.240 | + functions-common:git_clone:530 : RECLONE=False 2022-04-13 06:46:58.242 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-04-13 06:46:58.244 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-04-13 06:46:58.247 | + functions-common:git_clone:544 : echo stable/xena 2022-04-13 06:46:58.247 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-04-13 06:46:58.252 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 06:46:58.254 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-04-13 06:46:58.256 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2022-04-13 06:46:58.259 | + functions-common:git_clone:593 : git show --oneline 2022-04-13 06:46:58.259 | + functions-common:git_clone:593 : head -1 2022-04-13 06:46:58.262 | 20be02134 Merge "Fix typos in ec2 credential policies" into stable/xena 2022-04-13 06:46:58.265 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-04-13 06:46:58.267 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2022-04-13 06:46:58.269 | + inc/python:setup_develop:338 : local bindep 2022-04-13 06:46:58.272 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 06:46:58.274 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 06:46:58.277 | + inc/python:setup_develop:344 : local extras= 2022-04-13 06:46:58.279 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 06:46:58.281 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 06:46:58.284 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 06:46:58.286 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 06:46:58.288 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 06:46:58.290 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 06:46:58.293 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 06:46:58.296 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 06:46:58.299 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 06:46:58.301 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 06:46:58.303 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 06:46:58.307 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 06:46:58.312 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 06:46:58.315 | + 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 06:46:58.944 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 06:46:58.947 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 06:46:58.950 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 06:46:58.953 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 06:46:58.956 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 06:46:58.959 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 06:46:58.962 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 06:46:58.965 | + inc/python:setup_package:428 : local extras= 2022-04-13 06:46:58.969 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 06:46:58.971 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 06:46:58.973 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 06:46:58.977 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 06:46:58.979 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 06:46:58.981 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 06:46:59.002 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 06:46:59.005 | + 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 06:46:59.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:46:59.776 | from cryptography.utils import int_from_bytes 2022-04-13 06:46:59.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:46:59.776 | from cryptography.utils import int_from_bytes 2022-04-13 06:47:00.992 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:47:01.001 | Obtaining file:///opt/stack/keystone 2022-04-13 06:47:01.002 | Preparing metadata (setup.py): started 2022-04-13 06:47:01.645 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 06:47:01.663 | error: subprocess-exited-with-error 2022-04-13 06:47:01.663 | 2022-04-13 06:47:01.663 | × python setup.py egg_info did not run successfully. 2022-04-13 06:47:01.663 | │ exit code: 1 2022-04-13 06:47:01.663 | ╰─> [24 lines of output] 2022-04-13 06:47:01.663 | /usr/local/lib/python3.8/dist-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead 2022-04-13 06:47:01.663 | warnings.warn( 2022-04-13 06:47:01.663 | /usr/local/lib/python3.8/dist-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead 2022-04-13 06:47:01.663 | warnings.warn( 2022-04-13 06:47:01.663 | /usr/local/lib/python3.8/dist-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead 2022-04-13 06:47:01.663 | warnings.warn( 2022-04-13 06:47:01.663 | /usr/local/lib/python3.8/dist-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead 2022-04-13 06:47:01.663 | warnings.warn( 2022-04-13 06:47:01.663 | ERROR:root:Error parsing 2022-04-13 06:47:01.663 | Traceback (most recent call last): 2022-04-13 06:47:01.663 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 96, in pbr 2022-04-13 06:47:01.663 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 06:47:01.663 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 274, in cfg_to_args 2022-04-13 06:47:01.663 | pbr.hooks.setup_hook(config) 2022-04-13 06:47:01.663 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 06:47:01.663 | metadata_config.run() 2022-04-13 06:47:01.663 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 06:47:01.663 | self.hook() 2022-04-13 06:47:01.663 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 06:47:01.663 | self.config['version'] = packaging.get_version( 2022-04-13 06:47:01.663 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 874, in get_version 2022-04-13 06:47:01.663 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 06:47:01.664 | 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 06:47:01.664 | 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 06:47:01.664 | [end of output] 2022-04-13 06:47:01.664 | 2022-04-13 06:47:01.664 | note: This error originates from a subprocess, and is likely not a problem with pip. 2022-04-13 06:47:01.667 | error: metadata-generation-failed 2022-04-13 06:47:01.667 | 2022-04-13 06:47:01.667 | × Encountered error while generating package metadata. 2022-04-13 06:47:01.667 | ╰─> See above for output. 2022-04-13 06:47:01.667 | 2022-04-13 06:47:01.667 | note: This is an issue with the package mentioned above, not pip. 2022-04-13 06:47:01.667 | hint: See above for details. 2022-04-13 06:47:01.781 | + inc/python:pip_install:1 : exit_trap 2022-04-13 06:47:01.784 | + ./stack.sh:exit_trap:507 : local r=1 2022-04-13 06:47:01.786 | ++ ./stack.sh:exit_trap:508 : jobs -p 2022-04-13 06:47:01.789 | + ./stack.sh:exit_trap:508 : jobs= 2022-04-13 06:47:01.791 | + ./stack.sh:exit_trap:511 : [[ -n '' ]] 2022-04-13 06:47:01.794 | + ./stack.sh:exit_trap:517 : '[' -f '' ']' 2022-04-13 06:47:01.796 | + ./stack.sh:exit_trap:522 : kill_spinner 2022-04-13 06:47:01.798 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2022-04-13 06:47:01.801 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2022-04-13 06:47:01.804 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2022-04-13 06:47:01.804 | Error on exit 2022-04-13 06:47:01.806 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2022-04-13 06:47:01.809 | + ./stack.sh:exit_trap:528 : generate-subunit 1649832335 86 fail 2022-04-13 06:47:02.291 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2022-04-13 06:47:02.294 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 06:47:02.781 | + ./stack.sh:exit_trap:542 : exit 1