2022-04-13 15:06:12.234 | + ./stack.sh:main:489 : exec 2022-04-13 15:06:12.234 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-150612' 2022-04-13 15:06:12.234 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-150612.summary.2022-04-13-150612 2022-04-13 15:06:12.234 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 15:06:12.234 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-150612 2022-04-13 15:06:12.234 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-150612 /opt/stack/logs/stack.sh.log 2022-04-13 15:06:12.234 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-150612.summary.2022-04-13-150612 /opt/stack/logs/stack.sh.log.summary 2022-04-13 15:06:12.234 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 15:06:12.234 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 15:06:12.234 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 15:06:12.234 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 15:06:12.234 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 15:06:12.234 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 15:06:12.234 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 15:06:12.234 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 15:06:12.234 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 15:06:12.234 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 15:06:12.234 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 15:06:12.234 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 15:06:12.234 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 15:06:12.234 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 15:06:12.234 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 15:06:12.236 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 15:06:12.238 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 15:06:12.240 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 15:06:12.242 | + ./stack.sh:main:578 : uname -a 2022-04-13 15:06:12.243 | Linux dv-neutron-837685-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 15:06:12.246 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 15:06:12.247 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 15:06:12.251 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 15:06:12.287 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 15:06:12.303 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 15:06:12.305 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 15:06:12.307 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 15:06:12.309 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 15:06:12.311 | + functions-common:fetch_plugins:1776 : return 2022-04-13 15:06:12.313 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 15:06:12.315 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 15:06:12.316 | + functions-common:run_phase:1854 : local phase= 2022-04-13 15:06:12.318 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 15:06:12.320 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 15:06:12.322 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 15:06:12.324 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 15:06:12.326 | + functions-common:run_phase:1863 : local extra 2022-04-13 15:06:12.328 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 15:06:12.331 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 15:06:12.333 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 15:06:12.335 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 15:06:12.338 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 15:06:12.340 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 15:06:12.352 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 15:06:12.354 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 15:06:12.356 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 15:06:12.358 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 15:06:12.359 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 15:06:12.361 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 15:06:12.363 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 15:06:12.365 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 15:06:12.366 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 15:06:12.368 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 15:06:12.370 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 15:06:12.372 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 15:06:12.374 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 15:06:12.375 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 15:06:12.377 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 15:06:12.379 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 15:06:12.381 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 15:06:12.400 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 15:06:12.402 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 15:06:12.414 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 15:06:12.416 | +++ lib/tls:source:43 : hostname -f 2022-04-13 15:06:12.419 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 15:06:12.421 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 15:06:12.423 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 15:06:12.425 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 15:06:12.427 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 15:06:12.429 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 15:06:12.430 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 15:06:12.432 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 15:06:12.434 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 15:06:12.436 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 15:06:12.440 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 15:06:12.453 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 15:06:12.470 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 15:06:12.482 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 15:06:12.494 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 15:06:12.530 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 15:06:12.588 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 15:06:12.677 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 15:06:12.699 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 15:06:12.749 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 15:06:12.805 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 15:06:12.951 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 15:06:12.965 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 15:06:12.978 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 15:06:12.990 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 15:06:13.077 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 15:06:13.080 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 15:06:13.083 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 15:06:13.085 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 15:06:13.087 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 15:06:13.089 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 15:06:13.092 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 15:06:13.092 | False' 2022-04-13 15:06:13.094 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 15:06:13.109 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 15:06:13.111 | + ./stack.sh:main:626 : run_phase source 2022-04-13 15:06:13.113 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 15:06:13.115 | + functions-common:run_phase:1854 : local phase= 2022-04-13 15:06:13.117 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 15:06:13.119 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 15:06:13.121 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 15:06:13.123 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 15:06:13.125 | + functions-common:run_phase:1863 : local extra 2022-04-13 15:06:13.128 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 15:06:13.131 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 15:06:13.134 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 15:06:13.136 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 15:06:13.138 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 15:06:13.140 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 15:06:13.155 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 15:06:13.157 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 15:06:13.159 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 15:06:13.199 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 15:06:13.201 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 15:06:13.203 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 15:06:13.205 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 15:06:13.207 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 15:06:13.209 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 15:06:13.212 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 15:06:13.214 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 15:06:13.216 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 15:06:13.218 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 15:06:13.220 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.223 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 15:06:13.225 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.227 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 15:06:13.229 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.232 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 15:06:13.234 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.236 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 15:06:13.238 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.241 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 15:06:13.243 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.245 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 15:06:13.247 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.250 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 15:06:13.252 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.254 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 15:06:13.256 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.259 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 15:06:13.261 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.264 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 15:06:13.266 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.268 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-13 15:06:13.271 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.273 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 15:06:13.277 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.279 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 15:06:13.281 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.283 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 15:06:13.285 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.288 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 15:06:13.290 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.292 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 15:06:13.295 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.297 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-13 15:06:13.299 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.301 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 15:06:13.303 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.306 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 15:06:13.308 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.311 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 15:06:13.313 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.315 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 15:06:13.317 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.319 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 15:06:13.322 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.324 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 15:06:13.326 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.328 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 15:06:13.331 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.333 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 15:06:13.335 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.338 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 15:06:13.340 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.342 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 15:06:13.344 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.347 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 15:06:13.349 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.351 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 15:06:13.353 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.356 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 15:06:13.358 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.360 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 15:06:13.362 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.364 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 15:06:13.367 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.369 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-13 15:06:13.372 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.374 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 15:06:13.376 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.378 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 15:06:13.380 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.383 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 15:06:13.385 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.387 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 15:06:13.389 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.391 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 15:06:13.394 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.396 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 15:06:13.399 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.401 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 15:06:13.403 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.406 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 15:06:13.408 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.410 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 15:06:13.412 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.415 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 15:06:13.417 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.419 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 15:06:13.422 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.424 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 15:06:13.426 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.428 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 15:06:13.430 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 15:06:13.433 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 15:06:13.435 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 15:06:13.438 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 15:06:13.440 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 15:06:13.455 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 15:06:13.457 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 15:06:13.459 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 15:06:13.462 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 15:06:13.478 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 15:06:13.480 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 15:06:13.482 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 15:06:13.484 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 15:06:13.487 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 15:06:13.489 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 15:06:13.491 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 15:06:13.494 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 15:06:13.496 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 15:06:13.498 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 15:06:13.498 | Using mysql database backend 2022-04-13 15:06:13.501 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 15:06:13.516 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 15:06:13.519 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 15:06:13.522 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 15:06:13.525 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 15:06:13.528 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 15:06:13.530 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 15:06:13.545 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 15:06:13.548 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 15:06:13.564 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 15:06:13.581 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 15:06:13.583 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 15:06:13.599 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 15:06:13.615 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 15:06:13.632 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 15:06:13.635 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 15:06:13.652 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 15:06:13.654 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 15:06:13.671 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 15:06:13.673 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 15:06:13.675 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 15:06:13.678 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 15:06:13.682 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 15:06:13.686 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-150613 2022-04-13 15:06:13.688 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-150613 759' 2022-04-13 15:06:13.691 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 15:06:13.693 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 15:06:13.695 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 15:06:13.698 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 15:06:13.700 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 15:06:13.702 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 15:06:13.705 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 15:06:13.707 | + 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 15:06:13.709 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 15:06:13.712 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.26 2022-04-13 15:06:13.714 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 15:06:13.716 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.26/identity 2022-04-13 15:06:13.719 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 15:06:13.721 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-150612 2022-04-13 15:06:13.723 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 15:06:13.726 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 15:06:13.728 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 15:06:13.731 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.26 2022-04-13 15:06:13.733 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 15:06:13.735 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 15:06:13.738 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 15:06:13.740 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 15:06:13.743 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 15:06:13.745 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 15:06:13.748 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 15:06:13.750 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 15:06:13.753 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 15:06:13.755 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 15:06:13.757 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 15:06:13.759 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 15:06:13.762 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 15:06:13.764 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 15:06:13.766 | ++ functions-common:git_clone:612 : pwd 2022-04-13 15:06:13.769 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 15:06:13.771 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 15:06:13.774 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 15:06:13.789 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 15:06:13.791 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 15:06:13.794 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 15:06:13.796 | + functions-common:git_clone:629 : echo master 2022-04-13 15:06:13.797 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 15:06:13.802 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 15:06:13.805 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 15:06:13.807 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 15:06:13.810 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 15:06:13.810 | + functions-common:git_clone:678 : head -1 2022-04-13 15:06:13.813 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 15:06:13.815 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 15:06:13.818 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 15:06:13.821 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 15:06:13.823 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 15:06:13.826 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 15:06:13.828 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 15:06:13.831 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 15:06:13.833 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 15:06:13.836 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 15:06:13.838 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 15:06:13.841 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 15:06:13.844 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 15:06:13.848 | ++ tools/install_prereqs.sh:source:47 : NOW=1649862373 2022-04-13 15:06:13.852 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 15:06:13.856 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649862284 2022-04-13 15:06:13.859 | ++ tools/install_prereqs.sh:source:49 : DELTA=89 2022-04-13 15:06:13.861 | ++ tools/install_prereqs.sh:source:50 : [[ 89 -lt 7200 ]] 2022-04-13 15:06:13.863 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 15:06:13.866 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 15:06:13.869 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 15:06:13.871 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 15:06:13.873 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 15:06:13.876 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 15:06:13.878 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 15:06:13.880 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 15:06:13.884 | +++ 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 15:06:13.931 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 15:06:13.931 | apache2-dev 2022-04-13 15:06:13.931 | bc 2022-04-13 15:06:13.931 | bsdmainutils 2022-04-13 15:06:13.931 | curl 2022-04-13 15:06:13.931 | g++ 2022-04-13 15:06:13.931 | gawk 2022-04-13 15:06:13.931 | gcc 2022-04-13 15:06:13.931 | gettext 2022-04-13 15:06:13.931 | git 2022-04-13 15:06:13.931 | graphviz 2022-04-13 15:06:13.931 | iputils-ping 2022-04-13 15:06:13.931 | libapache2-mod-proxy-uwsgi 2022-04-13 15:06:13.931 | libffi-dev 2022-04-13 15:06:13.931 | libjpeg-dev 2022-04-13 15:06:13.931 | libpcre3-dev 2022-04-13 15:06:13.931 | libpq-dev 2022-04-13 15:06:13.931 | libssl-dev 2022-04-13 15:06:13.931 | libsystemd-dev 2022-04-13 15:06:13.931 | libxml2-dev 2022-04-13 15:06:13.931 | libxslt1-dev 2022-04-13 15:06:13.931 | libyaml-dev 2022-04-13 15:06:13.931 | lsof 2022-04-13 15:06:13.931 | openssh-server 2022-04-13 15:06:13.931 | openssl 2022-04-13 15:06:13.931 | pkg-config 2022-04-13 15:06:13.931 | psmisc 2022-04-13 15:06:13.931 | python3-dev 2022-04-13 15:06:13.931 | python3-pip 2022-04-13 15:06:13.931 | python3-systemd 2022-04-13 15:06:13.931 | python3-venv 2022-04-13 15:06:13.931 | tar 2022-04-13 15:06:13.931 | tcpdump 2022-04-13 15:06:13.931 | unzip 2022-04-13 15:06:13.932 | uuid-runtime 2022-04-13 15:06:13.932 | wget 2022-04-13 15:06:13.932 | wget 2022-04-13 15:06:13.932 | zlib1g-dev 2022-04-13 15:06:13.932 | libkrb5-dev 2022-04-13 15:06:13.932 | libldap2-dev 2022-04-13 15:06:13.932 | libsasl2-dev 2022-04-13 15:06:13.932 | memcached 2022-04-13 15:06:13.932 | python3-mysqldb 2022-04-13 15:06:13.932 | sqlite3 2022-04-13 15:06:13.932 | conntrack 2022-04-13 15:06:13.932 | curl 2022-04-13 15:06:13.932 | dnsmasq-base 2022-04-13 15:06:13.932 | dnsmasq-utils 2022-04-13 15:06:13.932 | ebtables 2022-04-13 15:06:13.932 | genisoimage 2022-04-13 15:06:13.932 | iptables 2022-04-13 15:06:13.932 | iputils-arping 2022-04-13 15:06:13.932 | kpartx 2022-04-13 15:06:13.932 | libjs-jquery-tablesorter 2022-04-13 15:06:13.932 | parted 2022-04-13 15:06:13.932 | pm-utils 2022-04-13 15:06:13.932 | python3-mysqldb 2022-04-13 15:06:13.932 | socat 2022-04-13 15:06:13.932 | sqlite3 2022-04-13 15:06:13.932 | sudo 2022-04-13 15:06:13.932 | vlan 2022-04-13 15:06:13.932 | lsscsi 2022-04-13 15:06:13.932 | open-iscsi 2022-04-13 15:06:13.932 | lvm2 2022-04-13 15:06:13.932 | qemu-utils 2022-04-13 15:06:13.932 | thin-provisioning-tools 2022-04-13 15:06:13.932 | acl 2022-04-13 15:06:13.932 | dnsmasq-base 2022-04-13 15:06:13.932 | dnsmasq-utils 2022-04-13 15:06:13.932 | ebtables 2022-04-13 15:06:13.932 | haproxy 2022-04-13 15:06:13.933 | iptables 2022-04-13 15:06:13.933 | iputils-arping 2022-04-13 15:06:13.933 | iputils-ping 2022-04-13 15:06:13.933 | postgresql-server-dev-all 2022-04-13 15:06:13.933 | python3-mysqldb 2022-04-13 15:06:13.933 | sqlite3 2022-04-13 15:06:13.933 | sudo 2022-04-13 15:06:13.933 | vlan 2022-04-13 15:06:13.933 | pcp 2022-04-13 15:06:13.933 | ipset 2022-04-13 15:06:13.933 | conntrack 2022-04-13 15:06:13.933 | conntrackd 2022-04-13 15:06:13.933 | keepalived 2022-04-13 15:06:13.933 | lvm2 2022-04-13 15:06:13.933 | qemu-utils 2022-04-13 15:06:13.933 | thin-provisioning-tools 2022-04-13 15:06:13.933 | curl 2022-04-13 15:06:13.933 | liberasurecode-dev 2022-04-13 15:06:13.933 | make 2022-04-13 15:06:13.933 | memcached 2022-04-13 15:06:13.933 | rsync 2022-04-13 15:06:13.933 | sqlite3 2022-04-13 15:06:13.933 | xfsprogs' 2022-04-13 15:06:13.936 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 15:06:13.954 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 15:06:13.954 | apache2-dev 2022-04-13 15:06:13.954 | bc 2022-04-13 15:06:13.954 | bsdmainutils 2022-04-13 15:06:13.954 | curl 2022-04-13 15:06:13.954 | g++ 2022-04-13 15:06:13.954 | gawk 2022-04-13 15:06:13.954 | gcc 2022-04-13 15:06:13.954 | gettext 2022-04-13 15:06:13.954 | git 2022-04-13 15:06:13.954 | graphviz 2022-04-13 15:06:13.954 | iputils-ping 2022-04-13 15:06:13.954 | libapache2-mod-proxy-uwsgi 2022-04-13 15:06:13.954 | libffi-dev 2022-04-13 15:06:13.954 | libjpeg-dev 2022-04-13 15:06:13.954 | libpcre3-dev 2022-04-13 15:06:13.954 | libpq-dev 2022-04-13 15:06:13.954 | libssl-dev 2022-04-13 15:06:13.954 | libsystemd-dev 2022-04-13 15:06:13.954 | libxml2-dev 2022-04-13 15:06:13.954 | libxslt1-dev 2022-04-13 15:06:13.954 | libyaml-dev 2022-04-13 15:06:13.954 | lsof 2022-04-13 15:06:13.954 | openssh-server 2022-04-13 15:06:13.954 | openssl 2022-04-13 15:06:13.954 | pkg-config 2022-04-13 15:06:13.954 | psmisc 2022-04-13 15:06:13.954 | python3-dev 2022-04-13 15:06:13.954 | python3-pip 2022-04-13 15:06:13.954 | python3-systemd 2022-04-13 15:06:13.954 | python3-venv 2022-04-13 15:06:13.954 | tar 2022-04-13 15:06:13.954 | tcpdump 2022-04-13 15:06:13.955 | unzip 2022-04-13 15:06:13.955 | uuid-runtime 2022-04-13 15:06:13.955 | wget 2022-04-13 15:06:13.955 | wget 2022-04-13 15:06:13.955 | zlib1g-dev 2022-04-13 15:06:13.955 | libkrb5-dev 2022-04-13 15:06:13.955 | libldap2-dev 2022-04-13 15:06:13.955 | libsasl2-dev 2022-04-13 15:06:13.955 | memcached 2022-04-13 15:06:13.955 | python3-mysqldb 2022-04-13 15:06:13.955 | sqlite3 2022-04-13 15:06:13.955 | conntrack 2022-04-13 15:06:13.955 | curl 2022-04-13 15:06:13.955 | dnsmasq-base 2022-04-13 15:06:13.955 | dnsmasq-utils 2022-04-13 15:06:13.955 | ebtables 2022-04-13 15:06:13.955 | genisoimage 2022-04-13 15:06:13.955 | iptables 2022-04-13 15:06:13.955 | iputils-arping 2022-04-13 15:06:13.955 | kpartx 2022-04-13 15:06:13.955 | libjs-jquery-tablesorter 2022-04-13 15:06:13.955 | parted 2022-04-13 15:06:13.955 | pm-utils 2022-04-13 15:06:13.955 | python3-mysqldb 2022-04-13 15:06:13.955 | socat 2022-04-13 15:06:13.955 | sqlite3 2022-04-13 15:06:13.955 | sudo 2022-04-13 15:06:13.955 | vlan 2022-04-13 15:06:13.955 | lsscsi 2022-04-13 15:06:13.955 | open-iscsi 2022-04-13 15:06:13.955 | lvm2 2022-04-13 15:06:13.955 | qemu-utils 2022-04-13 15:06:13.955 | thin-provisioning-tools 2022-04-13 15:06:13.955 | acl 2022-04-13 15:06:13.955 | dnsmasq-base 2022-04-13 15:06:13.955 | dnsmasq-utils 2022-04-13 15:06:13.955 | ebtables 2022-04-13 15:06:13.956 | haproxy 2022-04-13 15:06:13.956 | iptables 2022-04-13 15:06:13.956 | iputils-arping 2022-04-13 15:06:13.956 | iputils-ping 2022-04-13 15:06:13.956 | postgresql-server-dev-all 2022-04-13 15:06:13.956 | python3-mysqldb 2022-04-13 15:06:13.956 | sqlite3 2022-04-13 15:06:13.956 | sudo 2022-04-13 15:06:13.956 | vlan 2022-04-13 15:06:13.956 | pcp 2022-04-13 15:06:13.956 | ipset 2022-04-13 15:06:13.956 | conntrack 2022-04-13 15:06:13.956 | conntrackd 2022-04-13 15:06:13.956 | keepalived 2022-04-13 15:06:13.956 | lvm2 2022-04-13 15:06:13.956 | qemu-utils 2022-04-13 15:06:13.956 | thin-provisioning-tools 2022-04-13 15:06:13.956 | curl 2022-04-13 15:06:13.956 | liberasurecode-dev 2022-04-13 15:06:13.956 | make 2022-04-13 15:06:13.956 | memcached 2022-04-13 15:06:13.956 | rsync 2022-04-13 15:06:13.956 | sqlite3 2022-04-13 15:06:13.956 | xfsprogs ' 2022-04-13 15:06:13.956 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 15:06:13.958 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 15:06:13.961 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 15:06:13.964 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 15:06:13.964 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 15:06:13.969 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 15:06:13.971 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 15:06:13.973 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 15:06:13.975 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 15:06:13.978 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 15:06:13.980 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 15:06:13.982 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 15:06:13.984 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 15:06:13.986 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 15:06:13.988 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 15:06:13.990 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 15:06:13.993 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 15:06:13.995 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 15:06:13.997 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 15:06:14.001 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 15:06:14.003 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 15:06:14.005 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 15:06:14.007 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 15:06:14.009 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 15:06:14.012 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 15:06:14.016 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649862374013 2022-04-13 15:06:14.018 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 15:06:14.020 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 15:06:14.022 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-13 15:06:14.262 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 15:06:14.311 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 15:06:14.370 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-13 15:06:14.464 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 15:06:14.974 | Fetched 108 kB in 1s (161 kB/s) 2022-04-13 15:06:16.500 | Reading package lists... 2022-04-13 15:06:16.532 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 15:06:16.534 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 15:06:16.536 | ++ functions-common:time_stop:2425 : local name 2022-04-13 15:06:16.538 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 15:06:16.540 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 15:06:16.542 | ++ functions-common:time_stop:2428 : local total 2022-04-13 15:06:16.544 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 15:06:16.546 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 15:06:16.548 | ++ functions-common:time_stop:2432 : start_time=1649862374013 2022-04-13 15:06:16.550 | ++ functions-common:time_stop:2434 : [[ -z 1649862374013 ]] 2022-04-13 15:06:16.553 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 15:06:16.557 | ++ functions-common:time_stop:2437 : end_time=1649862376555 2022-04-13 15:06:16.560 | ++ functions-common:time_stop:2438 : elapsed_time=2542 2022-04-13 15:06:16.562 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 15:06:16.564 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 15:06:16.566 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2542 2022-04-13 15:06:16.568 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 15:06:16.571 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 15:06:16.573 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 15:06:16.575 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 15:06:16.578 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 15:06:16.598 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 15:06:16.707 | Reading package lists... 2022-04-13 15:06:16.952 | Building dependency tree... 2022-04-13 15:06:16.953 | Reading state information... 2022-04-13 15:06:16.987 | acl is already the newest version (2.2.53-6). 2022-04-13 15:06:16.987 | bc is already the newest version (1.07.1-2build1). 2022-04-13 15:06:16.987 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 15:06:16.987 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 15:06:16.987 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 15:06:16.987 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 15:06:16.987 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 15:06:16.987 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 15:06:16.987 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 15:06:16.987 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 15:06:16.987 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 15:06:16.987 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 15:06:16.987 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 15:06:16.988 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 15:06:16.988 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 15:06:16.988 | libffi-dev is already the newest version (3.3-4). 2022-04-13 15:06:16.988 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 15:06:16.988 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 15:06:16.988 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 15:06:16.988 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 15:06:16.988 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 15:06:16.988 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 15:06:16.988 | make is already the newest version (4.2.1-1.2). 2022-04-13 15:06:16.988 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 15:06:16.988 | psmisc is already the newest version (23.3-1). 2022-04-13 15:06:16.988 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 15:06:16.988 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 15:06:16.988 | python3-systemd is already the newest version (234-3build2). 2022-04-13 15:06:16.988 | socat is already the newest version (1.7.3.3-2). 2022-04-13 15:06:16.988 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 15:06:16.988 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 15:06:16.988 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 15:06:16.988 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 15:06:16.988 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 15:06:16.988 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 15:06:16.988 | pcp is already the newest version (5.0.3-1). 2022-04-13 15:06:16.988 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 15:06:16.988 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 15:06:16.988 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 15:06:16.988 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 15:06:16.988 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 15:06:16.988 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 15:06:16.988 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 15:06:16.988 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 15:06:16.988 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 15:06:16.988 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 15:06:16.988 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 15:06:16.989 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 15:06:16.989 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 15:06:16.989 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 15:06:16.989 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 15:06:16.989 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 15:06:16.989 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 15:06:16.989 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 15:06:16.989 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 15:06:16.989 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 15:06:16.989 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 15:06:16.989 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 15:06:16.989 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 15:06:16.989 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 15:06:16.989 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 15:06:16.989 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 15:06:16.989 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 15:06:16.989 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 15:06:16.989 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 15:06:16.989 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 15:06:16.989 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 15:06:16.989 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 15:06:16.989 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 15:06:17.204 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 15:06:17.205 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 15:06:17.205 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 15:06:17.205 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 15:06:17.205 | The following packages were automatically installed and are no longer required: 2022-04-13 15:06:17.206 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 15:06:17.206 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 15:06:17.206 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 15:06:17.206 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 15:06:17.206 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 15:06:17.206 | python3-zope.interface 2022-04-13 15:06:17.206 | Use 'sudo apt autoremove' to remove them. 2022-04-13 15:06:17.318 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 15:06:17.323 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 15:06:17.325 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 15:06:17.327 | ++ functions-common:time_stop:2425 : local name 2022-04-13 15:06:17.329 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 15:06:17.331 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 15:06:17.333 | ++ functions-common:time_stop:2428 : local total 2022-04-13 15:06:17.336 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 15:06:17.338 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 15:06:17.340 | ++ functions-common:time_stop:2432 : start_time=1649862376595 2022-04-13 15:06:17.343 | ++ functions-common:time_stop:2434 : [[ -z 1649862376595 ]] 2022-04-13 15:06:17.345 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 15:06:17.349 | ++ functions-common:time_stop:2437 : end_time=1649862377347 2022-04-13 15:06:17.352 | ++ functions-common:time_stop:2438 : elapsed_time=752 2022-04-13 15:06:17.354 | ++ functions-common:time_stop:2439 : total=742 2022-04-13 15:06:17.356 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 15:06:17.358 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1494 2022-04-13 15:06:17.360 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 15:06:17.363 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 15:06:17.366 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 15:06:17.368 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 15:06:17.372 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 15:06:17.376 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 15:06:17.379 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 15:06:17.381 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 15:06:18.793 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 15:06:18.795 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 15:06:18.797 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 15:06:18.798 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 15:06:18.800 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 15:06:18.802 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 15:06:18.804 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 15:06:18.806 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 15:06:18.807 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 15:06:18.809 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 15:06:18.811 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 15:06:18.812 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 15:06:18.814 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 15:06:18.816 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 15:06:18.817 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 15:06:18.819 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 15:06:18.821 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 15:06:18.822 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 15:06:18.824 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 15:06:18.826 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 15:06:18.828 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 15:06:18.830 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 15:06:18.832 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 15:06:18.834 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 15:06:18.903 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 15:06:18.905 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 15:06:18.972 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 15:06:18.974 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 15:06:19.042 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 15:06:19.044 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 15:06:19.045 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 15:06:19.047 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 15:06:19.049 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 15:06:19.051 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 15:06:19.053 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 15:06:19.055 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 15:06:19.057 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 15:06:19.058 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 15:06:19.060 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 15:06:19.060 | Distro: focal 2022-04-13 15:06:19.063 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 15:06:19.065 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 15:06:19.068 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 15:06:19.071 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 15:06:19.073 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 15:06:19.073 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 15:06:19.651 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 15:06:19.653 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 15:06:19.653 | pip: 21.3.1 2022-04-13 15:06:19.655 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 15:06:19.657 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 15:06:19.658 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 15:06:19.660 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 15:06:19.662 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 15:06:19.664 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 15:06:19.666 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 15:06:19.667 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 15:06:19.669 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 15:06:19.671 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 15:06:19.672 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 15:06:19.674 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 15:06:19.676 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 15:06:19.678 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 15:06:19.680 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 15:06:19.682 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 15:06:19.684 | + tools/install_pip.sh:main:142 : : 2022-04-13 15:06:19.685 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 15:06:19.687 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 15:06:19.689 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 15:06:19.691 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 15:06:19.693 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 15:06:19.695 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 15:06:19.697 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 15:06:19.700 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 15:06:19.701 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 15:06:19.704 | ++ 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 15:06:19.706 | ++ 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 15:06:19.707 | ++ 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 15:06:19.710 | + 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 15:06:19.712 | + 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 15:06:19.728 | 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 15:06:19.730 | + 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 15:06:20.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 15:06:20.464 | from cryptography.utils import int_from_bytes 2022-04-13 15:06:20.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 15:06:20.464 | from cryptography.utils import int_from_bytes 2022-04-13 15:06:21.728 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 15:06:22.451 | 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 15:06:22.462 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-13 15:06:24.221 | Installing collected packages: setuptools 2022-04-13 15:06:25.100 | Successfully installed setuptools-62.0.0 2022-04-13 15:06:25.100 | 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 15:06:25.251 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 15:06:25.251 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 15:06:25.367 | + inc/python:pip_install:200 : result=0 2022-04-13 15:06:25.369 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 15:06:25.372 | + functions-common:time_stop:2425 : local name 2022-04-13 15:06:25.373 | + functions-common:time_stop:2426 : local end_time 2022-04-13 15:06:25.375 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 15:06:25.377 | + functions-common:time_stop:2428 : local total 2022-04-13 15:06:25.378 | + functions-common:time_stop:2429 : local start_time 2022-04-13 15:06:25.380 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 15:06:25.383 | + functions-common:time_stop:2432 : start_time=1649862379723 2022-04-13 15:06:25.384 | + functions-common:time_stop:2434 : [[ -z 1649862379723 ]] 2022-04-13 15:06:25.386 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 15:06:25.390 | + functions-common:time_stop:2437 : end_time=1649862385388 2022-04-13 15:06:25.391 | + functions-common:time_stop:2438 : elapsed_time=5665 2022-04-13 15:06:25.393 | + functions-common:time_stop:2439 : total=0 2022-04-13 15:06:25.395 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 15:06:25.397 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5665 2022-04-13 15:06:25.399 | + inc/python:pip_install:203 : return 0 2022-04-13 15:06:25.401 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 15:06:25.403 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 15:06:25.407 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 15:06:25.408 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 15:06:25.411 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 15:06:25.411 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 15:06:26.004 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 15:06:26.006 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 15:06:26.006 | pip: 21.3.1 2022-04-13 15:06:26.009 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 15:06:26.012 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 15:06:26.015 | + ./stack.sh:main:798 : fixup_all 2022-04-13 15:06:26.017 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 15:06:26.020 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 15:06:26.022 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 15:06:26.025 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 15:06:26.027 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 15:06:26.038 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 15:06:26.049 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 15:06:26.060 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 15:06:26.062 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 15:06:26.064 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 15:06:26.066 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 15:06:26.068 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 15:06:26.071 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 15:06:26.073 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 15:06:26.075 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 15:06:26.077 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 15:06:26.079 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 15:06:26.081 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 15:06:26.083 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 15:06:26.086 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 15:06:26.088 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 15:06:26.090 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 15:06:26.092 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 15:06:26.094 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 15:06:26.096 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 15:06:26.099 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 15:06:26.101 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 15:06:26.103 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 15:06:26.105 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 15:06:26.107 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 15:06:26.110 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 15:06:26.112 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 15:06:26.114 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 15:06:26.117 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 15:06:26.119 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 15:06:26.122 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 15:06:26.143 | Using python 3.8 to install os-testr 2022-04-13 15:06:26.145 | + 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 15:06:26.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 15:06:26.898 | from cryptography.utils import int_from_bytes 2022-04-13 15:06:26.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 15:06:26.898 | from cryptography.utils import int_from_bytes 2022-04-13 15:06:28.065 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 15:06:28.097 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 15:06:28.164 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-13 15:06:28.165 | 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 15:06:28.166 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 15:06:28.180 | 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 15:06:28.190 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-13 15:06:28.201 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-13 15:06:29.860 | 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 15:06:29.866 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 15:06:29.866 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 15:06:29.981 | + inc/python:pip_install:200 : result=0 2022-04-13 15:06:29.983 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 15:06:29.985 | + functions-common:time_stop:2425 : local name 2022-04-13 15:06:29.987 | + functions-common:time_stop:2426 : local end_time 2022-04-13 15:06:29.989 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 15:06:29.992 | + functions-common:time_stop:2428 : local total 2022-04-13 15:06:29.994 | + functions-common:time_stop:2429 : local start_time 2022-04-13 15:06:29.996 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 15:06:29.998 | + functions-common:time_stop:2432 : start_time=1649862386137 2022-04-13 15:06:30.000 | + functions-common:time_stop:2434 : [[ -z 1649862386137 ]] 2022-04-13 15:06:30.003 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 15:06:30.008 | + functions-common:time_stop:2437 : end_time=1649862390005 2022-04-13 15:06:30.010 | + functions-common:time_stop:2438 : elapsed_time=3868 2022-04-13 15:06:30.012 | + functions-common:time_stop:2439 : total=0 2022-04-13 15:06:30.014 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 15:06:30.016 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3868 2022-04-13 15:06:30.018 | + inc/python:pip_install:203 : return 0 2022-04-13 15:06:30.021 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 15:06:30.073 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 15:06:30.178 | + ./stack.sh:main:812 : install_infra 2022-04-13 15:06:30.181 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 15:06:30.183 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 15:06:30.185 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 15:06:30.188 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 15:06:30.211 | + 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 15:06:32.119 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.126 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.130 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.136 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.140 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.147 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.151 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.176 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.256 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.276 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.280 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.284 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.299 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.308 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.310 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.327 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.344 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.353 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.358 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.376 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.399 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.417 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.425 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.430 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.451 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.480 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.482 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.496 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.501 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.505 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.511 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.526 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.532 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.582 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.600 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.604 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.635 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.700 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.706 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.713 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.763 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.778 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.786 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.892 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.917 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.921 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.932 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.937 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.956 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.963 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:32.980 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:33.011 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:33.040 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:33.052 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:33.065 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:33.083 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:33.092 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:33.106 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:33.117 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:33.121 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:33.128 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 15:06:33.262 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 15:06:33.556 | + inc/python:pip_install:200 : result=0 2022-04-13 15:06:33.558 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 15:06:33.560 | + functions-common:time_stop:2425 : local name 2022-04-13 15:06:33.562 | + functions-common:time_stop:2426 : local end_time 2022-04-13 15:06:33.564 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 15:06:33.566 | + functions-common:time_stop:2428 : local total 2022-04-13 15:06:33.568 | + functions-common:time_stop:2429 : local start_time 2022-04-13 15:06:33.571 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 15:06:33.573 | + functions-common:time_stop:2432 : start_time=1649862390203 2022-04-13 15:06:33.575 | + functions-common:time_stop:2434 : [[ -z 1649862390203 ]] 2022-04-13 15:06:33.577 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 15:06:33.581 | + functions-common:time_stop:2437 : end_time=1649862393579 2022-04-13 15:06:33.583 | + functions-common:time_stop:2438 : elapsed_time=3376 2022-04-13 15:06:33.586 | + functions-common:time_stop:2439 : total=3868 2022-04-13 15:06:33.588 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 15:06:33.590 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7244 2022-04-13 15:06:33.592 | + inc/python:pip_install:203 : return 0 2022-04-13 15:06:33.594 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 15:06:33.597 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 15:06:33.619 | + 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 15:06:35.383 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:35.390 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:35.394 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:35.400 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:35.403 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:35.410 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:35.415 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:35.440 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:35.520 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:35.539 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:35.543 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:35.547 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:35.562 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:35.570 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:35.572 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:35.589 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:35.606 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:35.615 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:35.620 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:35.638 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:35.660 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:35.678 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:35.687 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:35.692 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:35.712 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:35.741 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:35.743 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:35.757 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:35.761 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:35.765 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:35.771 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:35.785 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:35.792 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:35.842 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:35.859 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:35.863 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:35.901 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:35.963 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:35.970 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:35.977 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:36.029 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:36.045 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:36.053 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:36.167 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:36.197 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:36.201 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:36.212 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:36.217 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:36.239 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:36.248 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:36.266 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:36.303 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:36.334 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:36.346 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:36.359 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:36.378 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:36.388 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:36.406 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:36.418 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:36.422 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 15:06:36.430 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 15:06:36.433 | Processing /opt/stack/requirements 2022-04-13 15:06:38.224 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-13 15:06:38.227 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-04-13 15:06:38.239 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-13 15:06:38.245 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 15:06:38.247 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-13 15:06:38.253 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-13 15:06:38.280 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-04-13 15:06:38.283 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-04-13 15:06:38.293 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-13 15:06:38.344 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-13 15:06:38.347 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-13 15:06:38.362 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-13 15:06:38.364 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-13 15:06:38.369 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-04-13 15:06:38.373 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-04-13 15:06:38.375 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-13 15:06:38.388 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-13 15:06:38.391 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-13 15:06:38.402 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-13 15:06:38.409 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-13 15:06:38.457 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 636)) (0.2.5) 2022-04-13 15:06:38.463 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-13 15:06:38.525 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-04-13 15:06:38.527 | Building wheels for collected packages: openstack-requirements 2022-04-13 15:06:38.528 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 15:06:39.347 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 15:06:39.348 | ERROR: Command errored out with exit status 1: 2022-04-13 15:06:39.348 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-c08au_jp/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-c08au_jp/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-c6j94os4 2022-04-13 15:06:39.348 | cwd: /tmp/pip-req-build-c08au_jp/ 2022-04-13 15:06:39.348 | Complete output (6 lines): 2022-04-13 15:06:39.348 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 15:06:39.348 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 15:06:39.348 | or: setup.py --help-commands 2022-04-13 15:06:39.348 | or: setup.py cmd --help 2022-04-13 15:06:39.348 | 2022-04-13 15:06:39.348 | error: invalid command 'bdist_wheel' 2022-04-13 15:06:39.348 | ---------------------------------------- 2022-04-13 15:06:39.348 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 15:06:39.348 | Running setup.py clean for openstack-requirements 2022-04-13 15:06:40.176 | Failed to build openstack-requirements 2022-04-13 15:06:40.192 | Installing collected packages: openstack-requirements 2022-04-13 15:06:40.192 | Attempting uninstall: openstack-requirements 2022-04-13 15:06:40.194 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 15:06:40.229 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 15:06:40.247 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 15:06:40.250 | Running setup.py install for openstack-requirements: started 2022-04-13 15:06:42.647 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 15:06:42.670 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 15:06:42.798 | + inc/python:pip_install:200 : result=0 2022-04-13 15:06:42.800 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 15:06:42.802 | + functions-common:time_stop:2425 : local name 2022-04-13 15:06:42.805 | + functions-common:time_stop:2426 : local end_time 2022-04-13 15:06:42.807 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 15:06:42.809 | + functions-common:time_stop:2428 : local total 2022-04-13 15:06:42.811 | + functions-common:time_stop:2429 : local start_time 2022-04-13 15:06:42.813 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 15:06:42.815 | + functions-common:time_stop:2432 : start_time=1649862393611 2022-04-13 15:06:42.817 | + functions-common:time_stop:2434 : [[ -z 1649862393611 ]] 2022-04-13 15:06:42.821 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 15:06:42.824 | + functions-common:time_stop:2437 : end_time=1649862402822 2022-04-13 15:06:42.827 | + functions-common:time_stop:2438 : elapsed_time=9211 2022-04-13 15:06:42.829 | + functions-common:time_stop:2439 : total=7244 2022-04-13 15:06:42.831 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 15:06:42.833 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16455 2022-04-13 15:06:42.835 | + inc/python:pip_install:203 : return 0 2022-04-13 15:06:42.837 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 15:06:42.840 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 15:06:42.842 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 15:06:42.844 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:06:42.847 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:06:42.849 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-13 15:06:42.851 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:06:42.854 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 15:06:42.874 | Using python 3.8 to install pbr 2022-04-13 15:06:42.877 | + 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 15:06:43.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 15:06:43.613 | from cryptography.utils import int_from_bytes 2022-04-13 15:06:43.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 15:06:43.613 | from cryptography.utils import int_from_bytes 2022-04-13 15:06:44.771 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 15:06:44.802 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 15:06:46.607 | 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 15:06:46.613 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 15:06:46.613 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 15:06:46.722 | + inc/python:pip_install:200 : result=0 2022-04-13 15:06:46.724 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 15:06:46.726 | + functions-common:time_stop:2425 : local name 2022-04-13 15:06:46.729 | + functions-common:time_stop:2426 : local end_time 2022-04-13 15:06:46.731 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 15:06:46.733 | + functions-common:time_stop:2428 : local total 2022-04-13 15:06:46.735 | + functions-common:time_stop:2429 : local start_time 2022-04-13 15:06:46.737 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 15:06:46.739 | + functions-common:time_stop:2432 : start_time=1649862402869 2022-04-13 15:06:46.741 | + functions-common:time_stop:2434 : [[ -z 1649862402869 ]] 2022-04-13 15:06:46.743 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 15:06:46.747 | + functions-common:time_stop:2437 : end_time=1649862406745 2022-04-13 15:06:46.749 | + functions-common:time_stop:2438 : elapsed_time=3876 2022-04-13 15:06:46.751 | + functions-common:time_stop:2439 : total=16455 2022-04-13 15:06:46.754 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 15:06:46.756 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20331 2022-04-13 15:06:46.759 | + inc/python:pip_install:203 : return 0 2022-04-13 15:06:46.761 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 15:06:49.018 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 15:06:50.896 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 15:06:50.898 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 15:06:50.913 | 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 15:06:50.918 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 15:06:50.920 | 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 15:06:50.923 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 15:06:50.926 | 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 15:06:50.997 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 15:06:50.999 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 15:06:51.002 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 15:06:51.020 | + ./stack.sh:main:821 : pkgs= 2022-04-13 15:06:51.022 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 15:06:51.024 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 15:06:51.027 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 15:06:51.029 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 15:06:51.031 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 15:06:51.033 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 15:06:51.035 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 15:06:51.037 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 15:06:51.039 | + functions-common:run_phase:1863 : local extra 2022-04-13 15:06:51.042 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 15:06:51.046 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 15:06:51.048 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 15:06:51.050 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 15:06:51.052 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 15:06:51.055 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 15:06:51.070 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 15:06:51.072 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 15:06:51.074 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 15:06:51.076 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 15:06:51.078 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 15:06:51.080 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 15:06:51.082 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 15:06:51.084 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 15:06:51.086 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 15:06:51.088 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 15:06:51.090 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 15:06:51.092 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 15:06:51.095 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 15:06:51.097 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 15:06:51.099 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 15:06:51.101 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 15:06:51.103 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 15:06:51.105 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 15:06:51.108 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 15:06:51.110 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 15:06:51.112 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 15:06:51.114 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 15:06:51.117 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 15:06:51.120 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 15:06:51.122 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 15:06:51.124 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 15:06:51.183 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 15:06:51.183 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 15:06:51.185 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 15:06:51.545 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 15:06:51.547 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 15:06:51.563 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 15:06:51.565 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 15:06:51.567 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 15:06:51.570 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 15:06:51.572 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 15:06:51.574 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 15:06:51.576 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 15:06:51.579 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 15:06:51.581 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 15:06:51.584 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 15:06:51.586 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 15:06:51.589 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 15:06:51.591 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 15:06:51.593 | + functions-common:apt_get_update:1190 : return 2022-04-13 15:06:51.595 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 15:06:51.598 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 15:06:51.600 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 15:06:51.603 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 15:06:51.605 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 15:06:51.627 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-13 15:06:51.737 | Reading package lists... 2022-04-13 15:06:51.988 | Building dependency tree... 2022-04-13 15:06:51.989 | Reading state information... 2022-04-13 15:06:52.234 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 15:06:52.234 | The following packages were automatically installed and are no longer required: 2022-04-13 15:06:52.235 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 15:06:52.235 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 15:06:52.235 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 15:06:52.235 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 15:06:52.235 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 15:06:52.235 | python3-zope.interface 2022-04-13 15:06:52.235 | Use 'sudo apt autoremove' to remove them. 2022-04-13 15:06:52.362 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 15:06:52.366 | + functions-common:apt_get:1234 : result=0 2022-04-13 15:06:52.369 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 15:06:52.371 | + functions-common:time_stop:2425 : local name 2022-04-13 15:06:52.373 | + functions-common:time_stop:2426 : local end_time 2022-04-13 15:06:52.375 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 15:06:52.378 | + functions-common:time_stop:2428 : local total 2022-04-13 15:06:52.380 | + functions-common:time_stop:2429 : local start_time 2022-04-13 15:06:52.382 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 15:06:52.385 | + functions-common:time_stop:2432 : start_time=1649862411624 2022-04-13 15:06:52.387 | + functions-common:time_stop:2434 : [[ -z 1649862411624 ]] 2022-04-13 15:06:52.390 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 15:06:52.394 | + functions-common:time_stop:2437 : end_time=1649862412391 2022-04-13 15:06:52.396 | + functions-common:time_stop:2438 : elapsed_time=767 2022-04-13 15:06:52.398 | + functions-common:time_stop:2439 : total=1494 2022-04-13 15:06:52.400 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 15:06:52.402 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2261 2022-04-13 15:06:52.405 | + functions-common:apt_get:1238 : return 0 2022-04-13 15:06:52.407 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 15:06:52.409 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 15:06:52.411 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 15:06:52.414 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 15:06:52.416 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 15:06:52.418 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 15:06:52.420 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 15:06:52.423 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 15:06:52.425 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 15:06:52.427 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 15:06:52.430 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 15:06:52.433 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 15:06:52.435 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 15:06:52.437 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 15:06:52.439 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 15:06:52.441 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 15:06:52.444 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 15:06:52.447 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 15:06:52.449 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 15:06:52.451 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 15:06:52.453 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 15:06:52.456 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 15:06:52.458 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 15:06:52.460 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 15:06:52.463 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 15:06:52.465 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 15:06:52.467 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 15:06:52.469 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 15:06:52.485 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 15:06:52.487 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 15:06:52.490 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 15:06:52.492 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 15:06:52.495 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 15:06:52.498 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 15:06:52.502 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 15:06:52.504 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 15:06:52.506 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 15:06:52.509 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 15:06:52.511 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 15:06:52.513 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 15:06:52.516 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 15:06:53.225 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 15:06:53.225 | user tags 2022-04-13 15:06:53.225 | stackrabbit []' 2022-04-13 15:06:53.229 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 15:06:53.229 | user tags 2022-04-13 15:06:53.229 | stackrabbit []' 2022-04-13 15:06:53.229 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 15:06:53.235 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 15:06:53.237 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 15:06:53.239 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 15:06:53.907 | Changing password for user "stackrabbit" ... 2022-04-13 15:06:53.930 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 15:06:54.594 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 15:06:54.617 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 15:06:54.619 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 15:06:55.320 | Changing password for user "stackrabbit" ... 2022-04-13 15:06:55.342 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 15:06:55.344 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 15:06:55.346 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 15:06:56.038 | Deleting user "guest" ... 2022-04-13 15:06:56.053 | Error: 2022-04-13 15:06:56.053 | {:no_such_user, "guest"} 2022-04-13 15:06:56.065 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 15:06:56.068 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 15:06:56.084 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 15:06:56.086 | + ./stack.sh:main:838 : install_database 2022-04-13 15:06:56.089 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 15:06:56.091 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 15:06:56.093 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 15:06:56.095 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 15:06:56.098 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 15:06:56.312 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 15:06:56.314 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 15:06:56.317 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 15:06:56.320 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 15:06:56.322 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 15:06:56.324 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 15:06:56.326 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 15:06:56.329 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 15:06:56.331 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 15:06:56.333 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 15:06:56.335 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 15:06:56.338 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 15:06:56.340 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 15:06:56.342 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 15:06:56.344 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 15:06:56.346 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 15:06:56.349 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 15:06:56.351 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 15:06:56.353 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 15:06:56.355 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 15:06:56.358 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 15:06:56.360 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 15:06:56.362 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 15:06:56.364 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 15:06:56.367 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 15:06:56.369 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 15:06:56.372 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 15:06:56.374 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 15:06:56.376 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 15:06:56.378 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 15:06:56.381 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 15:06:56.384 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 15:06:56.386 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 15:06:56.388 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 15:06:56.390 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 15:06:56.392 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 15:06:56.395 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 15:06:56.397 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 15:06:56.399 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 15:06:56.402 | + functions-common:apt_get_update:1190 : return 2022-04-13 15:06:56.404 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 15:06:56.406 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 15:06:56.408 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 15:06:56.411 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 15:06:56.413 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 15:06:56.434 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-13 15:06:56.543 | Reading package lists... 2022-04-13 15:06:56.789 | Building dependency tree... 2022-04-13 15:06:56.790 | Reading state information... 2022-04-13 15:06:57.047 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 15:06:57.047 | The following packages were automatically installed and are no longer required: 2022-04-13 15:06:57.048 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 15:06:57.048 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 15:06:57.048 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 15:06:57.048 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 15:06:57.048 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 15:06:57.048 | python3-zope.interface 2022-04-13 15:06:57.048 | Use 'sudo apt autoremove' to remove them. 2022-04-13 15:06:57.162 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 15:06:57.166 | + functions-common:apt_get:1234 : result=0 2022-04-13 15:06:57.169 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 15:06:57.171 | + functions-common:time_stop:2425 : local name 2022-04-13 15:06:57.173 | + functions-common:time_stop:2426 : local end_time 2022-04-13 15:06:57.175 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 15:06:57.177 | + functions-common:time_stop:2428 : local total 2022-04-13 15:06:57.179 | + functions-common:time_stop:2429 : local start_time 2022-04-13 15:06:57.182 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 15:06:57.184 | + functions-common:time_stop:2432 : start_time=1649862416431 2022-04-13 15:06:57.186 | + functions-common:time_stop:2434 : [[ -z 1649862416431 ]] 2022-04-13 15:06:57.188 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 15:06:57.192 | + functions-common:time_stop:2437 : end_time=1649862417190 2022-04-13 15:06:57.195 | + functions-common:time_stop:2438 : elapsed_time=759 2022-04-13 15:06:57.197 | + functions-common:time_stop:2439 : total=2261 2022-04-13 15:06:57.199 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 15:06:57.202 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3020 2022-04-13 15:06:57.204 | + functions-common:apt_get:1238 : return 0 2022-04-13 15:06:57.207 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 15:06:57.210 | + ./stack.sh:main:841 : install_database_python 2022-04-13 15:06:57.212 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 15:06:57.215 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 15:06:57.217 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 15:06:57.220 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 15:06:57.223 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 15:06:57.226 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 15:06:57.228 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 15:06:57.232 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 15:06:57.232 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 15:06:57.237 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 15:06:57.239 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 15:06:57.242 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 15:06:57.244 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 15:06:57.247 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 15:06:57.268 | Using python 3.8 to install PyMySQL 2022-04-13 15:06:57.270 | + 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 15:06:58.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 15:06:58.007 | from cryptography.utils import int_from_bytes 2022-04-13 15:06:58.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 15:06:58.007 | from cryptography.utils import int_from_bytes 2022-04-13 15:06:59.171 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 15:06:59.203 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 15:07:00.891 | 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 15:07:00.897 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 15:07:00.897 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 15:07:01.003 | + inc/python:pip_install:200 : result=0 2022-04-13 15:07:01.006 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 15:07:01.008 | + functions-common:time_stop:2425 : local name 2022-04-13 15:07:01.011 | + functions-common:time_stop:2426 : local end_time 2022-04-13 15:07:01.013 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 15:07:01.015 | + functions-common:time_stop:2428 : local total 2022-04-13 15:07:01.017 | + functions-common:time_stop:2429 : local start_time 2022-04-13 15:07:01.020 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 15:07:01.023 | + functions-common:time_stop:2432 : start_time=1649862417262 2022-04-13 15:07:01.025 | + functions-common:time_stop:2434 : [[ -z 1649862417262 ]] 2022-04-13 15:07:01.028 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 15:07:01.032 | + functions-common:time_stop:2437 : end_time=1649862421030 2022-04-13 15:07:01.034 | + functions-common:time_stop:2438 : elapsed_time=3768 2022-04-13 15:07:01.037 | + functions-common:time_stop:2439 : total=20331 2022-04-13 15:07:01.039 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 15:07:01.041 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24099 2022-04-13 15:07:01.043 | + inc/python:pip_install:203 : return 0 2022-04-13 15:07:01.046 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 15:07:01.048 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 15:07:01.050 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 15:07:01.052 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 15:07:01.069 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 15:07:01.071 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 15:07:01.074 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 15:07:01.077 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 15:07:01.077 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 15:07:01.082 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 15:07:01.085 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 15:07:01.088 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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 15:07:01.090 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 15:07:01.092 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 15:07:01.095 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 15:07:01.110 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 15:07:01.112 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 15:07:01.115 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 15:07:01.117 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 15:07:01.119 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 15:07:01.122 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 15:07:01.124 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 15:07:01.126 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 15:07:01.128 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 15:07:01.131 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 15:07:01.133 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 15:07:01.136 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 15:07:01.138 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 15:07:01.140 | + functions-common:apt_get_update:1190 : return 2022-04-13 15:07:01.142 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 15:07:01.145 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 15:07:01.147 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 15:07:01.149 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 15:07:01.152 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 15:07:01.172 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-13 15:07:01.281 | Reading package lists... 2022-04-13 15:07:01.522 | Building dependency tree... 2022-04-13 15:07:01.524 | Reading state information... 2022-04-13 15:07:01.772 | radvd is already the newest version (1:2.17-2). 2022-04-13 15:07:01.772 | The following packages were automatically installed and are no longer required: 2022-04-13 15:07:01.773 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 15:07:01.773 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 15:07:01.773 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 15:07:01.773 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 15:07:01.773 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 15:07:01.773 | python3-zope.interface 2022-04-13 15:07:01.773 | Use 'sudo apt autoremove' to remove them. 2022-04-13 15:07:01.887 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 15:07:01.892 | + functions-common:apt_get:1234 : result=0 2022-04-13 15:07:01.894 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 15:07:01.896 | + functions-common:time_stop:2425 : local name 2022-04-13 15:07:01.899 | + functions-common:time_stop:2426 : local end_time 2022-04-13 15:07:01.901 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 15:07:01.903 | + functions-common:time_stop:2428 : local total 2022-04-13 15:07:01.905 | + functions-common:time_stop:2429 : local start_time 2022-04-13 15:07:01.907 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 15:07:01.909 | + functions-common:time_stop:2432 : start_time=1649862421170 2022-04-13 15:07:01.912 | + functions-common:time_stop:2434 : [[ -z 1649862421170 ]] 2022-04-13 15:07:01.916 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 15:07:01.921 | + functions-common:time_stop:2437 : end_time=1649862421918 2022-04-13 15:07:01.923 | + functions-common:time_stop:2438 : elapsed_time=748 2022-04-13 15:07:01.925 | + functions-common:time_stop:2439 : total=3020 2022-04-13 15:07:01.927 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 15:07:01.930 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3768 2022-04-13 15:07:01.932 | + functions-common:apt_get:1238 : return 0 2022-04-13 15:07:01.935 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 15:07:01.951 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 15:07:01.954 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 15:07:01.956 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 15:07:01.958 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 15:07:01.961 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 15:07:01.980 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 15:07:01.982 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 15:07:01.985 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 15:07:01.987 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 15:07:01.989 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 15:07:01.992 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 15:07:01.994 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 15:07:01.996 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 15:07:01.998 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 15:07:02.001 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 15:07:02.003 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 15:07:02.005 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 15:07:02.007 | + functions-common:apt_get_update:1190 : return 2022-04-13 15:07:02.009 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 15:07:02.011 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 15:07:02.013 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 15:07:02.016 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 15:07:02.018 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 15:07:02.038 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-13 15:07:02.147 | Reading package lists... 2022-04-13 15:07:02.387 | Building dependency tree... 2022-04-13 15:07:02.388 | Reading state information... 2022-04-13 15:07:02.635 | fakeroot is already the newest version (1.24-1). 2022-04-13 15:07:02.636 | make is already the newest version (4.2.1-1.2). 2022-04-13 15:07:02.636 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 15:07:02.636 | The following packages were automatically installed and are no longer required: 2022-04-13 15:07:02.637 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 15:07:02.637 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 15:07:02.637 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 15:07:02.637 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 15:07:02.637 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 15:07:02.637 | python3-zope.interface 2022-04-13 15:07:02.637 | Use 'sudo apt autoremove' to remove them. 2022-04-13 15:07:02.748 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 15:07:02.752 | + functions-common:apt_get:1234 : result=0 2022-04-13 15:07:02.755 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 15:07:02.757 | + functions-common:time_stop:2425 : local name 2022-04-13 15:07:02.759 | + functions-common:time_stop:2426 : local end_time 2022-04-13 15:07:02.761 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 15:07:02.763 | + functions-common:time_stop:2428 : local total 2022-04-13 15:07:02.765 | + functions-common:time_stop:2429 : local start_time 2022-04-13 15:07:02.767 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 15:07:02.770 | + functions-common:time_stop:2432 : start_time=1649862422035 2022-04-13 15:07:02.772 | + functions-common:time_stop:2434 : [[ -z 1649862422035 ]] 2022-04-13 15:07:02.775 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 15:07:02.779 | + functions-common:time_stop:2437 : end_time=1649862422776 2022-04-13 15:07:02.781 | + functions-common:time_stop:2438 : elapsed_time=741 2022-04-13 15:07:02.783 | + functions-common:time_stop:2439 : total=3768 2022-04-13 15:07:02.785 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 15:07:02.788 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4509 2022-04-13 15:07:02.790 | + functions-common:apt_get:1238 : return 0 2022-04-13 15:07:02.792 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 15:07:02.795 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 15:07:02.797 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 15:07:02.799 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 15:07:02.801 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 15:07:02.804 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 15:07:02.808 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 15:07:02.810 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 15:07:02.813 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 15:07:02.814 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 15:07:02.818 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 15:07:02.821 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 15:07:02.823 | + functions:vercmp:628 : local v1=5.4 2022-04-13 15:07:02.825 | + functions:vercmp:629 : local 'op=<' 2022-04-13 15:07:02.827 | + functions:vercmp:630 : local v2=3.13 2022-04-13 15:07:02.829 | + functions:vercmp:631 : local result 2022-04-13 15:07:02.833 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 15:07:02.833 | ++ functions:vercmp:635 : sort -V 2022-04-13 15:07:02.835 | ++ functions:vercmp:635 : head -1 2022-04-13 15:07:02.840 | + functions:vercmp:635 : result=3.13 2022-04-13 15:07:02.842 | + functions:vercmp:637 : case $op in 2022-04-13 15:07:02.844 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 15:07:02.846 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 15:07:02.849 | + functions:vercmp:648 : return 2022-04-13 15:07:02.852 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 15:07:02.854 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 15:07:02.856 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 15:07:03.324 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 15:07:03.327 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 15:07:03.330 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:03.335 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:03.337 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-13 15:07:03.340 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:03.342 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 15:07:03.359 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 15:07:03.362 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 15:07:03.364 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 15:07:03.364 | Installing etcd 2022-04-13 15:07:03.367 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 15:07:03.378 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 15:07:03.390 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 15:07:03.393 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 15:07:03.410 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 15:07:03.413 | ++ 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 15:07:03.416 | ++ 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 15:07:03.419 | +++ 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 15:07:03.424 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 15:07:03.426 | ++ 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 15:07:03.429 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 15:07:03.431 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 15:07:03.434 | ++ functions:get_extra_file:74 : return 2022-04-13 15:07:03.437 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 15:07:03.439 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 15:07:03.441 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 15:07:03.444 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 15:07:03.461 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 15:07:03.463 | + ./stack.sh:main:868 : install_dstat 2022-04-13 15:07:03.465 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 15:07:03.482 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 15:07:03.484 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 15:07:03.486 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 15:07:03.488 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 15:07:03.491 | + ./stack.sh:main:877 : install_libs 2022-04-13 15:07:03.493 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 15:07:03.496 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 15:07:03.498 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 15:07:03.500 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 15:07:03.502 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:03.504 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:03.508 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-13 15:07:03.510 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:03.512 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 15:07:03.514 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 15:07:03.516 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 15:07:03.519 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 15:07:03.521 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:03.524 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:03.526 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-13 15:07:03.528 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:03.531 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 15:07:03.533 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 15:07:03.535 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 15:07:03.537 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 15:07:03.540 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:03.542 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:03.544 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-13 15:07:03.546 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:03.549 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 15:07:03.551 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 15:07:03.554 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 15:07:03.556 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 15:07:03.558 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:03.560 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:03.562 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-13 15:07:03.565 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:03.567 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 15:07:03.570 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 15:07:03.572 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 15:07:03.575 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 15:07:03.577 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:03.579 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:03.581 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-13 15:07:03.584 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:03.586 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 15:07:03.588 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 15:07:03.590 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 15:07:03.592 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 15:07:03.595 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:03.597 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:03.599 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-13 15:07:03.601 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:03.604 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 15:07:03.606 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 15:07:03.608 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 15:07:03.610 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 15:07:03.613 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:03.615 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:03.618 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-13 15:07:03.620 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:03.622 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 15:07:03.624 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 15:07:03.627 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 15:07:03.629 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 15:07:03.631 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:03.634 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:03.636 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-13 15:07:03.638 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:03.640 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 15:07:03.643 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 15:07:03.645 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 15:07:03.648 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 15:07:03.650 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:03.652 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:03.654 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-13 15:07:03.657 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:03.659 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 15:07:03.661 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 15:07:03.664 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 15:07:03.666 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 15:07:03.668 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:03.671 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:03.673 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-13 15:07:03.676 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:03.678 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 15:07:03.680 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 15:07:03.683 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 15:07:03.685 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 15:07:03.687 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:03.689 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:03.692 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-13 15:07:03.694 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:03.696 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 15:07:03.699 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 15:07:03.701 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 15:07:03.703 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 15:07:03.706 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:03.708 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:03.711 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-13 15:07:03.713 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:03.715 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 15:07:03.717 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 15:07:03.720 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 15:07:03.722 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 15:07:03.724 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:03.727 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:03.730 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-13 15:07:03.732 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:03.734 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 15:07:03.737 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 15:07:03.739 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 15:07:03.741 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 15:07:03.743 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:03.746 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:03.748 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-13 15:07:03.750 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:03.753 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 15:07:03.755 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 15:07:03.757 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 15:07:03.759 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 15:07:03.762 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:03.764 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:03.766 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-13 15:07:03.769 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:03.771 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 15:07:03.774 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 15:07:03.776 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 15:07:03.779 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 15:07:03.781 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:03.783 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:03.785 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-13 15:07:03.788 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:03.790 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 15:07:03.792 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 15:07:03.795 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 15:07:03.797 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 15:07:03.799 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:03.801 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:03.805 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-13 15:07:03.807 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:03.809 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 15:07:03.811 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 15:07:03.814 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 15:07:03.816 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 15:07:03.818 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:03.821 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:03.824 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-13 15:07:03.826 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:03.828 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 15:07:03.830 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 15:07:03.833 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 15:07:03.836 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 15:07:03.838 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:03.841 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:03.843 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-13 15:07:03.845 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:03.847 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 15:07:03.850 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 15:07:03.853 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 15:07:03.855 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 15:07:03.857 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:03.859 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:03.862 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-13 15:07:03.864 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:03.867 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 15:07:03.869 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 15:07:03.872 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 15:07:03.874 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 15:07:03.876 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:03.878 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:03.881 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-13 15:07:03.884 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:03.886 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 15:07:03.889 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 15:07:03.891 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 15:07:03.893 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 15:07:03.896 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:03.898 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:03.900 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-13 15:07:03.903 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:03.905 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 15:07:03.907 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 15:07:03.909 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 15:07:03.912 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 15:07:03.915 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:03.917 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:03.919 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-13 15:07:03.922 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:03.924 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 15:07:03.926 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 15:07:03.929 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 15:07:03.932 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 15:07:03.934 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:03.936 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:03.938 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-13 15:07:03.941 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:03.943 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 15:07:03.946 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 15:07:03.948 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 15:07:03.950 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 15:07:03.953 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:03.955 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:03.957 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-13 15:07:03.959 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:03.962 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 15:07:03.964 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 15:07:03.966 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 15:07:03.969 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 15:07:03.971 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:03.973 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:03.976 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-13 15:07:03.978 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:03.980 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 15:07:03.983 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 15:07:03.985 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 15:07:03.987 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 15:07:03.990 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:03.993 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:03.995 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-13 15:07:03.997 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:03.999 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 15:07:04.002 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 15:07:04.004 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 15:07:04.006 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 15:07:04.009 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:04.011 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:04.013 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-13 15:07:04.015 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:04.018 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 15:07:04.020 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 15:07:04.023 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 15:07:04.025 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 15:07:04.027 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:04.030 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:04.032 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-13 15:07:04.034 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:04.036 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 15:07:04.039 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 15:07:04.042 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 15:07:04.044 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 15:07:04.046 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:04.048 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:04.051 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-13 15:07:04.054 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:04.056 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 15:07:04.058 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 15:07:04.061 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 15:07:04.063 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 15:07:04.065 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:04.068 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:04.070 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-13 15:07:04.072 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:04.075 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 15:07:04.077 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 15:07:04.079 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 15:07:04.081 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 15:07:04.084 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:04.086 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:04.088 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-13 15:07:04.091 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:04.093 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 15:07:04.095 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 15:07:04.098 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 15:07:04.101 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 15:07:04.103 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:04.105 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:04.107 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-13 15:07:04.110 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:04.112 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 15:07:04.114 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 15:07:04.118 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 15:07:04.120 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 15:07:04.122 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:04.124 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:04.127 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-13 15:07:04.129 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:04.131 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 15:07:04.134 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 15:07:04.136 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 15:07:04.138 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 15:07:04.141 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:04.143 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:04.145 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-13 15:07:04.148 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:04.150 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 15:07:04.152 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 15:07:04.155 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 15:07:04.157 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 15:07:04.159 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:04.162 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:04.164 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-13 15:07:04.167 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:04.169 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 15:07:04.171 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 15:07:04.174 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 15:07:04.176 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 15:07:04.179 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:04.181 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:04.183 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-13 15:07:04.186 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:04.188 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 15:07:04.191 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 15:07:04.193 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 15:07:04.195 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 15:07:04.198 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:04.200 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:04.202 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-13 15:07:04.204 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:04.207 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 15:07:04.228 | Using python 3.8 to install etcd3 2022-04-13 15:07:04.231 | + 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 15:07:04.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 15:07:04.983 | from cryptography.utils import int_from_bytes 2022-04-13 15:07:04.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 15:07:04.983 | from cryptography.utils import int_from_bytes 2022-04-13 15:07:06.174 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 15:07:06.206 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 15:07:06.214 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 15:07:06.215 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 15:07:06.216 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 15:07:06.217 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 15:07:07.908 | 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 15:07:07.915 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 15:07:07.915 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 15:07:08.031 | + inc/python:pip_install:200 : result=0 2022-04-13 15:07:08.033 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 15:07:08.035 | + functions-common:time_stop:2425 : local name 2022-04-13 15:07:08.038 | + functions-common:time_stop:2426 : local end_time 2022-04-13 15:07:08.041 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 15:07:08.043 | + functions-common:time_stop:2428 : local total 2022-04-13 15:07:08.045 | + functions-common:time_stop:2429 : local start_time 2022-04-13 15:07:08.047 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 15:07:08.049 | + functions-common:time_stop:2432 : start_time=1649862424222 2022-04-13 15:07:08.051 | + functions-common:time_stop:2434 : [[ -z 1649862424222 ]] 2022-04-13 15:07:08.054 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 15:07:08.058 | + functions-common:time_stop:2437 : end_time=1649862428056 2022-04-13 15:07:08.060 | + functions-common:time_stop:2438 : elapsed_time=3834 2022-04-13 15:07:08.062 | + functions-common:time_stop:2439 : total=24099 2022-04-13 15:07:08.065 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 15:07:08.067 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27933 2022-04-13 15:07:08.069 | + inc/python:pip_install:203 : return 0 2022-04-13 15:07:08.071 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 15:07:08.093 | Using python 3.8 to install etcd3gw 2022-04-13 15:07:08.095 | + 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 15:07:08.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 15:07:08.839 | from cryptography.utils import int_from_bytes 2022-04-13 15:07:08.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 15:07:08.839 | from cryptography.utils import int_from_bytes 2022-04-13 15:07:10.020 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 15:07:10.052 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 15:07:10.060 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 15:07:10.061 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 15:07:10.062 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 15:07:10.063 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 15:07:10.097 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-13 15:07:10.099 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-13 15:07:10.101 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-13 15:07:10.102 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-13 15:07:11.774 | 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 15:07:11.780 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 15:07:11.780 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 15:07:11.884 | + inc/python:pip_install:200 : result=0 2022-04-13 15:07:11.887 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 15:07:11.889 | + functions-common:time_stop:2425 : local name 2022-04-13 15:07:11.891 | + functions-common:time_stop:2426 : local end_time 2022-04-13 15:07:11.893 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 15:07:11.896 | + functions-common:time_stop:2428 : local total 2022-04-13 15:07:11.899 | + functions-common:time_stop:2429 : local start_time 2022-04-13 15:07:11.902 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 15:07:11.904 | + functions-common:time_stop:2432 : start_time=1649862428087 2022-04-13 15:07:11.906 | + functions-common:time_stop:2434 : [[ -z 1649862428087 ]] 2022-04-13 15:07:11.908 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 15:07:11.913 | + functions-common:time_stop:2437 : end_time=1649862431910 2022-04-13 15:07:11.916 | + functions-common:time_stop:2438 : elapsed_time=3823 2022-04-13 15:07:11.918 | + functions-common:time_stop:2439 : total=27933 2022-04-13 15:07:11.920 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 15:07:11.922 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31756 2022-04-13 15:07:11.924 | + inc/python:pip_install:203 : return 0 2022-04-13 15:07:11.927 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 15:07:11.929 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 15:07:11.931 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 15:07:11.934 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 15:07:11.936 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 15:07:11.938 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 15:07:11.940 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 15:07:11.943 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 15:07:11.946 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 15:07:11.948 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 15:07:11.950 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 15:07:11.952 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 15:07:11.955 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 15:07:11.957 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 15:07:11.960 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 15:07:11.962 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 15:07:11.965 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 15:07:11.967 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 15:07:11.969 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 15:07:11.971 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 15:07:11.973 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 15:07:11.976 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 15:07:11.979 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 15:07:11.981 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 15:07:11.983 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 15:07:11.985 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 15:07:11.988 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 15:07:11.990 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 15:07:11.992 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 15:07:11.995 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 15:07:11.997 | + functions-common:apt_get_update:1190 : return 2022-04-13 15:07:11.999 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 15:07:12.001 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 15:07:12.004 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 15:07:12.007 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 15:07:12.009 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 15:07:12.031 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 15:07:12.142 | Reading package lists... 2022-04-13 15:07:12.397 | Building dependency tree... 2022-04-13 15:07:12.398 | Reading state information... 2022-04-13 15:07:12.646 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 15:07:12.646 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 15:07:12.646 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 15:07:12.646 | The following packages were automatically installed and are no longer required: 2022-04-13 15:07:12.647 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 15:07:12.647 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 15:07:12.648 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 15:07:12.648 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 15:07:12.648 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 15:07:12.648 | python3-zope.interface 2022-04-13 15:07:12.648 | Use 'sudo apt autoremove' to remove them. 2022-04-13 15:07:12.761 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 15:07:12.765 | + functions-common:apt_get:1234 : result=0 2022-04-13 15:07:12.768 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 15:07:12.770 | + functions-common:time_stop:2425 : local name 2022-04-13 15:07:12.773 | + functions-common:time_stop:2426 : local end_time 2022-04-13 15:07:12.775 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 15:07:12.778 | + functions-common:time_stop:2428 : local total 2022-04-13 15:07:12.780 | + functions-common:time_stop:2429 : local start_time 2022-04-13 15:07:12.782 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 15:07:12.784 | + functions-common:time_stop:2432 : start_time=1649862432029 2022-04-13 15:07:12.786 | + functions-common:time_stop:2434 : [[ -z 1649862432029 ]] 2022-04-13 15:07:12.790 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 15:07:12.794 | + functions-common:time_stop:2437 : end_time=1649862432791 2022-04-13 15:07:12.796 | + functions-common:time_stop:2438 : elapsed_time=762 2022-04-13 15:07:12.798 | + functions-common:time_stop:2439 : total=4509 2022-04-13 15:07:12.800 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 15:07:12.803 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5271 2022-04-13 15:07:12.805 | + functions-common:apt_get:1238 : return 0 2022-04-13 15:07:12.807 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 15:07:12.809 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 15:07:12.812 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 15:07:12.814 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 15:07:12.876 | Module proxy already enabled 2022-04-13 15:07:12.880 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 15:07:12.942 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 15:07:12.942 | Module proxy already enabled 2022-04-13 15:07:12.942 | Module proxy_uwsgi already enabled 2022-04-13 15:07:12.946 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 15:07:12.948 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 15:07:12.951 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 15:07:12.953 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 15:07:13.083 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 15:07:13.086 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 15:07:13.089 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 15:07:13.092 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:13.095 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:13.097 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-13 15:07:13.099 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:13.102 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 15:07:13.104 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 15:07:13.106 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 15:07:13.109 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:13.111 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:13.113 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-13 15:07:13.116 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:13.118 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 15:07:13.120 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 15:07:13.122 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 15:07:13.125 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:13.127 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:13.129 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-13 15:07:13.132 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:13.135 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 15:07:13.137 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 15:07:13.139 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 15:07:13.142 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:13.144 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:13.147 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 15:07:13.150 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:13.152 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 15:07:13.154 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 15:07:13.157 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:13.159 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:13.161 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-13 15:07:13.163 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:13.166 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 15:07:13.168 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 15:07:13.170 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 15:07:13.172 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:13.175 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:13.177 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-13 15:07:13.179 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:13.182 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 15:07:13.199 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 15:07:13.201 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 15:07:13.203 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 15:07:13.206 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 15:07:13.208 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:13.211 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:13.213 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-13 15:07:13.215 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:13.218 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 15:07:13.234 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 15:07:13.237 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 15:07:13.239 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 15:07:13.241 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 15:07:13.244 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:13.246 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:13.248 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-13 15:07:13.251 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:13.253 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 15:07:13.255 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 15:07:13.258 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 15:07:13.261 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 15:07:13.263 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 15:07:13.265 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-13 15:07:13.268 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 15:07:13.270 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 15:07:13.273 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 15:07:13.275 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 15:07:13.278 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 15:07:13.281 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 15:07:13.283 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 15:07:13.286 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 15:07:13.289 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 15:07:13.293 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 15:07:13.296 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 15:07:13.298 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 15:07:13.301 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 15:07:13.304 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 15:07:13.324 | Using python 3.8 to install keystonemiddleware 2022-04-13 15:07:13.326 | + 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 15:07:14.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 15:07:14.064 | from cryptography.utils import int_from_bytes 2022-04-13 15:07:14.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 15:07:14.064 | from cryptography.utils import int_from_bytes 2022-04-13 15:07:15.243 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 15:07:15.275 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 15:07:15.328 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 15:07:15.329 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-13 15:07:15.330 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 15:07:15.331 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-13 15:07:15.332 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 15:07:15.333 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 15:07:15.334 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 15:07:15.335 | 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 15:07:15.337 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 15:07:15.338 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 15:07:15.339 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 15:07:15.340 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 15:07:15.341 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 15:07:15.342 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 15:07:15.400 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-13 15:07:15.401 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-13 15:07:15.403 | 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 15:07:15.441 | 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 15:07:15.481 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-13 15:07:15.482 | 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 15:07:15.483 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-13 15:07:15.485 | 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 15:07:15.535 | 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 15:07:15.538 | 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 15:07:15.547 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-13 15:07:15.548 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-13 15:07:15.563 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-13 15:07:15.565 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-13 15:07:15.566 | 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 15:07:15.629 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-13 15:07:15.632 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-13 15:07:15.634 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-13 15:07:15.636 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-13 15:07:15.685 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-13 15:07:15.697 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-13 15:07:17.284 | 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 15:07:17.292 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 15:07:17.292 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 15:07:17.398 | + inc/python:pip_install:200 : result=0 2022-04-13 15:07:17.400 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 15:07:17.403 | + functions-common:time_stop:2425 : local name 2022-04-13 15:07:17.405 | + functions-common:time_stop:2426 : local end_time 2022-04-13 15:07:17.407 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 15:07:17.409 | + functions-common:time_stop:2428 : local total 2022-04-13 15:07:17.411 | + functions-common:time_stop:2429 : local start_time 2022-04-13 15:07:17.414 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 15:07:17.416 | + functions-common:time_stop:2432 : start_time=1649862433318 2022-04-13 15:07:17.418 | + functions-common:time_stop:2434 : [[ -z 1649862433318 ]] 2022-04-13 15:07:17.421 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 15:07:17.425 | + functions-common:time_stop:2437 : end_time=1649862437423 2022-04-13 15:07:17.427 | + functions-common:time_stop:2438 : elapsed_time=4105 2022-04-13 15:07:17.430 | + functions-common:time_stop:2439 : total=31756 2022-04-13 15:07:17.432 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 15:07:17.434 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35861 2022-04-13 15:07:17.437 | + inc/python:pip_install:203 : return 0 2022-04-13 15:07:17.439 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 15:07:17.441 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 15:07:17.444 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 15:07:17.447 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 15:07:17.449 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 15:07:17.451 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 15:07:17.455 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 15:07:17.455 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 15:07:17.460 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 15:07:17.463 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 15:07:17.465 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 15:07:17.468 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 15:07:17.470 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 15:07:17.492 | Using python 3.8 to install python-memcached 2022-04-13 15:07:17.494 | + 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 15:07:18.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 15:07:18.233 | from cryptography.utils import int_from_bytes 2022-04-13 15:07:18.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 15:07:18.233 | from cryptography.utils import int_from_bytes 2022-04-13 15:07:19.406 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 15:07:19.438 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 15:07:19.442 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 15:07:21.136 | 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 15:07:21.142 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 15:07:21.142 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 15:07:21.245 | + inc/python:pip_install:200 : result=0 2022-04-13 15:07:21.247 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 15:07:21.249 | + functions-common:time_stop:2425 : local name 2022-04-13 15:07:21.252 | + functions-common:time_stop:2426 : local end_time 2022-04-13 15:07:21.254 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 15:07:21.256 | + functions-common:time_stop:2428 : local total 2022-04-13 15:07:21.259 | + functions-common:time_stop:2429 : local start_time 2022-04-13 15:07:21.261 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 15:07:21.263 | + functions-common:time_stop:2432 : start_time=1649862437486 2022-04-13 15:07:21.265 | + functions-common:time_stop:2434 : [[ -z 1649862437486 ]] 2022-04-13 15:07:21.268 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 15:07:21.273 | + functions-common:time_stop:2437 : end_time=1649862441270 2022-04-13 15:07:21.279 | + functions-common:time_stop:2438 : elapsed_time=3784 2022-04-13 15:07:21.282 | + functions-common:time_stop:2439 : total=35861 2022-04-13 15:07:21.284 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 15:07:21.286 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39645 2022-04-13 15:07:21.288 | + inc/python:pip_install:203 : return 0 2022-04-13 15:07:21.291 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 15:07:21.307 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 15:07:21.309 | + ./stack.sh:main:899 : '[' 10.222.0.26 == 10.222.0.26 ']' 2022-04-13 15:07:21.312 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 15:07:21.314 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 15:07:21.316 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 15:07:21.319 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 15:07:21.322 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 15:07:21.324 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 15:07:21.339 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 15:07:21.342 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 15:07:21.344 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 15:07:21.346 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 15:07:21.348 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 15:07:21.350 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 15:07:21.353 | ++ functions-common:git_clone:612 : pwd 2022-04-13 15:07:21.355 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 15:07:21.357 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 15:07:21.360 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 15:07:21.375 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 15:07:21.377 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 15:07:21.379 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 15:07:21.382 | + functions-common:git_clone:629 : echo master 2022-04-13 15:07:21.382 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 15:07:21.387 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 15:07:21.389 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 15:07:21.392 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 15:07:21.394 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 15:07:21.395 | + functions-common:git_clone:678 : head -1 2022-04-13 15:07:21.398 | c141e6164 trivial: Fix typo 2022-04-13 15:07:21.401 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 15:07:21.403 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 15:07:21.405 | + inc/python:setup_develop:338 : local bindep 2022-04-13 15:07:21.408 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 15:07:21.410 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 15:07:21.412 | + inc/python:setup_develop:344 : local extras= 2022-04-13 15:07:21.415 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 15:07:21.417 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 15:07:21.419 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 15:07:21.421 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 15:07:21.424 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 15:07:21.426 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 15:07:21.429 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 15:07:21.431 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 15:07:21.434 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 15:07:21.436 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 15:07:21.438 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 15:07:21.441 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 15:07:21.447 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 15:07:21.450 | + 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 15:07:22.132 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 15:07:22.134 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 15:07:22.136 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 15:07:22.138 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 15:07:22.140 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 15:07:22.143 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 15:07:22.145 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 15:07:22.148 | + inc/python:setup_package:428 : local extras= 2022-04-13 15:07:22.150 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 15:07:22.152 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 15:07:22.154 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 15:07:22.156 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 15:07:22.158 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 15:07:22.160 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 15:07:22.180 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 15:07:22.182 | + 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 15:07:22.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 15:07:22.947 | from cryptography.utils import int_from_bytes 2022-04-13 15:07:22.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 15:07:22.947 | from cryptography.utils import int_from_bytes 2022-04-13 15:07:24.126 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 15:07:24.157 | Obtaining file:///opt/stack/keystone 2022-04-13 15:07:24.158 | Preparing metadata (setup.py): started 2022-04-13 15:07:24.927 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 15:07:24.928 | ERROR: Command errored out with exit status 1: 2022-04-13 15:07:24.928 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/opt/stack/keystone/setup.py'"'"'; __file__='"'"'/opt/stack/keystone/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-4anvtil2 2022-04-13 15:07:24.928 | cwd: /opt/stack/keystone/ 2022-04-13 15:07:24.928 | Complete output (16 lines): 2022-04-13 15:07:24.928 | Error parsing 2022-04-13 15:07:24.928 | Traceback (most recent call last): 2022-04-13 15:07:24.928 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 15:07:24.928 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 15:07:24.928 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 15:07:24.928 | pbr.hooks.setup_hook(config) 2022-04-13 15:07:24.928 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 15:07:24.928 | metadata_config.run() 2022-04-13 15:07:24.928 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 15:07:24.928 | self.hook() 2022-04-13 15:07:24.928 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 15:07:24.928 | self.config['version'] = packaging.get_version( 2022-04-13 15:07:24.928 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 15:07:24.928 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 15:07:24.928 | 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 15:07:24.928 | 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 15:07:24.928 | ---------------------------------------- 2022-04-13 15:07:24.929 | WARNING: Discarding file:///opt/stack/keystone. Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 15:07:24.929 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 15:07:24.936 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 15:07:24.936 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 15:07:25.025 | + inc/python:pip_install:1 : exit_trap 2022-04-13 15:07:25.027 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 15:07:25.030 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 15:07:25.032 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-13 15:07:25.034 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-13 15:07:25.036 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-13 15:07:25.038 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 15:07:25.040 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 15:07:25.043 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 15:07:25.045 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 15:07:25.045 | Error on exit 2022-04-13 15:07:25.047 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 15:07:25.049 | + ./stack.sh:exit_trap:544 : generate-subunit 1649862368 77 fail 2022-04-13 15:07:25.642 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 15:07:25.644 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 15:07:26.532 | + ./stack.sh:exit_trap:558 : exit 1