2022-03-09 12:47:22.135 | + ./stack.sh:main:487 : exec 2022-03-09 12:47:22.135 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-09-124722' 2022-03-09 12:47:22.135 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-09-124722.summary.2022-03-09-124722 2022-03-09 12:47:22.135 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 12:47:22.135 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-09-124722 2022-03-09 12:47:22.135 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-09-124722 /opt/stack/logs/stack.sh.log 2022-03-09 12:47:22.135 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-09-124722.summary.2022-03-09-124722 /opt/stack/logs/stack.sh.log.summary 2022-03-09 12:47:22.135 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-09 12:47:22.135 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-09 12:47:22.135 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-09 12:47:22.135 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-09 12:47:22.135 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-09 12:47:22.135 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-09 12:47:22.135 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-09 12:47:22.135 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-09 12:47:22.135 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-09 12:47:22.135 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-09 12:47:22.135 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-09 12:47:22.135 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-09 12:47:22.135 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-09 12:47:22.135 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-09 12:47:22.135 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-09 12:47:22.135 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-09 12:47:22.135 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-09 12:47:22.136 | + ./stack.sh:main:573 : set -o errexit 2022-03-09 12:47:22.138 | + ./stack.sh:main:576 : uname -a 2022-03-09 12:47:22.139 | Linux dv-neutron-832783-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-03-09 12:47:22.141 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-09 12:47:22.143 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-09 12:47:22.146 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-09 12:47:22.182 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-09 12:47:22.198 | + ./stack.sh:main:590 : fetch_plugins 2022-03-09 12:47:22.200 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-09 12:47:22.202 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-09 12:47:22.204 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-09 12:47:22.206 | + functions-common:fetch_plugins:1776 : return 2022-03-09 12:47:22.208 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-09 12:47:22.210 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-09 12:47:22.211 | + functions-common:run_phase:1854 : local phase= 2022-03-09 12:47:22.214 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-09 12:47:22.215 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-09 12:47:22.217 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-09 12:47:22.219 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-09 12:47:22.221 | + functions-common:run_phase:1863 : local extra 2022-03-09 12:47:22.223 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-09 12:47:22.226 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-09 12:47:22.228 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-09 12:47:22.230 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-09 12:47:22.231 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-09 12:47:22.233 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-09 12:47:22.246 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:47:22.248 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-09 12:47:22.249 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-09 12:47:22.251 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-09 12:47:22.253 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-09 12:47:22.255 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-09 12:47:22.256 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-09 12:47:22.258 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-09 12:47:22.260 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-09 12:47:22.262 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-09 12:47:22.264 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-09 12:47:22.266 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-09 12:47:22.268 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-09 12:47:22.269 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-09 12:47:22.271 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-09 12:47:22.273 | + functions-common:plugin_override_defaults:1817 : return 2022-03-09 12:47:22.275 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-09 12:47:22.292 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-09 12:47:22.294 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-09 12:47:22.306 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:47:22.308 | +++ lib/tls:source:43 : hostname -f 2022-03-09 12:47:22.311 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-09 12:47:22.313 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-09 12:47:22.315 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-09 12:47:22.317 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-09 12:47:22.319 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-09 12:47:22.321 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-09 12:47:22.323 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-09 12:47:22.325 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-09 12:47:22.327 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-09 12:47:22.328 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-09 12:47:22.333 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-09 12:47:22.345 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-09 12:47:22.361 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-09 12:47:22.373 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-09 12:47:22.385 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-09 12:47:22.420 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-09 12:47:22.478 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-09 12:47:22.566 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-09 12:47:22.588 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-09 12:47:22.638 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-09 12:47:22.691 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-09 12:47:22.837 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-09 12:47:22.851 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-09 12:47:22.864 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-09 12:47:22.877 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-09 12:47:22.970 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-09 12:47:22.973 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-09 12:47:22.975 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-09 12:47:22.978 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-09 12:47:22.980 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-09 12:47:22.982 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-09 12:47:22.985 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-09 12:47:22.985 | False' 2022-03-09 12:47:22.987 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-09 12:47:23.002 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-09 12:47:23.004 | + ./stack.sh:main:624 : run_phase source 2022-03-09 12:47:23.006 | + functions-common:run_phase:1853 : local mode=source 2022-03-09 12:47:23.008 | + functions-common:run_phase:1854 : local phase= 2022-03-09 12:47:23.010 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-09 12:47:23.012 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-09 12:47:23.014 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-09 12:47:23.016 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-09 12:47:23.018 | + functions-common:run_phase:1863 : local extra 2022-03-09 12:47:23.021 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-09 12:47:23.024 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-09 12:47:23.026 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-09 12:47:23.028 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-09 12:47:23.030 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-09 12:47:23.033 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-09 12:47:23.047 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:47:23.049 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-09 12:47:23.051 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-09 12:47:23.098 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-09 12:47:23.100 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-09 12:47:23.103 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-09 12:47:23.106 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-09 12:47:23.108 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-09 12:47:23.110 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-09 12:47:23.112 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-09 12:47:23.114 | + functions-common:load_plugin_settings:1794 : return 2022-03-09 12:47:23.116 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-09 12:47:23.119 | + functions-common:verify_disabled_services:2136 : local service 2022-03-09 12:47:23.121 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.123 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-09 12:47:23.126 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.128 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-09 12:47:23.130 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.132 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-09 12:47:23.134 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.137 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-09 12:47:23.139 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.141 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-09 12:47:23.143 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.145 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-09 12:47:23.148 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.150 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-09 12:47:23.152 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.154 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-09 12:47:23.157 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.159 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-09 12:47:23.161 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.163 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-09 12:47:23.166 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.168 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-03-09 12:47:23.170 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.172 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-09 12:47:23.175 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.177 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-09 12:47:23.179 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.182 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-09 12:47:23.184 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.186 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-09 12:47:23.188 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.190 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-09 12:47:23.193 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.195 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-03-09 12:47:23.197 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.199 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-09 12:47:23.202 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.204 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-09 12:47:23.206 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.208 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-09 12:47:23.210 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.213 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-09 12:47:23.215 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.217 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-09 12:47:23.220 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.222 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-09 12:47:23.224 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.226 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-09 12:47:23.229 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.231 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-09 12:47:23.233 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.236 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-09 12:47:23.238 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.240 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-09 12:47:23.242 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.244 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-09 12:47:23.246 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.249 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-09 12:47:23.251 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.253 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-09 12:47:23.255 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.257 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-09 12:47:23.260 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.262 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-09 12:47:23.264 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.266 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-03-09 12:47:23.268 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.270 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-09 12:47:23.273 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.275 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-09 12:47:23.278 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.280 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-09 12:47:23.282 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.284 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-09 12:47:23.286 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.289 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-09 12:47:23.291 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.294 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-09 12:47:23.296 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.298 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-09 12:47:23.300 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.302 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-09 12:47:23.304 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.307 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-09 12:47:23.309 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.311 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-09 12:47:23.313 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.315 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-09 12:47:23.318 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.320 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-09 12:47:23.322 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.324 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-09 12:47:23.327 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:47:23.329 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-09 12:47:23.332 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-09 12:47:23.334 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-09 12:47:23.336 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-09 12:47:23.351 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:47:23.354 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-09 12:47:23.356 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-09 12:47:23.358 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-09 12:47:23.374 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:47:23.377 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-09 12:47:23.380 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-09 12:47:23.382 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-09 12:47:23.386 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-09 12:47:23.389 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-09 12:47:23.391 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-09 12:47:23.393 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-09 12:47:23.396 | + lib/database:initialize_database_backends:92 : return 0 2022-03-09 12:47:23.398 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-09 12:47:23.398 | Using mysql database backend 2022-03-09 12:47:23.401 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-09 12:47:23.417 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-09 12:47:23.420 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-09 12:47:23.423 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-09 12:47:23.425 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-09 12:47:23.428 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-09 12:47:23.430 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-09 12:47:23.446 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:47:23.449 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-09 12:47:23.465 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-09 12:47:23.481 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:47:23.483 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-09 12:47:23.499 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-09 12:47:23.515 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-09 12:47:23.531 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:47:23.534 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-09 12:47:23.550 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:47:23.552 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-09 12:47:23.568 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-09 12:47:23.570 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-09 12:47:23.573 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-09 12:47:23.575 | + functions-common:save_stackenv:60 : local tag=757 2022-03-09 12:47:23.578 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-09 12:47:23.583 | + functions-common:save_stackenv:62 : time_stamp=2022-03-09-124723 2022-03-09 12:47:23.585 | + functions-common:save_stackenv:63 : echo '# 2022-03-09-124723 757' 2022-03-09 12:47:23.588 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:47:23.591 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-09 12:47:23.593 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:47:23.595 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-09 12:47:23.598 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:47:23.600 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-09 12:47:23.603 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:47:23.605 | + 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-03-09 12:47:23.607 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:47:23.610 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.30 2022-03-09 12:47:23.612 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:47:23.614 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.30/identity 2022-03-09 12:47:23.617 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:47:23.619 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-09-124722 2022-03-09 12:47:23.621 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:47:23.624 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-09 12:47:23.626 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:47:23.629 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.30 2022-03-09 12:47:23.631 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:47:23.633 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-09 12:47:23.636 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:47:23.639 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-09 12:47:23.641 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:47:23.643 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-09 12:47:23.646 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:47:23.648 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-09 12:47:23.651 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-09 12:47:23.653 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-09 12:47:23.656 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-09 12:47:23.658 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-09 12:47:23.660 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 12:47:23.662 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 12:47:23.665 | ++ functions-common:git_clone:612 : pwd 2022-03-09 12:47:23.667 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 12:47:23.669 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 12:47:23.672 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 12:47:23.687 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 12:47:23.689 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 12:47:23.691 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 12:47:23.694 | + functions-common:git_clone:629 : echo master 2022-03-09 12:47:23.694 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 12:47:23.699 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-09 12:47:23.701 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 12:47:23.703 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-09 12:47:23.706 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 12:47:23.706 | + functions-common:git_clone:678 : head -1 2022-03-09 12:47:23.710 | 32ae8273 Merge "update constraint for ceilometer to new release 18.0.0.0rc1" 2022-03-09 12:47:23.713 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 12:47:23.715 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-09 12:47:23.718 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 12:47:23.720 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-09 12:47:23.723 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-09 12:47:23.725 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-09 12:47:23.728 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-09 12:47:23.730 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-09 12:47:23.732 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-09 12:47:23.735 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-09 12:47:23.737 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-09 12:47:23.740 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-09 12:47:23.744 | ++ tools/install_prereqs.sh:source:47 : NOW=1646830043 2022-03-09 12:47:23.748 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-09 12:47:23.752 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1646829497 2022-03-09 12:47:23.754 | ++ tools/install_prereqs.sh:source:49 : DELTA=546 2022-03-09 12:47:23.757 | ++ tools/install_prereqs.sh:source:50 : [[ 546 -lt 7200 ]] 2022-03-09 12:47:23.760 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-03-09 12:47:23.762 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-09 12:47:23.765 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-09 12:47:23.767 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-09 12:47:23.769 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-09 12:47:23.772 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-09 12:47:23.774 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-09 12:47:23.777 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-09 12:47:23.780 | +++ 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-03-09 12:47:23.826 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-09 12:47:23.826 | apache2-dev 2022-03-09 12:47:23.826 | bc 2022-03-09 12:47:23.826 | bsdmainutils 2022-03-09 12:47:23.826 | curl 2022-03-09 12:47:23.826 | g++ 2022-03-09 12:47:23.826 | gawk 2022-03-09 12:47:23.826 | gcc 2022-03-09 12:47:23.826 | gettext 2022-03-09 12:47:23.826 | git 2022-03-09 12:47:23.826 | graphviz 2022-03-09 12:47:23.826 | iputils-ping 2022-03-09 12:47:23.826 | libapache2-mod-proxy-uwsgi 2022-03-09 12:47:23.826 | libffi-dev 2022-03-09 12:47:23.826 | libjpeg-dev 2022-03-09 12:47:23.826 | libpcre3-dev 2022-03-09 12:47:23.826 | libpq-dev 2022-03-09 12:47:23.826 | libssl-dev 2022-03-09 12:47:23.826 | libsystemd-dev 2022-03-09 12:47:23.826 | libxml2-dev 2022-03-09 12:47:23.826 | libxslt1-dev 2022-03-09 12:47:23.826 | libyaml-dev 2022-03-09 12:47:23.826 | lsof 2022-03-09 12:47:23.826 | openssh-server 2022-03-09 12:47:23.826 | openssl 2022-03-09 12:47:23.826 | pkg-config 2022-03-09 12:47:23.826 | psmisc 2022-03-09 12:47:23.826 | python3-dev 2022-03-09 12:47:23.826 | python3-pip 2022-03-09 12:47:23.826 | python3-systemd 2022-03-09 12:47:23.826 | python3-venv 2022-03-09 12:47:23.826 | tar 2022-03-09 12:47:23.826 | tcpdump 2022-03-09 12:47:23.826 | unzip 2022-03-09 12:47:23.827 | uuid-runtime 2022-03-09 12:47:23.827 | wget 2022-03-09 12:47:23.827 | wget 2022-03-09 12:47:23.827 | zlib1g-dev 2022-03-09 12:47:23.827 | libkrb5-dev 2022-03-09 12:47:23.827 | libldap2-dev 2022-03-09 12:47:23.827 | libsasl2-dev 2022-03-09 12:47:23.827 | memcached 2022-03-09 12:47:23.827 | python3-mysqldb 2022-03-09 12:47:23.827 | sqlite3 2022-03-09 12:47:23.827 | conntrack 2022-03-09 12:47:23.827 | curl 2022-03-09 12:47:23.827 | dnsmasq-base 2022-03-09 12:47:23.827 | dnsmasq-utils 2022-03-09 12:47:23.827 | ebtables 2022-03-09 12:47:23.827 | genisoimage 2022-03-09 12:47:23.827 | iptables 2022-03-09 12:47:23.827 | iputils-arping 2022-03-09 12:47:23.827 | kpartx 2022-03-09 12:47:23.827 | libjs-jquery-tablesorter 2022-03-09 12:47:23.827 | parted 2022-03-09 12:47:23.827 | pm-utils 2022-03-09 12:47:23.827 | python3-mysqldb 2022-03-09 12:47:23.827 | socat 2022-03-09 12:47:23.827 | sqlite3 2022-03-09 12:47:23.827 | sudo 2022-03-09 12:47:23.827 | vlan 2022-03-09 12:47:23.827 | lsscsi 2022-03-09 12:47:23.827 | open-iscsi 2022-03-09 12:47:23.827 | lvm2 2022-03-09 12:47:23.827 | qemu-utils 2022-03-09 12:47:23.827 | thin-provisioning-tools 2022-03-09 12:47:23.827 | acl 2022-03-09 12:47:23.827 | dnsmasq-base 2022-03-09 12:47:23.827 | dnsmasq-utils 2022-03-09 12:47:23.828 | ebtables 2022-03-09 12:47:23.828 | haproxy 2022-03-09 12:47:23.828 | iptables 2022-03-09 12:47:23.828 | iputils-arping 2022-03-09 12:47:23.828 | iputils-ping 2022-03-09 12:47:23.828 | postgresql-server-dev-all 2022-03-09 12:47:23.828 | python3-mysqldb 2022-03-09 12:47:23.828 | sqlite3 2022-03-09 12:47:23.828 | sudo 2022-03-09 12:47:23.828 | vlan 2022-03-09 12:47:23.828 | pcp 2022-03-09 12:47:23.828 | ipset 2022-03-09 12:47:23.828 | conntrack 2022-03-09 12:47:23.828 | conntrackd 2022-03-09 12:47:23.828 | keepalived 2022-03-09 12:47:23.828 | lvm2 2022-03-09 12:47:23.828 | qemu-utils 2022-03-09 12:47:23.828 | thin-provisioning-tools 2022-03-09 12:47:23.828 | curl 2022-03-09 12:47:23.828 | liberasurecode-dev 2022-03-09 12:47:23.828 | make 2022-03-09 12:47:23.828 | memcached 2022-03-09 12:47:23.828 | rsync 2022-03-09 12:47:23.828 | sqlite3 2022-03-09 12:47:23.828 | xfsprogs' 2022-03-09 12:47:23.831 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-09 12:47:23.849 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-09 12:47:23.849 | apache2-dev 2022-03-09 12:47:23.849 | bc 2022-03-09 12:47:23.849 | bsdmainutils 2022-03-09 12:47:23.849 | curl 2022-03-09 12:47:23.849 | g++ 2022-03-09 12:47:23.849 | gawk 2022-03-09 12:47:23.849 | gcc 2022-03-09 12:47:23.849 | gettext 2022-03-09 12:47:23.849 | git 2022-03-09 12:47:23.849 | graphviz 2022-03-09 12:47:23.849 | iputils-ping 2022-03-09 12:47:23.849 | libapache2-mod-proxy-uwsgi 2022-03-09 12:47:23.849 | libffi-dev 2022-03-09 12:47:23.849 | libjpeg-dev 2022-03-09 12:47:23.849 | libpcre3-dev 2022-03-09 12:47:23.849 | libpq-dev 2022-03-09 12:47:23.849 | libssl-dev 2022-03-09 12:47:23.849 | libsystemd-dev 2022-03-09 12:47:23.849 | libxml2-dev 2022-03-09 12:47:23.849 | libxslt1-dev 2022-03-09 12:47:23.849 | libyaml-dev 2022-03-09 12:47:23.849 | lsof 2022-03-09 12:47:23.850 | openssh-server 2022-03-09 12:47:23.850 | openssl 2022-03-09 12:47:23.850 | pkg-config 2022-03-09 12:47:23.850 | psmisc 2022-03-09 12:47:23.850 | python3-dev 2022-03-09 12:47:23.850 | python3-pip 2022-03-09 12:47:23.850 | python3-systemd 2022-03-09 12:47:23.850 | python3-venv 2022-03-09 12:47:23.850 | tar 2022-03-09 12:47:23.850 | tcpdump 2022-03-09 12:47:23.850 | unzip 2022-03-09 12:47:23.850 | uuid-runtime 2022-03-09 12:47:23.850 | wget 2022-03-09 12:47:23.850 | wget 2022-03-09 12:47:23.850 | zlib1g-dev 2022-03-09 12:47:23.850 | libkrb5-dev 2022-03-09 12:47:23.850 | libldap2-dev 2022-03-09 12:47:23.850 | libsasl2-dev 2022-03-09 12:47:23.850 | memcached 2022-03-09 12:47:23.850 | python3-mysqldb 2022-03-09 12:47:23.850 | sqlite3 2022-03-09 12:47:23.850 | conntrack 2022-03-09 12:47:23.850 | curl 2022-03-09 12:47:23.850 | dnsmasq-base 2022-03-09 12:47:23.850 | dnsmasq-utils 2022-03-09 12:47:23.850 | ebtables 2022-03-09 12:47:23.850 | genisoimage 2022-03-09 12:47:23.850 | iptables 2022-03-09 12:47:23.850 | iputils-arping 2022-03-09 12:47:23.850 | kpartx 2022-03-09 12:47:23.850 | libjs-jquery-tablesorter 2022-03-09 12:47:23.850 | parted 2022-03-09 12:47:23.850 | pm-utils 2022-03-09 12:47:23.850 | python3-mysqldb 2022-03-09 12:47:23.850 | socat 2022-03-09 12:47:23.850 | sqlite3 2022-03-09 12:47:23.851 | sudo 2022-03-09 12:47:23.851 | vlan 2022-03-09 12:47:23.851 | lsscsi 2022-03-09 12:47:23.851 | open-iscsi 2022-03-09 12:47:23.851 | lvm2 2022-03-09 12:47:23.851 | qemu-utils 2022-03-09 12:47:23.851 | thin-provisioning-tools 2022-03-09 12:47:23.851 | acl 2022-03-09 12:47:23.851 | dnsmasq-base 2022-03-09 12:47:23.851 | dnsmasq-utils 2022-03-09 12:47:23.851 | ebtables 2022-03-09 12:47:23.851 | haproxy 2022-03-09 12:47:23.851 | iptables 2022-03-09 12:47:23.851 | iputils-arping 2022-03-09 12:47:23.851 | iputils-ping 2022-03-09 12:47:23.851 | postgresql-server-dev-all 2022-03-09 12:47:23.851 | python3-mysqldb 2022-03-09 12:47:23.851 | sqlite3 2022-03-09 12:47:23.851 | sudo 2022-03-09 12:47:23.851 | vlan 2022-03-09 12:47:23.851 | pcp 2022-03-09 12:47:23.851 | ipset 2022-03-09 12:47:23.851 | conntrack 2022-03-09 12:47:23.851 | conntrackd 2022-03-09 12:47:23.851 | keepalived 2022-03-09 12:47:23.851 | lvm2 2022-03-09 12:47:23.851 | qemu-utils 2022-03-09 12:47:23.851 | thin-provisioning-tools 2022-03-09 12:47:23.851 | curl 2022-03-09 12:47:23.851 | liberasurecode-dev 2022-03-09 12:47:23.851 | make 2022-03-09 12:47:23.851 | memcached 2022-03-09 12:47:23.851 | rsync 2022-03-09 12:47:23.852 | sqlite3 2022-03-09 12:47:23.852 | xfsprogs ' 2022-03-09 12:47:23.853 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-09 12:47:23.855 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:47:23.857 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:47:23.861 | ++ 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-03-09 12:47:23.861 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-09 12:47:23.865 | ++ 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-03-09 12:47:23.868 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-09 12:47:23.870 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 12:47:23.872 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-09 12:47:23.874 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 12:47:23.876 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 12:47:23.878 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 12:47:23.880 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:47:23.882 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:47:23.885 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 12:47:23.887 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-09 12:47:23.889 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-09 12:47:23.891 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-09 12:47:23.893 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-09 12:47:23.897 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-09 12:47:23.899 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-09 12:47:23.902 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-09 12:47:23.904 | ++ functions-common:time_start:2412 : local start_time= 2022-03-09 12:47:23.906 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-09 12:47:23.908 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-09 12:47:23.912 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1646830043910 2022-03-09 12:47:23.914 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-09 12:47:23.916 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-09 12:47:23.918 | ++ 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-03-09 12:47:24.563 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-09 12:47:24.629 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-03-09 12:47:24.813 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-03-09 12:47:25.077 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-03-09 12:47:26.955 | Reading package lists... 2022-03-09 12:47:26.985 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-09 12:47:26.988 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-09 12:47:26.990 | ++ functions-common:time_stop:2425 : local name 2022-03-09 12:47:26.992 | ++ functions-common:time_stop:2426 : local end_time 2022-03-09 12:47:26.994 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:47:26.996 | ++ functions-common:time_stop:2428 : local total 2022-03-09 12:47:26.998 | ++ functions-common:time_stop:2429 : local start_time 2022-03-09 12:47:27.000 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-09 12:47:27.002 | ++ functions-common:time_stop:2432 : start_time=1646830043910 2022-03-09 12:47:27.005 | ++ functions-common:time_stop:2434 : [[ -z 1646830043910 ]] 2022-03-09 12:47:27.007 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:47:27.012 | ++ functions-common:time_stop:2437 : end_time=1646830047009 2022-03-09 12:47:27.014 | ++ functions-common:time_stop:2438 : elapsed_time=3099 2022-03-09 12:47:27.016 | ++ functions-common:time_stop:2439 : total=0 2022-03-09 12:47:27.018 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:47:27.020 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3099 2022-03-09 12:47:27.022 | ++ 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-03-09 12:47:27.025 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 12:47:27.027 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:47:27.029 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:47:27.031 | ++ 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-03-09 12:47:27.051 | ++ 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-03-09 12:47:27.160 | Reading package lists... 2022-03-09 12:47:27.398 | Building dependency tree... 2022-03-09 12:47:27.400 | Reading state information... 2022-03-09 12:47:27.432 | acl is already the newest version (2.2.53-6). 2022-03-09 12:47:27.432 | bc is already the newest version (1.07.1-2build1). 2022-03-09 12:47:27.432 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-09 12:47:27.432 | conntrack is already the newest version (1:1.4.5-2). 2022-03-09 12:47:27.432 | ebtables is already the newest version (2.0.11-3build1). 2022-03-09 12:47:27.432 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-03-09 12:47:27.433 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-09 12:47:27.433 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-09 12:47:27.433 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-03-09 12:47:27.433 | gettext is already the newest version (0.19.8.1-10build1). 2022-03-09 12:47:27.433 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-09 12:47:27.433 | iputils-arping is already the newest version (3:20190709-3). 2022-03-09 12:47:27.433 | iputils-ping is already the newest version (3:20190709-3). 2022-03-09 12:47:27.433 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-09 12:47:27.433 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-03-09 12:47:27.433 | libffi-dev is already the newest version (3.3-4). 2022-03-09 12:47:27.433 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-03-09 12:47:27.433 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-09 12:47:27.433 | libxslt1-dev is already the newest version (1.1.34-4). 2022-03-09 12:47:27.433 | libyaml-dev is already the newest version (0.2.2-1). 2022-03-09 12:47:27.433 | lsscsi is already the newest version (0.30-0.1). 2022-03-09 12:47:27.433 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-09 12:47:27.433 | make is already the newest version (4.2.1-1.2). 2022-03-09 12:47:27.433 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-03-09 12:47:27.433 | psmisc is already the newest version (23.3-1). 2022-03-09 12:47:27.433 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-09 12:47:27.433 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-03-09 12:47:27.433 | python3-systemd is already the newest version (234-3build2). 2022-03-09 12:47:27.433 | socat is already the newest version (1.7.3.3-2). 2022-03-09 12:47:27.433 | tcpdump is already the newest version (4.9.3-4). 2022-03-09 12:47:27.433 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-09 12:47:27.433 | unzip is already the newest version (6.0-25ubuntu1). 2022-03-09 12:47:27.433 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-09 12:47:27.433 | conntrackd is already the newest version (1:1.4.5-2). 2022-03-09 12:47:27.433 | graphviz is already the newest version (2.42.2-3build2). 2022-03-09 12:47:27.433 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-03-09 12:47:27.433 | pcp is already the newest version (5.0.3-1). 2022-03-09 12:47:27.433 | pm-utils is already the newest version (1.4.1-19). 2022-03-09 12:47:27.434 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-03-09 12:47:27.434 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-03-09 12:47:27.434 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-03-09 12:47:27.434 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-03-09 12:47:27.434 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-03-09 12:47:27.434 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-03-09 12:47:27.434 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-09 12:47:27.434 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-03-09 12:47:27.434 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-03-09 12:47:27.434 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-03-09 12:47:27.434 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-03-09 12:47:27.434 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-03-09 12:47:27.434 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-03-09 12:47:27.434 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-03-09 12:47:27.434 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.11). 2022-03-09 12:47:27.434 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-03-09 12:47:27.434 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-03-09 12:47:27.434 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-09 12:47:27.434 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-03-09 12:47:27.434 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-03-09 12:47:27.434 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-03-09 12:47:27.434 | openssl is already the newest version (1.1.1f-1ubuntu2.11). 2022-03-09 12:47:27.434 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-09 12:47:27.434 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-03-09 12:47:27.434 | rsync is already the newest version (3.1.3-8ubuntu0.2). 2022-03-09 12:47:27.434 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-03-09 12:47:27.434 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-09 12:47:27.434 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-03-09 12:47:27.434 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-03-09 12:47:27.434 | wget is already the newest version (1.20.3-1ubuntu2). 2022-03-09 12:47:27.434 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-03-09 12:47:27.644 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-03-09 12:47:27.644 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-03-09 12:47:27.644 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-03-09 12:47:27.644 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-03-09 12:47:27.644 | The following packages were automatically installed and are no longer required: 2022-03-09 12:47:27.645 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 12:47:27.645 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 12:47:27.645 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 12:47:27.645 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 12:47:27.645 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 12:47:27.645 | python3-zope.interface 2022-03-09 12:47:27.645 | Use 'sudo apt autoremove' to remove them. 2022-03-09 12:47:27.758 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 12:47:27.762 | ++ functions-common:apt_get:1234 : result=0 2022-03-09 12:47:27.764 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 12:47:27.766 | ++ functions-common:time_stop:2425 : local name 2022-03-09 12:47:27.769 | ++ functions-common:time_stop:2426 : local end_time 2022-03-09 12:47:27.771 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:47:27.773 | ++ functions-common:time_stop:2428 : local total 2022-03-09 12:47:27.776 | ++ functions-common:time_stop:2429 : local start_time 2022-03-09 12:47:27.778 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-09 12:47:27.780 | ++ functions-common:time_stop:2432 : start_time=1646830047048 2022-03-09 12:47:27.782 | ++ functions-common:time_stop:2434 : [[ -z 1646830047048 ]] 2022-03-09 12:47:27.785 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:47:27.789 | ++ functions-common:time_stop:2437 : end_time=1646830047787 2022-03-09 12:47:27.792 | ++ functions-common:time_stop:2438 : elapsed_time=739 2022-03-09 12:47:27.794 | ++ functions-common:time_stop:2439 : total=737 2022-03-09 12:47:27.796 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:47:27.798 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1476 2022-03-09 12:47:27.801 | ++ functions-common:apt_get:1238 : return 0 2022-03-09 12:47:27.803 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-09 12:47:27.806 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-09 12:47:27.808 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-09 12:47:27.812 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-09 12:47:27.817 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-09 12:47:27.819 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-09 12:47:27.822 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-09 12:47:29.233 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-09 12:47:29.235 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-09 12:47:29.237 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-09 12:47:29.238 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-09 12:47:29.240 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-09 12:47:29.242 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-09 12:47:29.244 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-09 12:47:29.246 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-09 12:47:29.247 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-09 12:47:29.249 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-09 12:47:29.251 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-09 12:47:29.252 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-09 12:47:29.254 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-09 12:47:29.256 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-09 12:47:29.258 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-09 12:47:29.259 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-09 12:47:29.261 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-09 12:47:29.263 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-09 12:47:29.265 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-09 12:47:29.266 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-09 12:47:29.269 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-09 12:47:29.271 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-09 12:47:29.272 | + functions-common:_ensure_lsb_release:394 : return 2022-03-09 12:47:29.275 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-09 12:47:29.351 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-09 12:47:29.354 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-09 12:47:29.428 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-09 12:47:29.431 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-09 12:47:29.505 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-09 12:47:29.507 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-09 12:47:29.509 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-09 12:47:29.510 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-09 12:47:29.512 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-09 12:47:29.514 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-09 12:47:29.516 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-09 12:47:29.518 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-09 12:47:29.520 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-09 12:47:29.522 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-09 12:47:29.524 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-09 12:47:29.524 | Distro: focal 2022-03-09 12:47:29.526 | + tools/install_pip.sh:main:124 : get_versions 2022-03-09 12:47:29.529 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-09 12:47:29.532 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-09 12:47:29.534 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-09 12:47:29.537 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-09 12:47:29.537 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-09 12:47:30.220 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-09 12:47:30.222 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-09 12:47:30.222 | pip: 21.3.1 2022-03-09 12:47:30.224 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-09 12:47:30.226 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-09 12:47:30.228 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 12:47:30.230 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 12:47:30.231 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 12:47:30.233 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 12:47:30.235 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 12:47:30.236 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 12:47:30.238 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 12:47:30.240 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 12:47:30.241 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 12:47:30.244 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 12:47:30.246 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 12:47:30.248 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-09 12:47:30.250 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:47:30.251 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:47:30.253 | + tools/install_pip.sh:main:142 : : 2022-03-09 12:47:30.255 | + tools/install_pip.sh:main:147 : set -x 2022-03-09 12:47:30.257 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-09 12:47:30.260 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-09 12:47:30.261 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-09 12:47:30.264 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-09 12:47:30.265 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-09 12:47:30.267 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-09 12:47:30.270 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-09 12:47:30.270 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-09 12:47:30.274 | ++ 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-03-09 12:47:30.276 | ++ 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-03-09 12:47:30.278 | ++ 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-03-09 12:47:30.280 | + 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-03-09 12:47:30.281 | + 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-03-09 12:47:30.297 | 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-03-09 12:47:30.299 | + 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-03-09 12:47:31.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:47:31.175 | from cryptography.utils import int_from_bytes 2022-03-09 12:47:31.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:47:31.175 | from cryptography.utils import int_from_bytes 2022-03-09 12:47:32.393 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 12:47:36.448 | 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-03-09 12:47:36.463 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-03-09 12:47:39.008 | Installing collected packages: setuptools 2022-03-09 12:47:39.863 | Successfully installed setuptools-60.9.3 2022-03-09 12:47:39.863 | 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-03-09 12:47:40.034 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 12:47:40.034 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 12:47:40.171 | + inc/python:pip_install:200 : result=0 2022-03-09 12:47:40.172 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 12:47:40.174 | + functions-common:time_stop:2425 : local name 2022-03-09 12:47:40.176 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:47:40.178 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:47:40.179 | + functions-common:time_stop:2428 : local total 2022-03-09 12:47:40.181 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:47:40.183 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 12:47:40.184 | + functions-common:time_stop:2432 : start_time=1646830050293 2022-03-09 12:47:40.186 | + functions-common:time_stop:2434 : [[ -z 1646830050293 ]] 2022-03-09 12:47:40.188 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:47:40.191 | + functions-common:time_stop:2437 : end_time=1646830060190 2022-03-09 12:47:40.193 | + functions-common:time_stop:2438 : elapsed_time=9897 2022-03-09 12:47:40.195 | + functions-common:time_stop:2439 : total=0 2022-03-09 12:47:40.197 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:47:40.199 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9897 2022-03-09 12:47:40.201 | + inc/python:pip_install:203 : return 0 2022-03-09 12:47:40.203 | + tools/install_pip.sh:main:153 : get_versions 2022-03-09 12:47:40.205 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-09 12:47:40.209 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-09 12:47:40.210 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-09 12:47:40.214 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-09 12:47:40.214 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-09 12:47:40.912 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-09 12:47:40.915 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-09 12:47:40.915 | pip: 21.3.1 2022-03-09 12:47:40.918 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-09 12:47:40.921 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-09 12:47:40.924 | + ./stack.sh:main:796 : fixup_all 2022-03-09 12:47:40.926 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-09 12:47:40.928 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-09 12:47:40.931 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:47:40.933 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:47:40.935 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-03-09 12:47:40.947 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-09 12:47:40.959 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-09 12:47:40.970 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-09 12:47:40.972 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-09 12:47:40.975 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 12:47:40.977 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 12:47:40.979 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 12:47:40.981 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 12:47:40.983 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 12:47:40.985 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 12:47:40.987 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 12:47:40.990 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 12:47:40.992 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 12:47:40.994 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 12:47:40.996 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 12:47:40.999 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-09 12:47:41.001 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-09 12:47:41.003 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-09 12:47:41.005 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 12:47:41.007 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 12:47:41.009 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 12:47:41.012 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 12:47:41.014 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 12:47:41.016 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 12:47:41.018 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-09 12:47:41.020 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-09 12:47:41.022 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-09 12:47:41.025 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-09 12:47:41.027 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-09 12:47:41.029 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-09 12:47:41.031 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-09 12:47:41.052 | Using python 3.8 to install os-testr 2022-03-09 12:47:41.055 | + 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-03-09 12:47:41.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:47:41.931 | from cryptography.utils import int_from_bytes 2022-03-09 12:47:41.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:47:41.931 | from cryptography.utils import int_from_bytes 2022-03-09 12:47:43.077 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 12:47:43.104 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-03-09 12:47:43.181 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-09 12:47:43.182 | 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-03-09 12:47:43.183 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-03-09 12:47:43.184 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-03-09 12:47:43.198 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-03-09 12:47:43.225 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-03-09 12:47:43.226 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-03-09 12:47:43.227 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-03-09 12:47:43.228 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-03-09 12:47:43.229 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-03-09 12:47:43.252 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-03-09 12:47:43.253 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-03-09 12:47:43.255 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-03-09 12:47:43.256 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-03-09 12:47:43.257 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-03-09 12:47:43.270 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-03-09 12:47:43.335 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-03-09 12:47:43.336 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-03-09 12:47:43.337 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-03-09 12:47:45.772 | 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-03-09 12:47:45.780 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 12:47:45.780 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 12:47:45.900 | + inc/python:pip_install:200 : result=0 2022-03-09 12:47:45.902 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 12:47:45.904 | + functions-common:time_stop:2425 : local name 2022-03-09 12:47:45.906 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:47:45.908 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:47:45.911 | + functions-common:time_stop:2428 : local total 2022-03-09 12:47:45.913 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:47:45.915 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 12:47:45.917 | + functions-common:time_stop:2432 : start_time=1646830061047 2022-03-09 12:47:45.919 | + functions-common:time_stop:2434 : [[ -z 1646830061047 ]] 2022-03-09 12:47:45.922 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:47:45.926 | + functions-common:time_stop:2437 : end_time=1646830065924 2022-03-09 12:47:45.928 | + functions-common:time_stop:2438 : elapsed_time=4877 2022-03-09 12:47:45.930 | + functions-common:time_stop:2439 : total=0 2022-03-09 12:47:45.932 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:47:45.934 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4877 2022-03-09 12:47:45.937 | + inc/python:pip_install:203 : return 0 2022-03-09 12:47:45.939 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-09 12:47:45.991 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-09 12:47:46.289 | + ./stack.sh:main:810 : install_infra 2022-03-09 12:47:46.294 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-09 12:47:46.297 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-09 12:47:46.300 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-09 12:47:46.302 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-09 12:47:46.327 | + 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-03-09 12:47:48.256 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:48.267 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:48.273 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:48.277 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:48.382 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:48.401 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:48.405 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:48.409 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:48.424 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:48.433 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:48.434 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:48.466 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:48.475 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:48.480 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:48.498 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:48.535 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:48.543 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:48.549 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:48.596 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:48.610 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:48.614 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:48.634 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:48.640 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:48.689 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:48.709 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:48.713 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:48.808 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:48.815 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:48.869 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:48.990 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:49.014 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:49.018 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:49.029 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:49.035 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:49.056 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:49.062 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:49.080 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:49.137 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:49.149 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:49.165 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:49.208 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:49.213 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:49.219 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 12:47:50.966 | 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 357)) (5.8.1) 2022-03-09 12:47:51.239 | + inc/python:pip_install:200 : result=0 2022-03-09 12:47:51.242 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 12:47:51.244 | + functions-common:time_stop:2425 : local name 2022-03-09 12:47:51.246 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:47:51.249 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:47:51.251 | + functions-common:time_stop:2428 : local total 2022-03-09 12:47:51.253 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:47:51.255 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 12:47:51.257 | + functions-common:time_stop:2432 : start_time=1646830066319 2022-03-09 12:47:51.260 | + functions-common:time_stop:2434 : [[ -z 1646830066319 ]] 2022-03-09 12:47:51.262 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:47:51.266 | + functions-common:time_stop:2437 : end_time=1646830071264 2022-03-09 12:47:51.268 | + functions-common:time_stop:2438 : elapsed_time=4945 2022-03-09 12:47:51.270 | + functions-common:time_stop:2439 : total=4877 2022-03-09 12:47:51.272 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:47:51.275 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9822 2022-03-09 12:47:51.277 | + inc/python:pip_install:203 : return 0 2022-03-09 12:47:51.279 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-09 12:47:51.282 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-09 12:47:51.305 | + 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-03-09 12:47:53.135 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:53.145 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:53.152 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:53.156 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:53.258 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:53.277 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:53.281 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:53.285 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:53.299 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:53.308 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:53.310 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:53.342 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:53.351 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:53.356 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:53.374 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:53.414 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:53.422 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:53.427 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:53.475 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:53.488 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:53.492 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:53.512 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:53.519 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:53.566 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:53.585 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:53.588 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:53.680 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:53.687 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:53.742 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:53.868 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:53.892 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:53.896 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:53.907 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:53.912 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:53.932 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:53.939 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:53.956 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:54.012 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:54.025 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:54.046 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:54.090 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:54.094 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:47:54.100 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 12:47:54.103 | Processing /opt/stack/requirements 2022-03-09 12:47:55.817 | 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 26)) (6.0) 2022-03-09 12:47:55.821 | 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 184)) (3.0.0) 2022-03-09 12:47:55.832 | 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 353)) (21.3) 2022-03-09 12:47:55.837 | 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 357)) (5.8.1) 2022-03-09 12:47:55.840 | 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 395)) (3.0.7) 2022-03-09 12:47:55.845 | 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 481)) (2.27.1) 2022-03-09 12:47:55.873 | 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 523)) (1.16.0) 2022-03-09 12:47:55.894 | 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 579)) (2.5.0) 2022-03-09 12:47:55.904 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-03-09 12:47:55.924 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5330) (1.3) 2022-03-09 12:47:55.926 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5330) (0.3.0) 2022-03-09 12:47:55.942 | 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 481)) (2021.10.8) 2022-03-09 12:47:55.945 | 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 123)) (2.0.12) 2022-03-09 12:47:55.950 | 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 218)) (3.3) 2022-03-09 12:47:55.954 | 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 179)) (1.0.0) 2022-03-09 12:47:55.956 | 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 125)) (3.10.1) 2022-03-09 12:47:55.968 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-03-09 12:47:55.980 | 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 100)) (0.5.0) 2022-03-09 12:47:55.983 | 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 126)) (2.4.0) 2022-03-09 12:47:56.034 | 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 559)) (3.5.0) 2022-03-09 12:47:56.042 | 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 620)) (0.2.5) 2022-03-09 12:47:56.046 | 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 96)) (21.4.0) 2022-03-09 12:47:56.108 | 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 396)) (1.8.2) 2022-03-09 12:47:56.110 | Building wheels for collected packages: openstack-requirements 2022-03-09 12:47:56.111 | Building wheel for openstack-requirements (setup.py): started 2022-03-09 12:47:56.973 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-09 12:47:56.973 | ERROR: Command errored out with exit status 1: 2022-03-09 12:47:56.973 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-6ji8ue5n/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-6ji8ue5n/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-0urvzde1 2022-03-09 12:47:56.974 | cwd: /tmp/pip-req-build-6ji8ue5n/ 2022-03-09 12:47:56.974 | Complete output (6 lines): 2022-03-09 12:47:56.974 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-09 12:47:56.974 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-09 12:47:56.974 | or: setup.py --help-commands 2022-03-09 12:47:56.974 | or: setup.py cmd --help 2022-03-09 12:47:56.974 | 2022-03-09 12:47:56.974 | error: invalid command 'bdist_wheel' 2022-03-09 12:47:56.974 | ---------------------------------------- 2022-03-09 12:47:56.974 | ERROR: Failed building wheel for openstack-requirements 2022-03-09 12:47:56.974 | Running setup.py clean for openstack-requirements 2022-03-09 12:47:57.824 | Failed to build openstack-requirements 2022-03-09 12:47:57.840 | Installing collected packages: openstack-requirements 2022-03-09 12:47:57.840 | Attempting uninstall: openstack-requirements 2022-03-09 12:47:57.841 | Found existing installation: openstack-requirements 1.2.1.dev5330 2022-03-09 12:47:57.877 | Uninstalling openstack-requirements-1.2.1.dev5330: 2022-03-09 12:47:57.894 | Successfully uninstalled openstack-requirements-1.2.1.dev5330 2022-03-09 12:47:57.898 | Running setup.py install for openstack-requirements: started 2022-03-09 12:48:00.251 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-09 12:48:00.275 | Successfully installed openstack-requirements-1.2.1.dev5330 2022-03-09 12:48:00.404 | + inc/python:pip_install:200 : result=0 2022-03-09 12:48:00.406 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 12:48:00.408 | + functions-common:time_stop:2425 : local name 2022-03-09 12:48:00.411 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:48:00.413 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:48:00.415 | + functions-common:time_stop:2428 : local total 2022-03-09 12:48:00.417 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:48:00.419 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 12:48:00.422 | + functions-common:time_stop:2432 : start_time=1646830071297 2022-03-09 12:48:00.424 | + functions-common:time_stop:2434 : [[ -z 1646830071297 ]] 2022-03-09 12:48:00.427 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:48:00.431 | + functions-common:time_stop:2437 : end_time=1646830080429 2022-03-09 12:48:00.433 | + functions-common:time_stop:2438 : elapsed_time=9132 2022-03-09 12:48:00.436 | + functions-common:time_stop:2439 : total=9822 2022-03-09 12:48:00.438 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:48:00.440 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18954 2022-03-09 12:48:00.442 | + inc/python:pip_install:203 : return 0 2022-03-09 12:48:00.445 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-09 12:48:00.447 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-09 12:48:00.449 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-09 12:48:00.452 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:00.454 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:00.456 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-03-09 12:48:00.459 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:00.461 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-09 12:48:00.481 | Using python 3.8 to install pbr 2022-03-09 12:48:00.483 | + 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-03-09 12:48:01.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:48:01.384 | from cryptography.utils import int_from_bytes 2022-03-09 12:48:01.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:48:01.385 | from cryptography.utils import int_from_bytes 2022-03-09 12:48:02.559 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 12:48:02.587 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-09 12:48:05.278 | 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-03-09 12:48:05.285 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 12:48:05.285 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 12:48:05.405 | + inc/python:pip_install:200 : result=0 2022-03-09 12:48:05.407 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 12:48:05.409 | + functions-common:time_stop:2425 : local name 2022-03-09 12:48:05.411 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:48:05.413 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:48:05.415 | + functions-common:time_stop:2428 : local total 2022-03-09 12:48:05.417 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:48:05.419 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 12:48:05.421 | + functions-common:time_stop:2432 : start_time=1646830080475 2022-03-09 12:48:05.424 | + functions-common:time_stop:2434 : [[ -z 1646830080475 ]] 2022-03-09 12:48:05.426 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:48:05.431 | + functions-common:time_stop:2437 : end_time=1646830085428 2022-03-09 12:48:05.433 | + functions-common:time_stop:2438 : elapsed_time=4953 2022-03-09 12:48:05.435 | + functions-common:time_stop:2439 : total=18954 2022-03-09 12:48:05.437 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:48:05.439 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23907 2022-03-09 12:48:05.441 | + inc/python:pip_install:203 : return 0 2022-03-09 12:48:05.444 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-09 12:48:07.768 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-09 12:48:09.672 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 12:48:09.673 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-03-09 12:48:09.688 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-03-09 12:48:09.694 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-03-09 12:48:09.697 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-03-09 12:48:09.699 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-03-09 12:48:09.702 | 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.7) 2022-03-09 12:48:09.775 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-09 12:48:09.777 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-09 12:48:09.781 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-09 12:48:09.797 | + ./stack.sh:main:819 : pkgs= 2022-03-09 12:48:09.799 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-09 12:48:09.802 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-09 12:48:09.804 | + functions-common:run_phase:1853 : local mode=stack 2022-03-09 12:48:09.807 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-09 12:48:09.809 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-09 12:48:09.811 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-09 12:48:09.813 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-09 12:48:09.816 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-09 12:48:09.818 | + functions-common:run_phase:1863 : local extra 2022-03-09 12:48:09.821 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-09 12:48:09.825 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-09 12:48:09.828 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-09 12:48:09.830 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-09 12:48:09.832 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-09 12:48:09.834 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-09 12:48:09.849 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:48:09.851 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-09 12:48:09.853 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-09 12:48:09.855 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-09 12:48:09.857 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-09 12:48:09.859 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-09 12:48:09.861 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-09 12:48:09.863 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-09 12:48:09.865 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-09 12:48:09.868 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-09 12:48:09.870 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-09 12:48:09.872 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-09 12:48:09.874 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-09 12:48:09.876 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-09 12:48:09.878 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-09 12:48:09.880 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-09 12:48:09.883 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-09 12:48:09.885 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-09 12:48:09.888 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-09 12:48:09.890 | + functions-common:run_plugins:1842 : local plugins= 2022-03-09 12:48:09.892 | + functions-common:run_plugins:1843 : local plugin 2022-03-09 12:48:09.894 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-09 12:48:09.897 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-09 12:48:09.899 | + functions:set_systemd_override:821 : local value=2048 2022-03-09 12:48:09.901 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-09 12:48:09.904 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-09 12:48:09.955 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-09 12:48:09.955 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-09 12:48:09.957 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-09 12:48:10.330 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-09 12:48:10.332 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-09 12:48:10.348 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:48:10.350 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-09 12:48:10.353 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 12:48:10.355 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 12:48:10.357 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 12:48:10.360 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 12:48:10.362 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 12:48:10.364 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 12:48:10.367 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:48:10.369 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:48:10.371 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 12:48:10.373 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 12:48:10.376 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 12:48:10.378 | + functions-common:apt_get_update:1190 : return 2022-03-09 12:48:10.380 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-09 12:48:10.382 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 12:48:10.385 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:48:10.387 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:48:10.389 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-09 12:48:10.410 | + 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-03-09 12:48:10.520 | Reading package lists... 2022-03-09 12:48:10.758 | Building dependency tree... 2022-03-09 12:48:10.760 | Reading state information... 2022-03-09 12:48:11.010 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-03-09 12:48:11.010 | The following packages were automatically installed and are no longer required: 2022-03-09 12:48:11.011 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 12:48:11.011 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 12:48:11.011 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 12:48:11.011 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 12:48:11.011 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 12:48:11.011 | python3-zope.interface 2022-03-09 12:48:11.011 | Use 'sudo apt autoremove' to remove them. 2022-03-09 12:48:11.126 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 12:48:11.130 | + functions-common:apt_get:1234 : result=0 2022-03-09 12:48:11.132 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 12:48:11.135 | + functions-common:time_stop:2425 : local name 2022-03-09 12:48:11.137 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:48:11.139 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:48:11.141 | + functions-common:time_stop:2428 : local total 2022-03-09 12:48:11.144 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:48:11.146 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 12:48:11.148 | + functions-common:time_stop:2432 : start_time=1646830090407 2022-03-09 12:48:11.150 | + functions-common:time_stop:2434 : [[ -z 1646830090407 ]] 2022-03-09 12:48:11.153 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:48:11.157 | + functions-common:time_stop:2437 : end_time=1646830091155 2022-03-09 12:48:11.159 | + functions-common:time_stop:2438 : elapsed_time=748 2022-03-09 12:48:11.161 | + functions-common:time_stop:2439 : total=1476 2022-03-09 12:48:11.164 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:48:11.166 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2224 2022-03-09 12:48:11.168 | + functions-common:apt_get:1238 : return 0 2022-03-09 12:48:11.171 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-09 12:48:11.173 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 12:48:11.175 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 12:48:11.177 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 12:48:11.180 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 12:48:11.182 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 12:48:11.185 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 12:48:11.187 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-09 12:48:11.189 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 12:48:11.192 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 12:48:11.194 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 12:48:11.196 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 12:48:11.198 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 12:48:11.201 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 12:48:11.203 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 12:48:11.205 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 12:48:11.207 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 12:48:11.209 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 12:48:11.212 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 12:48:11.214 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-09 12:48:11.217 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 12:48:11.219 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 12:48:11.221 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 12:48:11.223 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 12:48:11.226 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 12:48:11.229 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 12:48:11.231 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-09 12:48:11.233 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-09 12:48:11.248 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:48:11.251 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-09 12:48:11.253 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 12:48:11.255 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-09 12:48:11.257 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-09 12:48:11.260 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-09 12:48:11.264 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-09 12:48:11.266 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-09 12:48:11.269 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-09 12:48:11.271 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-09 12:48:11.274 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-09 12:48:11.276 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-09 12:48:11.279 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-09 12:48:11.961 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-09 12:48:11.961 | user tags 2022-03-09 12:48:11.961 | stackrabbit []' 2022-03-09 12:48:11.964 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-09 12:48:11.964 | user tags 2022-03-09 12:48:11.964 | stackrabbit []' 2022-03-09 12:48:11.965 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-09 12:48:11.971 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-03-09 12:48:11.973 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-03-09 12:48:11.975 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-09 12:48:12.632 | Changing password for user "stackrabbit" ... 2022-03-09 12:48:12.691 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-09 12:48:13.353 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-09 12:48:13.423 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-09 12:48:13.425 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-09 12:48:14.115 | Changing password for user "stackrabbit" ... 2022-03-09 12:48:14.177 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-09 12:48:14.180 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-09 12:48:14.183 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-09 12:48:14.871 | Deleting user "guest" ... 2022-03-09 12:48:14.888 | Error: 2022-03-09 12:48:14.888 | {:no_such_user, "guest"} 2022-03-09 12:48:14.901 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-03-09 12:48:14.903 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-09 12:48:14.920 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:48:14.923 | + ./stack.sh:main:836 : install_database 2022-03-09 12:48:14.925 | + lib/database:install_database:118 : install_database_mysql 2022-03-09 12:48:14.927 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-03-09 12:48:14.930 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:48:14.932 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:48:14.935 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-03-09 12:48:15.291 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-09 12:48:15.294 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-03-09 12:48:15.296 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-03-09 12:48:15.299 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-09 12:48:15.301 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-09 12:48:15.303 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-03-09 12:48:15.306 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 12:48:15.308 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 12:48:15.310 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 12:48:15.312 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 12:48:15.315 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 12:48:15.317 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 12:48:15.320 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 12:48:15.322 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 12:48:15.325 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 12:48:15.327 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 12:48:15.329 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 12:48:15.332 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-03-09 12:48:15.334 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 12:48:15.337 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 12:48:15.339 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 12:48:15.342 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 12:48:15.344 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 12:48:15.346 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 12:48:15.348 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-03-09 12:48:15.351 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:48:15.353 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:48:15.356 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-03-09 12:48:15.358 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 12:48:15.360 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 12:48:15.362 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 12:48:15.365 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 12:48:15.367 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 12:48:15.369 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 12:48:15.371 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:48:15.374 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:48:15.376 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 12:48:15.378 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 12:48:15.380 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 12:48:15.383 | + functions-common:apt_get_update:1190 : return 2022-03-09 12:48:15.385 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-09 12:48:15.388 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 12:48:15.390 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:48:15.392 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:48:15.394 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-09 12:48:15.415 | + 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-03-09 12:48:15.524 | Reading package lists... 2022-03-09 12:48:15.760 | Building dependency tree... 2022-03-09 12:48:15.761 | Reading state information... 2022-03-09 12:48:16.008 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-03-09 12:48:16.008 | The following packages were automatically installed and are no longer required: 2022-03-09 12:48:16.009 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 12:48:16.009 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 12:48:16.009 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 12:48:16.009 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 12:48:16.009 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 12:48:16.010 | python3-zope.interface 2022-03-09 12:48:16.010 | Use 'sudo apt autoremove' to remove them. 2022-03-09 12:48:16.125 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 12:48:16.129 | + functions-common:apt_get:1234 : result=0 2022-03-09 12:48:16.131 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 12:48:16.133 | + functions-common:time_stop:2425 : local name 2022-03-09 12:48:16.135 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:48:16.138 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:48:16.140 | + functions-common:time_stop:2428 : local total 2022-03-09 12:48:16.142 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:48:16.144 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 12:48:16.146 | + functions-common:time_stop:2432 : start_time=1646830095413 2022-03-09 12:48:16.148 | + functions-common:time_stop:2434 : [[ -z 1646830095413 ]] 2022-03-09 12:48:16.151 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:48:16.155 | + functions-common:time_stop:2437 : end_time=1646830096152 2022-03-09 12:48:16.157 | + functions-common:time_stop:2438 : elapsed_time=739 2022-03-09 12:48:16.159 | + functions-common:time_stop:2439 : total=2224 2022-03-09 12:48:16.161 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:48:16.164 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2963 2022-03-09 12:48:16.166 | + functions-common:apt_get:1238 : return 0 2022-03-09 12:48:16.168 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-09 12:48:16.170 | + ./stack.sh:main:839 : install_database_python 2022-03-09 12:48:16.173 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-09 12:48:16.175 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-03-09 12:48:16.177 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-09 12:48:16.180 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-09 12:48:16.183 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-09 12:48:16.185 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-09 12:48:16.188 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-09 12:48:16.191 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-09 12:48:16.191 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-09 12:48:16.196 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-09 12:48:16.199 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-09 12:48:16.201 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-09 12:48:16.204 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-09 12:48:16.206 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-09 12:48:16.227 | Using python 3.8 to install PyMySQL 2022-03-09 12:48:16.229 | + 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-03-09 12:48:17.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:48:17.106 | from cryptography.utils import int_from_bytes 2022-03-09 12:48:17.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:48:17.106 | from cryptography.utils import int_from_bytes 2022-03-09 12:48:18.239 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 12:48:18.265 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-03-09 12:48:20.766 | 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-03-09 12:48:20.772 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 12:48:20.780 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 12:48:20.902 | + inc/python:pip_install:200 : result=0 2022-03-09 12:48:20.904 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 12:48:20.907 | + functions-common:time_stop:2425 : local name 2022-03-09 12:48:20.909 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:48:20.911 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:48:20.913 | + functions-common:time_stop:2428 : local total 2022-03-09 12:48:20.916 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:48:20.918 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 12:48:20.920 | + functions-common:time_stop:2432 : start_time=1646830096221 2022-03-09 12:48:20.922 | + functions-common:time_stop:2434 : [[ -z 1646830096221 ]] 2022-03-09 12:48:20.925 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:48:20.930 | + functions-common:time_stop:2437 : end_time=1646830100927 2022-03-09 12:48:20.932 | + functions-common:time_stop:2438 : elapsed_time=4706 2022-03-09 12:48:20.935 | + functions-common:time_stop:2439 : total=23907 2022-03-09 12:48:20.937 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:48:20.939 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28613 2022-03-09 12:48:20.941 | + inc/python:pip_install:203 : return 0 2022-03-09 12:48:20.944 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-09 12:48:20.947 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-09 12:48:20.949 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-09 12:48:20.951 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-09 12:48:20.967 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:48:20.970 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-09 12:48:20.972 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-09 12:48:20.976 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 12:48:20.976 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-09 12:48:20.981 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 12:48:20.983 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-09 12:48:20.986 | + 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-03-09 12:48:20.988 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-09 12:48:20.990 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-09 12:48:20.993 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-09 12:48:21.009 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:48:21.011 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-09 12:48:21.013 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 12:48:21.016 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 12:48:21.018 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 12:48:21.020 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 12:48:21.023 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 12:48:21.025 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 12:48:21.027 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:48:21.029 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:48:21.032 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 12:48:21.034 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 12:48:21.036 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 12:48:21.038 | + functions-common:apt_get_update:1190 : return 2022-03-09 12:48:21.041 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-09 12:48:21.043 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 12:48:21.045 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:48:21.047 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:48:21.050 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-09 12:48:21.071 | + 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-03-09 12:48:21.180 | Reading package lists... 2022-03-09 12:48:21.415 | Building dependency tree... 2022-03-09 12:48:21.416 | Reading state information... 2022-03-09 12:48:21.660 | radvd is already the newest version (1:2.17-2). 2022-03-09 12:48:21.660 | The following packages were automatically installed and are no longer required: 2022-03-09 12:48:21.661 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 12:48:21.661 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 12:48:21.661 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 12:48:21.661 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 12:48:21.661 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 12:48:21.661 | python3-zope.interface 2022-03-09 12:48:21.662 | Use 'sudo apt autoremove' to remove them. 2022-03-09 12:48:21.774 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 12:48:21.778 | + functions-common:apt_get:1234 : result=0 2022-03-09 12:48:21.781 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 12:48:21.783 | + functions-common:time_stop:2425 : local name 2022-03-09 12:48:21.785 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:48:21.787 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:48:21.790 | + functions-common:time_stop:2428 : local total 2022-03-09 12:48:21.792 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:48:21.794 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 12:48:21.796 | + functions-common:time_stop:2432 : start_time=1646830101068 2022-03-09 12:48:21.798 | + functions-common:time_stop:2434 : [[ -z 1646830101068 ]] 2022-03-09 12:48:21.801 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:48:21.805 | + functions-common:time_stop:2437 : end_time=1646830101803 2022-03-09 12:48:21.807 | + functions-common:time_stop:2438 : elapsed_time=735 2022-03-09 12:48:21.809 | + functions-common:time_stop:2439 : total=2963 2022-03-09 12:48:21.812 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:48:21.814 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3698 2022-03-09 12:48:21.816 | + functions-common:apt_get:1238 : return 0 2022-03-09 12:48:21.818 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-09 12:48:21.835 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:48:21.837 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-09 12:48:21.839 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-09 12:48:21.842 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-09 12:48:21.845 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-09 12:48:21.864 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-09 12:48:21.867 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 12:48:21.869 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 12:48:21.871 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 12:48:21.873 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 12:48:21.876 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 12:48:21.878 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 12:48:21.880 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:48:21.882 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:48:21.884 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 12:48:21.886 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 12:48:21.889 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 12:48:21.891 | + functions-common:apt_get_update:1190 : return 2022-03-09 12:48:21.893 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-09 12:48:21.895 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 12:48:21.898 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:48:21.900 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:48:21.902 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-09 12:48:21.922 | + 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-03-09 12:48:22.031 | Reading package lists... 2022-03-09 12:48:22.267 | Building dependency tree... 2022-03-09 12:48:22.268 | Reading state information... 2022-03-09 12:48:22.518 | fakeroot is already the newest version (1.24-1). 2022-03-09 12:48:22.518 | make is already the newest version (4.2.1-1.2). 2022-03-09 12:48:22.518 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-03-09 12:48:22.519 | The following packages were automatically installed and are no longer required: 2022-03-09 12:48:22.520 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 12:48:22.520 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 12:48:22.520 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 12:48:22.520 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 12:48:22.520 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 12:48:22.520 | python3-zope.interface 2022-03-09 12:48:22.520 | Use 'sudo apt autoremove' to remove them. 2022-03-09 12:48:22.632 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 12:48:22.636 | + functions-common:apt_get:1234 : result=0 2022-03-09 12:48:22.638 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 12:48:22.640 | + functions-common:time_stop:2425 : local name 2022-03-09 12:48:22.643 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:48:22.645 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:48:22.647 | + functions-common:time_stop:2428 : local total 2022-03-09 12:48:22.649 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:48:22.651 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 12:48:22.653 | + functions-common:time_stop:2432 : start_time=1646830101919 2022-03-09 12:48:22.655 | + functions-common:time_stop:2434 : [[ -z 1646830101919 ]] 2022-03-09 12:48:22.658 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:48:22.662 | + functions-common:time_stop:2437 : end_time=1646830102660 2022-03-09 12:48:22.664 | + functions-common:time_stop:2438 : elapsed_time=741 2022-03-09 12:48:22.666 | + functions-common:time_stop:2439 : total=3698 2022-03-09 12:48:22.668 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:48:22.670 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4439 2022-03-09 12:48:22.672 | + functions-common:apt_get:1238 : return 0 2022-03-09 12:48:22.675 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-09 12:48:22.677 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:48:22.680 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:48:22.682 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-09 12:48:22.684 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-09 12:48:22.687 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-09 12:48:22.691 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-09 12:48:22.693 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-09 12:48:22.697 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-09 12:48:22.698 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-09 12:48:22.702 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-09 12:48:22.704 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-09 12:48:22.706 | + functions:vercmp:628 : local v1=5.4 2022-03-09 12:48:22.709 | + functions:vercmp:629 : local 'op=<' 2022-03-09 12:48:22.711 | + functions:vercmp:630 : local v2=3.13 2022-03-09 12:48:22.713 | + functions:vercmp:631 : local result 2022-03-09 12:48:22.716 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-09 12:48:22.717 | ++ functions:vercmp:635 : sort -V 2022-03-09 12:48:22.717 | ++ functions:vercmp:635 : head -1 2022-03-09 12:48:22.721 | + functions:vercmp:635 : result=3.13 2022-03-09 12:48:22.724 | + functions:vercmp:637 : case $op in 2022-03-09 12:48:22.726 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-09 12:48:22.728 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-09 12:48:22.730 | + functions:vercmp:648 : return 2022-03-09 12:48:22.732 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-09 12:48:22.734 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 12:48:22.737 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-09 12:48:23.198 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-09 12:48:23.201 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-09 12:48:23.203 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:23.205 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:23.208 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-03-09 12:48:23.211 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:23.213 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-09 12:48:23.231 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:48:23.233 | + ./stack.sh:main:847 : install_etcd3 2022-03-09 12:48:23.236 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-09 12:48:23.236 | Installing etcd 2022-03-09 12:48:23.238 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-09 12:48:23.250 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-09 12:48:23.263 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-09 12:48:23.265 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-09 12:48:23.278 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-09 12:48:23.280 | ++ 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-03-09 12:48:23.284 | ++ 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-03-09 12:48:23.288 | +++ 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-03-09 12:48:23.294 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-09 12:48:23.296 | ++ 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-03-09 12:48:23.299 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-09 12:48:23.301 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-09 12:48:23.304 | ++ functions:get_extra_file:74 : return 2022-03-09 12:48:23.307 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-09 12:48:23.309 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-09 12:48:23.311 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-09 12:48:23.314 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-09 12:48:23.330 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:48:23.333 | + ./stack.sh:main:866 : install_dstat 2022-03-09 12:48:23.335 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-09 12:48:23.351 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:48:23.354 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-09 12:48:23.356 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 12:48:23.358 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-09 12:48:23.361 | + ./stack.sh:main:875 : install_libs 2022-03-09 12:48:23.363 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-09 12:48:23.365 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-09 12:48:23.368 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-09 12:48:23.370 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-09 12:48:23.373 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:23.375 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:23.377 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-03-09 12:48:23.379 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:23.382 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-09 12:48:23.384 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-09 12:48:23.386 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-09 12:48:23.388 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-09 12:48:23.391 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:23.393 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:23.395 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-03-09 12:48:23.397 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:23.400 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-09 12:48:23.402 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-09 12:48:23.404 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-09 12:48:23.406 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-09 12:48:23.409 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:23.411 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:23.413 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-03-09 12:48:23.415 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:23.417 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-09 12:48:23.420 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-09 12:48:23.422 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-09 12:48:23.424 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-09 12:48:23.426 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:23.429 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:23.431 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-03-09 12:48:23.434 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:23.436 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-09 12:48:23.438 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-09 12:48:23.440 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-09 12:48:23.443 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-09 12:48:23.446 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:23.448 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:23.450 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-03-09 12:48:23.452 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:23.455 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-09 12:48:23.457 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-09 12:48:23.459 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-09 12:48:23.461 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-09 12:48:23.464 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:23.466 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:23.468 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-03-09 12:48:23.470 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:23.473 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-09 12:48:23.475 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-09 12:48:23.477 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-09 12:48:23.479 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-09 12:48:23.482 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:23.484 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:23.486 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-03-09 12:48:23.488 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:23.491 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-09 12:48:23.493 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-09 12:48:23.496 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-09 12:48:23.498 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-09 12:48:23.500 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:23.502 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:23.505 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-03-09 12:48:23.508 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:23.510 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-09 12:48:23.512 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-09 12:48:23.514 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-09 12:48:23.517 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-09 12:48:23.519 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:23.521 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:23.523 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-03-09 12:48:23.526 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:23.528 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-09 12:48:23.530 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-09 12:48:23.532 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-09 12:48:23.535 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-09 12:48:23.537 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:23.539 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:23.541 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-03-09 12:48:23.544 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:23.546 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-09 12:48:23.548 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-09 12:48:23.551 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-09 12:48:23.553 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-09 12:48:23.556 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:23.558 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:23.560 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-03-09 12:48:23.562 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:23.565 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-09 12:48:23.567 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-09 12:48:23.570 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-09 12:48:23.573 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-09 12:48:23.575 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:23.577 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:23.579 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-03-09 12:48:23.582 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:23.584 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-09 12:48:23.586 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-09 12:48:23.588 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-09 12:48:23.591 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-09 12:48:23.593 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:23.595 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:23.597 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-03-09 12:48:23.600 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:23.603 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-09 12:48:23.605 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-09 12:48:23.607 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-09 12:48:23.609 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-09 12:48:23.612 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:23.614 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:23.617 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-03-09 12:48:23.619 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:23.621 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-09 12:48:23.624 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-09 12:48:23.626 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-09 12:48:23.628 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-09 12:48:23.631 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:23.633 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:23.635 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-03-09 12:48:23.637 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:23.640 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-09 12:48:23.642 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-09 12:48:23.644 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-09 12:48:23.646 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-09 12:48:23.649 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:23.651 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:23.653 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-03-09 12:48:23.656 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:23.658 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-09 12:48:23.660 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-09 12:48:23.663 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-09 12:48:23.665 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-09 12:48:23.667 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:23.670 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:23.672 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-03-09 12:48:23.675 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:23.677 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-09 12:48:23.680 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-09 12:48:23.682 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-09 12:48:23.684 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-09 12:48:23.687 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:23.689 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:23.691 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-03-09 12:48:23.694 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:23.696 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-09 12:48:23.698 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-09 12:48:23.701 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-09 12:48:23.703 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-09 12:48:23.705 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:23.708 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:23.710 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-03-09 12:48:23.712 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:23.715 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-09 12:48:23.717 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-09 12:48:23.719 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-09 12:48:23.722 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-09 12:48:23.724 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:23.727 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:23.729 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-03-09 12:48:23.731 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:23.734 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-09 12:48:23.736 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-09 12:48:23.738 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-09 12:48:23.741 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-09 12:48:23.743 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:23.745 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:23.748 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-03-09 12:48:23.750 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:23.752 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-09 12:48:23.755 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-09 12:48:23.757 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-09 12:48:23.759 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-09 12:48:23.762 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:23.764 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:23.766 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-03-09 12:48:23.768 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:23.771 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-09 12:48:23.773 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-09 12:48:23.775 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-09 12:48:23.778 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-09 12:48:23.780 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:23.782 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:23.784 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-03-09 12:48:23.787 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:23.790 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-09 12:48:23.792 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-09 12:48:23.794 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-09 12:48:23.797 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-09 12:48:23.799 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:23.801 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:23.804 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-03-09 12:48:23.806 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:23.809 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-09 12:48:23.811 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-09 12:48:23.813 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-09 12:48:23.815 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-09 12:48:23.818 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:23.820 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:23.822 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-03-09 12:48:23.825 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:23.827 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-09 12:48:23.829 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-09 12:48:23.832 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-09 12:48:23.834 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-09 12:48:23.836 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:23.838 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:23.841 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-03-09 12:48:23.843 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:23.845 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-09 12:48:23.848 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-09 12:48:23.850 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-09 12:48:23.853 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-09 12:48:23.855 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:23.857 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:23.860 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-03-09 12:48:23.862 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:23.864 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-09 12:48:23.867 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-09 12:48:23.869 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-09 12:48:23.872 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-09 12:48:23.874 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:23.876 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:23.878 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-03-09 12:48:23.881 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:23.883 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-09 12:48:23.885 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-09 12:48:23.887 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-09 12:48:23.890 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-09 12:48:23.892 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:23.894 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:23.896 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-03-09 12:48:23.899 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:23.901 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-09 12:48:23.903 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-09 12:48:23.906 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-09 12:48:23.908 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-09 12:48:23.910 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:23.913 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:23.915 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-03-09 12:48:23.918 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:23.920 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-09 12:48:23.922 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-09 12:48:23.924 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-09 12:48:23.927 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-09 12:48:23.930 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:23.932 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:23.934 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-03-09 12:48:23.937 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:23.939 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-09 12:48:23.941 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-09 12:48:23.943 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-09 12:48:23.946 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-09 12:48:23.948 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:23.951 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:23.953 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-03-09 12:48:23.955 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:23.957 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-09 12:48:23.960 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-09 12:48:23.962 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-09 12:48:23.965 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-09 12:48:23.967 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:23.969 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:23.972 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-03-09 12:48:23.974 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:23.977 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-09 12:48:23.979 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-09 12:48:23.982 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-09 12:48:23.984 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-09 12:48:23.986 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:23.989 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:23.991 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-03-09 12:48:23.993 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:23.995 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-09 12:48:23.998 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-09 12:48:24.000 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-09 12:48:24.002 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-09 12:48:24.005 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:24.007 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:24.009 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-03-09 12:48:24.011 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:24.014 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-09 12:48:24.016 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-09 12:48:24.018 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-09 12:48:24.021 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-09 12:48:24.023 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:24.026 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:24.028 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-03-09 12:48:24.030 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:24.033 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-09 12:48:24.035 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-09 12:48:24.038 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-09 12:48:24.040 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-09 12:48:24.042 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:24.045 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:24.047 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-03-09 12:48:24.049 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:24.052 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-09 12:48:24.054 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-09 12:48:24.056 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-09 12:48:24.058 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-09 12:48:24.061 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:24.063 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:24.065 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-03-09 12:48:24.068 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:24.070 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-09 12:48:24.091 | Using python 3.8 to install etcd3 2022-03-09 12:48:24.094 | + 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-03-09 12:48:24.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:48:24.967 | from cryptography.utils import int_from_bytes 2022-03-09 12:48:24.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:48:24.967 | from cryptography.utils import int_from_bytes 2022-03-09 12:48:26.110 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 12:48:26.136 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-03-09 12:48:26.143 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-03-09 12:48:26.144 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-03-09 12:48:26.145 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-09 12:48:26.146 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-09 12:48:28.660 | 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-03-09 12:48:28.668 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 12:48:28.668 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 12:48:28.783 | + inc/python:pip_install:200 : result=0 2022-03-09 12:48:28.785 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 12:48:28.788 | + functions-common:time_stop:2425 : local name 2022-03-09 12:48:28.790 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:48:28.792 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:48:28.794 | + functions-common:time_stop:2428 : local total 2022-03-09 12:48:28.796 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:48:28.798 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 12:48:28.801 | + functions-common:time_stop:2432 : start_time=1646830104086 2022-03-09 12:48:28.803 | + functions-common:time_stop:2434 : [[ -z 1646830104086 ]] 2022-03-09 12:48:28.805 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:48:28.809 | + functions-common:time_stop:2437 : end_time=1646830108807 2022-03-09 12:48:28.812 | + functions-common:time_stop:2438 : elapsed_time=4721 2022-03-09 12:48:28.814 | + functions-common:time_stop:2439 : total=28613 2022-03-09 12:48:28.816 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:48:28.818 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33334 2022-03-09 12:48:28.821 | + inc/python:pip_install:203 : return 0 2022-03-09 12:48:28.823 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-09 12:48:28.844 | Using python 3.8 to install etcd3gw 2022-03-09 12:48:28.847 | + 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-03-09 12:48:29.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:48:29.720 | from cryptography.utils import int_from_bytes 2022-03-09 12:48:29.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:48:29.721 | from cryptography.utils import int_from_bytes 2022-03-09 12:48:30.863 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 12:48:30.889 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-03-09 12:48:30.896 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-09 12:48:30.898 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-09 12:48:30.899 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-09 12:48:30.900 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-09 12:48:30.936 | 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.8) 2022-03-09 12:48:30.937 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-03-09 12:48:30.939 | 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-03-09 12:48:30.942 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-03-09 12:48:33.441 | 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-03-09 12:48:33.449 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 12:48:33.449 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 12:48:33.564 | + inc/python:pip_install:200 : result=0 2022-03-09 12:48:33.567 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 12:48:33.570 | + functions-common:time_stop:2425 : local name 2022-03-09 12:48:33.572 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:48:33.574 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:48:33.576 | + functions-common:time_stop:2428 : local total 2022-03-09 12:48:33.578 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:48:33.581 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 12:48:33.583 | + functions-common:time_stop:2432 : start_time=1646830108839 2022-03-09 12:48:33.585 | + functions-common:time_stop:2434 : [[ -z 1646830108839 ]] 2022-03-09 12:48:33.588 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:48:33.592 | + functions-common:time_stop:2437 : end_time=1646830113590 2022-03-09 12:48:33.594 | + functions-common:time_stop:2438 : elapsed_time=4751 2022-03-09 12:48:33.596 | + functions-common:time_stop:2439 : total=33334 2022-03-09 12:48:33.599 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:48:33.601 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=38085 2022-03-09 12:48:33.603 | + inc/python:pip_install:203 : return 0 2022-03-09 12:48:33.606 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-09 12:48:33.608 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-03-09 12:48:33.610 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-03-09 12:48:33.613 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 12:48:33.616 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 12:48:33.618 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 12:48:33.620 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 12:48:33.622 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 12:48:33.625 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 12:48:33.627 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 12:48:33.629 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 12:48:33.632 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 12:48:33.634 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 12:48:33.636 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 12:48:33.638 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-03-09 12:48:33.641 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:48:33.643 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:48:33.645 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-09 12:48:33.648 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-09 12:48:33.650 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 12:48:33.652 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 12:48:33.654 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 12:48:33.657 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 12:48:33.659 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 12:48:33.661 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 12:48:33.664 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:48:33.666 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:48:33.669 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 12:48:33.671 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 12:48:33.673 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 12:48:33.675 | + functions-common:apt_get_update:1190 : return 2022-03-09 12:48:33.678 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-09 12:48:33.681 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 12:48:33.683 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:48:33.685 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:48:33.687 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-09 12:48:33.708 | + 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-03-09 12:48:33.817 | Reading package lists... 2022-03-09 12:48:34.054 | Building dependency tree... 2022-03-09 12:48:34.056 | Reading state information... 2022-03-09 12:48:34.303 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-03-09 12:48:34.303 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-03-09 12:48:34.303 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-03-09 12:48:34.303 | The following packages were automatically installed and are no longer required: 2022-03-09 12:48:34.304 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 12:48:34.304 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 12:48:34.304 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 12:48:34.304 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 12:48:34.304 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 12:48:34.304 | python3-zope.interface 2022-03-09 12:48:34.304 | Use 'sudo apt autoremove' to remove them. 2022-03-09 12:48:34.416 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 12:48:34.420 | + functions-common:apt_get:1234 : result=0 2022-03-09 12:48:34.423 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 12:48:34.425 | + functions-common:time_stop:2425 : local name 2022-03-09 12:48:34.427 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:48:34.430 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:48:34.432 | + functions-common:time_stop:2428 : local total 2022-03-09 12:48:34.434 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:48:34.436 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 12:48:34.438 | + functions-common:time_stop:2432 : start_time=1646830113706 2022-03-09 12:48:34.440 | + functions-common:time_stop:2434 : [[ -z 1646830113706 ]] 2022-03-09 12:48:34.444 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:48:34.448 | + functions-common:time_stop:2437 : end_time=1646830114446 2022-03-09 12:48:34.450 | + functions-common:time_stop:2438 : elapsed_time=740 2022-03-09 12:48:34.453 | + functions-common:time_stop:2439 : total=4439 2022-03-09 12:48:34.455 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:48:34.457 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5179 2022-03-09 12:48:34.459 | + functions-common:apt_get:1238 : return 0 2022-03-09 12:48:34.462 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-03-09 12:48:34.464 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:48:34.466 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:48:34.468 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-03-09 12:48:34.530 | Module proxy already enabled 2022-03-09 12:48:34.535 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-03-09 12:48:34.596 | Considering dependency proxy for proxy_uwsgi: 2022-03-09 12:48:34.596 | Module proxy already enabled 2022-03-09 12:48:34.596 | Module proxy_uwsgi already enabled 2022-03-09 12:48:34.600 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-03-09 12:48:34.603 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-09 12:48:34.605 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 12:48:34.607 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-09 12:48:34.757 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-09 12:48:34.759 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-09 12:48:34.762 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-09 12:48:34.764 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:34.766 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:34.769 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-03-09 12:48:34.771 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:34.773 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-09 12:48:34.776 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-09 12:48:34.778 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-09 12:48:34.780 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:34.783 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:34.785 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-03-09 12:48:34.787 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:34.790 | + ./stack.sh:main:883 : install_glanceclient 2022-03-09 12:48:34.792 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-09 12:48:34.794 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-09 12:48:34.797 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:34.799 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:34.801 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-03-09 12:48:34.804 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:34.806 | + ./stack.sh:main:884 : install_cinderclient 2022-03-09 12:48:34.809 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-09 12:48:34.812 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-09 12:48:34.814 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:34.816 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:34.820 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-03-09 12:48:34.822 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:34.824 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-09 12:48:34.827 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-09 12:48:34.829 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:34.831 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:34.834 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-03-09 12:48:34.836 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:34.838 | + ./stack.sh:main:885 : install_novaclient 2022-03-09 12:48:34.841 | + lib/nova:install_novaclient:891 : use_library_from_git python-novaclient 2022-03-09 12:48:34.843 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-09 12:48:34.845 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:34.848 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:34.850 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-03-09 12:48:34.853 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:34.855 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-09 12:48:34.872 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:48:34.875 | + ./stack.sh:main:887 : install_swiftclient 2022-03-09 12:48:34.877 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-09 12:48:34.879 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-09 12:48:34.882 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:34.884 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:34.886 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-03-09 12:48:34.889 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:34.891 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-09 12:48:34.907 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:48:34.910 | + ./stack.sh:main:890 : install_neutronclient 2022-03-09 12:48:34.912 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-09 12:48:34.915 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-09 12:48:34.917 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:34.920 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:34.922 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-03-09 12:48:34.924 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:34.927 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-09 12:48:34.930 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-09 12:48:34.932 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-09 12:48:34.934 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:48:34.937 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:48:34.939 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-03-09 12:48:34.941 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:48:34.944 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-09 12:48:34.946 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-09 12:48:34.949 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-09 12:48:34.952 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-09 12:48:34.954 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-09 12:48:34.956 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-09 12:48:34.960 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-09 12:48:34.960 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-09 12:48:34.965 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-09 12:48:34.968 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-09 12:48:34.970 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-09 12:48:34.973 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-09 12:48:34.976 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-09 12:48:34.997 | Using python 3.8 to install keystonemiddleware 2022-03-09 12:48:35.000 | + 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-03-09 12:48:35.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:48:35.882 | from cryptography.utils import int_from_bytes 2022-03-09 12:48:35.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:48:35.882 | from cryptography.utils import int_from_bytes 2022-03-09 12:48:37.026 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 12:48:37.052 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-09 12:48:37.106 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-03-09 12:48:37.107 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-09 12:48:37.108 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-09 12:48:37.109 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-09 12:48:37.110 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-09 12:48:37.111 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-03-09 12:48:37.113 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-03-09 12:48:37.114 | 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-03-09 12:48:37.115 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-09 12:48:37.116 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-09 12:48:37.117 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-09 12:48:37.118 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-03-09 12:48:37.119 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-03-09 12:48:37.120 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-09 12:48:37.176 | 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-03-09 12:48:37.178 | 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-03-09 12:48:37.185 | 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-03-09 12:48:37.218 | 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-03-09 12:48:37.257 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-03-09 12:48:37.258 | 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-03-09 12:48:37.259 | 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-03-09 12:48:37.261 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.4.0) 2022-03-09 12:48:37.307 | 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-03-09 12:48:37.310 | 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-03-09 12:48:37.322 | 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-03-09 12:48:37.323 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-03-09 12:48:37.337 | 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-03-09 12:48:37.338 | 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-03-09 12:48:37.339 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-03-09 12:48:37.404 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-03-09 12:48:37.406 | 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.8) 2022-03-09 12:48:37.408 | 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-03-09 12:48:37.409 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-03-09 12:48:37.459 | 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.13.3) 2022-03-09 12:48:37.472 | 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-03-09 12:48:39.892 | 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-03-09 12:48:39.899 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 12:48:39.899 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 12:48:40.018 | + inc/python:pip_install:200 : result=0 2022-03-09 12:48:40.021 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 12:48:40.023 | + functions-common:time_stop:2425 : local name 2022-03-09 12:48:40.025 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:48:40.027 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:48:40.029 | + functions-common:time_stop:2428 : local total 2022-03-09 12:48:40.032 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:48:40.034 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 12:48:40.036 | + functions-common:time_stop:2432 : start_time=1646830114992 2022-03-09 12:48:40.038 | + functions-common:time_stop:2434 : [[ -z 1646830114992 ]] 2022-03-09 12:48:40.041 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:48:40.045 | + functions-common:time_stop:2437 : end_time=1646830120043 2022-03-09 12:48:40.047 | + functions-common:time_stop:2438 : elapsed_time=5051 2022-03-09 12:48:40.050 | + functions-common:time_stop:2439 : total=38085 2022-03-09 12:48:40.052 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:48:40.055 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=43136 2022-03-09 12:48:40.057 | + inc/python:pip_install:203 : return 0 2022-03-09 12:48:40.059 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-09 12:48:40.062 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-09 12:48:40.064 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-09 12:48:40.067 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-09 12:48:40.070 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-09 12:48:40.072 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-09 12:48:40.076 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-09 12:48:40.076 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-09 12:48:40.081 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-09 12:48:40.084 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-09 12:48:40.086 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-09 12:48:40.089 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-09 12:48:40.091 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-09 12:48:40.113 | Using python 3.8 to install python-memcached 2022-03-09 12:48:40.116 | + 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-03-09 12:48:40.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:48:40.993 | from cryptography.utils import int_from_bytes 2022-03-09 12:48:40.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:48:40.993 | from cryptography.utils import int_from_bytes 2022-03-09 12:48:42.113 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 12:48:42.139 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-03-09 12:48:42.143 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-09 12:48:44.624 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-09 12:48:44.631 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 12:48:44.631 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 12:48:44.747 | + inc/python:pip_install:200 : result=0 2022-03-09 12:48:44.749 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 12:48:44.751 | + functions-common:time_stop:2425 : local name 2022-03-09 12:48:44.754 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:48:44.756 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:48:44.758 | + functions-common:time_stop:2428 : local total 2022-03-09 12:48:44.760 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:48:44.762 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 12:48:44.765 | + functions-common:time_stop:2432 : start_time=1646830120108 2022-03-09 12:48:44.767 | + functions-common:time_stop:2434 : [[ -z 1646830120108 ]] 2022-03-09 12:48:44.770 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:48:44.774 | + functions-common:time_stop:2437 : end_time=1646830124771 2022-03-09 12:48:44.776 | + functions-common:time_stop:2438 : elapsed_time=4663 2022-03-09 12:48:44.778 | + functions-common:time_stop:2439 : total=43136 2022-03-09 12:48:44.780 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:48:44.783 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=47799 2022-03-09 12:48:44.785 | + inc/python:pip_install:203 : return 0 2022-03-09 12:48:44.788 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-09 12:48:44.804 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:48:44.807 | + ./stack.sh:main:897 : '[' 10.222.0.30 == 10.222.0.30 ']' 2022-03-09 12:48:44.809 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-09 12:48:44.811 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-09 12:48:44.814 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-09 12:48:44.816 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-09 12:48:44.818 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-09 12:48:44.821 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-09 12:48:44.835 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:48:44.838 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-09 12:48:44.840 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-09 12:48:44.842 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-09 12:48:44.844 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 12:48:44.846 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 12:48:44.849 | ++ functions-common:git_clone:612 : pwd 2022-03-09 12:48:44.852 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 12:48:44.854 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 12:48:44.857 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 12:48:44.872 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 12:48:44.874 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 12:48:44.876 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 12:48:44.879 | + functions-common:git_clone:629 : echo master 2022-03-09 12:48:44.879 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 12:48:44.884 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-09 12:48:44.886 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 12:48:44.888 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-09 12:48:44.891 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 12:48:44.891 | + functions-common:git_clone:678 : head -1 2022-03-09 12:48:44.894 | 0eba22f33 Fix bindep.txt for current RPM based distributions 2022-03-09 12:48:44.896 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 12:48:44.899 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-09 12:48:44.901 | + inc/python:setup_develop:338 : local bindep 2022-03-09 12:48:44.903 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-09 12:48:44.905 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-09 12:48:44.908 | + inc/python:setup_develop:344 : local extras= 2022-03-09 12:48:44.910 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-09 12:48:44.913 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-09 12:48:44.915 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-09 12:48:44.917 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-09 12:48:44.920 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-09 12:48:44.922 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-09 12:48:44.925 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-09 12:48:44.928 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-09 12:48:44.930 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-09 12:48:44.932 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-09 12:48:44.935 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-09 12:48:44.937 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-09 12:48:44.943 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-09 12:48:44.945 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-09 12:48:45.608 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-09 12:48:45.610 | + inc/python:setup_package:418 : local bindep=0 2022-03-09 12:48:45.612 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-09 12:48:45.614 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-09 12:48:45.617 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-09 12:48:45.619 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-09 12:48:45.621 | + inc/python:setup_package:427 : local flags=-e 2022-03-09 12:48:45.623 | + inc/python:setup_package:428 : local extras= 2022-03-09 12:48:45.625 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-09 12:48:45.627 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-09 12:48:45.629 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-09 12:48:45.632 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-09 12:48:45.634 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-09 12:48:45.637 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-09 12:48:45.657 | Using python 3.8 to install /opt/stack/keystone 2022-03-09 12:48:45.659 | + 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-03-09 12:48:46.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:48:46.543 | from cryptography.utils import int_from_bytes 2022-03-09 12:48:46.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:48:46.543 | from cryptography.utils import int_from_bytes 2022-03-09 12:48:47.690 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 12:48:47.717 | Obtaining file:///opt/stack/keystone 2022-03-09 12:48:47.718 | Preparing metadata (setup.py): started 2022-03-09 12:48:51.274 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 12:48:51.350 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (5.8.1) 2022-03-09 12:48:51.351 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (1.8.7) 2022-03-09 12:48:51.352 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (2.0.3) 2022-03-09 12:48:51.353 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (0.3.9) 2022-03-09 12:48:51.354 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (36.0.1) 2022-03-09 12:48:51.355 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (1.4.31) 2022-03-09 12:48:51.356 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (0.13.0) 2022-03-09 12:48:51.357 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (3.5.0) 2022-03-09 12:48:51.359 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (1.7.4) 2022-03-09 12:48:51.360 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (4.4.0) 2022-03-09 12:48:51.361 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (9.4.0) 2022-03-09 12:48:51.362 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (3.2.0) 2022-03-09 12:48:51.363 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (0.8.20) 2022-03-09 12:48:51.364 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (2.10.1) 2022-03-09 12:48:51.365 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (8.8.0) 2022-03-09 12:48:51.366 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (4.1.0) 2022-03-09 12:48:51.368 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (12.13.0) 2022-03-09 12:48:51.369 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (11.2.0) 2022-03-09 12:48:51.370 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (5.1.0) 2022-03-09 12:48:51.371 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (4.6.1) 2022-03-09 12:48:51.372 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (4.5.1) 2022-03-09 12:48:51.373 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (3.11.0) 2022-03-09 12:48:51.375 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (4.3.0) 2022-03-09 12:48:51.376 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (1.5.0) 2022-03-09 12:48:51.377 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (4.12.2) 2022-03-09 12:48:51.378 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (3.2.0) 2022-03-09 12:48:51.380 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (7.1.1) 2022-03-09 12:48:51.381 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (2.3.0) 2022-03-09 12:48:51.382 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (1.1.5) 2022-03-09 12:48:51.383 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev103) (3.2.0) 2022-03-09 12:48:51.384 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (3.1.1) 2022-03-09 12:48:51.386 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (1.0.3) 2022-03-09 12:48:51.387 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (3.4.2) 2022-03-09 12:48:51.388 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (2021.3) 2022-03-09 12:48:51.399 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev103) (1.16.0) 2022-03-09 12:48:51.400 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev103) (1.15.0) 2022-03-09 12:48:51.444 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev103) (5.1.1) 2022-03-09 12:48:51.456 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev103) (8.0.4) 2022-03-09 12:48:51.457 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev103) (3.0.3) 2022-03-09 12:48:51.459 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev103) (2.1.0) 2022-03-09 12:48:51.460 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev103) (2.0.3) 2022-03-09 12:48:51.470 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.1.0.dev103) (9.0.1) 2022-03-09 12:48:51.531 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev103) (4.5.0) 2022-03-09 12:48:51.533 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev103) (2.27.1) 2022-03-09 12:48:51.631 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev103) (2.4.0) 2022-03-09 12:48:51.632 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev103) (1.5.0) 2022-03-09 12:48:51.633 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev103) (0.8.0) 2022-03-09 12:48:51.634 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev103) (6.0) 2022-03-09 12:48:51.689 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev103) (1.7.6) 2022-03-09 12:48:51.690 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev103) (0.5.0) 2022-03-09 12:48:51.693 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev103) (2.0.1) 2022-03-09 12:48:51.744 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev103) (0.9.6) 2022-03-09 12:48:51.746 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev103) (2.8.2) 2022-03-09 12:48:51.803 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (2.4.0) 2022-03-09 12:48:51.804 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (5.0.9) 2022-03-09 12:48:51.805 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (5.2.3) 2022-03-09 12:48:51.806 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (0.4.0) 2022-03-09 12:48:51.808 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (2.8.0) 2022-03-09 12:48:51.809 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (5.0.0) 2022-03-09 12:48:51.830 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev103) (3.3.0) 2022-03-09 12:48:51.906 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev103) (3.1.1) 2022-03-09 12:48:51.927 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev103) (0.11.0) 2022-03-09 12:48:51.928 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev103) (3.0.7) 2022-03-09 12:48:51.930 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev103) (21.3) 2022-03-09 12:48:51.931 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev103) (1.0.2) 2022-03-09 12:48:51.985 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev103) (4.5.0) 2022-03-09 12:48:52.098 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev103) (60.9.3) 2022-03-09 12:48:52.100 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev103) (22.0.0) 2022-03-09 12:48:52.101 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev103) (1.9.2) 2022-03-09 12:48:52.102 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev103) (0.7.1) 2022-03-09 12:48:52.104 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev103) (5.4.0) 2022-03-09 12:48:52.324 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev103) (1.1.2) 2022-03-09 12:48:52.345 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev103) (0.4.2) 2022-03-09 12:48:52.346 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev103) (0.5.2) 2022-03-09 12:48:52.415 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev103) (4.11.1) 2022-03-09 12:48:52.416 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev103) (1.1.6) 2022-03-09 12:48:52.435 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (5.0.0) 2022-03-09 12:48:52.507 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev103) (2.21) 2022-03-09 12:48:52.548 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.1.0.dev103) (1.13.3) 2022-03-09 12:48:52.661 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.1.0.dev103) (2.1.0) 2022-03-09 12:48:52.734 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.1.0.dev103) (1.7.0) 2022-03-09 12:48:52.862 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev103) (0.17.3) 2022-03-09 12:48:52.891 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (0.13.1) 2022-03-09 12:48:52.931 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (2.1.1) 2022-03-09 12:48:52.932 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (3.5.0) 2022-03-09 12:48:52.934 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (1.3.3) 2022-03-09 12:48:52.937 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (0.33.0) 2022-03-09 12:48:52.938 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (2.5.1) 2022-03-09 12:48:52.939 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (3.0.0) 2022-03-09 12:48:52.993 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev103) (0.2.5) 2022-03-09 12:48:53.131 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev103) (2.0.12) 2022-03-09 12:48:53.133 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev103) (2019.11.28) 2022-03-09 12:48:53.134 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev103) (1.26.8) 2022-03-09 12:48:53.136 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev103) (3.3) 2022-03-09 12:48:53.287 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev103) (2.5.0) 2022-03-09 12:48:53.369 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.1.0.dev103) (2.4.0) 2022-03-09 12:48:53.442 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev103) (3.7.0) 2022-03-09 12:48:53.617 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (2.1.0) 2022-03-09 12:48:53.877 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (0.7) 2022-03-09 12:48:53.913 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev103) (1.0.0) 2022-03-09 12:48:55.827 | Installing collected packages: keystone 2022-03-09 12:48:55.827 | Attempting uninstall: keystone 2022-03-09 12:48:55.827 | Found existing installation: keystone 20.1.0.dev103 2022-03-09 12:48:55.831 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-03-09 12:48:55.833 | Running setup.py develop for keystone 2022-03-09 12:49:00.312 | Successfully installed keystone 2022-03-09 12:49:00.312 | 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-03-09 12:49:00.320 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 12:49:00.320 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 12:49:00.451 | + inc/python:pip_install:200 : result=0 2022-03-09 12:49:00.453 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 12:49:00.455 | + functions-common:time_stop:2425 : local name 2022-03-09 12:49:00.457 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:49:00.459 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:49:00.461 | + functions-common:time_stop:2428 : local total 2022-03-09 12:49:00.463 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:49:00.466 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 12:49:00.468 | + functions-common:time_stop:2432 : start_time=1646830125652 2022-03-09 12:49:00.470 | + functions-common:time_stop:2434 : [[ -z 1646830125652 ]] 2022-03-09 12:49:00.472 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:49:00.477 | + functions-common:time_stop:2437 : end_time=1646830140475 2022-03-09 12:49:00.479 | + functions-common:time_stop:2438 : elapsed_time=14823 2022-03-09 12:49:00.481 | + functions-common:time_stop:2439 : total=47799 2022-03-09 12:49:00.483 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:49:00.485 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=62622 2022-03-09 12:49:00.488 | + inc/python:pip_install:203 : return 0 2022-03-09 12:49:00.490 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-09 12:49:00.493 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-09 12:49:00.495 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-09 12:49:00.513 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-09 12:49:00.525 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-09 12:49:00.527 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-09 12:49:00.529 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:49:00.532 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:49:00.534 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-03-09 12:49:00.537 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:49:00.539 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-09 12:49:00.555 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:49:00.558 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-09 12:49:00.560 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-09 12:49:00.562 | + ./stack.sh:main:899 : configure_keystone 2022-03-09 12:49:00.565 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-09 12:49:00.577 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-03-09 12:49:00.579 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-09 12:49:00.584 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-09 12:49:00.599 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:49:00.602 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-09 12:49:00.635 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-09 12:49:00.662 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-09 12:49:00.691 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-09 12:49:00.722 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-09 12:49:00.751 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-09 12:49:00.781 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-09 12:49:00.808 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-09 12:49:00.835 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-09 12:49:00.837 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-09 12:49:00.840 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-09 12:49:00.842 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-09 12:49:00.844 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-09 12:49:00.846 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-09 12:49:00.862 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:49:00.865 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-09 12:49:00.867 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-09 12:49:00.869 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-09 12:49:00.884 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:49:00.886 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 12:49:00.889 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 12:49:00.919 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-09 12:49:00.921 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-09 12:49:00.924 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-09 12:49:00.926 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-09 12:49:00.942 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:49:00.944 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.30/identity 2022-03-09 12:49:00.974 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-09 12:49:00.977 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-09 12:49:01.006 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-09 12:49:01.009 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-09 12:49:01.011 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-09 12:49:01.013 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-03-09 12:49:01.016 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-09 12:49:01.018 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-09 12:49:01.048 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-09 12:49:01.051 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-09 12:49:01.053 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-09 12:49:01.055 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-09 12:49:01.058 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-09 12:49:01.075 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-09 12:49:01.077 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-09 12:49:01.080 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-09 12:49:01.082 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-09 12:49:01.085 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-09 12:49:01.113 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 12:49:01.140 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 12:49:01.168 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-09 12:49:01.195 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-09 12:49:01.223 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-09 12:49:01.225 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-09 12:49:01.227 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-09 12:49:01.230 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-09 12:49:01.232 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-03-09 12:49:01.234 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-09 12:49:01.236 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-09 12:49:01.239 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-03-09 12:49:01.243 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-03-09 12:49:01.245 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-09 12:49:01.248 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-09 12:49:01.260 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-09 12:49:01.261 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-09 12:49:01.269 | d /var/run/uwsgi 0755 ubuntu root 2022-03-09 12:49:01.273 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-09 12:49:01.288 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-09 12:49:01.290 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-09 12:49:01.294 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-09 12:49:01.323 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-09 12:49:01.350 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-09 12:49:01.375 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-09 12:49:01.403 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-09 12:49:01.430 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-09 12:49:01.457 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-09 12:49:01.483 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-09 12:49:01.510 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-09 12:49:01.537 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-09 12:49:01.563 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-09 12:49:01.590 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-09 12:49:01.618 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-09 12:49:01.645 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-09 12:49:01.647 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-09 12:49:01.650 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-03-09 12:49:01.652 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-03-09 12:49:01.654 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-09 12:49:01.657 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:49:01.659 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:49:01.661 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-09 12:49:01.664 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-09 12:49:01.666 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-09 12:49:01.694 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-09 12:49:01.721 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-03-09 12:49:01.721 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-09 12:49:01.730 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-09 12:49:01.733 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-03-09 12:49:01.735 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-03-09 12:49:01.737 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-09 12:49:01.740 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-09 12:49:01.742 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 12:49:01.745 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:49:01.747 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:49:01.749 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-09 12:49:01.751 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-09 12:49:01.754 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:49:01.756 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:49:01.759 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-03-09 12:49:01.820 | Site keystone-wsgi-public already enabled 2022-03-09 12:49:01.824 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-09 12:49:01.827 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-09 12:49:01.829 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 12:49:01.831 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-09 12:49:01.965 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-09 12:49:01.999 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-09 12:49:02.030 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-09 12:49:02.070 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-09 12:49:02.072 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-09 12:49:02.103 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-09 12:49:02.130 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-09 12:49:02.158 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-09 12:49:02.160 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-09 12:49:02.178 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:49:02.180 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-09 12:49:02.197 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:49:02.199 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-09 12:49:02.201 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-09 12:49:02.204 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-09 12:49:02.206 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-09 12:49:02.209 | + lib/stack:stack_install_service:32 : install_swift 2022-03-09 12:49:02.211 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-09 12:49:02.214 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-09 12:49:02.216 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-09 12:49:02.218 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 12:49:02.220 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 12:49:02.224 | ++ functions-common:git_clone:612 : pwd 2022-03-09 12:49:02.227 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 12:49:02.229 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 12:49:02.232 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 12:49:02.247 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 12:49:02.250 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 12:49:02.252 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 12:49:02.255 | + functions-common:git_clone:629 : echo master 2022-03-09 12:49:02.255 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 12:49:02.260 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-09 12:49:02.262 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 12:49:02.264 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-09 12:49:02.267 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 12:49:02.267 | + functions-common:git_clone:678 : head -1 2022-03-09 12:49:02.271 | 3ff3076ce Merge "db: Attempt to clean up part dir post replication" 2022-03-09 12:49:02.273 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 12:49:02.276 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-09 12:49:02.278 | + inc/python:setup_develop:338 : local bindep 2022-03-09 12:49:02.281 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-09 12:49:02.283 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-09 12:49:02.286 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-09 12:49:02.289 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-09 12:49:02.291 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-09 12:49:02.293 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-09 12:49:02.296 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-09 12:49:02.298 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-09 12:49:02.300 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-09 12:49:02.303 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-09 12:49:02.306 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-09 12:49:02.308 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-09 12:49:02.311 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-09 12:49:02.313 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-09 12:49:02.316 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-09 12:49:02.323 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-09 12:49:02.326 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-09 12:49:02.973 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-09 12:49:02.975 | + inc/python:setup_package:418 : local bindep=0 2022-03-09 12:49:02.978 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-09 12:49:02.980 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-09 12:49:02.982 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-09 12:49:02.984 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-09 12:49:02.987 | + inc/python:setup_package:427 : local flags=-e 2022-03-09 12:49:02.989 | + inc/python:setup_package:428 : local extras=keystone 2022-03-09 12:49:02.992 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-09 12:49:02.994 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-09 12:49:02.996 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-09 12:49:02.999 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-09 12:49:03.001 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-09 12:49:03.003 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-09 12:49:03.024 | Using python 3.8 to install /opt/stack/swift 2022-03-09 12:49:03.027 | + 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/swift[keystone]' 2022-03-09 12:49:03.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:49:03.893 | from cryptography.utils import int_from_bytes 2022-03-09 12:49:03.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:49:03.893 | from cryptography.utils import int_from_bytes 2022-03-09 12:49:05.032 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 12:49:05.059 | Obtaining file:///opt/stack/swift 2022-03-09 12:49:05.059 | Preparing metadata (setup.py): started 2022-03-09 12:49:08.318 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 12:49:08.357 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (0.33.0) 2022-03-09 12:49:08.358 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (1.1.2) 2022-03-09 12:49:08.359 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (0.11.0) 2022-03-09 12:49:08.360 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (2.1.1) 2022-03-09 12:49:08.361 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (4.8.0) 2022-03-09 12:49:08.362 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (2.27.1) 2022-03-09 12:49:08.363 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (1.16.0) 2022-03-09 12:49:08.364 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (0.9.9) 2022-03-09 12:49:08.365 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (1.6.0) 2022-03-09 12:49:08.366 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (36.0.1) 2022-03-09 12:49:08.367 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (9.4.0) 2022-03-09 12:49:08.404 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.1.dev13) (1.15.0) 2022-03-09 12:49:08.412 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.1.dev13) (2.1.0) 2022-03-09 12:49:08.466 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.3.0) 2022-03-09 12:49:08.467 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (2.10.1) 2022-03-09 12:49:08.468 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (3.1.1) 2022-03-09 12:49:08.470 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (5.1.0) 2022-03-09 12:49:08.471 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.4.0) 2022-03-09 12:49:08.472 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (5.8.1) 2022-03-09 12:49:08.474 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.1.0) 2022-03-09 12:49:08.475 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.12.2) 2022-03-09 12:49:08.477 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.5.0) 2022-03-09 12:49:08.478 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (1.8.7) 2022-03-09 12:49:08.479 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (8.8.0) 2022-03-09 12:49:08.480 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.6.1) 2022-03-09 12:49:08.499 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.1.dev13) (60.9.3) 2022-03-09 12:49:08.530 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (2.0.12) 2022-03-09 12:49:08.532 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (3.3) 2022-03-09 12:49:08.533 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (2019.11.28) 2022-03-09 12:49:08.534 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (1.26.8) 2022-03-09 12:49:08.556 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.1.dev13) (2.21) 2022-03-09 12:49:08.646 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (1.7.0) 2022-03-09 12:49:08.648 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (1.0.2) 2022-03-09 12:49:08.649 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (3.5.0) 2022-03-09 12:49:08.689 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (1.1.5) 2022-03-09 12:49:08.733 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (2.4.0) 2022-03-09 12:49:08.734 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (0.8.0) 2022-03-09 12:49:08.736 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (6.0) 2022-03-09 12:49:08.737 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (1.5.0) 2022-03-09 12:49:08.796 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (0.9.6) 2022-03-09 12:49:08.800 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (2.8.2) 2022-03-09 12:49:08.812 | 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>=4.17.0->swift==2.29.1.dev13) (1.0.3) 2022-03-09 12:49:08.813 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (2021.3) 2022-03-09 12:49:08.833 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (3.0.7) 2022-03-09 12:49:08.834 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (21.3) 2022-03-09 12:49:08.937 | 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>=4.17.0->swift==2.29.1.dev13) (1.13.3) 2022-03-09 12:49:08.952 | 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>=4.17.0->swift==2.29.1.dev13) (5.1.1) 2022-03-09 12:49:11.225 | Installing collected packages: swift 2022-03-09 12:49:11.225 | Attempting uninstall: swift 2022-03-09 12:49:11.225 | Found existing installation: swift 2.29.1.dev13 2022-03-09 12:49:11.228 | Can't uninstall 'swift'. No files were found to uninstall. 2022-03-09 12:49:11.230 | Running setup.py develop for swift 2022-03-09 12:49:15.469 | Successfully installed swift 2022-03-09 12:49:15.469 | 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-03-09 12:49:15.477 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 12:49:15.477 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 12:49:15.624 | + inc/python:pip_install:200 : result=0 2022-03-09 12:49:15.626 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 12:49:15.628 | + functions-common:time_stop:2425 : local name 2022-03-09 12:49:15.633 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:49:15.636 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:49:15.638 | + functions-common:time_stop:2428 : local total 2022-03-09 12:49:15.640 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:49:15.643 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 12:49:15.645 | + functions-common:time_stop:2432 : start_time=1646830143019 2022-03-09 12:49:15.647 | + functions-common:time_stop:2434 : [[ -z 1646830143019 ]] 2022-03-09 12:49:15.650 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:49:15.654 | + functions-common:time_stop:2437 : end_time=1646830155651 2022-03-09 12:49:15.657 | + functions-common:time_stop:2438 : elapsed_time=12632 2022-03-09 12:49:15.659 | + functions-common:time_stop:2439 : total=62622 2022-03-09 12:49:15.662 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:49:15.664 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=75254 2022-03-09 12:49:15.666 | + inc/python:pip_install:203 : return 0 2022-03-09 12:49:15.669 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-09 12:49:15.671 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-09 12:49:15.673 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-09 12:49:15.693 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-09 12:49:15.706 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-09 12:49:15.709 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-09 12:49:15.711 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:49:15.714 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:49:15.717 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-03-09 12:49:15.719 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:49:15.722 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-09 12:49:15.725 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-09 12:49:15.727 | + ./stack.sh:main:908 : configure_swift 2022-03-09 12:49:15.729 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-09 12:49:15.731 | + lib/swift:configure_swift:332 : local node_number 2022-03-09 12:49:15.734 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-09 12:49:15.736 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-09 12:49:15.738 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-09 12:49:16.927 | No object-server running 2022-03-09 12:49:16.927 | No container-sharder running 2022-03-09 12:49:16.927 | No account-server running 2022-03-09 12:49:16.927 | No object-auditor running 2022-03-09 12:49:16.927 | No account-auditor running 2022-03-09 12:49:16.927 | No container-sync running 2022-03-09 12:49:16.927 | No object-expirer running 2022-03-09 12:49:16.927 | No object-replicator running 2022-03-09 12:49:16.927 | No object-updater running 2022-03-09 12:49:16.927 | No account-replicator running 2022-03-09 12:49:16.927 | No object-reconstructor running 2022-03-09 12:49:16.927 | No container-replicator running 2022-03-09 12:49:16.927 | No container-server running 2022-03-09 12:49:16.927 | No container-reconciler running 2022-03-09 12:49:16.927 | No account-reaper running 2022-03-09 12:49:16.927 | No proxy-server running 2022-03-09 12:49:16.927 | No container-auditor running 2022-03-09 12:49:16.927 | No container-updater running 2022-03-09 12:49:17.016 | + lib/swift:configure_swift:337 : true 2022-03-09 12:49:17.018 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-09 12:49:17.031 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-09 12:49:17.043 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-09 12:49:17.045 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-09 12:49:17.046 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-09 12:49:17.050 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-09 12:49:17.050 | s/%GROUP%/ubuntu/; 2022-03-09 12:49:17.050 | s/%USER%/ubuntu/; 2022-03-09 12:49:17.050 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-09 12:49:17.050 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-09 12:49:17.054 | uid = ubuntu 2022-03-09 12:49:17.054 | gid = ubuntu 2022-03-09 12:49:17.054 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-09 12:49:17.054 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-09 12:49:17.054 | address = 127.0.0.1 2022-03-09 12:49:17.054 | 2022-03-09 12:49:17.054 | [account6612] 2022-03-09 12:49:17.054 | max connections = 25 2022-03-09 12:49:17.054 | path = /opt/stack/data/swift/1/node/ 2022-03-09 12:49:17.054 | read only = false 2022-03-09 12:49:17.054 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-09 12:49:17.054 | 2022-03-09 12:49:17.054 | [account6622] 2022-03-09 12:49:17.054 | max connections = 25 2022-03-09 12:49:17.054 | path = /opt/stack/data/swift/2/node/ 2022-03-09 12:49:17.054 | read only = false 2022-03-09 12:49:17.054 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-09 12:49:17.054 | 2022-03-09 12:49:17.054 | [account6632] 2022-03-09 12:49:17.054 | max connections = 25 2022-03-09 12:49:17.054 | path = /opt/stack/data/swift/3/node/ 2022-03-09 12:49:17.054 | read only = false 2022-03-09 12:49:17.054 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-09 12:49:17.054 | 2022-03-09 12:49:17.054 | [account6642] 2022-03-09 12:49:17.054 | max connections = 25 2022-03-09 12:49:17.054 | path = /opt/stack/data/swift/4/node/ 2022-03-09 12:49:17.054 | read only = false 2022-03-09 12:49:17.055 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-09 12:49:17.055 | 2022-03-09 12:49:17.055 | 2022-03-09 12:49:17.055 | [container6611] 2022-03-09 12:49:17.055 | max connections = 25 2022-03-09 12:49:17.055 | path = /opt/stack/data/swift/1/node/ 2022-03-09 12:49:17.055 | read only = false 2022-03-09 12:49:17.055 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-09 12:49:17.055 | 2022-03-09 12:49:17.055 | [container6621] 2022-03-09 12:49:17.055 | max connections = 25 2022-03-09 12:49:17.055 | path = /opt/stack/data/swift/2/node/ 2022-03-09 12:49:17.055 | read only = false 2022-03-09 12:49:17.055 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-09 12:49:17.055 | 2022-03-09 12:49:17.055 | [container6631] 2022-03-09 12:49:17.055 | max connections = 25 2022-03-09 12:49:17.055 | path = /opt/stack/data/swift/3/node/ 2022-03-09 12:49:17.055 | read only = false 2022-03-09 12:49:17.055 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-09 12:49:17.055 | 2022-03-09 12:49:17.055 | [container6641] 2022-03-09 12:49:17.055 | max connections = 25 2022-03-09 12:49:17.055 | path = /opt/stack/data/swift/4/node/ 2022-03-09 12:49:17.055 | read only = false 2022-03-09 12:49:17.055 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-09 12:49:17.055 | 2022-03-09 12:49:17.055 | 2022-03-09 12:49:17.055 | [object6613] 2022-03-09 12:49:17.055 | max connections = 25 2022-03-09 12:49:17.055 | path = /opt/stack/data/swift/1/node/ 2022-03-09 12:49:17.056 | read only = false 2022-03-09 12:49:17.056 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-09 12:49:17.056 | 2022-03-09 12:49:17.056 | [object6623] 2022-03-09 12:49:17.056 | max connections = 25 2022-03-09 12:49:17.056 | path = /opt/stack/data/swift/2/node/ 2022-03-09 12:49:17.056 | read only = false 2022-03-09 12:49:17.056 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-09 12:49:17.056 | 2022-03-09 12:49:17.056 | [object6633] 2022-03-09 12:49:17.056 | max connections = 25 2022-03-09 12:49:17.056 | path = /opt/stack/data/swift/3/node/ 2022-03-09 12:49:17.056 | read only = false 2022-03-09 12:49:17.056 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-09 12:49:17.056 | 2022-03-09 12:49:17.056 | [object6643] 2022-03-09 12:49:17.056 | max connections = 25 2022-03-09 12:49:17.056 | path = /opt/stack/data/swift/4/node/ 2022-03-09 12:49:17.056 | read only = false 2022-03-09 12:49:17.056 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-09 12:49:17.057 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-09 12:49:17.059 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:49:17.061 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:49:17.063 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-09 12:49:17.075 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-09 12:49:17.077 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-09 12:49:17.081 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-09 12:49:17.086 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-09 12:49:17.088 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-09 12:49:17.092 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-09 12:49:17.119 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.30:8080/v1/ 2022-03-09 12:49:17.145 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-09 12:49:17.162 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-09 12:49:17.190 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-09 12:49:17.207 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-09 12:49:17.234 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-09 12:49:17.252 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-09 12:49:17.279 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-09 12:49:17.296 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-09 12:49:17.324 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-09 12:49:17.341 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-09 12:49:17.369 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-09 12:49:17.386 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-09 12:49:17.400 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:49:17.402 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-09 12:49:17.430 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-09 12:49:17.457 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-09 12:49:17.483 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-09 12:49:17.510 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-09 12:49:17.524 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:49:17.526 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-09 12:49:17.553 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-09 12:49:17.568 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:49:17.570 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-09 12:49:17.584 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:49:17.586 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-09 12:49:17.588 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-09 12:49:17.603 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:49:17.605 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-09 12:49:17.607 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-09 12:49:17.609 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-09 12:49:17.615 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-09 12:49:17.621 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-09 12:49:17.647 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-09 12:49:17.673 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-09 12:49:17.702 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-09 12:49:17.731 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-09 12:49:17.758 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-09 12:49:17.760 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-09 12:49:17.762 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-09 12:49:17.764 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-09 12:49:17.766 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-09 12:49:17.792 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-09 12:49:17.819 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.30/identity 2022-03-09 12:49:17.845 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-09 12:49:17.872 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-09 12:49:17.904 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-09 12:49:17.931 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-09 12:49:17.958 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-09 12:49:17.985 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-09 12:49:18.012 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-09 12:49:18.038 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-09 12:49:18.065 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-09 12:49:18.092 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-09 12:49:18.119 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-09 12:49:18.148 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-09 12:49:18.175 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-09 12:49:18.194 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-09 12:49:18.220 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-09 12:49:18.247 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-09 12:49:18.251 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-09 12:49:18.279 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-09 12:49:18.306 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-09 12:49:18.332 | + lib/swift:configure_swift:475 : local node_number 2022-03-09 12:49:18.334 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-09 12:49:18.337 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-09 12:49:18.339 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-09 12:49:18.343 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-09 12:49:18.345 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-09 12:49:18.348 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-09 12:49:18.350 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-09 12:49:18.352 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-09 12:49:18.354 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-09 12:49:18.356 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-09 12:49:18.358 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-09 12:49:18.376 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-09 12:49:18.403 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-09 12:49:18.420 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-09 12:49:18.448 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-09 12:49:18.466 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-09 12:49:18.494 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-09 12:49:18.511 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-09 12:49:18.539 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-09 12:49:18.557 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-09 12:49:18.584 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-09 12:49:18.602 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-09 12:49:18.630 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-09 12:49:18.647 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-09 12:49:18.675 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-09 12:49:18.693 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-09 12:49:18.723 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-09 12:49:18.740 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-09 12:49:18.766 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-03-09 12:49:18.772 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-09 12:49:18.790 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-09 12:49:18.818 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-09 12:49:18.847 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-09 12:49:18.849 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-09 12:49:18.854 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-09 12:49:18.856 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-09 12:49:18.858 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-09 12:49:18.860 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-09 12:49:18.862 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-09 12:49:18.864 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-09 12:49:18.866 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-09 12:49:18.869 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-09 12:49:18.886 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-09 12:49:18.914 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-09 12:49:18.931 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-09 12:49:18.959 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-09 12:49:18.977 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-09 12:49:19.004 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-09 12:49:19.022 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-09 12:49:19.050 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-09 12:49:19.068 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-09 12:49:19.095 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-09 12:49:19.113 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-09 12:49:19.140 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-09 12:49:19.160 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-09 12:49:19.188 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-09 12:49:19.206 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-09 12:49:19.234 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-09 12:49:19.252 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-09 12:49:19.279 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-03-09 12:49:19.284 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-09 12:49:19.301 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-09 12:49:19.330 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-09 12:49:19.333 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-09 12:49:19.337 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-09 12:49:19.339 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-09 12:49:19.341 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-09 12:49:19.343 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-09 12:49:19.345 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-09 12:49:19.347 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-09 12:49:19.350 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-09 12:49:19.352 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-09 12:49:19.369 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-09 12:49:19.397 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-09 12:49:19.414 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-09 12:49:19.444 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-09 12:49:19.462 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-09 12:49:19.489 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-09 12:49:19.507 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-09 12:49:19.537 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-09 12:49:19.554 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-09 12:49:19.582 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-09 12:49:19.600 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-09 12:49:19.628 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-09 12:49:19.646 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-09 12:49:19.673 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-09 12:49:19.691 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-09 12:49:19.719 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-09 12:49:19.737 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-09 12:49:19.764 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-03-09 12:49:19.768 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-09 12:49:19.786 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-09 12:49:19.815 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-09 12:49:19.843 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-09 12:49:19.871 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-09 12:49:19.898 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-09 12:49:19.900 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-09 12:49:19.905 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-09 12:49:19.933 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-09 12:49:19.961 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-09 12:49:19.989 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-09 12:49:20.016 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-09 12:49:20.044 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-09 12:49:20.071 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-09 12:49:20.098 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-09 12:49:20.125 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-09 12:49:20.151 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-09 12:49:20.166 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:49:20.168 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-09 12:49:20.186 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-09 12:49:20.189 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-09 12:49:20.209 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-09 12:49:20.211 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.30 2022-03-09 12:49:20.238 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-09 12:49:20.240 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-09 12:49:20.267 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.30/identity 2022-03-09 12:49:20.295 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-09 12:49:20.297 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-09 12:49:20.324 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-09 12:49:20.340 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:49:20.342 | + lib/swift:configure_swift:538 : local user_group 2022-03-09 12:49:20.345 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-09 12:49:20.350 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-09 12:49:20.352 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-09 12:49:20.364 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-09 12:49:20.367 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-09 12:49:20.378 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-09 12:49:20.380 | + lib/swift:configure_swift:545 : is_suse 2022-03-09 12:49:20.382 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 12:49:20.384 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 12:49:20.386 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 12:49:20.389 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 12:49:20.391 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 12:49:20.393 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 12:49:20.396 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-09 12:49:20.408 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-09 12:49:20.411 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-09 12:49:20.413 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-09 12:49:20.429 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:49:20.432 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-09 12:49:20.449 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:49:20.451 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-09 12:49:20.453 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-09 12:49:20.456 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-09 12:49:20.459 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-09 12:49:20.461 | + lib/stack:stack_install_service:32 : install_glance 2022-03-09 12:49:20.463 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-09 12:49:20.466 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-09 12:49:20.468 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-09 12:49:20.485 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:49:20.487 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-09 12:49:20.490 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-09 12:49:20.506 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:49:20.509 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-09 12:49:20.511 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-09 12:49:20.514 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-09 12:49:20.516 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:49:20.519 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:49:20.522 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-03-09 12:49:20.524 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:49:20.528 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-09 12:49:20.530 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-09 12:49:20.533 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-09 12:49:20.536 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-09 12:49:20.539 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-09 12:49:20.541 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-09 12:49:20.544 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-09 12:49:20.547 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-09 12:49:20.549 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-09 12:49:20.552 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-09 12:49:20.556 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-03-09 12:49:20.556 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-09 12:49:20.561 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-09 12:49:20.563 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-09 12:49:20.566 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-09 12:49:20.570 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-09 12:49:20.572 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-09 12:49:20.594 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-09 12:49:20.596 | + 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 'glance-store[swift,cinder]!=0.29.0' 2022-03-09 12:49:21.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:49:21.470 | from cryptography.utils import int_from_bytes 2022-03-09 12:49:21.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:49:21.470 | from cryptography.utils import int_from_bytes 2022-03-09 12:49:22.616 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 12:49:22.644 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-03-09 12:49:22.727 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-03-09 12:49:22.729 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-03-09 12:49:22.730 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-09 12:49:22.731 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-03-09 12:49:22.732 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-03-09 12:49:22.734 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-03-09 12:49:22.735 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-09 12:49:22.736 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-09 12:49:22.737 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-03-09 12:49:22.738 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-03-09 12:49:22.739 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-03-09 12:49:22.740 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-03-09 12:49:22.742 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-03-09 12:49:22.744 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-03-09 12:49:22.747 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-09 12:49:22.749 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-03-09 12:49:22.752 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-03-09 12:49:22.754 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-03-09 12:49:22.763 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-03-09 12:49:22.764 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-03-09 12:49:22.777 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-03-09 12:49:22.846 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-03-09 12:49:22.847 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-03-09 12:49:22.849 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-03-09 12:49:22.872 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-09 12:49:22.875 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-03-09 12:49:22.876 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.1) 2022-03-09 12:49:22.878 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-03-09 12:49:22.879 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-03-09 12:49:22.889 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-03-09 12:49:22.929 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-03-09 12:49:22.930 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-03-09 12:49:22.931 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-03-09 12:49:22.933 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.4.0) 2022-03-09 12:49:22.954 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-03-09 12:49:22.956 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-03-09 12:49:22.971 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-03-09 12:49:22.986 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-03-09 12:49:22.988 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-03-09 12:49:23.006 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.1) 2022-03-09 12:49:23.009 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-03-09 12:49:23.088 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-03-09 12:49:23.089 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-03-09 12:49:23.091 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-03-09 12:49:23.094 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-03-09 12:49:23.143 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-03-09 12:49:23.173 | 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->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-03-09 12:49:23.369 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-03-09 12:49:23.374 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-03-09 12:49:23.408 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-03-09 12:49:23.410 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-03-09 12:49:23.410 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-03-09 12:49:23.434 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-03-09 12:49:23.435 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-09 12:49:23.437 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-03-09 12:49:23.493 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-03-09 12:49:23.660 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-09 12:49:23.684 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.3) 2022-03-09 12:49:23.772 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-03-09 12:49:23.922 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-03-09 12:49:26.065 | 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-03-09 12:49:26.073 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 12:49:26.073 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 12:49:26.211 | + inc/python:pip_install:200 : result=0 2022-03-09 12:49:26.213 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 12:49:26.216 | + functions-common:time_stop:2425 : local name 2022-03-09 12:49:26.218 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:49:26.220 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:49:26.223 | + functions-common:time_stop:2428 : local total 2022-03-09 12:49:26.225 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:49:26.228 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 12:49:26.230 | + functions-common:time_stop:2432 : start_time=1646830160588 2022-03-09 12:49:26.232 | + functions-common:time_stop:2434 : [[ -z 1646830160588 ]] 2022-03-09 12:49:26.235 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:49:26.239 | + functions-common:time_stop:2437 : end_time=1646830166237 2022-03-09 12:49:26.241 | + functions-common:time_stop:2438 : elapsed_time=5649 2022-03-09 12:49:26.244 | + functions-common:time_stop:2439 : total=75254 2022-03-09 12:49:26.246 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:49:26.248 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=80903 2022-03-09 12:49:26.250 | + inc/python:pip_install:203 : return 0 2022-03-09 12:49:26.253 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-09 12:49:26.255 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-09 12:49:26.258 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-09 12:49:26.271 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-09 12:49:26.276 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-09 12:49:26.278 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-09 12:49:26.280 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-09 12:49:26.283 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 12:49:26.285 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 12:49:26.288 | ++ functions-common:git_clone:612 : pwd 2022-03-09 12:49:26.291 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 12:49:26.293 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 12:49:26.296 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 12:49:26.312 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 12:49:26.314 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 12:49:26.316 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 12:49:26.319 | + functions-common:git_clone:629 : echo master 2022-03-09 12:49:26.320 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 12:49:26.325 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-09 12:49:26.327 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 12:49:26.329 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-09 12:49:26.333 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 12:49:26.333 | + functions-common:git_clone:678 : head -1 2022-03-09 12:49:26.336 | 7af4d971f Merge "Fix warning in the release notes" 2022-03-09 12:49:26.338 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 12:49:26.341 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-09 12:49:26.343 | + inc/python:setup_develop:338 : local bindep 2022-03-09 12:49:26.346 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-09 12:49:26.349 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-09 12:49:26.352 | + inc/python:setup_develop:344 : local extras= 2022-03-09 12:49:26.354 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-09 12:49:26.357 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-09 12:49:26.359 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-09 12:49:26.361 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-09 12:49:26.364 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-09 12:49:26.366 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-09 12:49:26.369 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-09 12:49:26.372 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-09 12:49:26.374 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-09 12:49:26.377 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-09 12:49:26.379 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-09 12:49:26.382 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-09 12:49:26.388 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-09 12:49:26.390 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-03-09 12:49:27.044 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-09 12:49:27.047 | + inc/python:setup_package:418 : local bindep=0 2022-03-09 12:49:27.049 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-09 12:49:27.052 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-09 12:49:27.054 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-09 12:49:27.057 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-09 12:49:27.059 | + inc/python:setup_package:427 : local flags=-e 2022-03-09 12:49:27.061 | + inc/python:setup_package:428 : local extras= 2022-03-09 12:49:27.064 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-09 12:49:27.067 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-09 12:49:27.069 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-09 12:49:27.072 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-09 12:49:27.074 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-09 12:49:27.076 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-09 12:49:27.097 | Using python 3.8 to install /opt/stack/glance 2022-03-09 12:49:27.100 | + 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/glance 2022-03-09 12:49:27.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:49:27.969 | from cryptography.utils import int_from_bytes 2022-03-09 12:49:27.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:49:27.969 | from cryptography.utils import int_from_bytes 2022-03-09 12:49:29.120 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 12:49:29.146 | Obtaining file:///opt/stack/glance 2022-03-09 12:49:29.147 | Preparing metadata (setup.py): started 2022-03-09 12:49:32.322 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 12:49:32.391 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (5.8.1) 2022-03-09 12:49:32.392 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (0.7.1) 2022-03-09 12:49:32.393 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (1.4.31) 2022-03-09 12:49:32.394 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (0.33.0) 2022-03-09 12:49:32.395 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (2.1.1) 2022-03-09 12:49:32.396 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (2.5.1) 2022-03-09 12:49:32.397 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (1.8.7) 2022-03-09 12:49:32.398 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (0.4.2) 2022-03-09 12:49:32.400 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (1.7.6) 2022-03-09 12:49:32.400 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (0.20.4) 2022-03-09 12:49:32.402 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (8.8.0) 2022-03-09 12:49:32.403 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.5.0) 2022-03-09 12:49:32.404 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.1.0) 2022-03-09 12:49:32.405 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (1.5.0) 2022-03-09 12:49:32.406 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.12.2) 2022-03-09 12:49:32.407 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (3.5.0) 2022-03-09 12:49:32.408 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (2.4.0) 2022-03-09 12:49:32.410 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.6.4) 2022-03-09 12:49:32.411 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.5.0) 2022-03-09 12:49:32.412 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (9.4.0) 2022-03-09 12:49:32.413 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (0.11.0) 2022-03-09 12:49:32.414 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (3.1.1) 2022-03-09 12:49:32.415 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (3.5.0) 2022-03-09 12:49:32.416 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev3) (3.2.0) 2022-03-09 12:49:32.417 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.4.0) 2022-03-09 12:49:32.418 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (22.0.0) 2022-03-09 12:49:32.419 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (11.2.0) 2022-03-09 12:49:32.420 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (5.1.0) 2022-03-09 12:49:32.421 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (1.5.0) 2022-03-09 12:49:32.422 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.6.1) 2022-03-09 12:49:32.423 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (12.13.0) 2022-03-09 12:49:32.425 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.5.1) 2022-03-09 12:49:32.426 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (2.3.0) 2022-03-09 12:49:32.427 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (3.11.0) 2022-03-09 12:49:32.428 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (1.3.3) 2022-03-09 12:49:32.429 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (3.4.2) 2022-03-09 12:49:32.430 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (3.0.0) 2022-03-09 12:49:32.431 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (2.4.0) 2022-03-09 12:49:32.432 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (36.0.1) 2022-03-09 12:49:32.433 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (0.2.2) 2022-03-09 12:49:32.435 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (1.0.2) 2022-03-09 12:49:32.436 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (5.6.0) 2022-03-09 12:49:32.437 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (3.10.1) 2022-03-09 12:49:32.452 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev3) (5.4.0) 2022-03-09 12:49:32.453 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev3) (1.1.6) 2022-03-09 12:49:32.455 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev3) (4.11.1) 2022-03-09 12:49:32.476 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev3) (2.27.1) 2022-03-09 12:49:32.478 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev3) (5.3.0) 2022-03-09 12:49:32.517 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev3) (1.15.0) 2022-03-09 12:49:32.531 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev3) (4.3.0) 2022-03-09 12:49:32.542 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev3) (1.13.3) 2022-03-09 12:49:32.557 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev3) (1.16.0) 2022-03-09 12:49:32.558 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev3) (2.1.0) 2022-03-09 12:49:32.559 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev3) (1.1.2) 2022-03-09 12:49:32.650 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev3) (3.0.7) 2022-03-09 12:49:32.725 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev3) (1.7.0) 2022-03-09 12:49:32.775 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev3) (3.1.1) 2022-03-09 12:49:32.781 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev3) (2.10.1) 2022-03-09 12:49:32.814 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev3) (0.17.3) 2022-03-09 12:49:32.859 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev3) (6.0) 2022-03-09 12:49:32.861 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev3) (0.8.0) 2022-03-09 12:49:32.863 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev3) (1.5.0) 2022-03-09 12:49:32.945 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev3) (2.0.1) 2022-03-09 12:49:32.946 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev3) (0.5.0) 2022-03-09 12:49:32.951 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev3) (0.13.0) 2022-03-09 12:49:32.975 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev3) (0.61.0) 2022-03-09 12:49:33.023 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev3) (0.9.6) 2022-03-09 12:49:33.024 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev3) (2.8.2) 2022-03-09 12:49:33.083 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev3) (0.4.0) 2022-03-09 12:49:33.084 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev3) (5.0.9) 2022-03-09 12:49:33.087 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev3) (5.0.0) 2022-03-09 12:49:33.089 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev3) (2.8.0) 2022-03-09 12:49:33.092 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev3) (5.2.3) 2022-03-09 12:49:33.117 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev3) (3.3.0) 2022-03-09 12:49:33.119 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev3) (3.0.3) 2022-03-09 12:49:33.120 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev3) (3.2.0) 2022-03-09 12:49:33.160 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev3) (5.9.0) 2022-03-09 12:49:33.207 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev3) (2021.3) 2022-03-09 12:49:33.210 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev3) (21.3) 2022-03-09 12:49:33.211 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev3) (0.11.0) 2022-03-09 12:49:33.286 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev3) (60.9.3) 2022-03-09 12:49:33.345 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev3) (0.2.5) 2022-03-09 12:49:33.446 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev3) (0.7) 2022-03-09 12:49:33.713 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev3) (1.4.2) 2022-03-09 12:49:33.716 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev3) (2.5.0) 2022-03-09 12:49:33.719 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev3) (6.3.1) 2022-03-09 12:49:33.721 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev3) (2.6.3) 2022-03-09 12:49:33.775 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev3) (0.8.1) 2022-03-09 12:49:33.797 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev3) (5.0.0) 2022-03-09 12:49:33.911 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev3) (2.21) 2022-03-09 12:49:34.012 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev3) (2.1.0) 2022-03-09 12:49:34.223 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev3) (1.4.4) 2022-03-09 12:49:34.224 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev3) (0.10.0) 2022-03-09 12:49:34.225 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev3) (1.32) 2022-03-09 12:49:34.226 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev3) (1.1.5) 2022-03-09 12:49:34.227 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev3) (5.1.1) 2022-03-09 12:49:34.230 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev3) (1.4.0) 2022-03-09 12:49:34.232 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev3) (2.5.0) 2022-03-09 12:49:34.348 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev3) (0.13.1) 2022-03-09 12:49:34.381 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev3) (1.0.3) 2022-03-09 12:49:34.425 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev3) (3.0.0) 2022-03-09 12:49:34.430 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev3) (1.3.3) 2022-03-09 12:49:34.667 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev3) (3.10.1) 2022-03-09 12:49:34.850 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev3) (2.0.12) 2022-03-09 12:49:34.852 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev3) (3.3) 2022-03-09 12:49:34.854 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev3) (1.26.8) 2022-03-09 12:49:34.855 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev3) (2019.11.28) 2022-03-09 12:49:34.960 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev3) (0.5.2) 2022-03-09 12:49:35.113 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev3) (2.5.0) 2022-03-09 12:49:35.217 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev3) (3.7.0) 2022-03-09 12:49:35.554 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev3) (2.4.0) 2022-03-09 12:49:35.557 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev3) (0.5.0) 2022-03-09 12:49:35.780 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev3) (2.2) 2022-03-09 12:49:36.089 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev3) (1.0.0) 2022-03-09 12:49:36.395 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev3) (21.4.0) 2022-03-09 12:49:36.396 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev3) (1.8.2) 2022-03-09 12:49:37.831 | Installing collected packages: glance 2022-03-09 12:49:37.831 | Attempting uninstall: glance 2022-03-09 12:49:37.831 | Found existing installation: glance 24.1.0.dev3 2022-03-09 12:49:37.837 | Can't uninstall 'glance'. No files were found to uninstall. 2022-03-09 12:49:37.839 | Running setup.py develop for glance 2022-03-09 12:49:42.220 | Successfully installed glance 2022-03-09 12:49:42.220 | 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-03-09 12:49:42.228 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 12:49:42.228 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 12:49:42.364 | + inc/python:pip_install:200 : result=0 2022-03-09 12:49:42.366 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 12:49:42.369 | + functions-common:time_stop:2425 : local name 2022-03-09 12:49:42.371 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:49:42.373 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:49:42.375 | + functions-common:time_stop:2428 : local total 2022-03-09 12:49:42.377 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:49:42.379 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 12:49:42.382 | + functions-common:time_stop:2432 : start_time=1646830167092 2022-03-09 12:49:42.384 | + functions-common:time_stop:2434 : [[ -z 1646830167092 ]] 2022-03-09 12:49:42.387 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:49:42.391 | + functions-common:time_stop:2437 : end_time=1646830182388 2022-03-09 12:49:42.393 | + functions-common:time_stop:2438 : elapsed_time=15296 2022-03-09 12:49:42.395 | + functions-common:time_stop:2439 : total=80903 2022-03-09 12:49:42.397 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:49:42.400 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=96199 2022-03-09 12:49:42.402 | + inc/python:pip_install:203 : return 0 2022-03-09 12:49:42.404 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-09 12:49:42.407 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-09 12:49:42.410 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-09 12:49:42.430 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-09 12:49:42.442 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-09 12:49:42.444 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-09 12:49:42.447 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:49:42.449 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:49:42.452 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-03-09 12:49:42.454 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:49:42.457 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-09 12:49:42.459 | + ./stack.sh:main:920 : configure_glance 2022-03-09 12:49:42.461 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-09 12:49:42.474 | + lib/glance:configure_glance:326 : local dburl 2022-03-09 12:49:42.477 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-09 12:49:42.479 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-09 12:49:42.482 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-09 12:49:42.484 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-03-09 12:49:42.486 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-09 12:49:42.489 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-09 12:49:42.492 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-09 12:49:42.520 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-09 12:49:42.548 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-09 12:49:42.577 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-09 12:49:42.606 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-09 12:49:42.636 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-09 12:49:42.664 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-09 12:49:42.667 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-09 12:49:42.669 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-09 12:49:42.671 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-09 12:49:42.674 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-09 12:49:42.702 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-09 12:49:42.732 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-03-09 12:49:42.760 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-09 12:49:42.790 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-09 12:49:42.819 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-09 12:49:42.850 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-09 12:49:42.879 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-09 12:49:42.908 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-09 12:49:42.937 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-09 12:49:42.967 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-09 12:49:42.997 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-09 12:49:42.999 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-09 12:49:43.001 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-09 12:49:43.004 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-09 12:49:43.006 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-09 12:49:43.008 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-09 12:49:43.025 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:49:43.028 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-09 12:49:43.030 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-09 12:49:43.033 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-09 12:49:43.049 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:49:43.051 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 12:49:43.054 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 12:49:43.084 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-09 12:49:43.086 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-09 12:49:43.089 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-09 12:49:43.091 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-09 12:49:43.094 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-09 12:49:43.123 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-09 12:49:43.153 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-09 12:49:43.155 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-09 12:49:43.158 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-09 12:49:43.160 | + lib/glance:configure_glance_store:254 : local be 2022-03-09 12:49:43.162 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-09 12:49:43.165 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-09 12:49:43.167 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-09 12:49:43.196 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-09 12:49:43.199 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.30 2022-03-09 12:49:43.228 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-09 12:49:43.230 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-09 12:49:43.247 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:49:43.249 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-09 12:49:43.280 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-09 12:49:43.309 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-03-09 12:49:43.339 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-09 12:49:43.368 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-09 12:49:43.398 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-09 12:49:43.415 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:49:43.419 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-09 12:49:43.450 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-09 12:49:43.478 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-09 12:49:43.508 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.30/identity/v3 2022-03-09 12:49:43.537 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-09 12:49:43.567 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.30/image 2022-03-09 12:49:43.596 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-09 12:49:43.613 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:49:43.615 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-09 12:49:43.618 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-09 12:49:43.620 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-09 12:49:43.623 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-09 12:49:43.640 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-09 12:49:43.643 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-09 12:49:43.645 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-09 12:49:43.647 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-09 12:49:43.650 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-09 12:49:43.683 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 12:49:43.713 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 12:49:43.744 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-09 12:49:43.774 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-09 12:49:43.778 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-09 12:49:43.808 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-09 12:49:43.838 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-09 12:49:43.868 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.30/identity 2022-03-09 12:49:43.897 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-09 12:49:43.927 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-09 12:49:43.956 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-09 12:49:43.986 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-09 12:49:44.016 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-09 12:49:44.045 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-09 12:49:44.077 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-09 12:49:44.107 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-09 12:49:44.113 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-03-09 12:49:44.120 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-09 12:49:44.136 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:49:44.139 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-09 12:49:44.141 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-09 12:49:44.144 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-03-09 12:49:44.146 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-09 12:49:44.148 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-03-09 12:49:44.151 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-03-09 12:49:44.155 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-03-09 12:49:44.157 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-09 12:49:44.161 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-03-09 12:49:44.191 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-03-09 12:49:44.194 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-09 12:49:44.196 | ++ functions:get_random_port:837 : true 2022-03-09 12:49:44.198 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-09 12:49:44.201 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-09 12:49:44.203 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-09 12:49:44.261 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-09 12:49:44.263 | ++ functions:get_random_port:841 : break 2 2022-03-09 12:49:44.265 | ++ functions:get_random_port:845 : echo 60999 2022-03-09 12:49:44.269 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-03-09 12:49:44.271 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-09 12:49:44.298 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-09 12:49:44.325 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-09 12:49:44.353 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-09 12:49:44.388 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-09 12:49:44.416 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-09 12:49:44.443 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-09 12:49:44.470 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-09 12:49:44.497 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-09 12:49:44.525 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-09 12:49:44.552 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-09 12:49:44.579 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-09 12:49:44.606 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-09 12:49:44.633 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-09 12:49:44.661 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-09 12:49:44.688 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-09 12:49:44.720 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-09 12:49:44.747 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-09 12:49:44.775 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-09 12:49:44.802 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-03-09 12:49:44.804 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-03-09 12:49:44.806 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 12:49:44.809 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:49:44.811 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:49:44.813 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-09 12:49:44.816 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-03-09 12:49:44.874 | proxy (enabled by site administrator) 2022-03-09 12:49:44.877 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-03-09 12:49:44.880 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-03-09 12:49:44.882 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 12:49:44.884 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:49:44.886 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:49:44.889 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-09 12:49:44.891 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-03-09 12:49:44.946 | proxy_http (enabled by site administrator) 2022-03-09 12:49:44.949 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-03-09 12:49:44.952 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-03-09 12:49:44.954 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-03-09 12:49:44.957 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-09 12:49:44.959 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:49:44.961 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:49:44.964 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-09 12:49:44.966 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-09 12:49:44.969 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-03-09 12:49:44.970 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-09 12:49:44.978 | KeepAlive Off 2022-03-09 12:49:44.982 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-03-09 12:49:44.983 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-09 12:49:44.991 | SetEnv proxy-sendchunked 1 2022-03-09 12:49:44.996 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-09 12:49:44.996 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-09 12:49:45.007 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-09 12:49:45.011 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-03-09 12:49:45.014 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-03-09 12:49:45.016 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-09 12:49:45.018 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-09 12:49:45.020 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 12:49:45.023 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:49:45.025 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:49:45.027 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-09 12:49:45.030 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-09 12:49:45.032 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:49:45.035 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:49:45.037 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-03-09 12:49:45.099 | Site glance-wsgi-api already enabled 2022-03-09 12:49:45.103 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-03-09 12:49:45.105 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-09 12:49:45.108 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 12:49:45.110 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-09 12:49:45.246 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-09 12:49:45.252 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-09 12:49:45.286 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-09 12:49:45.288 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-09 12:49:45.306 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:49:45.309 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-09 12:49:45.311 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-09 12:49:45.314 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-09 12:49:45.318 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-09 12:49:45.321 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-09 12:49:45.323 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-09 12:49:45.326 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-09 12:49:45.328 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-09 12:49:45.331 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 12:49:45.333 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 12:49:45.336 | ++ functions-common:git_clone:612 : pwd 2022-03-09 12:49:45.339 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 12:49:45.341 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 12:49:45.344 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 12:49:45.361 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 12:49:45.364 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 12:49:45.366 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 12:49:45.369 | + functions-common:git_clone:629 : echo master 2022-03-09 12:49:45.369 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 12:49:45.375 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-09 12:49:45.377 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 12:49:45.380 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-09 12:49:45.383 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 12:49:45.383 | + functions-common:git_clone:678 : head -1 2022-03-09 12:49:45.393 | 1088f06d4 Merge "db: Move utility methods to top of file" 2022-03-09 12:49:45.396 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 12:49:45.399 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-09 12:49:45.401 | + inc/python:setup_develop:338 : local bindep 2022-03-09 12:49:45.404 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-09 12:49:45.406 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-09 12:49:45.409 | + inc/python:setup_develop:344 : local extras= 2022-03-09 12:49:45.411 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-09 12:49:45.414 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-09 12:49:45.416 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-09 12:49:45.419 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-09 12:49:45.421 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-09 12:49:45.424 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-09 12:49:45.427 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-09 12:49:45.430 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-09 12:49:45.433 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-09 12:49:45.435 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-09 12:49:45.438 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-09 12:49:45.441 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-09 12:49:45.447 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-09 12:49:45.449 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-03-09 12:49:46.098 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-09 12:49:46.101 | + inc/python:setup_package:418 : local bindep=0 2022-03-09 12:49:46.103 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-09 12:49:46.106 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-09 12:49:46.108 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-09 12:49:46.110 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-09 12:49:46.113 | + inc/python:setup_package:427 : local flags=-e 2022-03-09 12:49:46.115 | + inc/python:setup_package:428 : local extras= 2022-03-09 12:49:46.117 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-09 12:49:46.120 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-09 12:49:46.122 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-09 12:49:46.124 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-09 12:49:46.127 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-09 12:49:46.129 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-09 12:49:46.151 | Using python 3.8 to install /opt/stack/cinder 2022-03-09 12:49:46.153 | + 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/cinder 2022-03-09 12:49:47.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:49:47.039 | from cryptography.utils import int_from_bytes 2022-03-09 12:49:47.039 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:49:47.039 | from cryptography.utils import int_from_bytes 2022-03-09 12:49:48.182 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 12:49:48.209 | Obtaining file:///opt/stack/cinder 2022-03-09 12:49:48.210 | Preparing metadata (setup.py): started 2022-03-09 12:49:52.193 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 12:49:52.324 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (5.8.1) 2022-03-09 12:49:52.325 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (5.1.1) 2022-03-09 12:49:52.326 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (0.33.0) 2022-03-09 12:49:52.327 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (1.1.2) 2022-03-09 12:49:52.328 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (0.20.4) 2022-03-09 12:49:52.329 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (1.0.2) 2022-03-09 12:49:52.330 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev253) (3.2.0) 2022-03-09 12:49:52.331 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.5.0) 2022-03-09 12:49:52.332 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (9.4.0) 2022-03-09 12:49:52.333 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.8.0) 2022-03-09 12:49:52.335 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.1.3) 2022-03-09 12:49:52.336 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (8.8.0) 2022-03-09 12:49:52.337 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.5.0) 2022-03-09 12:49:52.338 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.1.0) 2022-03-09 12:49:52.340 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (11.2.0) 2022-03-09 12:49:52.341 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.6.1) 2022-03-09 12:49:52.342 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (12.13.0) 2022-03-09 12:49:52.343 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.5.1) 2022-03-09 12:49:52.344 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.11.0) 2022-03-09 12:49:52.345 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.7.0) 2022-03-09 12:49:52.347 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.3.0) 2022-03-09 12:49:52.348 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (6.3.1) 2022-03-09 12:49:52.349 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.3.0) 2022-03-09 12:49:52.350 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.8.0) 2022-03-09 12:49:52.351 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (1.5.0) 2022-03-09 12:49:52.352 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.12.2) 2022-03-09 12:49:52.353 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.6.0) 2022-03-09 12:49:52.354 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.4.2) 2022-03-09 12:49:52.355 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (21.3) 2022-03-09 12:49:52.356 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.8.1) 2022-03-09 12:49:52.357 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.5.0) 2022-03-09 12:49:52.358 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.1.1) 2022-03-09 12:49:52.359 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (5.9.0) 2022-03-09 12:49:52.360 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.0.7) 2022-03-09 12:49:52.362 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (5.3.0) 2022-03-09 12:49:52.363 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.6.0) 2022-03-09 12:49:52.364 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.4.0) 2022-03-09 12:49:52.365 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (17.7.0) 2022-03-09 12:49:52.366 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.13.1) 2022-03-09 12:49:52.367 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2021.3) 2022-03-09 12:49:52.368 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.27.1) 2022-03-09 12:49:52.369 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.5.1) 2022-03-09 12:49:52.371 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.6.4) 2022-03-09 12:49:52.372 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.1.74) 2022-03-09 12:49:52.373 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (1.16.0) 2022-03-09 12:49:52.374 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (1.4.31) 2022-03-09 12:49:52.375 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (0.13.0) 2022-03-09 12:49:52.376 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.5.0) 2022-03-09 12:49:52.377 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (0.8.9) 2022-03-09 12:49:52.378 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (6.3.1) 2022-03-09 12:49:52.379 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (1.8.7) 2022-03-09 12:49:52.380 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (5.1.0) 2022-03-09 12:49:52.381 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.10.0) 2022-03-09 12:49:52.382 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (5.2.0) 2022-03-09 12:49:52.383 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (5.6.0) 2022-03-09 12:49:52.384 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.10.1) 2022-03-09 12:49:52.386 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.38.0) 2022-03-09 12:49:52.387 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.10.1) 2022-03-09 12:49:52.388 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (36.0.1) 2022-03-09 12:49:52.389 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (0.2.2) 2022-03-09 12:49:52.390 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (1.5.1.0) 2022-03-09 12:49:52.391 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (1.21.7) 2022-03-09 12:49:52.405 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev253) (1.24.7) 2022-03-09 12:49:52.406 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev253) (0.5.2) 2022-03-09 12:49:52.407 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev253) (0.10.0) 2022-03-09 12:49:52.469 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev253) (1.15.0) 2022-03-09 12:49:52.500 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev253) (2.1.0) 2022-03-09 12:49:52.513 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev253) (4.1.1) 2022-03-09 12:49:52.515 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev253) (0.1.0) 2022-03-09 12:49:52.516 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev253) (2.6.0) 2022-03-09 12:49:52.517 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev253) (2.5.0) 2022-03-09 12:49:52.613 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev253) (1.7.0) 2022-03-09 12:49:52.666 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev253) (3.1.1) 2022-03-09 12:49:52.668 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev253) (2.10.1) 2022-03-09 12:49:52.697 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev253) (0.2.8) 2022-03-09 12:49:52.698 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev253) (4.8) 2022-03-09 12:49:52.699 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev253) (0.4.8) 2022-03-09 12:49:52.762 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev253) (0.17.3) 2022-03-09 12:49:52.834 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev253) (0.8.0) 2022-03-09 12:49:52.835 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev253) (6.0) 2022-03-09 12:49:52.836 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev253) (2.4.0) 2022-03-09 12:49:52.838 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev253) (1.5.0) 2022-03-09 12:49:52.903 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev253) (2.0.1) 2022-03-09 12:49:52.905 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev253) (1.7.6) 2022-03-09 12:49:52.907 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev253) (0.5.0) 2022-03-09 12:49:52.965 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev253) (2.8.2) 2022-03-09 12:49:52.967 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev253) (0.9.6) 2022-03-09 12:49:53.029 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev253) (0.4.0) 2022-03-09 12:49:53.032 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev253) (2.4.0) 2022-03-09 12:49:53.033 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev253) (5.2.3) 2022-03-09 12:49:53.036 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev253) (5.0.9) 2022-03-09 12:49:53.037 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev253) (5.0.0) 2022-03-09 12:49:53.062 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev253) (3.2.0) 2022-03-09 12:49:53.063 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev253) (3.0.3) 2022-03-09 12:49:53.066 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev253) (3.3.0) 2022-03-09 12:49:53.112 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev253) (1.0.3) 2022-03-09 12:49:53.201 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev253) (3.0.0) 2022-03-09 12:49:53.204 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev253) (1.3.3) 2022-03-09 12:49:53.225 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev253) (3.1.1) 2022-03-09 12:49:53.254 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev253) (0.11.0) 2022-03-09 12:49:53.322 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev253) (1.26.8) 2022-03-09 12:49:53.330 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev253) (1.0.0) 2022-03-09 12:49:53.461 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev253) (1.5.0) 2022-03-09 12:49:53.485 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev253) (60.9.3) 2022-03-09 12:49:53.631 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.1.0.dev253) (3.10.1) 2022-03-09 12:49:53.667 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev253) (1.3.3) 2022-03-09 12:49:53.668 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev253) (1.13.3) 2022-03-09 12:49:53.670 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev253) (22.0.0) 2022-03-09 12:49:53.874 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev253) (3.3) 2022-03-09 12:49:53.877 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev253) (2.0.12) 2022-03-09 12:49:53.878 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev253) (2019.11.28) 2022-03-09 12:49:53.915 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev253) (0.7) 2022-03-09 12:49:53.945 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==19.1.0.dev253) (0.23.2) 2022-03-09 12:49:54.189 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev253) (0.5.2) 2022-03-09 12:49:54.189 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev253) (0.4.2) 2022-03-09 12:49:54.335 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev253) (2.5.0) 2022-03-09 12:49:54.336 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev253) (2.6.3) 2022-03-09 12:49:54.338 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev253) (1.4.2) 2022-03-09 12:49:54.472 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev253) (0.12.2) 2022-03-09 12:49:54.593 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev253) (1.1.6) 2022-03-09 12:49:54.594 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev253) (5.4.0) 2022-03-09 12:49:54.596 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev253) (4.11.1) 2022-03-09 12:49:54.632 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.1.0.dev253) (5.0.0) 2022-03-09 12:49:54.891 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev253) (2.21) 2022-03-09 12:49:54.973 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev253) (0.5.0) 2022-03-09 12:49:54.974 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev253) (2.4.0) 2022-03-09 12:49:55.181 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev253) (2.5.0) 2022-03-09 12:49:55.275 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev253) (1.55.0) 2022-03-09 12:49:55.276 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev253) (3.19.4) 2022-03-09 12:49:55.467 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev253) (2.1.0) 2022-03-09 12:49:55.903 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev253) (1.1.5) 2022-03-09 12:49:55.956 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.1.0.dev253) (0.13.1) 2022-03-09 12:49:56.006 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev253) (0.2.5) 2022-03-09 12:49:57.096 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev253) (1.32) 2022-03-09 12:49:57.381 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev253) (21.4.0) 2022-03-09 12:49:57.382 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev253) (1.8.2) 2022-03-09 12:49:57.529 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev253) (2.2) 2022-03-09 12:49:57.730 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev253) (1.0.0) 2022-03-09 12:49:57.863 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev253) (3.7.0) 2022-03-09 12:49:59.584 | Installing collected packages: cinder 2022-03-09 12:49:59.584 | Attempting uninstall: cinder 2022-03-09 12:49:59.584 | Found existing installation: cinder 19.1.0.dev253 2022-03-09 12:49:59.590 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-03-09 12:49:59.592 | Running setup.py develop for cinder 2022-03-09 12:50:05.386 | Successfully installed cinder 2022-03-09 12:50:05.387 | 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-03-09 12:50:05.395 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 12:50:05.395 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 12:50:05.544 | + inc/python:pip_install:200 : result=0 2022-03-09 12:50:05.546 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 12:50:05.549 | + functions-common:time_stop:2425 : local name 2022-03-09 12:50:05.551 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:50:05.553 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:50:05.555 | + functions-common:time_stop:2428 : local total 2022-03-09 12:50:05.558 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:50:05.560 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 12:50:05.562 | + functions-common:time_stop:2432 : start_time=1646830186145 2022-03-09 12:50:05.565 | + functions-common:time_stop:2434 : [[ -z 1646830186145 ]] 2022-03-09 12:50:05.568 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:50:05.572 | + functions-common:time_stop:2437 : end_time=1646830205569 2022-03-09 12:50:05.574 | + functions-common:time_stop:2438 : elapsed_time=19424 2022-03-09 12:50:05.576 | + functions-common:time_stop:2439 : total=96199 2022-03-09 12:50:05.578 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:50:05.581 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=115623 2022-03-09 12:50:05.583 | + inc/python:pip_install:203 : return 0 2022-03-09 12:50:05.585 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-09 12:50:05.588 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-09 12:50:05.590 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-09 12:50:05.610 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-09 12:50:05.622 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-09 12:50:05.625 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-09 12:50:05.627 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:50:05.629 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:50:05.632 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-03-09 12:50:05.634 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:50:05.637 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-09 12:50:05.639 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-09 12:50:05.642 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-09 12:50:05.644 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:50:05.647 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:50:05.649 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-09 12:50:05.661 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-09 12:50:05.663 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 12:50:05.666 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 12:50:05.668 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 12:50:05.671 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 12:50:05.674 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 12:50:05.676 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 12:50:05.679 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:50:05.681 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:50:05.684 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 12:50:05.686 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 12:50:05.689 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 12:50:05.691 | + functions-common:apt_get_update:1190 : return 2022-03-09 12:50:05.694 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-09 12:50:05.696 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 12:50:05.699 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:50:05.701 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:50:05.704 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-09 12:50:05.726 | + 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 targetcli-fb 2022-03-09 12:50:05.835 | Reading package lists... 2022-03-09 12:50:06.070 | Building dependency tree... 2022-03-09 12:50:06.071 | Reading state information... 2022-03-09 12:50:06.316 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-03-09 12:50:06.316 | The following packages were automatically installed and are no longer required: 2022-03-09 12:50:06.317 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 12:50:06.317 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 12:50:06.317 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 12:50:06.317 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 12:50:06.317 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 12:50:06.317 | python3-zope.interface 2022-03-09 12:50:06.317 | Use 'sudo apt autoremove' to remove them. 2022-03-09 12:50:06.428 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 12:50:06.433 | + functions-common:apt_get:1234 : result=0 2022-03-09 12:50:06.435 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 12:50:06.438 | + functions-common:time_stop:2425 : local name 2022-03-09 12:50:06.441 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:50:06.444 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:50:06.446 | + functions-common:time_stop:2428 : local total 2022-03-09 12:50:06.448 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:50:06.451 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 12:50:06.453 | + functions-common:time_stop:2432 : start_time=1646830205724 2022-03-09 12:50:06.456 | + functions-common:time_stop:2434 : [[ -z 1646830205724 ]] 2022-03-09 12:50:06.460 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:50:06.464 | + functions-common:time_stop:2437 : end_time=1646830206461 2022-03-09 12:50:06.467 | + functions-common:time_stop:2438 : elapsed_time=737 2022-03-09 12:50:06.469 | + functions-common:time_stop:2439 : total=5179 2022-03-09 12:50:06.472 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:50:06.474 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5916 2022-03-09 12:50:06.477 | + functions-common:apt_get:1238 : return 0 2022-03-09 12:50:06.479 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-09 12:50:06.481 | + ./stack.sh:main:926 : configure_cinder 2022-03-09 12:50:06.484 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-09 12:50:06.496 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-09 12:50:06.500 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-09 12:50:06.503 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-09 12:50:06.505 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-09 12:50:06.508 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-09 12:50:06.508 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-09 12:50:06.513 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-09 12:50:06.515 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-09 12:50:06.518 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-09 12:50:06.520 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-09 12:50:06.522 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-09 12:50:06.524 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-09 12:50:06.526 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-09 12:50:06.528 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-09 12:50:06.539 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-09 12:50:06.551 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-03-09 12:50:06.563 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-03-09 12:50:06.575 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-09 12:50:06.588 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-09 12:50:06.591 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-09 12:50:06.595 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.iqqi5ajEJW 2022-03-09 12:50:06.597 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-09 12:50:06.599 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-09 12:50:06.602 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-09 12:50:06.604 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.iqqi5ajEJW 2022-03-09 12:50:06.608 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.iqqi5ajEJW 2022-03-09 12:50:06.619 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.iqqi5ajEJW /etc/sudoers.d/cinder-rootwrap 2022-03-09 12:50:06.632 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-09 12:50:06.636 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-09 12:50:06.638 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-09 12:50:06.640 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-09 12:50:06.643 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-09 12:50:06.645 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-09 12:50:06.647 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-09 12:50:06.649 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-09 12:50:06.652 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-09 12:50:06.656 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-09 12:50:06.660 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-09 12:50:06.679 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-09 12:50:06.698 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-09 12:50:06.716 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-09 12:50:06.740 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-09 12:50:06.758 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-09 12:50:06.776 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-09 12:50:06.794 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-09 12:50:06.813 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-09 12:50:06.816 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-09 12:50:06.818 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-09 12:50:06.821 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-09 12:50:06.823 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-09 12:50:06.851 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-09 12:50:06.879 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-03-09 12:50:06.906 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-09 12:50:06.933 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-09 12:50:06.961 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-09 12:50:06.989 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-09 12:50:07.017 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-09 12:50:07.044 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-09 12:50:07.072 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-09 12:50:07.102 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-09 12:50:07.133 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-09 12:50:07.161 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-09 12:50:07.163 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-09 12:50:07.165 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-09 12:50:07.168 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-03-09 12:50:07.170 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-09 12:50:07.173 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-09 12:50:07.203 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-09 12:50:07.231 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-09 12:50:07.259 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-09 12:50:07.286 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-09 12:50:07.314 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-09 12:50:07.341 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-09 12:50:07.372 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-09 12:50:07.374 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.30 2022-03-09 12:50:07.401 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-09 12:50:07.432 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-09 12:50:07.440 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 3f546bfdb767f0ddc85db268d993c123 2022-03-09 12:50:07.467 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-09 12:50:07.470 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-09 12:50:07.498 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-09 12:50:07.525 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-09 12:50:07.553 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-09 12:50:07.581 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-09 12:50:07.597 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:50:07.600 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-03-09 12:50:07.602 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-03-09 12:50:07.604 | + lib/cinder:configure_cinder:301 : local default_name= 2022-03-09 12:50:07.606 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-03-09 12:50:07.609 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-09 12:50:07.611 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-03-09 12:50:07.613 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-03-09 12:50:07.616 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-03-09 12:50:07.618 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-03-09 12:50:07.620 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-03-09 12:50:07.623 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-03-09 12:50:07.652 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-03-09 12:50:07.679 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-03-09 12:50:07.707 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-03-09 12:50:07.734 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-03-09 12:50:07.761 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-03-09 12:50:07.789 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-03-09 12:50:07.791 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-03-09 12:50:07.793 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-03-09 12:50:07.796 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-03-09 12:50:07.824 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-03-09 12:50:07.826 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-03-09 12:50:07.854 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-03-09 12:50:07.857 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-03-09 12:50:07.859 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-03-09 12:50:07.861 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-03-09 12:50:07.889 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-03-09 12:50:07.891 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-03-09 12:50:07.894 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-09 12:50:07.910 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:50:07.912 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-03-09 12:50:07.915 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-03-09 12:50:07.917 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-03-09 12:50:07.919 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-03-09 12:50:07.947 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.30:8080/v1/AUTH_ 2022-03-09 12:50:07.975 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-03-09 12:50:07.991 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:50:07.993 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-09 12:50:08.010 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:50:08.012 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-09 12:50:08.028 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:50:08.031 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-09 12:50:08.033 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-09 12:50:08.035 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-09 12:50:08.038 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-09 12:50:08.040 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-09 12:50:08.042 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-09 12:50:08.045 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-09 12:50:08.060 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:50:08.063 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-09 12:50:08.066 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-09 12:50:08.069 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-09 12:50:08.085 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:50:08.087 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 12:50:08.090 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 12:50:08.119 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-09 12:50:08.121 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-09 12:50:08.124 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-09 12:50:08.126 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-09 12:50:08.129 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-09 12:50:08.132 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-09 12:50:08.149 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-09 12:50:08.151 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-09 12:50:08.153 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-09 12:50:08.156 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-09 12:50:08.158 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-09 12:50:08.185 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 12:50:08.214 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 12:50:08.242 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-09 12:50:08.270 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-09 12:50:08.286 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:50:08.288 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-09 12:50:08.291 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-09 12:50:08.293 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-09 12:50:08.295 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-03-09 12:50:08.298 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-09 12:50:08.300 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-09 12:50:08.303 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-03-09 12:50:08.307 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-03-09 12:50:08.310 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-09 12:50:08.312 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-09 12:50:08.325 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-09 12:50:08.325 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-09 12:50:08.334 | d /var/run/uwsgi 0755 ubuntu root 2022-03-09 12:50:08.337 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-09 12:50:08.352 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-09 12:50:08.355 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-09 12:50:08.359 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-09 12:50:08.388 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-09 12:50:08.414 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-09 12:50:08.442 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-09 12:50:08.468 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-09 12:50:08.495 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-09 12:50:08.522 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-09 12:50:08.549 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-09 12:50:08.576 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-09 12:50:08.603 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-09 12:50:08.631 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-09 12:50:08.657 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-09 12:50:08.685 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-09 12:50:08.712 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-09 12:50:08.714 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-09 12:50:08.717 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-03-09 12:50:08.720 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-03-09 12:50:08.722 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-09 12:50:08.725 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:50:08.727 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:50:08.729 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-09 12:50:08.732 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-09 12:50:08.734 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-09 12:50:08.761 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-09 12:50:08.789 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-03-09 12:50:08.790 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-09 12:50:08.798 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-09 12:50:08.802 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-03-09 12:50:08.804 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-03-09 12:50:08.806 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-09 12:50:08.809 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-09 12:50:08.811 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 12:50:08.813 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:50:08.816 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:50:08.818 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-09 12:50:08.821 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-09 12:50:08.823 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:50:08.825 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:50:08.828 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-03-09 12:50:08.888 | Enabling site cinder-wsgi. 2022-03-09 12:50:08.894 | To activate the new configuration, you need to run: 2022-03-09 12:50:08.894 | systemctl reload apache2 2022-03-09 12:50:08.898 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-09 12:50:08.901 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-09 12:50:08.903 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 12:50:08.905 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-09 12:50:09.053 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-09 12:50:09.055 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-09 12:50:09.085 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.30/image 2022-03-09 12:50:09.116 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-09 12:50:09.133 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:50:09.135 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-09 12:50:09.137 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-09 12:50:09.140 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-09 12:50:09.142 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-09 12:50:09.144 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-09 12:50:09.175 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-09 12:50:09.203 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.30/identity 2022-03-09 12:50:09.231 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-09 12:50:09.258 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-09 12:50:09.287 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-09 12:50:09.314 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-09 12:50:09.342 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-09 12:50:09.370 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-09 12:50:09.398 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-09 12:50:09.426 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-09 12:50:09.455 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-09 12:50:09.482 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-09 12:50:09.485 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-09 12:50:09.502 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:50:09.504 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.30:2379 2022-03-09 12:50:09.535 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-09 12:50:09.537 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-09 12:50:09.554 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:50:09.557 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-09 12:50:09.559 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-09 12:50:09.561 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-09 12:50:09.564 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-09 12:50:09.567 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-09 12:50:09.569 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-09 12:50:09.573 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 12:50:09.573 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-09 12:50:09.579 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 12:50:09.582 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-09 12:50:09.585 | + 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-03-09 12:50:09.587 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-09 12:50:09.590 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-09 12:50:09.592 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-09 12:50:09.595 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-09 12:50:09.597 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:50:09.600 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:50:09.602 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-03-09 12:50:09.605 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:50:09.607 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-09 12:50:09.610 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-09 12:50:09.612 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-09 12:50:09.614 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 12:50:09.616 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 12:50:09.619 | ++ functions-common:git_clone:612 : pwd 2022-03-09 12:50:09.622 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 12:50:09.624 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 12:50:09.628 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 12:50:09.644 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 12:50:09.646 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 12:50:09.649 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 12:50:09.652 | + functions-common:git_clone:629 : echo master 2022-03-09 12:50:09.652 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 12:50:09.657 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-09 12:50:09.659 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 12:50:09.662 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-09 12:50:09.665 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 12:50:09.665 | + functions-common:git_clone:678 : head -1 2022-03-09 12:50:09.674 | 9be8e28b4c Merge commit 'refs/changes/83/832783/1' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-03-09 12:50:09.677 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 12:50:09.679 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-09 12:50:09.682 | + inc/python:setup_develop:338 : local bindep 2022-03-09 12:50:09.684 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-09 12:50:09.687 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-09 12:50:09.690 | + inc/python:setup_develop:344 : local extras= 2022-03-09 12:50:09.692 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-09 12:50:09.695 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-09 12:50:09.697 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-09 12:50:09.700 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-09 12:50:09.702 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-09 12:50:09.705 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-09 12:50:09.708 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-09 12:50:09.710 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-09 12:50:09.713 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-09 12:50:09.716 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-09 12:50:09.718 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-09 12:50:09.721 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-09 12:50:09.727 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-09 12:50:09.730 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-03-09 12:50:10.378 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-09 12:50:10.380 | + inc/python:setup_package:418 : local bindep=0 2022-03-09 12:50:10.383 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-09 12:50:10.385 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-09 12:50:10.387 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-09 12:50:10.390 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-09 12:50:10.392 | + inc/python:setup_package:427 : local flags=-e 2022-03-09 12:50:10.394 | + inc/python:setup_package:428 : local extras= 2022-03-09 12:50:10.397 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-09 12:50:10.399 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-09 12:50:10.401 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-09 12:50:10.404 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-09 12:50:10.406 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-09 12:50:10.409 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-09 12:50:10.430 | Using python 3.8 to install /opt/stack/neutron 2022-03-09 12:50:10.433 | + 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/neutron 2022-03-09 12:50:11.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:50:11.307 | from cryptography.utils import int_from_bytes 2022-03-09 12:50:11.307 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:50:11.307 | from cryptography.utils import int_from_bytes 2022-03-09 12:50:12.456 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 12:50:12.483 | Obtaining file:///opt/stack/neutron 2022-03-09 12:50:12.483 | Preparing metadata (setup.py): started 2022-03-09 12:50:16.648 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 12:50:16.739 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (5.8.1) 2022-03-09 12:50:16.740 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (3.5.0) 2022-03-09 12:50:16.741 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.1.1) 2022-03-09 12:50:16.742 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.5.1) 2022-03-09 12:50:16.743 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.4.0) 2022-03-09 12:50:16.744 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (5.1.1) 2022-03-09 12:50:16.745 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (0.33.0) 2022-03-09 12:50:16.746 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (1.4.1) 2022-03-09 12:50:16.748 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (0.20.4) 2022-03-09 12:50:16.749 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.27.1) 2022-03-09 12:50:16.750 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (3.0.3) 2022-03-09 12:50:16.751 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (9.4.0) 2022-03-09 12:50:16.752 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (0.8.0) 2022-03-09 12:50:16.753 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (0.11.0) 2022-03-09 12:50:16.754 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.20.0) 2022-03-09 12:50:16.756 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (7.8.0) 2022-03-09 12:50:16.757 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (6.3.1) 2022-03-09 12:50:16.758 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (1.4.31) 2022-03-09 12:50:16.759 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (1.8.7) 2022-03-09 12:50:16.760 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.5.0) 2022-03-09 12:50:16.761 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (1.7.6) 2022-03-09 12:50:16.762 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (3.5.0) 2022-03-09 12:50:16.763 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.10.1) 2022-03-09 12:50:16.764 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.5.0) 2022-03-09 12:50:16.765 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (8.8.0) 2022-03-09 12:50:16.766 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.1.0) 2022-03-09 12:50:16.768 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (11.2.0) 2022-03-09 12:50:16.769 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (5.1.0) 2022-03-09 12:50:16.770 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.6.1) 2022-03-09 12:50:16.771 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (12.13.0) 2022-03-09 12:50:16.772 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.5.1) 2022-03-09 12:50:16.773 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (3.11.0) 2022-03-09 12:50:16.774 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.7.0) 2022-03-09 12:50:16.775 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.3.0) 2022-03-09 12:50:16.776 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (6.3.1) 2022-03-09 12:50:16.778 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.3.0) 2022-03-09 12:50:16.779 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.8.0) 2022-03-09 12:50:16.780 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (1.5.0) 2022-03-09 12:50:16.781 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.12.2) 2022-03-09 12:50:16.782 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.6.0) 2022-03-09 12:50:16.783 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (3.4.2) 2022-03-09 12:50:16.784 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.3.1) 2022-03-09 12:50:16.785 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (1.1.0) 2022-03-09 12:50:16.786 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.16.0) 2022-03-09 12:50:16.787 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (1.15.1) 2022-03-09 12:50:16.788 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (21.3) 2022-03-09 12:50:16.789 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (5.9.0) 2022-03-09 12:50:16.790 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (0.6.7) 2022-03-09 12:50:16.791 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (22.0.0) 2022-03-09 12:50:16.793 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (17.7.0) 2022-03-09 12:50:16.794 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (0.61.0) 2022-03-09 12:50:16.795 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.5.0) 2022-03-09 12:50:16.796 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.7.1) 2022-03-09 12:50:16.797 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.4.0) 2022-03-09 12:50:16.798 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.10.1) 2022-03-09 12:50:16.816 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev587) (4.11.1) 2022-03-09 12:50:16.817 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev587) (1.1.6) 2022-03-09 12:50:16.818 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev587) (5.4.0) 2022-03-09 12:50:16.827 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev587) (1.13.3) 2022-03-09 12:50:16.840 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev587) (1.1.2) 2022-03-09 12:50:16.841 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev587) (1.16.0) 2022-03-09 12:50:16.842 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev587) (2.1.0) 2022-03-09 12:50:16.862 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==19.1.0.dev587) (3.0.7) 2022-03-09 12:50:16.869 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev587) (2.1.0) 2022-03-09 12:50:16.934 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev587) (1.7.0) 2022-03-09 12:50:16.937 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev587) (1.0.2) 2022-03-09 12:50:16.992 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev587) (3.1.1) 2022-03-09 12:50:16.994 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev587) (4.4.0) 2022-03-09 12:50:17.040 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==19.1.0.dev587) (2.7.0) 2022-03-09 12:50:17.041 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==19.1.0.dev587) (1.2.2) 2022-03-09 12:50:17.072 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev587) (0.10.0) 2022-03-09 12:50:17.073 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev587) (1.4.4) 2022-03-09 12:50:17.074 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev587) (1.1.5) 2022-03-09 12:50:17.075 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev587) (6.0) 2022-03-09 12:50:17.077 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev587) (1.32) 2022-03-09 12:50:17.078 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev587) (2.5.0) 2022-03-09 12:50:17.079 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev587) (36.0.1) 2022-03-09 12:50:17.080 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev587) (1.4.0) 2022-03-09 12:50:17.099 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==19.1.0.dev587) (1.0.3) 2022-03-09 12:50:17.190 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.1.0.dev587) (0.17.3) 2022-03-09 12:50:17.233 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.1.0.dev587) (1.5.0) 2022-03-09 12:50:17.324 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev587) (2.0.1) 2022-03-09 12:50:17.327 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev587) (0.5.0) 2022-03-09 12:50:17.328 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev587) (0.13.0) 2022-03-09 12:50:17.385 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev587) (2.8.2) 2022-03-09 12:50:17.391 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev587) (0.9.6) 2022-03-09 12:50:17.451 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev587) (5.0.9) 2022-03-09 12:50:17.452 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev587) (5.2.3) 2022-03-09 12:50:17.454 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev587) (0.4.0) 2022-03-09 12:50:17.456 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev587) (5.0.0) 2022-03-09 12:50:17.480 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev587) (3.3.0) 2022-03-09 12:50:17.483 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev587) (3.2.0) 2022-03-09 12:50:17.530 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==19.1.0.dev587) (1.15.0) 2022-03-09 12:50:17.586 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev587) (2021.3) 2022-03-09 12:50:17.618 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev587) (3.0.0) 2022-03-09 12:50:17.620 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev587) (1.3.3) 2022-03-09 12:50:17.646 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev587) (3.1.1) 2022-03-09 12:50:17.789 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev587) (2.4.0) 2022-03-09 12:50:17.861 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev587) (60.9.3) 2022-03-09 12:50:17.942 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev587) (3.0.0) 2022-03-09 12:50:17.944 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev587) (0.3.5) 2022-03-09 12:50:18.057 | Requirement already satisfied: pyroute2.core==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev587) (0.6.7) 2022-03-09 12:50:18.059 | Requirement already satisfied: pyroute2.nslink==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev587) (0.6.7) 2022-03-09 12:50:18.060 | Requirement already satisfied: pyroute2.nftables==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev587) (0.6.7) 2022-03-09 12:50:18.061 | Requirement already satisfied: pyroute2.ipset==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev587) (0.6.7) 2022-03-09 12:50:18.062 | Requirement already satisfied: pyroute2.ethtool==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev587) (0.6.7) 2022-03-09 12:50:18.063 | Requirement already satisfied: pyroute2.ipdb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev587) (0.6.7) 2022-03-09 12:50:18.065 | Requirement already satisfied: pyroute2.ndb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev587) (0.6.7) 2022-03-09 12:50:18.275 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev587) (2.5.0) 2022-03-09 12:50:18.276 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev587) (3.2.0) 2022-03-09 12:50:18.278 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev587) (3.10.1) 2022-03-09 12:50:18.322 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==19.1.0.dev587) (3.17.6) 2022-03-09 12:50:18.329 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==19.1.0.dev587) (2.1.0) 2022-03-09 12:50:18.419 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev587) (3.3) 2022-03-09 12:50:18.420 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev587) (1.26.8) 2022-03-09 12:50:18.421 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev587) (2019.11.28) 2022-03-09 12:50:18.424 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev587) (2.0.12) 2022-03-09 12:50:18.460 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev587) (0.7) 2022-03-09 12:50:18.801 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev587) (0.12.2) 2022-03-09 12:50:18.875 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==19.1.0.dev587) (5.0.0) 2022-03-09 12:50:19.070 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==19.1.0.dev587) (2.21) 2022-03-09 12:50:19.146 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev587) (0.5.0) 2022-03-09 12:50:19.147 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev587) (2.4.0) 2022-03-09 12:50:19.372 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==19.1.0.dev587) (2.5.0) 2022-03-09 12:50:19.549 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==19.1.0.dev587) (2.2) 2022-03-09 12:50:20.078 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==19.1.0.dev587) (0.13.1) 2022-03-09 12:50:20.154 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev587) (0.2.5) 2022-03-09 12:50:20.771 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev587) (0.5.2) 2022-03-09 12:50:20.771 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev587) (0.4.2) 2022-03-09 12:50:21.080 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev587) (4.10.0) 2022-03-09 12:50:21.081 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev587) (2.0.0) 2022-03-09 12:50:21.248 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==19.1.0.dev587) (3.7.0) 2022-03-09 12:50:21.497 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev587) (1.8.2) 2022-03-09 12:50:21.498 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev587) (21.4.0) 2022-03-09 12:50:21.683 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==19.1.0.dev587) (1.0.0) 2022-03-09 12:50:21.903 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev587) (2.3.1) 2022-03-09 12:50:23.495 | Installing collected packages: neutron 2022-03-09 12:50:23.495 | Attempting uninstall: neutron 2022-03-09 12:50:23.496 | Found existing installation: neutron 19.1.0.dev587 2022-03-09 12:50:23.514 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-03-09 12:50:23.553 | Running setup.py develop for neutron 2022-03-09 12:50:29.442 | Successfully installed neutron 2022-03-09 12:50:29.442 | 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-03-09 12:50:29.453 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 12:50:29.453 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 12:50:29.599 | + inc/python:pip_install:200 : result=0 2022-03-09 12:50:29.601 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 12:50:29.603 | + functions-common:time_stop:2425 : local name 2022-03-09 12:50:29.606 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:50:29.608 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:50:29.610 | + functions-common:time_stop:2428 : local total 2022-03-09 12:50:29.612 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:50:29.614 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 12:50:29.617 | + functions-common:time_stop:2432 : start_time=1646830210425 2022-03-09 12:50:29.619 | + functions-common:time_stop:2434 : [[ -z 1646830210425 ]] 2022-03-09 12:50:29.622 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:50:29.626 | + functions-common:time_stop:2437 : end_time=1646830229623 2022-03-09 12:50:29.628 | + functions-common:time_stop:2438 : elapsed_time=19198 2022-03-09 12:50:29.631 | + functions-common:time_stop:2439 : total=115623 2022-03-09 12:50:29.633 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:50:29.635 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=134821 2022-03-09 12:50:29.637 | + inc/python:pip_install:203 : return 0 2022-03-09 12:50:29.640 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-09 12:50:29.643 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-09 12:50:29.645 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-09 12:50:29.664 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-09 12:50:29.676 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-09 12:50:29.678 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-09 12:50:29.681 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:50:29.683 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:50:29.685 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-03-09 12:50:29.689 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:50:29.691 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-09 12:50:29.694 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-09 12:50:29.696 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-09 12:50:29.713 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:50:29.716 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-09 12:50:29.718 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-09 12:50:29.721 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-09 12:50:29.723 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-09 12:50:29.726 | + lib/stack:stack_install_service:32 : install_nova 2022-03-09 12:50:29.728 | + lib/nova:install_nova:902 : use_library_from_git os-vif 2022-03-09 12:50:29.731 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-09 12:50:29.733 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:50:29.735 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:50:29.738 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-03-09 12:50:29.740 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:50:29.742 | + lib/nova:install_nova:907 : is_service_enabled n-cpu 2022-03-09 12:50:29.758 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:50:29.761 | + lib/nova:install_nova:911 : is_service_enabled n-novnc 2022-03-09 12:50:29.777 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:50:29.780 | + lib/nova:install_nova:923 : is_service_enabled n-spice 2022-03-09 12:50:29.796 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:50:29.798 | + lib/nova:install_nova:935 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-09 12:50:29.800 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-09 12:50:29.803 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-09 12:50:29.805 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 12:50:29.807 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 12:50:29.810 | ++ functions-common:git_clone:612 : pwd 2022-03-09 12:50:29.812 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 12:50:29.815 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 12:50:29.818 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 12:50:29.834 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 12:50:29.836 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 12:50:29.839 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 12:50:29.841 | + functions-common:git_clone:629 : echo master 2022-03-09 12:50:29.842 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 12:50:29.847 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-09 12:50:29.849 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 12:50:29.851 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-09 12:50:29.854 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 12:50:29.854 | + functions-common:git_clone:678 : head -1 2022-03-09 12:50:29.860 | d1b036fdb1 Merge "Follow up for unified limits" 2022-03-09 12:50:29.863 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 12:50:29.865 | + lib/nova:install_nova:936 : setup_develop /opt/stack/nova 2022-03-09 12:50:29.867 | + inc/python:setup_develop:338 : local bindep 2022-03-09 12:50:29.870 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-09 12:50:29.872 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-09 12:50:29.874 | + inc/python:setup_develop:344 : local extras= 2022-03-09 12:50:29.877 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-09 12:50:29.880 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-09 12:50:29.882 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-09 12:50:29.885 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-09 12:50:29.887 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-09 12:50:29.890 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-09 12:50:29.893 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-09 12:50:29.896 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-09 12:50:29.898 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-09 12:50:29.901 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-09 12:50:29.903 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-09 12:50:29.906 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-09 12:50:29.912 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-09 12:50:29.914 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-03-09 12:50:30.634 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-09 12:50:30.637 | + inc/python:setup_package:418 : local bindep=0 2022-03-09 12:50:30.639 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-09 12:50:30.642 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-09 12:50:30.644 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-09 12:50:30.646 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-09 12:50:30.649 | + inc/python:setup_package:427 : local flags=-e 2022-03-09 12:50:30.651 | + inc/python:setup_package:428 : local extras= 2022-03-09 12:50:30.653 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-09 12:50:30.655 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-09 12:50:30.658 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-09 12:50:30.660 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-09 12:50:30.663 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-09 12:50:30.665 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-09 12:50:30.685 | Using python 3.8 to install /opt/stack/nova 2022-03-09 12:50:30.688 | + 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/nova 2022-03-09 12:50:31.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:50:31.560 | from cryptography.utils import int_from_bytes 2022-03-09 12:50:31.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:50:31.560 | from cryptography.utils import int_from_bytes 2022-03-09 12:50:32.693 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 12:50:32.718 | Obtaining file:///opt/stack/nova 2022-03-09 12:50:32.720 | Preparing metadata (setup.py): started 2022-03-09 12:50:37.802 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 12:50:37.926 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (5.8.1) 2022-03-09 12:50:37.927 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.4.31) 2022-03-09 12:50:37.928 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (5.1.1) 2022-03-09 12:50:37.929 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (0.33.0) 2022-03-09 12:50:37.930 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (3.0.3) 2022-03-09 12:50:37.931 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (9.4.0) 2022-03-09 12:50:37.932 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.8.0) 2022-03-09 12:50:37.933 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.5.1) 2022-03-09 12:50:37.934 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (36.0.1) 2022-03-09 12:50:37.935 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.8.7) 2022-03-09 12:50:37.936 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.1.2) 2022-03-09 12:50:37.938 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.1.1) 2022-03-09 12:50:37.939 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (3.5.0) 2022-03-09 12:50:37.940 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (3.1.1) 2022-03-09 12:50:37.941 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (0.13.0) 2022-03-09 12:50:37.942 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.7.6) 2022-03-09 12:50:37.944 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (0.8.0) 2022-03-09 12:50:37.945 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (0.11.0) 2022-03-09 12:50:37.946 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.8.1) 2022-03-09 12:50:37.947 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.0.2) 2022-03-09 12:50:37.948 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev367) (3.2.0) 2022-03-09 12:50:37.949 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (8.3.0) 2022-03-09 12:50:37.950 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.5.0) 2022-03-09 12:50:37.951 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (7.8.0) 2022-03-09 12:50:37.952 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (3.6.0) 2022-03-09 12:50:37.955 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.27.1) 2022-03-09 12:50:37.956 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (3.5.0) 2022-03-09 12:50:37.957 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (0.10.0) 2022-03-09 12:50:37.958 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.10.1) 2022-03-09 12:50:37.959 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.5.0) 2022-03-09 12:50:37.960 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (8.8.0) 2022-03-09 12:50:37.961 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.1.0) 2022-03-09 12:50:37.962 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.6.1) 2022-03-09 12:50:37.963 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.5.0) 2022-03-09 12:50:37.965 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.3.0) 2022-03-09 12:50:37.966 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.3.0) 2022-03-09 12:50:37.967 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.5.0) 2022-03-09 12:50:37.968 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.12.2) 2022-03-09 12:50:37.969 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (11.2.0) 2022-03-09 12:50:37.970 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (6.3.1) 2022-03-09 12:50:37.971 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (12.13.0) 2022-03-09 12:50:37.972 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (3.11.0) 2022-03-09 12:50:37.973 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.7.0) 2022-03-09 12:50:37.975 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (5.1.0) 2022-03-09 12:50:37.976 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.8.0) 2022-03-09 12:50:37.977 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.5.0) 2022-03-09 12:50:37.978 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.5.1) 2022-03-09 12:50:37.979 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (5.9.0) 2022-03-09 12:50:37.980 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.6.0) 2022-03-09 12:50:37.981 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (5.2.0) 2022-03-09 12:50:37.982 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.1.0) 2022-03-09 12:50:37.983 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.7.0) 2022-03-09 12:50:37.984 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.7.1) 2022-03-09 12:50:37.986 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (3.10.1) 2022-03-09 12:50:37.987 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.0.1) 2022-03-09 12:50:37.988 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.10.1) 2022-03-09 12:50:37.989 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (0.2.2) 2022-03-09 12:50:37.990 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.3.3) 2022-03-09 12:50:37.991 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.7.0) 2022-03-09 12:50:37.992 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.6.4) 2022-03-09 12:50:37.993 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.8.2) 2022-03-09 12:50:37.994 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.4.0) 2022-03-09 12:50:37.995 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (0.61.0) 2022-03-09 12:50:37.996 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (6.0) 2022-03-09 12:50:38.013 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev367) (1.1.6) 2022-03-09 12:50:38.015 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev367) (5.4.0) 2022-03-09 12:50:38.017 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev367) (4.11.1) 2022-03-09 12:50:38.038 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.1.0.dev367) (5.3.0) 2022-03-09 12:50:38.080 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev367) (1.15.0) 2022-03-09 12:50:38.110 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev367) (1.16.0) 2022-03-09 12:50:38.111 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev367) (2.1.0) 2022-03-09 12:50:38.136 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev367) (2.1.0) 2022-03-09 12:50:38.259 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev367) (3.1.1) 2022-03-09 12:50:38.264 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev367) (4.4.0) 2022-03-09 12:50:38.321 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev367) (1.1.5) 2022-03-09 12:50:38.322 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev367) (1.32) 2022-03-09 12:50:38.324 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev367) (0.10.0) 2022-03-09 12:50:38.326 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev367) (1.4.0) 2022-03-09 12:50:38.328 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev367) (2.5.0) 2022-03-09 12:50:38.329 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev367) (1.4.4) 2022-03-09 12:50:38.349 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==24.1.0.dev367) (6.3.1) 2022-03-09 12:50:38.351 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==24.1.0.dev367) (5.6.0) 2022-03-09 12:50:38.429 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev367) (2.4.0) 2022-03-09 12:50:38.433 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev367) (1.15.1) 2022-03-09 12:50:38.436 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 12:50:38.495 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==24.1.0.dev367) (0.17.3) 2022-03-09 12:50:38.606 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev367) (0.5.0) 2022-03-09 12:50:38.607 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev367) (2.0.1) 2022-03-09 12:50:38.688 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==24.1.0.dev367) (0.9.6) 2022-03-09 12:50:38.749 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev367) (0.4.0) 2022-03-09 12:50:38.751 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev367) (5.0.0) 2022-03-09 12:50:38.752 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev367) (5.0.9) 2022-03-09 12:50:38.757 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev367) (5.2.3) 2022-03-09 12:50:38.785 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev367) (3.2.0) 2022-03-09 12:50:38.787 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev367) (3.3.0) 2022-03-09 12:50:38.837 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==24.1.0.dev367) (1.0.3) 2022-03-09 12:50:38.895 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==24.1.0.dev367) (2021.3) 2022-03-09 12:50:38.930 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==24.1.0.dev367) (1.3.3) 2022-03-09 12:50:38.931 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==24.1.0.dev367) (3.0.0) 2022-03-09 12:50:38.985 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==24.1.0.dev367) (3.0.7) 2022-03-09 12:50:38.987 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==24.1.0.dev367) (21.3) 2022-03-09 12:50:39.076 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev367) (1.5.0) 2022-03-09 12:50:39.103 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev367) (60.9.3) 2022-03-09 12:50:39.183 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev367) (0.2.5) 2022-03-09 12:50:39.261 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==24.1.0.dev367) (3.17.6) 2022-03-09 12:50:39.327 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev367) (1.13.3) 2022-03-09 12:50:39.330 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev367) (1.3.3) 2022-03-09 12:50:39.331 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev367) (22.0.0) 2022-03-09 12:50:39.372 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev367) (2.5.0) 2022-03-09 12:50:39.375 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev367) (2.1.0) 2022-03-09 12:50:39.381 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev367) (3.10.1) 2022-03-09 12:50:39.458 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev367) (1.26.8) 2022-03-09 12:50:39.460 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev367) (2.0.12) 2022-03-09 12:50:39.461 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev367) (2019.11.28) 2022-03-09 12:50:39.463 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev367) (3.3) 2022-03-09 12:50:39.559 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev367) (0.7) 2022-03-09 12:50:39.772 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev367) (0.5.2) 2022-03-09 12:50:39.774 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev367) (0.4.2) 2022-03-09 12:50:39.884 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev367) (2.6.3) 2022-03-09 12:50:39.887 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev367) (1.4.2) 2022-03-09 12:50:39.889 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev367) (2.5.0) 2022-03-09 12:50:39.977 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev367) (0.12.2) 2022-03-09 12:50:40.055 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==24.1.0.dev367) (1.22.2) 2022-03-09 12:50:40.092 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==24.1.0.dev367) (5.0.0) 2022-03-09 12:50:40.332 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev367) (2.21) 2022-03-09 12:50:40.409 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev367) (2.4.0) 2022-03-09 12:50:40.412 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev367) (0.5.0) 2022-03-09 12:50:40.650 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==24.1.0.dev367) (2.5.0) 2022-03-09 12:50:40.761 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==24.1.0.dev367) (2.2) 2022-03-09 12:50:41.234 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==24.1.0.dev367) (0.13.1) 2022-03-09 12:50:41.284 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev367) (2.16.0) 2022-03-09 12:50:41.648 | Requirement already satisfied: pyroute2.nslink==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 12:50:41.649 | Requirement already satisfied: pyroute2.core==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 12:50:41.661 | Requirement already satisfied: pyroute2.ndb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 12:50:41.661 | Requirement already satisfied: pyroute2.nftables==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 12:50:41.661 | Requirement already satisfied: pyroute2.ipset==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 12:50:41.661 | Requirement already satisfied: pyroute2.ethtool==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 12:50:41.661 | Requirement already satisfied: pyroute2.ipdb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 12:50:42.890 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==24.1.0.dev367) (3.7.0) 2022-03-09 12:50:43.302 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev367) (21.4.0) 2022-03-09 12:50:43.303 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev367) (1.8.2) 2022-03-09 12:50:43.400 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev367) (2.4.0) 2022-03-09 12:50:43.508 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==24.1.0.dev367) (1.0.0) 2022-03-09 12:50:45.136 | Installing collected packages: nova 2022-03-09 12:50:45.136 | Attempting uninstall: nova 2022-03-09 12:50:45.136 | Found existing installation: nova 24.1.0.dev367 2022-03-09 12:50:45.145 | Can't uninstall 'nova'. No files were found to uninstall. 2022-03-09 12:50:45.147 | Running setup.py develop for nova 2022-03-09 12:50:51.668 | Successfully installed nova 2022-03-09 12:50:51.669 | 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-03-09 12:50:51.677 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 12:50:51.677 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 12:50:51.825 | + inc/python:pip_install:200 : result=0 2022-03-09 12:50:51.828 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 12:50:51.830 | + functions-common:time_stop:2425 : local name 2022-03-09 12:50:51.832 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:50:51.834 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:50:51.836 | + functions-common:time_stop:2428 : local total 2022-03-09 12:50:51.838 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:50:51.841 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 12:50:51.843 | + functions-common:time_stop:2432 : start_time=1646830230680 2022-03-09 12:50:51.845 | + functions-common:time_stop:2434 : [[ -z 1646830230680 ]] 2022-03-09 12:50:51.848 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:50:51.852 | + functions-common:time_stop:2437 : end_time=1646830251849 2022-03-09 12:50:51.854 | + functions-common:time_stop:2438 : elapsed_time=21169 2022-03-09 12:50:51.856 | + functions-common:time_stop:2439 : total=134821 2022-03-09 12:50:51.858 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:50:51.861 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=155990 2022-03-09 12:50:51.863 | + inc/python:pip_install:203 : return 0 2022-03-09 12:50:51.865 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-09 12:50:51.868 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-09 12:50:51.870 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-09 12:50:51.889 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-09 12:50:51.900 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-09 12:50:51.903 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-09 12:50:51.905 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:50:51.908 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:50:51.910 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-03-09 12:50:51.912 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:50:51.915 | + lib/nova:install_nova:937 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-03-09 12:50:51.928 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-09 12:50:51.930 | + ./stack.sh:main:937 : configure_nova 2022-03-09 12:50:51.933 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-03-09 12:50:51.945 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-03-09 12:50:51.948 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-09 12:50:51.950 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-09 12:50:51.954 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-09 12:50:51.954 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-09 12:50:51.959 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-09 12:50:51.961 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-09 12:50:51.964 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-09 12:50:51.966 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-09 12:50:51.968 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-09 12:50:51.971 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-09 12:50:51.973 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-09 12:50:51.976 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-09 12:50:51.987 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-09 12:50:52.000 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-03-09 12:50:52.012 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-03-09 12:50:52.024 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-09 12:50:52.036 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-09 12:50:52.039 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-09 12:50:52.043 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.W0VptM0IAY 2022-03-09 12:50:52.046 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-09 12:50:52.049 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-09 12:50:52.051 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-09 12:50:52.054 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-09 12:50:52.056 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-09 12:50:52.058 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.W0VptM0IAY 2022-03-09 12:50:52.063 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.W0VptM0IAY 2022-03-09 12:50:52.074 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.W0VptM0IAY /etc/sudoers.d/nova-rootwrap 2022-03-09 12:50:52.087 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-09 12:50:52.091 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-09 12:50:52.094 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-09 12:50:52.096 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-09 12:50:52.099 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-09 12:50:52.101 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-09 12:50:52.103 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-09 12:50:52.106 | + lib/nova:configure_nova:252 : [[ 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 =~ n-api ]] 2022-03-09 12:50:52.108 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-09 12:50:52.113 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-03-09 12:50:52.129 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:50:52.132 | + lib/nova:configure_nova:338 : create_nova_conf 2022-03-09 12:50:52.134 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-09 12:50:52.138 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-03-09 12:50:52.141 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-09 12:50:52.170 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-03-09 12:50:52.173 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-09 12:50:52.198 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-09 12:50:52.227 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-09 12:50:52.254 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-03-09 12:50:52.283 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-09 12:50:52.311 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-09 12:50:52.349 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-03-09 12:50:52.352 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.30 2022-03-09 12:50:52.378 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-09 12:50:52.405 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-09 12:50:52.432 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-09 12:50:52.459 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-09 12:50:52.486 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-09 12:50:52.515 | + lib/nova:create_nova_conf:437 : is_fedora 2022-03-09 12:50:52.518 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 12:50:52.520 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 12:50:52.522 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 12:50:52.524 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 12:50:52.526 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 12:50:52.529 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 12:50:52.531 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 12:50:52.534 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 12:50:52.536 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 12:50:52.538 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 12:50:52.540 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 12:50:52.542 | + lib/nova:create_nova_conf:437 : is_suse 2022-03-09 12:50:52.544 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 12:50:52.547 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 12:50:52.549 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 12:50:52.551 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 12:50:52.553 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 12:50:52.555 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 12:50:52.558 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-03-09 12:50:52.573 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:50:52.576 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-09 12:50:52.578 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-03-09 12:50:52.581 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-09 12:50:52.608 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-03-09 12:50:52.610 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-09 12:50:52.613 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-09 12:50:52.615 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-03-09 12:50:52.617 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-09 12:50:52.620 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-09 12:50:52.650 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-03-09 12:50:52.652 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-09 12:50:52.654 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-09 12:50:52.657 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-03-09 12:50:52.659 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-09 12:50:52.662 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-09 12:50:52.691 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-03-09 12:50:52.721 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-09 12:50:52.748 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-09 12:50:52.775 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-03-09 12:50:52.791 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:50:52.793 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-03-09 12:50:52.809 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:50:52.812 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-03-09 12:50:52.813 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-03-09 12:50:52.818 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-03-09 12:50:52.820 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-09 12:50:52.847 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-03-09 12:50:52.863 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:50:52.865 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-09 12:50:52.867 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-09 12:50:52.869 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-09 12:50:52.871 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-09 12:50:52.874 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-09 12:50:52.903 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-09 12:50:52.929 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-03-09 12:50:52.957 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-09 12:50:52.984 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-09 12:50:53.011 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-09 12:50:53.039 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-09 12:50:53.083 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-09 12:50:53.111 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-09 12:50:53.138 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-09 12:50:53.166 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-03-09 12:50:53.182 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:50:53.184 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-03-09 12:50:53.187 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-09 12:50:53.216 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-09 12:50:53.243 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.30/identity 2022-03-09 12:50:53.270 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-03-09 12:50:53.297 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-09 12:50:53.324 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-09 12:50:53.350 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-09 12:50:53.378 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-09 12:50:53.405 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-03-09 12:50:53.420 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:50:53.423 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-03-09 12:50:53.425 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-09 12:50:53.452 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-09 12:50:53.481 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-09 12:50:53.484 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-09 12:50:53.511 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-03-09 12:50:53.514 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-03-09 12:50:53.516 | + lib/nova:create_nova_conf:505 : is_suse 2022-03-09 12:50:53.518 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 12:50:53.520 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 12:50:53.522 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 12:50:53.525 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 12:50:53.527 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 12:50:53.529 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 12:50:53.533 | + lib/nova:create_nova_conf:505 : is_fedora 2022-03-09 12:50:53.535 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 12:50:53.538 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 12:50:53.541 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 12:50:53.543 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 12:50:53.545 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 12:50:53.548 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 12:50:53.550 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 12:50:53.552 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 12:50:53.554 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 12:50:53.557 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 12:50:53.559 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 12:50:53.561 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-03-09 12:50:53.564 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-09 12:50:53.567 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-09 12:50:53.569 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-09 12:50:53.586 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-09 12:50:53.588 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-09 12:50:53.590 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-09 12:50:53.592 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-09 12:50:53.595 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-09 12:50:53.623 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 12:50:53.650 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 12:50:53.677 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-09 12:50:53.705 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-09 12:50:53.735 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-03-09 12:50:53.750 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:50:53.753 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-09 12:50:53.755 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-09 12:50:53.757 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-09 12:50:53.760 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-03-09 12:50:53.762 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-09 12:50:53.764 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-09 12:50:53.767 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-03-09 12:50:53.771 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-03-09 12:50:53.773 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-09 12:50:53.775 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-09 12:50:53.788 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-09 12:50:53.788 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-09 12:50:53.797 | d /var/run/uwsgi 0755 ubuntu root 2022-03-09 12:50:53.800 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-09 12:50:53.816 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-09 12:50:53.818 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-09 12:50:53.822 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-09 12:50:53.851 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-09 12:50:53.878 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-09 12:50:53.904 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-09 12:50:53.931 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-09 12:50:53.958 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-09 12:50:53.986 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-09 12:50:54.012 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-09 12:50:54.040 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-09 12:50:54.067 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-09 12:50:54.095 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-09 12:50:54.121 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-09 12:50:54.148 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-09 12:50:54.175 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-09 12:50:54.177 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-09 12:50:54.180 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-03-09 12:50:54.182 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-03-09 12:50:54.184 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-09 12:50:54.187 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:50:54.189 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:50:54.191 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-09 12:50:54.194 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-09 12:50:54.196 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-09 12:50:54.224 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-09 12:50:54.251 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-03-09 12:50:54.251 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-09 12:50:54.259 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-09 12:50:54.263 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-03-09 12:50:54.265 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-03-09 12:50:54.268 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-09 12:50:54.270 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-09 12:50:54.272 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 12:50:54.275 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:50:54.277 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:50:54.279 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-09 12:50:54.282 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-09 12:50:54.284 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:50:54.287 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:50:54.289 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-03-09 12:50:54.350 | Enabling site nova-api-wsgi. 2022-03-09 12:50:54.355 | To activate the new configuration, you need to run: 2022-03-09 12:50:54.355 | systemctl reload apache2 2022-03-09 12:50:54.360 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-09 12:50:54.362 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-09 12:50:54.364 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 12:50:54.367 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-09 12:50:54.498 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-03-09 12:50:54.519 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:50:54.522 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-03-09 12:50:54.528 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-09 12:50:54.530 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-09 12:50:54.533 | + lib/apache:write_uwsgi_config:251 : local url= 2022-03-09 12:50:54.535 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-03-09 12:50:54.537 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-09 12:50:54.540 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-09 12:50:54.544 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-03-09 12:50:54.547 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-09 12:50:54.549 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-09 12:50:54.562 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-09 12:50:54.562 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-09 12:50:54.571 | d /var/run/uwsgi 0755 ubuntu root 2022-03-09 12:50:54.574 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-09 12:50:54.590 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-09 12:50:54.592 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-09 12:50:54.596 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-09 12:50:54.625 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-09 12:50:54.652 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-09 12:50:54.679 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-09 12:50:54.706 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-09 12:50:54.732 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-09 12:50:54.759 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-09 12:50:54.785 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-09 12:50:54.813 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-09 12:50:54.839 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-09 12:50:54.866 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-09 12:50:54.893 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-09 12:50:54.919 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-09 12:50:54.947 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-03-09 12:50:54.949 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-09 12:50:54.975 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-03-09 12:50:54.992 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:50:54.994 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-09 12:50:55.025 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-03-09 12:50:55.027 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-09 12:50:55.029 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-09 12:50:55.046 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:50:55.048 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 12:50:55.051 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 12:50:55.079 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-09 12:50:55.110 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-09 12:50:55.112 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-09 12:50:55.115 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-09 12:50:55.117 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-09 12:50:55.119 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-09 12:50:55.122 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-09 12:50:55.138 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:50:55.141 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-09 12:50:55.143 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-09 12:50:55.145 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-09 12:50:55.161 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:50:55.164 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 12:50:55.166 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 12:50:55.194 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-09 12:50:55.197 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-09 12:50:55.199 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-09 12:50:55.226 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-09 12:50:55.255 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-09 12:50:55.285 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-03-09 12:50:55.301 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:50:55.303 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-09 12:50:55.333 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-03-09 12:50:55.336 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-03-09 12:50:55.338 | + lib/nova:init_nova_service_user_conf:805 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-09 12:50:55.367 | + lib/nova:init_nova_service_user_conf:806 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-09 12:50:55.395 | + lib/nova:init_nova_service_user_conf:807 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.30/identity 2022-03-09 12:50:55.423 | + lib/nova:init_nova_service_user_conf:808 : iniset /etc/nova/nova.conf service_user username nova 2022-03-09 12:50:55.450 | + lib/nova:init_nova_service_user_conf:809 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-09 12:50:55.477 | + lib/nova:init_nova_service_user_conf:810 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-09 12:50:55.505 | + lib/nova:init_nova_service_user_conf:811 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-09 12:50:55.532 | + lib/nova:init_nova_service_user_conf:812 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-09 12:50:55.562 | + lib/nova:init_nova_service_user_conf:813 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-09 12:50:55.589 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-03-09 12:50:55.606 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:50:55.609 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-03-09 12:50:55.613 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-09 12:50:55.615 | + lib/nova:create_nova_conf:553 : local conf 2022-03-09 12:50:55.618 | + lib/nova:create_nova_conf:554 : local vhost 2022-03-09 12:50:55.621 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-03-09 12:50:55.623 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-09 12:50:55.626 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-09 12:50:55.629 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-03-09 12:50:55.631 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-03-09 12:50:55.633 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-03-09 12:50:55.638 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-03-09 12:50:55.640 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-09 12:50:55.642 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-09 12:50:55.645 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-03-09 12:50:55.647 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-09 12:50:55.650 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-09 12:50:55.680 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-09 12:50:55.710 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-09 12:50:55.740 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-09 12:50:55.743 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-03-09 12:50:55.745 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-09 12:50:55.747 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-09 12:50:55.764 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:50:55.767 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-09 12:50:55.770 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-09 12:50:56.452 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-03-09 12:50:56.455 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-09 12:50:56.457 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-09 12:50:56.460 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-09 12:50:56.462 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-09 12:50:56.464 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-09 12:50:56.467 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-09 12:50:56.483 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:50:56.486 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-09 12:50:56.489 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-09 12:50:56.491 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-09 12:50:56.506 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:50:56.509 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/nova_cell1 2022-03-09 12:50:56.511 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/nova_cell1 2022-03-09 12:50:56.539 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-09 12:50:56.542 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-09 12:50:56.544 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-03-09 12:50:56.560 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:50:56.563 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-09 12:50:56.565 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-03-09 12:50:56.568 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-09 12:50:56.598 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.30/identity 2022-03-09 12:50:56.626 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-09 12:50:56.653 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-09 12:50:56.680 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-09 12:50:56.708 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-09 12:50:56.735 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-09 12:50:56.762 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-09 12:50:56.790 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-03-09 12:50:56.792 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-09 12:50:56.794 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-09 12:50:56.797 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-09 12:50:56.814 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-09 12:50:56.817 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-09 12:50:56.819 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-09 12:50:56.821 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-09 12:50:56.824 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-09 12:50:56.851 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 12:50:56.879 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 12:50:56.906 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-09 12:50:56.934 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-09 12:50:56.937 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-03-09 12:50:56.941 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-09 12:50:56.944 | + lib/nova:create_nova_conf:587 : local conf 2022-03-09 12:50:56.946 | + lib/nova:create_nova_conf:588 : local offset 2022-03-09 12:50:56.949 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-03-09 12:50:56.951 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-09 12:50:56.954 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-09 12:50:56.956 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-03-09 12:50:56.959 | + lib/nova:create_nova_conf:590 : offset=0 2022-03-09 12:50:56.961 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-09 12:50:56.963 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-03-09 12:50:56.966 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-03-09 12:50:56.968 | + lib/nova:configure_console_proxies:703 : offset=0 2022-03-09 12:50:56.970 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-03-09 12:50:56.986 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:50:56.988 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-03-09 12:50:56.991 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-03-09 12:50:57.007 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:50:57.009 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-03-09 12:50:57.025 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:50:57.027 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-03-09 12:50:57.043 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:50:57.046 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-09 12:50:57.064 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:50:57.066 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-09 12:50:57.069 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-09 12:50:57.071 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-09 12:50:57.074 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-09 12:50:57.076 | + lib/stack:stack_install_service:32 : install_placement 2022-03-09 12:50:57.078 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-09 12:50:57.081 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-03-09 12:50:57.083 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:50:57.086 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:50:57.088 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-03-09 12:50:57.091 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 12:50:57.093 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 12:50:57.096 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 12:50:57.098 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 12:50:57.101 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 12:50:57.104 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 12:50:57.107 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:50:57.110 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:50:57.113 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 12:50:57.115 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 12:50:57.117 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 12:50:57.120 | + functions-common:apt_get_update:1190 : return 2022-03-09 12:50:57.122 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-09 12:50:57.125 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 12:50:57.128 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:50:57.131 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:50:57.133 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-09 12:50:57.154 | + 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 2022-03-09 12:50:57.263 | Reading package lists... 2022-03-09 12:50:57.501 | Building dependency tree... 2022-03-09 12:50:57.502 | Reading state information... 2022-03-09 12:50:57.758 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-03-09 12:50:57.759 | The following packages were automatically installed and are no longer required: 2022-03-09 12:50:57.760 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 12:50:57.760 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 12:50:57.760 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 12:50:57.760 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 12:50:57.760 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 12:50:57.760 | python3-zope.interface 2022-03-09 12:50:57.760 | Use 'sudo apt autoremove' to remove them. 2022-03-09 12:50:57.872 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 12:50:57.876 | + functions-common:apt_get:1234 : result=0 2022-03-09 12:50:57.879 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 12:50:57.881 | + functions-common:time_stop:2425 : local name 2022-03-09 12:50:57.884 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:50:57.886 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:50:57.888 | + functions-common:time_stop:2428 : local total 2022-03-09 12:50:57.891 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:50:57.893 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 12:50:57.895 | + functions-common:time_stop:2432 : start_time=1646830257152 2022-03-09 12:50:57.898 | + functions-common:time_stop:2434 : [[ -z 1646830257152 ]] 2022-03-09 12:50:57.900 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:50:57.905 | + functions-common:time_stop:2437 : end_time=1646830257902 2022-03-09 12:50:57.907 | + functions-common:time_stop:2438 : elapsed_time=750 2022-03-09 12:50:57.910 | + functions-common:time_stop:2439 : total=5916 2022-03-09 12:50:57.912 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:50:57.914 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6666 2022-03-09 12:50:57.917 | + functions-common:apt_get:1238 : return 0 2022-03-09 12:50:57.919 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-03-09 12:50:57.922 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-09 12:50:57.924 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-09 12:50:57.926 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-09 12:50:57.929 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-09 12:50:57.951 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-03-09 12:50:57.954 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 12:50:57.956 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 12:50:57.959 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 12:50:57.961 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 12:50:57.964 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 12:50:57.966 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 12:50:57.969 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:50:57.972 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:50:57.974 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 12:50:57.977 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 12:50:57.979 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 12:50:57.981 | + functions-common:apt_get_update:1190 : return 2022-03-09 12:50:57.984 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-09 12:50:57.986 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 12:50:57.989 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:50:57.991 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:50:57.994 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-09 12:50:58.018 | + 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 libapache2-mod-wsgi-py3 2022-03-09 12:50:58.129 | Reading package lists... 2022-03-09 12:50:58.368 | Building dependency tree... 2022-03-09 12:50:58.369 | Reading state information... 2022-03-09 12:50:58.620 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-03-09 12:50:58.620 | The following packages were automatically installed and are no longer required: 2022-03-09 12:50:58.621 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 12:50:58.621 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 12:50:58.621 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 12:50:58.621 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 12:50:58.621 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 12:50:58.621 | python3-zope.interface 2022-03-09 12:50:58.621 | Use 'sudo apt autoremove' to remove them. 2022-03-09 12:50:58.734 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 12:50:58.739 | + functions-common:apt_get:1234 : result=0 2022-03-09 12:50:58.741 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 12:50:58.744 | + functions-common:time_stop:2425 : local name 2022-03-09 12:50:58.746 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:50:58.748 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:50:58.751 | + functions-common:time_stop:2428 : local total 2022-03-09 12:50:58.754 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:50:58.756 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 12:50:58.758 | + functions-common:time_stop:2432 : start_time=1646830258014 2022-03-09 12:50:58.760 | + functions-common:time_stop:2434 : [[ -z 1646830258014 ]] 2022-03-09 12:50:58.763 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:50:58.768 | + functions-common:time_stop:2437 : end_time=1646830258765 2022-03-09 12:50:58.770 | + functions-common:time_stop:2438 : elapsed_time=751 2022-03-09 12:50:58.772 | + functions-common:time_stop:2439 : total=6666 2022-03-09 12:50:58.775 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:50:58.777 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7417 2022-03-09 12:50:58.780 | + functions-common:apt_get:1238 : return 0 2022-03-09 12:50:58.783 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-03-09 12:50:58.785 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-03-09 12:50:58.788 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 12:50:58.790 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:50:58.793 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:50:58.795 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-09 12:50:58.798 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-03-09 12:50:58.852 | wsgi (enabled by maintainer script) 2022-03-09 12:50:58.856 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-09 12:50:58.858 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-09 12:50:58.861 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-09 12:50:58.864 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-09 12:50:58.867 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-09 12:50:58.870 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-09 12:50:58.873 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-09 12:50:58.874 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-09 12:50:58.879 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-09 12:50:58.881 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-09 12:50:58.884 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-09 12:50:58.887 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-09 12:50:58.889 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-09 12:50:58.912 | Using python 3.8 to install osc-placement 2022-03-09 12:50:58.915 | + 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 osc-placement 2022-03-09 12:50:59.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:50:59.788 | from cryptography.utils import int_from_bytes 2022-03-09 12:50:59.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:50:59.788 | from cryptography.utils import int_from_bytes 2022-03-09 12:51:00.928 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 12:51:00.955 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-03-09 12:51:00.965 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-03-09 12:51:00.966 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-03-09 12:51:00.967 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-03-09 12:51:00.969 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-03-09 12:51:00.970 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-03-09 12:51:00.971 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-09 12:51:01.029 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-03-09 12:51:01.030 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-03-09 12:51:01.032 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-03-09 12:51:01.033 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-03-09 12:51:01.046 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-03-09 12:51:01.048 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-03-09 12:51:01.049 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-03-09 12:51:01.064 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-03-09 12:51:01.066 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-03-09 12:51:01.066 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-03-09 12:51:01.067 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-03-09 12:51:01.068 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.4.0) 2022-03-09 12:51:01.070 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-03-09 12:51:01.090 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-03-09 12:51:01.091 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-03-09 12:51:01.093 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-03-09 12:51:01.094 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2022-03-09 12:51:01.104 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-03-09 12:51:01.142 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-03-09 12:51:01.144 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-03-09 12:51:01.145 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-03-09 12:51:01.146 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-03-09 12:51:01.147 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-03-09 12:51:01.149 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-03-09 12:51:01.151 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-03-09 12:51:01.152 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-03-09 12:51:01.219 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-03-09 12:51:01.221 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-03-09 12:51:01.223 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-03-09 12:51:01.224 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-03-09 12:51:01.314 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-03-09 12:51:01.315 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-03-09 12:51:01.316 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-03-09 12:51:01.358 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-03-09 12:51:01.399 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-03-09 12:51:01.561 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-03-09 12:51:03.789 | 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-03-09 12:51:03.797 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 12:51:03.797 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 12:51:03.917 | + inc/python:pip_install:200 : result=0 2022-03-09 12:51:03.920 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 12:51:03.922 | + functions-common:time_stop:2425 : local name 2022-03-09 12:51:03.925 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:51:03.927 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:51:03.930 | + functions-common:time_stop:2428 : local total 2022-03-09 12:51:03.932 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:51:03.935 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 12:51:03.937 | + functions-common:time_stop:2432 : start_time=1646830258906 2022-03-09 12:51:03.940 | + functions-common:time_stop:2434 : [[ -z 1646830258906 ]] 2022-03-09 12:51:03.943 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:51:03.948 | + functions-common:time_stop:2437 : end_time=1646830263945 2022-03-09 12:51:03.950 | + functions-common:time_stop:2438 : elapsed_time=5039 2022-03-09 12:51:03.953 | + functions-common:time_stop:2439 : total=155990 2022-03-09 12:51:03.956 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:51:03.958 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=161029 2022-03-09 12:51:03.961 | + inc/python:pip_install:203 : return 0 2022-03-09 12:51:03.963 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-09 12:51:03.966 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-09 12:51:03.969 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-09 12:51:03.971 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 12:51:03.974 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 12:51:03.977 | ++ functions-common:git_clone:612 : pwd 2022-03-09 12:51:03.980 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 12:51:03.982 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 12:51:03.985 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 12:51:04.002 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 12:51:04.004 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 12:51:04.006 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 12:51:04.009 | + functions-common:git_clone:629 : echo master 2022-03-09 12:51:04.010 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 12:51:04.015 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-09 12:51:04.018 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 12:51:04.020 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-09 12:51:04.023 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 12:51:04.024 | + functions-common:git_clone:678 : head -1 2022-03-09 12:51:04.027 | ff0f2dda Merge "Add microversion 1.39 to support any-trait queries" 2022-03-09 12:51:04.029 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 12:51:04.032 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-09 12:51:04.035 | + inc/python:setup_develop:338 : local bindep 2022-03-09 12:51:04.037 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-09 12:51:04.040 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-09 12:51:04.042 | + inc/python:setup_develop:344 : local extras= 2022-03-09 12:51:04.045 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-09 12:51:04.047 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-09 12:51:04.050 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-09 12:51:04.052 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-09 12:51:04.055 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-09 12:51:04.057 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-09 12:51:04.060 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-09 12:51:04.064 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-09 12:51:04.066 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-09 12:51:04.069 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-09 12:51:04.071 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-09 12:51:04.074 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-09 12:51:04.081 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-09 12:51:04.083 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-03-09 12:51:04.726 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-09 12:51:04.729 | + inc/python:setup_package:418 : local bindep=0 2022-03-09 12:51:04.732 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-09 12:51:04.734 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-09 12:51:04.737 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-09 12:51:04.739 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-09 12:51:04.742 | + inc/python:setup_package:427 : local flags=-e 2022-03-09 12:51:04.744 | + inc/python:setup_package:428 : local extras= 2022-03-09 12:51:04.747 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-09 12:51:04.750 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-09 12:51:04.752 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-09 12:51:04.755 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-09 12:51:04.757 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-09 12:51:04.760 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-09 12:51:04.781 | Using python 3.8 to install /opt/stack/placement 2022-03-09 12:51:04.783 | + 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/placement 2022-03-09 12:51:05.673 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:51:05.673 | from cryptography.utils import int_from_bytes 2022-03-09 12:51:05.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:51:05.673 | from cryptography.utils import int_from_bytes 2022-03-09 12:51:06.806 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 12:51:06.833 | Obtaining file:///opt/stack/placement 2022-03-09 12:51:06.834 | Preparing metadata (setup.py): started 2022-03-09 12:51:09.936 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 12:51:09.981 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (5.8.1) 2022-03-09 12:51:09.982 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.4.31) 2022-03-09 12:51:09.983 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (9.4.0) 2022-03-09 12:51:09.984 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (2.5.1) 2022-03-09 12:51:09.985 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.8.7) 2022-03-09 12:51:09.987 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev36) (3.2.0) 2022-03-09 12:51:09.988 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (2.27.1) 2022-03-09 12:51:09.989 | Requirement already satisfied: 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,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (60.9.3) 2022-03-09 12:51:09.990 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.5.0) 2022-03-09 12:51:09.992 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (8.8.0) 2022-03-09 12:51:09.993 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.1.0) 2022-03-09 12:51:09.994 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.6.1) 2022-03-09 12:51:09.995 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.3.0) 2022-03-09 12:51:09.996 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.12.2) 2022-03-09 12:51:09.998 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (11.2.0) 2022-03-09 12:51:09.999 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (3.11.0) 2022-03-09 12:51:10.000 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.5.1) 2022-03-09 12:51:10.001 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.5.0) 2022-03-09 12:51:10.002 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.1.0) 2022-03-09 12:51:10.003 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (2.7.0) 2022-03-09 12:51:10.004 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.0.1) 2022-03-09 12:51:10.070 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (4.4.0) 2022-03-09 12:51:10.071 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (1.16.0) 2022-03-09 12:51:10.073 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (4.5.0) 2022-03-09 12:51:10.075 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (5.1.0) 2022-03-09 12:51:10.076 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (2.10.1) 2022-03-09 12:51:10.078 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (3.1.1) 2022-03-09 12:51:10.098 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev36) (0.17.3) 2022-03-09 12:51:10.142 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (3.5.0) 2022-03-09 12:51:10.143 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (6.0) 2022-03-09 12:51:10.144 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (1.5.0) 2022-03-09 12:51:10.145 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (2.4.0) 2022-03-09 12:51:10.146 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (0.8.0) 2022-03-09 12:51:10.197 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (0.13.0) 2022-03-09 12:51:10.199 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (2.0.1) 2022-03-09 12:51:10.201 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (0.5.0) 2022-03-09 12:51:10.203 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (1.7.6) 2022-03-09 12:51:10.243 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev36) (0.9.6) 2022-03-09 12:51:10.244 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev36) (2.8.2) 2022-03-09 12:51:10.263 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (3.0.3) 2022-03-09 12:51:10.266 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (3.2.0) 2022-03-09 12:51:10.267 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (3.3.0) 2022-03-09 12:51:10.293 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev36) (1.0.3) 2022-03-09 12:51:10.294 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev36) (2021.3) 2022-03-09 12:51:10.309 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev36) (3.1.1) 2022-03-09 12:51:10.326 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev36) (0.11.0) 2022-03-09 12:51:10.328 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev36) (21.3) 2022-03-09 12:51:10.329 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev36) (1.0.2) 2022-03-09 12:51:10.330 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev36) (3.0.7) 2022-03-09 12:51:10.372 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev36) (2019.11.28) 2022-03-09 12:51:10.373 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev36) (1.26.8) 2022-03-09 12:51:10.376 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev36) (3.3) 2022-03-09 12:51:10.378 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev36) (2.0.12) 2022-03-09 12:51:10.396 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.1.0.dev36) (0.7) 2022-03-09 12:51:10.584 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.1.0.dev36) (1.1.2) 2022-03-09 12:51:10.623 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (5.4.0) 2022-03-09 12:51:10.624 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (1.1.6) 2022-03-09 12:51:10.626 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (4.11.1) 2022-03-09 12:51:10.643 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (1.15.0) 2022-03-09 12:51:10.677 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (1.13.3) 2022-03-09 12:51:10.738 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (2.1.0) 2022-03-09 12:51:10.808 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (1.7.0) 2022-03-09 12:51:10.891 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (1.1.5) 2022-03-09 12:51:10.942 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev36) (0.2.5) 2022-03-09 12:51:11.138 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (0.4.2) 2022-03-09 12:51:11.139 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (0.5.2) 2022-03-09 12:51:11.141 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (5.1.1) 2022-03-09 12:51:11.224 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (2.5.0) 2022-03-09 12:51:11.276 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (2.21) 2022-03-09 12:51:11.440 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (3.7.0) 2022-03-09 12:51:11.548 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (1.0.0) 2022-03-09 12:51:11.549 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (3.0.0) 2022-03-09 12:51:13.510 | Installing collected packages: openstack-placement 2022-03-09 12:51:13.510 | Attempting uninstall: openstack-placement 2022-03-09 12:51:13.510 | Found existing installation: openstack-placement 6.1.0.dev36 2022-03-09 12:51:13.513 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-03-09 12:51:13.515 | Running setup.py develop for openstack-placement 2022-03-09 12:51:17.784 | Successfully installed openstack-placement 2022-03-09 12:51:17.784 | 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-03-09 12:51:17.791 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 12:51:17.791 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 12:51:17.961 | + inc/python:pip_install:200 : result=0 2022-03-09 12:51:17.964 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 12:51:17.966 | + functions-common:time_stop:2425 : local name 2022-03-09 12:51:17.974 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:51:17.977 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:51:17.979 | + functions-common:time_stop:2428 : local total 2022-03-09 12:51:17.982 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:51:17.985 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 12:51:17.987 | + functions-common:time_stop:2432 : start_time=1646830264775 2022-03-09 12:51:17.990 | + functions-common:time_stop:2434 : [[ -z 1646830264775 ]] 2022-03-09 12:51:17.993 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:51:17.997 | + functions-common:time_stop:2437 : end_time=1646830277995 2022-03-09 12:51:18.000 | + functions-common:time_stop:2438 : elapsed_time=13220 2022-03-09 12:51:18.002 | + functions-common:time_stop:2439 : total=161029 2022-03-09 12:51:18.004 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:51:18.007 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=174249 2022-03-09 12:51:18.009 | + inc/python:pip_install:203 : return 0 2022-03-09 12:51:18.012 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-09 12:51:18.015 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-09 12:51:18.017 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-09 12:51:18.038 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-09 12:51:18.050 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-09 12:51:18.053 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-09 12:51:18.055 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:51:18.057 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:51:18.060 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-03-09 12:51:18.062 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:51:18.066 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-09 12:51:18.068 | + ./stack.sh:main:943 : configure_placement 2022-03-09 12:51:18.071 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-09 12:51:18.084 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-09 12:51:18.086 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-09 12:51:18.091 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-09 12:51:18.094 | ++ lib/database:database_connection_url:134 : local db=placement 2022-03-09 12:51:18.096 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-03-09 12:51:18.099 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-03-09 12:51:18.101 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-09 12:51:18.104 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-09 12:51:18.136 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-09 12:51:18.168 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-09 12:51:18.199 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-09 12:51:18.202 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-03-09 12:51:18.205 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-03-09 12:51:18.207 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-09 12:51:18.210 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-09 12:51:18.249 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-09 12:51:18.278 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-03-09 12:51:18.308 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-09 12:51:18.338 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-09 12:51:18.367 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-09 12:51:18.397 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-09 12:51:18.425 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-09 12:51:18.455 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-09 12:51:18.484 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-09 12:51:18.513 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-09 12:51:18.515 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-09 12:51:18.518 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-09 12:51:18.521 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-09 12:51:18.539 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-09 12:51:18.541 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-09 12:51:18.544 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-09 12:51:18.547 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-09 12:51:18.549 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-09 12:51:18.578 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 12:51:18.607 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 12:51:18.636 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-09 12:51:18.665 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-09 12:51:18.667 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-09 12:51:18.670 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-03-09 12:51:18.673 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-03-09 12:51:18.675 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-03-09 12:51:18.677 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-09 12:51:18.680 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-09 12:51:18.683 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-03-09 12:51:18.687 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-03-09 12:51:18.690 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-09 12:51:18.692 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-09 12:51:18.705 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-09 12:51:18.706 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-09 12:51:18.714 | d /var/run/uwsgi 0755 ubuntu root 2022-03-09 12:51:18.718 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-09 12:51:18.733 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-09 12:51:18.736 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-09 12:51:18.740 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-09 12:51:18.771 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-09 12:51:18.799 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-09 12:51:18.828 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-09 12:51:18.856 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-09 12:51:18.884 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-09 12:51:18.913 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-09 12:51:18.942 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-09 12:51:18.971 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-09 12:51:18.999 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-09 12:51:19.028 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-09 12:51:19.057 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-09 12:51:19.086 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-09 12:51:19.114 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-09 12:51:19.117 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-09 12:51:19.120 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-03-09 12:51:19.123 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-03-09 12:51:19.126 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-09 12:51:19.128 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:51:19.130 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:51:19.133 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-09 12:51:19.136 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-09 12:51:19.138 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-09 12:51:19.167 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-09 12:51:19.197 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-03-09 12:51:19.198 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-09 12:51:19.207 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-09 12:51:19.210 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-03-09 12:51:19.213 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-03-09 12:51:19.216 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-09 12:51:19.218 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-09 12:51:19.221 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 12:51:19.223 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:51:19.225 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:51:19.228 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-09 12:51:19.231 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-09 12:51:19.233 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:51:19.235 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:51:19.238 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-03-09 12:51:19.299 | Site placement-api already enabled 2022-03-09 12:51:19.303 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-09 12:51:19.305 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-09 12:51:19.308 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 12:51:19.310 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-09 12:51:19.447 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-03-09 12:51:19.466 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:51:19.470 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-03-09 12:51:19.492 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:51:19.494 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-03-09 12:51:19.512 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:51:19.515 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-03-09 12:51:19.518 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-03-09 12:51:19.520 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-09 12:51:19.552 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.30/identity 2022-03-09 12:51:19.582 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-03-09 12:51:19.614 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-09 12:51:19.644 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-09 12:51:19.673 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-03-09 12:51:19.703 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-09 12:51:19.732 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-09 12:51:19.761 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-03-09 12:51:19.779 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:51:19.782 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-03-09 12:51:19.799 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:51:19.802 | + ./stack.sh:main:969 : run_phase stack install 2022-03-09 12:51:19.804 | + functions-common:run_phase:1853 : local mode=stack 2022-03-09 12:51:19.807 | + functions-common:run_phase:1854 : local phase=install 2022-03-09 12:51:19.809 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-09 12:51:19.811 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-09 12:51:19.814 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-09 12:51:19.817 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-09 12:51:19.819 | + functions-common:run_phase:1863 : local extra 2022-03-09 12:51:19.822 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-09 12:51:19.827 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-09 12:51:19.829 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-09 12:51:19.832 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-09 12:51:19.834 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-09 12:51:19.837 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-09 12:51:19.853 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:51:19.856 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-09 12:51:19.859 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-09 12:51:19.861 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-09 12:51:19.863 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-09 12:51:19.866 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 12:51:19.868 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-03-09 12:51:19.870 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-09 12:51:19.873 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-09 12:51:19.928 | ++ inc/async:async_inner:63 : install_tempest 2022-03-09 12:51:19.966 | [144723 Async install_tempest:170075]: running: install_tempest 2022-03-09 12:51:19.969 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-09 12:51:19.971 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-09 12:51:19.975 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-09 12:51:19.978 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-09 12:51:19.980 | + functions-common:run_phase:1880 : run_plugins stack install 2022-03-09 12:51:19.983 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-09 12:51:19.986 | + functions-common:run_plugins:1840 : local phase=install 2022-03-09 12:51:19.989 | + functions-common:run_plugins:1842 : local plugins= 2022-03-09 12:51:19.996 | + functions-common:run_plugins:1843 : local plugin 2022-03-09 12:51:19.999 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-03-09 12:51:20.002 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-09 12:51:20.004 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:51:20.007 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:51:20.010 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-03-09 12:51:20.013 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:51:20.015 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-03-09 12:51:20.018 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-09 12:51:20.021 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-09 12:51:20.024 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-09 12:51:20.027 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-09 12:51:20.030 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-09 12:51:20.035 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-09 12:51:20.035 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-09 12:51:20.041 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-09 12:51:20.044 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-09 12:51:20.047 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-09 12:51:20.050 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-09 12:51:20.053 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-09 12:51:20.075 | Using python 3.8 to install python-openstackclient 2022-03-09 12:51:20.078 | + 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-openstackclient 2022-03-09 12:51:20.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:51:20.964 | from cryptography.utils import int_from_bytes 2022-03-09 12:51:20.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:51:20.964 | from cryptography.utils import int_from_bytes 2022-03-09 12:51:22.107 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 12:51:22.133 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-03-09 12:51:22.152 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-03-09 12:51:22.153 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-03-09 12:51:22.154 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-03-09 12:51:22.155 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-03-09 12:51:22.156 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-03-09 12:51:22.157 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-03-09 12:51:22.159 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-03-09 12:51:22.160 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-03-09 12:51:22.161 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-03-09 12:51:22.162 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-03-09 12:51:22.163 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-03-09 12:51:22.173 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-03-09 12:51:22.174 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-03-09 12:51:22.176 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-03-09 12:51:22.177 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-03-09 12:51:22.178 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-03-09 12:51:22.205 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-03-09 12:51:22.206 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.1) 2022-03-09 12:51:22.207 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-03-09 12:51:22.207 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-03-09 12:51:22.209 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-03-09 12:51:22.210 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-03-09 12:51:22.211 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-03-09 12:51:22.213 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-03-09 12:51:22.214 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.10.0) 2022-03-09 12:51:22.215 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-03-09 12:51:22.216 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-03-09 12:51:22.230 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-03-09 12:51:22.247 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-03-09 12:51:22.249 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-03-09 12:51:22.250 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.4.0) 2022-03-09 12:51:22.252 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-03-09 12:51:22.273 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-03-09 12:51:22.291 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-03-09 12:51:22.292 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-03-09 12:51:22.295 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-03-09 12:51:22.384 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-03-09 12:51:22.385 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-03-09 12:51:22.386 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-03-09 12:51:22.429 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-03-09 12:51:22.442 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-03-09 12:51:22.475 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-03-09 12:51:22.637 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-03-09 12:51:22.652 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-03-09 12:51:22.752 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-03-09 12:51:22.754 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-03-09 12:51:22.756 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-03-09 12:51:22.758 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-03-09 12:51:22.884 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-03-09 12:51:25.138 | 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-03-09 12:51:25.146 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 12:51:25.146 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 12:51:25.273 | + inc/python:pip_install:200 : result=0 2022-03-09 12:51:25.276 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 12:51:25.278 | + functions-common:time_stop:2425 : local name 2022-03-09 12:51:25.281 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:51:25.283 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:51:25.285 | + functions-common:time_stop:2428 : local total 2022-03-09 12:51:25.288 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:51:25.290 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 12:51:25.292 | + functions-common:time_stop:2432 : start_time=1646830280069 2022-03-09 12:51:25.295 | + functions-common:time_stop:2434 : [[ -z 1646830280069 ]] 2022-03-09 12:51:25.298 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:51:25.302 | + functions-common:time_stop:2437 : end_time=1646830285299 2022-03-09 12:51:25.304 | + functions-common:time_stop:2438 : elapsed_time=5230 2022-03-09 12:51:25.306 | + functions-common:time_stop:2439 : total=174249 2022-03-09 12:51:25.309 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:51:25.312 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=179479 2022-03-09 12:51:25.315 | + inc/python:pip_install:203 : return 0 2022-03-09 12:51:25.317 | + ./stack.sh:main:981 : install_oscwrap 2022-03-09 12:51:25.320 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-03-09 12:51:25.325 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.bhFgtbjhMI 2022-03-09 12:51:25.328 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-03-09 12:51:25.330 | + functions-common:install_oscwrap:2476 : unalias -a 2022-03-09 12:51:25.333 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-03-09 12:51:25.336 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-03-09 12:51:25.338 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-09 12:51:25.341 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-03-09 12:51:25.360 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:51:25.362 | + ./stack.sh:main:1035 : configure_database 2022-03-09 12:51:25.365 | + lib/database:configure_database:128 : configure_database_mysql 2022-03-09 12:51:25.368 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-03-09 12:51:25.370 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-03-09 12:51:25.372 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 12:51:25.375 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-03-09 12:51:25.377 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-03-09 12:51:25.380 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:51:25.382 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:51:25.384 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-03-09 12:51:25.387 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-03-09 12:51:25.390 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 12:51:25.392 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 12:51:25.394 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 12:51:25.396 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 12:51:25.399 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 12:51:25.401 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 12:51:25.403 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 12:51:25.406 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 12:51:25.408 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 12:51:25.410 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 12:51:25.412 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 12:51:25.415 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-03-09 12:51:25.417 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 12:51:25.420 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 12:51:25.422 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 12:51:25.425 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 12:51:25.427 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 12:51:25.430 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 12:51:25.432 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-03-09 12:51:25.448 | mysqladmin: connect to server at 'localhost' failed 2022-03-09 12:51:25.448 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-09 12:51:25.452 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-03-09 12:51:25.455 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-03-09 12:51:25.457 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:51:25.459 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:51:25.462 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-03-09 12:51:25.464 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-09 12:51:25.467 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-03-09 12:51:25.469 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:51:25.471 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:51:25.474 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-03-09 12:51:25.476 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-03-09 12:51:25.478 | + lib/databases/mysql:configure_database_mysql:116 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-03-09 12:51:25.490 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-09 12:51:25.560 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-03-09 12:51:25.573 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-09 12:51:25.663 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-03-09 12:51:25.666 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-03-09 12:51:25.674 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-03-09 12:51:25.674 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-09 12:51:25.731 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-09 12:51:25.786 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-09 12:51:25.839 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-09 12:51:25.892 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-03-09 12:51:25.894 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-03-09 12:51:25.897 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 12:51:25.899 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-09 12:51:29.042 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-03-09 12:51:29.044 | + functions-common:save_stackenv:60 : local tag=1039 2022-03-09 12:51:29.048 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-09 12:51:29.057 | + functions-common:save_stackenv:62 : time_stamp=2022-03-09-125129 2022-03-09 12:51:29.060 | + functions-common:save_stackenv:63 : echo '# 2022-03-09-125129 1039' 2022-03-09 12:51:29.063 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:51:29.066 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-09 12:51:29.070 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:51:29.072 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-09 12:51:29.075 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:51:29.078 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-09 12:51:29.080 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:51:29.083 | + 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-03-09 12:51:29.085 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:51:29.088 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.30 2022-03-09 12:51:29.090 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:51:29.093 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.30/identity 2022-03-09 12:51:29.095 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:51:29.097 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-09-124722 2022-03-09 12:51:29.100 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:51:29.102 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-09 12:51:29.116 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:51:29.118 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.30 2022-03-09 12:51:29.121 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:51:29.124 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-09 12:51:29.126 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:51:29.129 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-09 12:51:29.131 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:51:29.133 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-09 12:51:29.136 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:51:29.138 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-09 12:51:29.142 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-03-09 12:51:29.144 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-09 12:51:29.146 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-09 12:51:29.158 | + ./stack.sh:main:1065 : start_dstat 2022-03-09 12:51:29.161 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 12:51:29.164 | + functions-common:run_process:1680 : local service=dstat 2022-03-09 12:51:29.166 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 12:51:29.169 | + functions-common:run_process:1682 : local group= 2022-03-09 12:51:29.172 | + functions-common:run_process:1683 : local user= 2022-03-09 12:51:29.174 | + functions-common:run_process:1685 : local name=dstat 2022-03-09 12:51:29.176 | + functions-common:run_process:1687 : time_start run_process 2022-03-09 12:51:29.179 | + functions-common:time_start:2411 : local name=run_process 2022-03-09 12:51:29.181 | + functions-common:time_start:2412 : local start_time= 2022-03-09 12:51:29.184 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-09 12:51:29.188 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-09 12:51:29.192 | + functions-common:time_start:2416 : _TIME_START[$name]=1646830289189 2022-03-09 12:51:29.195 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-03-09 12:51:29.211 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:51:29.214 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-09 12:51:29.216 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-03-09 12:51:29.219 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 12:51:29.221 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 12:51:29.224 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 12:51:29.226 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 12:51:29.229 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-09 12:51:29.231 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-09 12:51:29.234 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-03-09 12:51:29.237 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-09 12:51:29.239 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-09 12:51:29.242 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-09 12:51:29.244 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-03-09 12:51:29.247 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-03-09 12:51:29.250 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 12:51:29.252 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-09 12:51:29.255 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-09 12:51:29.257 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-09 12:51:29.259 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-09 12:51:29.262 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-09 12:51:29.264 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-09 12:51:29.268 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-03-09 12:51:29.320 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-09 12:51:29.377 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 12:51:29.429 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-09 12:51:29.480 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-09 12:51:29.533 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-09 12:51:29.585 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-09 12:51:29.587 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-09 12:51:29.641 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-09 12:51:30.052 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-03-09 12:51:30.065 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-09 12:51:30.438 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-03-09 12:51:30.461 | + functions-common:run_process:1691 : time_stop run_process 2022-03-09 12:51:30.463 | + functions-common:time_stop:2425 : local name 2022-03-09 12:51:30.466 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:51:30.468 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:51:30.471 | + functions-common:time_stop:2428 : local total 2022-03-09 12:51:30.473 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:51:30.475 | + functions-common:time_stop:2431 : name=run_process 2022-03-09 12:51:30.478 | + functions-common:time_stop:2432 : start_time=1646830289189 2022-03-09 12:51:30.480 | + functions-common:time_stop:2434 : [[ -z 1646830289189 ]] 2022-03-09 12:51:30.483 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:51:30.488 | + functions-common:time_stop:2437 : end_time=1646830290485 2022-03-09 12:51:30.490 | + functions-common:time_stop:2438 : elapsed_time=1296 2022-03-09 12:51:30.492 | + functions-common:time_stop:2439 : total=0 2022-03-09 12:51:30.495 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:51:30.497 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1296 2022-03-09 12:51:30.500 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-09 12:51:30.503 | + functions-common:run_process:1680 : local service=memory_tracker 2022-03-09 12:51:30.505 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-09 12:51:30.508 | + functions-common:run_process:1682 : local group= 2022-03-09 12:51:30.510 | + functions-common:run_process:1683 : local user=root 2022-03-09 12:51:30.512 | + functions-common:run_process:1685 : local name=memory_tracker 2022-03-09 12:51:30.516 | + functions-common:run_process:1687 : time_start run_process 2022-03-09 12:51:30.518 | + functions-common:time_start:2411 : local name=run_process 2022-03-09 12:51:30.520 | + functions-common:time_start:2412 : local start_time= 2022-03-09 12:51:30.523 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-09 12:51:30.526 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-09 12:51:30.531 | + functions-common:time_start:2416 : _TIME_START[$name]=1646830290528 2022-03-09 12:51:30.533 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-03-09 12:51:30.556 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:51:30.558 | + functions-common:run_process:1691 : time_stop run_process 2022-03-09 12:51:30.561 | + functions-common:time_stop:2425 : local name 2022-03-09 12:51:30.564 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:51:30.566 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:51:30.569 | + functions-common:time_stop:2428 : local total 2022-03-09 12:51:30.571 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:51:30.574 | + functions-common:time_stop:2431 : name=run_process 2022-03-09 12:51:30.577 | + functions-common:time_stop:2432 : start_time=1646830290528 2022-03-09 12:51:30.579 | + functions-common:time_stop:2434 : [[ -z 1646830290528 ]] 2022-03-09 12:51:30.582 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:51:30.586 | + functions-common:time_stop:2437 : end_time=1646830290584 2022-03-09 12:51:30.589 | + functions-common:time_stop:2438 : elapsed_time=56 2022-03-09 12:51:30.591 | + functions-common:time_stop:2439 : total=1296 2022-03-09 12:51:30.594 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:51:30.596 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1352 2022-03-09 12:51:30.607 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-09 12:51:30.620 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:51:30.622 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-03-09 12:51:30.646 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:51:30.649 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-03-09 12:51:30.677 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:51:30.680 | + ./stack.sh:main:1078 : start_etcd3 2022-03-09 12:51:30.682 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-09 12:51:30.685 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-832783-1-hyperv --data-dir /opt/stack/data/etcd' 2022-03-09 12:51:30.691 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-09 12:51:30.694 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-832783-1-hyperv=http://10.222.0.30:2380' 2022-03-09 12:51:30.696 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.30:2380' 2022-03-09 12:51:30.699 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.30:2379' 2022-03-09 12:51:30.702 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-09 12:51:30.704 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-09 12:51:30.707 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.30:2379' 2022-03-09 12:51:30.709 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-09 12:51:30.712 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-09 12:51:30.714 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-09 12:51:30.717 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-832783-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-832783-1-hyperv=http://10.222.0.30:2380 --initial-advertise-peer-urls http://10.222.0.30:2380 --advertise-client-urls http://10.222.0.30:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.30:2379 --debug' '' root 2022-03-09 12:51:30.720 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-03-09 12:51:30.722 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-832783-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-832783-1-hyperv=http://10.222.0.30:2380 --initial-advertise-peer-urls http://10.222.0.30:2380 --advertise-client-urls http://10.222.0.30:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.30:2379 --debug' 2022-03-09 12:51:30.725 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-09 12:51:30.727 | + functions-common:write_user_unit_file:1565 : local user=root 2022-03-09 12:51:30.729 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-09 12:51:30.732 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-09 12:51:30.735 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-09 12:51:30.737 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-09 12:51:30.743 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-03-09 12:51:30.818 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-09 12:51:30.895 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-832783-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-832783-1-hyperv=http://10.222.0.30:2380 --initial-advertise-peer-urls http://10.222.0.30:2380 --advertise-client-urls http://10.222.0.30:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.30:2379 --debug' 2022-03-09 12:51:30.945 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-09 12:51:30.995 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-09 12:51:31.051 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-09 12:51:31.102 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-09 12:51:31.104 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-09 12:51:31.165 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-09 12:51:31.571 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-09 12:51:31.624 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-09 12:51:31.682 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-09 12:51:31.737 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-09 12:51:31.790 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-09 12:51:31.793 | ++ functions-common:is_arch:506 : uname -m 2022-03-09 12:51:31.797 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-09 12:51:31.799 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-09 12:51:32.207 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-09 12:51:32.220 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-09 12:51:32.579 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-09 12:51:32.755 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-03-09 12:51:32.773 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:51:32.776 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-03-09 12:51:32.778 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-09 12:51:32.782 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-09 12:51:32.786 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-09 12:51:32.799 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-09 12:51:32.810 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-09 12:51:32.813 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-09 12:51:32.816 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.30/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-09 12:51:32.954 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.30/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-09 12:51:33.092 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.30/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-03-09 12:51:33.230 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.30/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-09 12:51:33.369 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.30/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-03-09 12:51:33.508 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.30/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-03-09 12:51:33.647 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.30/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-03-09 12:51:33.797 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.30/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-09 12:51:33.934 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.30/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-03-09 12:51:34.073 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.30/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-03-09 12:51:34.211 | + functions-common:write_clouds_yaml:198 : cat 2022-03-09 12:51:34.216 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-03-09 12:51:34.219 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-03-09 12:51:34.222 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-09 12:51:34.226 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-03-09 12:51:34.229 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-03-09 12:51:34.232 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-03-09 12:51:34.248 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:51:34.251 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-03-09 12:51:34.253 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 12:51:34.256 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-03-09 12:51:34.258 | + ./stack.sh:main:1095 : '[' 10.222.0.30 == 10.222.0.30 ']' 2022-03-09 12:51:34.260 | + ./stack.sh:main:1096 : init_keystone 2022-03-09 12:51:34.263 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-03-09 12:51:34.279 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:51:34.281 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-03-09 12:51:34.284 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-03-09 12:51:34.286 | + lib/database:recreate_database:112 : local db=keystone 2022-03-09 12:51:34.288 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-03-09 12:51:34.291 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-03-09 12:51:34.293 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-09 12:51:34.298 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-09 12:51:40.676 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-03-09 12:51:40.681 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-09 12:51:40.810 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-03-09 12:51:40.813 | + functions-common:time_start:2411 : local name=dbsync 2022-03-09 12:51:40.815 | + functions-common:time_start:2412 : local start_time= 2022-03-09 12:51:40.817 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-09 12:51:40.821 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-09 12:51:40.825 | + functions-common:time_start:2416 : _TIME_START[$name]=1646830300822 2022-03-09 12:51:40.827 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-09 12:51:45.541 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=171971) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-09 12:51:45.547 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 12:51:45.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:51:45.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:51:45.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:51:45.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:51:45.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:51:45.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:51:45.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:51:45.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:51:45.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:51:45.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:51:45.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:51:45.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:51:45.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:51:45.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:51:45.551 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 12:51:45.551 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 12:51:45.578 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 12:51:45.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:51:45.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:51:45.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:51:45.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:51:45.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:51:45.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:51:45.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:51:45.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:51:45.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:51:45.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:51:45.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:51:45.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:51:45.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:51:45.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:51:45.581 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 12:51:45.581 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 12:51:46.176 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 12:51:46.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:51:46.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:51:46.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:51:46.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:51:46.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:51:46.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:51:46.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:51:46.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:51:46.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:51:46.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:51:46.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:51:46.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:51:46.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:51:46.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:51:46.179 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 12:51:46.179 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 12:51:46.187 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-09 12:52:02.270 | ++ inc/async:async_inner:64 : rc=0 2022-03-09 12:52:02.295 | [170075 Async install_tempest:170075]: finished successfully 2022-03-09 12:52:15.265 | INFO migrate.versioning.api [-] done 2022-03-09 12:52:15.265 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-09 12:52:15.365 | INFO migrate.versioning.api [-] done 2022-03-09 12:52:15.365 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-09 12:52:15.442 | INFO migrate.versioning.api [-] done 2022-03-09 12:52:15.443 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-09 12:52:15.532 | INFO migrate.versioning.api [-] done 2022-03-09 12:52:15.532 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-09 12:52:15.612 | INFO migrate.versioning.api [-] done 2022-03-09 12:52:15.612 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-09 12:52:15.697 | INFO migrate.versioning.api [-] done 2022-03-09 12:52:15.697 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-09 12:52:16.751 | INFO migrate.versioning.api [-] done 2022-03-09 12:52:16.751 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 12:52:16.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:16.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:16.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:16.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:16.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:16.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:16.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:16.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:16.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:16.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:16.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:16.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:16.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:16.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:16.756 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 12:52:16.756 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 12:52:16.756 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 12:52:16.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:16.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:16.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:16.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:16.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:16.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:16.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:16.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:16.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:16.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:16.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:16.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:16.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:16.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:16.759 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 12:52:16.759 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 12:52:16.767 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 12:52:16.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:16.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:16.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:16.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:16.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:16.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:16.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:16.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:16.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:16.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:16.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:16.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:16.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:16.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:16.770 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 12:52:16.770 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 12:52:17.128 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 12:52:17.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:17.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:17.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:17.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:17.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:17.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:17.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:17.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:17.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:17.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:17.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:17.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:17.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:17.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:17.131 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 12:52:17.131 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 12:52:17.239 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 12:52:17.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:17.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:17.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:17.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:17.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:17.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:17.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:17.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:17.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:17.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:17.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:17.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:17.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:17.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:17.242 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 12:52:17.243 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 12:52:17.250 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-09 12:52:17.394 | INFO migrate.versioning.api [-] done 2022-03-09 12:52:17.394 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-09 12:52:17.458 | INFO migrate.versioning.api [-] done 2022-03-09 12:52:17.458 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-09 12:52:17.522 | INFO migrate.versioning.api [-] done 2022-03-09 12:52:17.522 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-09 12:52:17.573 | INFO migrate.versioning.api [-] done 2022-03-09 12:52:17.574 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-09 12:52:17.637 | INFO migrate.versioning.api [-] done 2022-03-09 12:52:17.637 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-09 12:52:17.688 | INFO migrate.versioning.api [-] done 2022-03-09 12:52:17.689 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-09 12:52:17.745 | INFO migrate.versioning.api [-] done 2022-03-09 12:52:17.746 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 12:52:17.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:17.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:17.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:17.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:17.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:17.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:17.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:17.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:17.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:17.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:17.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:17.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:17.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:17.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:17.749 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 12:52:17.749 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 12:52:17.750 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 12:52:17.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:17.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:17.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:17.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:17.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:17.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:17.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:17.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:17.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:17.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:17.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:17.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:17.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:17.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:17.753 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 12:52:17.753 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 12:52:17.761 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 12:52:17.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:17.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:17.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:17.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:17.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:17.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:17.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:17.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:17.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:17.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:17.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:17.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:17.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:17.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:17.764 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 12:52:17.764 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 12:52:18.076 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 12:52:18.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:18.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:18.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:18.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:18.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:18.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:18.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:18.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:18.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:18.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:18.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:18.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:18.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:18.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:18.079 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 12:52:18.079 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 12:52:18.185 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 12:52:18.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:18.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:18.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:18.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:18.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:18.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:18.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:18.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:18.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:18.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:18.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:18.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:18.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:52:18.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:52:18.188 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 12:52:18.188 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171971) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 12:52:18.195 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-09 12:52:18.253 | INFO migrate.versioning.api [-] done 2022-03-09 12:52:18.253 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-09 12:52:18.314 | INFO migrate.versioning.api [-] done 2022-03-09 12:52:18.315 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-09 12:52:18.401 | INFO migrate.versioning.api [-] done 2022-03-09 12:52:18.401 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-09 12:52:18.497 | INFO migrate.versioning.api [-] done 2022-03-09 12:52:18.497 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-09 12:52:18.583 | INFO migrate.versioning.api [-] done 2022-03-09 12:52:18.583 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-09 12:52:18.640 | INFO migrate.versioning.api [-] done 2022-03-09 12:52:18.640 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-09 12:52:18.723 | INFO migrate.versioning.api [-] done 2022-03-09 12:52:19.103 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-03-09 12:52:19.105 | + functions-common:time_stop:2425 : local name 2022-03-09 12:52:19.108 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:52:19.110 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:52:19.113 | + functions-common:time_stop:2428 : local total 2022-03-09 12:52:19.115 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:52:19.118 | + functions-common:time_stop:2431 : name=dbsync 2022-03-09 12:52:19.120 | + functions-common:time_stop:2432 : start_time=1646830300822 2022-03-09 12:52:19.123 | + functions-common:time_stop:2434 : [[ -z 1646830300822 ]] 2022-03-09 12:52:19.126 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:52:19.130 | + functions-common:time_stop:2437 : end_time=1646830339128 2022-03-09 12:52:19.133 | + functions-common:time_stop:2438 : elapsed_time=38306 2022-03-09 12:52:19.135 | + functions-common:time_stop:2439 : total=0 2022-03-09 12:52:19.138 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:52:19.140 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=38306 2022-03-09 12:52:19.143 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-09 12:52:19.146 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-03-09 12:52:19.150 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-09 12:52:23.721 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-09 12:52:23.721 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-09 12:52:23.721 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-09 12:52:23.722 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-09 12:52:23.722 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-09 12:52:23.722 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-09 12:52:23.722 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-09 12:52:23.723 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-09 12:52:23.723 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-09 12:52:24.076 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-03-09 12:52:24.080 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-09 12:52:28.575 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-09 12:52:28.575 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-09 12:52:28.575 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-09 12:52:28.576 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-09 12:52:28.576 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-09 12:52:28.576 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-09 12:52:28.577 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-09 12:52:28.577 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-09 12:52:28.577 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-09 12:52:28.936 | + ./stack.sh:main:1097 : start_keystone 2022-03-09 12:52:28.939 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-03-09 12:52:28.941 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-03-09 12:52:28.944 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-03-09 12:52:28.961 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:52:28.967 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-03-09 12:52:28.967 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-03-09 12:52:28.972 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-03-09 12:52:28.974 | + functions-common:run_process:1680 : local service=keystone 2022-03-09 12:52:28.977 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-09 12:52:28.979 | + functions-common:run_process:1682 : local group= 2022-03-09 12:52:28.982 | + functions-common:run_process:1683 : local user= 2022-03-09 12:52:28.984 | + functions-common:run_process:1685 : local name=keystone 2022-03-09 12:52:28.987 | + functions-common:run_process:1687 : time_start run_process 2022-03-09 12:52:28.989 | + functions-common:time_start:2411 : local name=run_process 2022-03-09 12:52:28.992 | + functions-common:time_start:2412 : local start_time= 2022-03-09 12:52:28.994 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-09 12:52:28.997 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-09 12:52:29.002 | + functions-common:time_start:2416 : _TIME_START[$name]=1646830348999 2022-03-09 12:52:29.004 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-03-09 12:52:29.025 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:52:29.027 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-03-09 12:52:29.033 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-03-09 12:52:29.034 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-09 12:52:29.035 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-09 12:52:29.038 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-09 12:52:29.040 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-09 12:52:29.042 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-09 12:52:29.045 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-09 12:52:29.047 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-03-09 12:52:29.050 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-09 12:52:29.052 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-09 12:52:29.055 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-09 12:52:29.057 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-03-09 12:52:29.060 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-03-09 12:52:29.062 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-09 12:52:29.065 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-09 12:52:29.068 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-09 12:52:29.070 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-09 12:52:29.072 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-09 12:52:29.077 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-03-09 12:52:29.129 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-03-09 12:52:29.183 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-09 12:52:29.236 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-09 12:52:29.288 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-09 12:52:29.340 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-09 12:52:29.392 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-09 12:52:29.443 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-09 12:52:29.496 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-09 12:52:29.548 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-09 12:52:29.600 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-09 12:52:29.602 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-03-09 12:52:29.654 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-09 12:52:30.029 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-03-09 12:52:30.042 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-09 12:52:30.414 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-03-09 12:52:30.499 | + functions-common:run_process:1691 : time_stop run_process 2022-03-09 12:52:30.504 | + functions-common:time_stop:2425 : local name 2022-03-09 12:52:30.507 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:52:30.509 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:52:30.512 | + functions-common:time_stop:2428 : local total 2022-03-09 12:52:30.514 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:52:30.517 | + functions-common:time_stop:2431 : name=run_process 2022-03-09 12:52:30.519 | + functions-common:time_stop:2432 : start_time=1646830348999 2022-03-09 12:52:30.522 | + functions-common:time_stop:2434 : [[ -z 1646830348999 ]] 2022-03-09 12:52:30.525 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:52:30.529 | + functions-common:time_stop:2437 : end_time=1646830350526 2022-03-09 12:52:30.531 | + functions-common:time_stop:2438 : elapsed_time=1527 2022-03-09 12:52:30.534 | + functions-common:time_stop:2439 : total=1352 2022-03-09 12:52:30.537 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:52:30.539 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2879 2022-03-09 12:52:30.542 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-03-09 12:52:30.545 | Waiting for keystone to start... 2022-03-09 12:52:30.545 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.30/identity/v3/ 2022-03-09 12:52:30.547 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.30/identity/v3/ 2022-03-09 12:52:30.550 | + functions:wait_for_service:457 : local timeout=60 2022-03-09 12:52:30.552 | + functions:wait_for_service:458 : local url=http://10.222.0.30/identity/v3/ 2022-03-09 12:52:30.555 | + functions:wait_for_service:459 : local rval=0 2022-03-09 12:52:30.557 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-09 12:52:30.559 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-09 12:52:30.562 | + functions-common:time_start:2412 : local start_time= 2022-03-09 12:52:30.565 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-09 12:52:30.568 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-09 12:52:30.573 | + functions-common:time_start:2416 : _TIME_START[$name]=1646830350570 2022-03-09 12:52:30.575 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-09 12:52:30.587 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.30/identity/v3/ 2022-03-09 12:52:37.140 | + :: : [[ 200 == 503 ]] 2022-03-09 12:52:37.142 | + :: : [[ 0 -eq 7 ]] 2022-03-09 12:52:37.145 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-09 12:52:37.148 | + functions-common:time_stop:2425 : local name 2022-03-09 12:52:37.150 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:52:37.153 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:52:37.155 | + functions-common:time_stop:2428 : local total 2022-03-09 12:52:37.158 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:52:37.160 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-09 12:52:37.163 | + functions-common:time_stop:2432 : start_time=1646830350570 2022-03-09 12:52:37.165 | + functions-common:time_stop:2434 : [[ -z 1646830350570 ]] 2022-03-09 12:52:37.168 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:52:37.172 | + functions-common:time_stop:2437 : end_time=1646830357170 2022-03-09 12:52:37.175 | + functions-common:time_stop:2438 : elapsed_time=6600 2022-03-09 12:52:37.177 | + functions-common:time_stop:2439 : total=0 2022-03-09 12:52:37.179 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:52:37.182 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6600 2022-03-09 12:52:37.184 | + functions:wait_for_service:467 : return 0 2022-03-09 12:52:37.187 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-03-09 12:52:37.203 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:52:37.206 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-03-09 12:52:37.209 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 12:52:37.211 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-09 12:52:37.240 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-03-09 12:52:37.243 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.30/identity 2022-03-09 12:52:41.814 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=172809) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:52:41.814 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=172809) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:52:41.815 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_assignment_removal` subscribed to event `identity.remove_application_credentials_for_user.internal`. {{(pid=172809) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:52:41.822 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=172809) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:52:41.838 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=172809) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:52:41.839 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=172809) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:52:41.870 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=172809) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:52:41.901 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=172809) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:52:41.901 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=172809) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:52:41.996 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=172809) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:52:41.996 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=172809) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:52:41.997 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=172809) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:52:41.997 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=172809) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:52:41.997 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=172809) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:52:41.997 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=172809) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:52:42.009 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=172809) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:52:42.010 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=172809) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:52:42.010 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=172809) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:52:42.010 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=172809) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:52:42.010 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=172809) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:52:42.010 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=172809) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:52:42.011 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=172809) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:52:42.018 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=172809) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:52:42.020 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=172809) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:52:42.021 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=172809) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:52:42.021 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=172809) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:52:42.021 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=172809) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:52:42.021 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=172809) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:52:42.021 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=172809) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:52:42.022 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=172809) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:52:42.053 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=172809) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-09 12:52:42.444 | INFO keystone.cmd.bootstrap [None req-6cd5ff6e-422a-4107-ab17-86fbae910fc3 None None] Created domain default 2022-03-09 12:52:42.537 | INFO keystone.cmd.bootstrap [None req-6cd5ff6e-422a-4107-ab17-86fbae910fc3 None None] Created project admin 2022-03-09 12:52:42.564 | DEBUG passlib.handlers.bcrypt [None req-6cd5ff6e-422a-4107-ab17-86fbae910fc3 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=172809) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-09 12:52:42.565 | DEBUG passlib.handlers.bcrypt [None req-6cd5ff6e-422a-4107-ab17-86fbae910fc3 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=172809) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-09 12:52:42.677 | INFO keystone.cmd.bootstrap [None req-6cd5ff6e-422a-4107-ab17-86fbae910fc3 None None] Created user admin 2022-03-09 12:52:42.769 | INFO keystone.cmd.bootstrap [None req-6cd5ff6e-422a-4107-ab17-86fbae910fc3 None None] Created role reader 2022-03-09 12:52:42.855 | INFO keystone.cmd.bootstrap [None req-6cd5ff6e-422a-4107-ab17-86fbae910fc3 None None] Created role member 2022-03-09 12:52:42.929 | INFO keystone.cmd.bootstrap [None req-6cd5ff6e-422a-4107-ab17-86fbae910fc3 None None] Created implied role where 2e28f921762546009a0315582a612875 implies 04f092af2a874b8b8bc96753d1480b82 2022-03-09 12:52:42.989 | INFO keystone.cmd.bootstrap [None req-6cd5ff6e-422a-4107-ab17-86fbae910fc3 None None] Created role admin 2022-03-09 12:52:43.092 | INFO keystone.cmd.bootstrap [None req-6cd5ff6e-422a-4107-ab17-86fbae910fc3 None None] Created implied role where 79e918bbe95544adbcab9e7b5258aea0 implies 2e28f921762546009a0315582a612875 2022-03-09 12:52:43.172 | INFO keystone.cmd.bootstrap [None req-6cd5ff6e-422a-4107-ab17-86fbae910fc3 None None] Granted role admin on project admin to user admin. 2022-03-09 12:52:43.252 | INFO keystone.cmd.bootstrap [None req-6cd5ff6e-422a-4107-ab17-86fbae910fc3 None None] Granted role admin on the system to user admin. 2022-03-09 12:52:43.358 | WARNING py.warnings [None req-6cd5ff6e-422a-4107-ab17-86fbae910fc3 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-03-09 12:52:43.358 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-09 12:52:43.358 |  2022-03-09 12:52:43.362 | INFO keystone.cmd.bootstrap [None req-6cd5ff6e-422a-4107-ab17-86fbae910fc3 None None] Created region RegionOne 2022-03-09 12:52:43.632 | INFO keystone.cmd.bootstrap [None req-6cd5ff6e-422a-4107-ab17-86fbae910fc3 None None] Created public endpoint http://10.222.0.30/identity 2022-03-09 12:52:44.080 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-03-09 12:52:44.083 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-03-09 12:52:44.085 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-03-09 12:52:44.089 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-03-09 12:52:47.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:52:47.074 | from cryptography.utils import int_from_bytes 2022-03-09 12:52:47.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:52:47.074 | from cryptography.utils import int_from_bytes 2022-03-09 12:52:47.234 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:52:47.237 | + lib/keystone:create_keystone_accounts:310 : admin_project=73028f59cb8240c6a62ab9cad39be31e 2022-03-09 12:52:47.240 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-03-09 12:52:47.243 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-03-09 12:52:49.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:52:49.463 | from cryptography.utils import int_from_bytes 2022-03-09 12:52:49.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:52:49.463 | from cryptography.utils import int_from_bytes 2022-03-09 12:52:49.625 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:52:49.628 | + lib/keystone:create_keystone_accounts:312 : admin_user=58123265b8eb43ddbbd457744f1e39c2 2022-03-09 12:52:49.630 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-03-09 12:52:49.632 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-03-09 12:52:49.635 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-03-09 12:52:49.637 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 58123265b8eb43ddbbd457744f1e39c2 default 2022-03-09 12:52:49.693 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 58123265b8eb43ddbbd457744f1e39c2 default 2022-03-09 12:52:49.731 | [144723 Async ks-domain-role:172928]: running: get_or_add_user_domain_role admin 58123265b8eb43ddbbd457744f1e39c2 default 2022-03-09 12:52:49.733 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-03-09 12:52:49.735 | + functions-common:get_or_create_domain:877 : local domain_id 2022-03-09 12:52:49.739 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-09 12:52:52.839 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-03-09 12:52:52.841 | + functions-common:get_or_create_domain:888 : echo default 2022-03-09 12:52:52.841 | default 2022-03-09 12:52:52.844 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-03-09 12:52:52.902 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-09 12:52:52.941 | [144723 Async ks-project:173070]: running: get_or_create_project service Default 2022-03-09 12:52:52.944 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-03-09 12:52:53.008 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-09 12:52:53.050 | [144723 Async ks-service:173156]: running: get_or_create_role service 2022-03-09 12:52:53.052 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-09 12:52:53.118 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-09 12:52:53.186 | [144723 Async ks-reseller:173242]: running: get_or_create_role ResellerAdmin 2022-03-09 12:52:53.188 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-03-09 12:52:53.192 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-09 12:52:53.528 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-09 12:52:53.752 | [144723 Async ks-anotherrole:173331]: running: get_or_create_role anotherrole 2022-03-09 12:52:53.771 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-03-09 12:52:53.804 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-03-09 12:52:53.828 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-09 12:52:53.857 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-03-09 12:52:56.796 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:52:56.831 | [173156 Async ks-service:173156]: finished successfully 2022-03-09 12:52:57.075 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:52:57.104 | [173070 Async ks-project:173070]: finished successfully 2022-03-09 12:52:57.355 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:52:57.398 | [173242 Async ks-reseller:173242]: finished successfully 2022-03-09 12:52:57.680 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:52:57.706 | [173331 Async ks-anotherrole:173331]: finished successfully 2022-03-09 12:52:57.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:52:57.715 | from cryptography.utils import int_from_bytes 2022-03-09 12:52:57.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:52:57.715 | from cryptography.utils import int_from_bytes 2022-03-09 12:52:57.880 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:52:57.883 | ++ functions-common:get_or_create_project:938 : project_id=7ba0ef1b35274d37854f870ed7bfe032 2022-03-09 12:52:57.885 | ++ functions-common:get_or_create_project:939 : echo 7ba0ef1b35274d37854f870ed7bfe032 2022-03-09 12:52:57.888 | + lib/keystone:create_keystone_accounts:340 : invis_project=7ba0ef1b35274d37854f870ed7bfe032 2022-03-09 12:52:57.890 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-03-09 12:52:57.894 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-03-09 12:52:57.896 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-09 12:52:57.899 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-03-09 12:53:00.505 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:53:00.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:00.515 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:00.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:00.516 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:00.535 | [172928 Async ks-domain-role:172928]: finished successfully 2022-03-09 12:53:00.680 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:00.682 | ++ functions-common:get_or_create_project:938 : project_id=3385238e766d4b22a1c5dc164425a276 2022-03-09 12:53:00.685 | ++ functions-common:get_or_create_project:939 : echo 3385238e766d4b22a1c5dc164425a276 2022-03-09 12:53:00.688 | + lib/keystone:create_keystone_accounts:344 : demo_project=3385238e766d4b22a1c5dc164425a276 2022-03-09 12:53:00.690 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-03-09 12:53:00.693 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-09 12:53:00.695 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 12:53:00.698 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-03-09 12:53:00.700 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-03-09 12:53:00.703 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-03-09 12:53:03.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:03.267 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:03.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:03.267 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:03.442 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:03.445 | ++ functions-common:get_or_create_user:925 : user_id=60faab5c7cd14322b30c73b614c3e7f8 2022-03-09 12:53:03.447 | ++ functions-common:get_or_create_user:926 : echo 60faab5c7cd14322b30c73b614c3e7f8 2022-03-09 12:53:03.450 | + lib/keystone:create_keystone_accounts:347 : demo_user=60faab5c7cd14322b30c73b614c3e7f8 2022-03-09 12:53:03.452 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-03-09 12:53:03.501 | [144723 Async ks-domain-role:172928]: Waiting for completion of get_or_add_user_domain_role admin 58123265b8eb43ddbbd457744f1e39c2 default running on PID 172928 (6 other jobs running) 2022-03-09 12:53:03.525 | [144723 Async ks-domain-role:172928]: Signaling child to exit 2022-03-09 12:53:03.525 | WAKEUP 2022-03-09 12:53:03.549 | [144723 Async ks-domain-role:172928]: Signaled 2022-03-09 12:53:03.550 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-03-09 12:53:03.550 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 58123265b8eb43ddbbd457744f1e39c2 --domain default 2022-03-09 12:53:03.550 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-03-09 12:53:03.550 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:53:03.550 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:53:03.550 | ++ functions-common:get_field:812 : read data 2022-03-09 12:53:03.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:03.550 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:03.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:03.550 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:03.550 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:03.550 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-03-09 12:53:03.550 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-03-09 12:53:03.550 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 58123265b8eb43ddbbd457744f1e39c2 --domain default 2022-03-09 12:53:03.551 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:03.551 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:03.551 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:03.551 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:03.551 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:53:03.551 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-03-09 12:53:03.551 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 58123265b8eb43ddbbd457744f1e39c2 --domain default 2022-03-09 12:53:03.551 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:53:03.551 | ++ functions-common:get_field:812 : read data 2022-03-09 12:53:03.551 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:03.551 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:03.551 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:03.551 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:03.551 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:03.551 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:53:03.551 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:53:03.551 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:53:03.551 | ++ functions-common:get_field:818 : echo '| 79e918bbe95544adbcab9e7b5258aea0 | 58123265b8eb43ddbbd457744f1e39c2 | | | default | | False |' 2022-03-09 12:53:03.551 | ++ functions-common:get_field:812 : read data 2022-03-09 12:53:03.551 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=79e918bbe95544adbcab9e7b5258aea0 2022-03-09 12:53:03.551 | + functions-common:get_or_add_user_domain_role:1021 : echo 79e918bbe95544adbcab9e7b5258aea0 2022-03-09 12:53:03.551 | 79e918bbe95544adbcab9e7b5258aea0 2022-03-09 12:53:03.593 | [144723 Async ks-domain-role:172928]: finished get_or_add_user_domain_role admin 58123265b8eb43ddbbd457744f1e39c2 default with result 0 in 10 seconds 2022-03-09 12:53:03.600 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-09 12:53:03.635 | [144723 Async ks-project:173070]: Waiting for completion of get_or_create_project service Default running on PID 173070 (5 other jobs running) 2022-03-09 12:53:03.660 | [144723 Async ks-project:173070]: Signaling child to exit 2022-03-09 12:53:03.660 | WAKEUP 2022-03-09 12:53:03.682 | [144723 Async ks-project:173070]: Signaled 2022-03-09 12:53:03.683 | + functions-common:get_or_create_project:932 : local project_id 2022-03-09 12:53:03.683 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-03-09 12:53:03.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:03.683 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:03.683 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:03.684 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:03.684 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:03.684 | + functions-common:get_or_create_project:938 : project_id=0967d8a81551494b8bd79cf9d9b977ab 2022-03-09 12:53:03.684 | + functions-common:get_or_create_project:939 : echo 0967d8a81551494b8bd79cf9d9b977ab 2022-03-09 12:53:03.684 | 0967d8a81551494b8bd79cf9d9b977ab 2022-03-09 12:53:03.726 | [144723 Async ks-project:173070]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-03-09 12:53:03.763 | [144723 Async ks-service:173156]: Waiting for completion of get_or_create_role service running on PID 173156 (4 other jobs running) 2022-03-09 12:53:03.787 | [144723 Async ks-service:173156]: Signaling child to exit 2022-03-09 12:53:03.787 | WAKEUP 2022-03-09 12:53:03.809 | [144723 Async ks-service:173156]: Signaled 2022-03-09 12:53:03.811 | + functions-common:get_or_create_role:945 : local role_id 2022-03-09 12:53:03.811 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-03-09 12:53:03.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:03.811 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:03.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:03.811 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:03.811 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:03.811 | + functions-common:get_or_create_role:950 : role_id=43b0eba709f64f0fb1901f60e9e18777 2022-03-09 12:53:03.811 | + functions-common:get_or_create_role:951 : echo 43b0eba709f64f0fb1901f60e9e18777 2022-03-09 12:53:03.811 | 43b0eba709f64f0fb1901f60e9e18777 2022-03-09 12:53:03.854 | [144723 Async ks-service:173156]: finished get_or_create_role service with result 0 in 3 seconds 2022-03-09 12:53:03.890 | [144723 Async ks-reseller:173242]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 173242 (3 other jobs running) 2022-03-09 12:53:03.915 | [144723 Async ks-reseller:173242]: Signaling child to exit 2022-03-09 12:53:03.915 | WAKEUP 2022-03-09 12:53:03.937 | [144723 Async ks-reseller:173242]: Signaled 2022-03-09 12:53:03.938 | + functions-common:get_or_create_role:945 : local role_id 2022-03-09 12:53:03.938 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-03-09 12:53:03.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:03.938 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:03.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:03.938 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:03.938 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:03.938 | + functions-common:get_or_create_role:950 : role_id=3d78d464c2f4438198846c8848c831b6 2022-03-09 12:53:03.938 | + functions-common:get_or_create_role:951 : echo 3d78d464c2f4438198846c8848c831b6 2022-03-09 12:53:03.938 | 3d78d464c2f4438198846c8848c831b6 2022-03-09 12:53:03.981 | [144723 Async ks-reseller:173242]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-03-09 12:53:04.017 | [144723 Async ks-anotherrole:173331]: Waiting for completion of get_or_create_role anotherrole running on PID 173331 (2 other jobs running) 2022-03-09 12:53:04.042 | [144723 Async ks-anotherrole:173331]: Signaling child to exit 2022-03-09 12:53:04.043 | WAKEUP 2022-03-09 12:53:04.066 | [144723 Async ks-anotherrole:173331]: Signaled 2022-03-09 12:53:04.068 | + functions-common:get_or_create_role:945 : local role_id 2022-03-09 12:53:04.068 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-09 12:53:04.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:04.068 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:04.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:04.068 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:04.068 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:04.068 | + functions-common:get_or_create_role:950 : role_id=aadc948aa703435ab24e95ccf18fcd7c 2022-03-09 12:53:04.068 | + functions-common:get_or_create_role:951 : echo aadc948aa703435ab24e95ccf18fcd7c 2022-03-09 12:53:04.068 | aadc948aa703435ab24e95ccf18fcd7c 2022-03-09 12:53:04.111 | [144723 Async ks-anotherrole:173331]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-03-09 12:53:04.115 | + inc/async:async_wait:197 : return 0 2022-03-09 12:53:04.117 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 60faab5c7cd14322b30c73b614c3e7f8 3385238e766d4b22a1c5dc164425a276 2022-03-09 12:53:04.184 | + inc/async:async_inner:63 : get_or_add_user_project_role member 60faab5c7cd14322b30c73b614c3e7f8 3385238e766d4b22a1c5dc164425a276 2022-03-09 12:53:04.223 | [144723 Async ks-demo-member:174199]: running: get_or_add_user_project_role member 60faab5c7cd14322b30c73b614c3e7f8 3385238e766d4b22a1c5dc164425a276 2022-03-09 12:53:04.226 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 58123265b8eb43ddbbd457744f1e39c2 3385238e766d4b22a1c5dc164425a276 2022-03-09 12:53:04.286 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 58123265b8eb43ddbbd457744f1e39c2 3385238e766d4b22a1c5dc164425a276 2022-03-09 12:53:04.326 | [144723 Async ks-demo-admin:174311]: running: get_or_add_user_project_role admin 58123265b8eb43ddbbd457744f1e39c2 3385238e766d4b22a1c5dc164425a276 2022-03-09 12:53:04.330 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 60faab5c7cd14322b30c73b614c3e7f8 3385238e766d4b22a1c5dc164425a276 2022-03-09 12:53:04.407 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 60faab5c7cd14322b30c73b614c3e7f8 3385238e766d4b22a1c5dc164425a276 2022-03-09 12:53:04.455 | [144723 Async ks-demo-another:174423]: running: get_or_add_user_project_role anotherrole 60faab5c7cd14322b30c73b614c3e7f8 3385238e766d4b22a1c5dc164425a276 2022-03-09 12:53:04.458 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 60faab5c7cd14322b30c73b614c3e7f8 7ba0ef1b35274d37854f870ed7bfe032 2022-03-09 12:53:04.524 | + inc/async:async_inner:63 : get_or_add_user_project_role member 60faab5c7cd14322b30c73b614c3e7f8 7ba0ef1b35274d37854f870ed7bfe032 2022-03-09 12:53:04.601 | [144723 Async ks-demo-invis:174535]: running: get_or_add_user_project_role member 60faab5c7cd14322b30c73b614c3e7f8 7ba0ef1b35274d37854f870ed7bfe032 2022-03-09 12:53:04.604 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-03-09 12:53:04.613 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-03-09 12:53:04.617 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 12:53:04.621 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-03-09 12:53:04.629 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-03-09 12:53:04.634 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-03-09 12:53:08.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:08.879 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:08.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:08.879 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:09.072 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:09.075 | ++ functions-common:get_or_create_user:925 : user_id=a34fc958d6c2454f8c621346ea087eef 2022-03-09 12:53:09.082 | ++ functions-common:get_or_create_user:926 : echo a34fc958d6c2454f8c621346ea087eef 2022-03-09 12:53:09.092 | + lib/keystone:create_keystone_accounts:360 : demo_reader=a34fc958d6c2454f8c621346ea087eef 2022-03-09 12:53:09.095 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader a34fc958d6c2454f8c621346ea087eef 3385238e766d4b22a1c5dc164425a276 2022-03-09 12:53:09.171 | + inc/async:async_inner:63 : get_or_add_user_project_role reader a34fc958d6c2454f8c621346ea087eef 3385238e766d4b22a1c5dc164425a276 2022-03-09 12:53:09.241 | [144723 Async ks-demo-reader:174701]: running: get_or_add_user_project_role reader a34fc958d6c2454f8c621346ea087eef 3385238e766d4b22a1c5dc164425a276 2022-03-09 12:53:09.245 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-03-09 12:53:09.263 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-03-09 12:53:09.275 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-09 12:53:09.285 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-03-09 12:53:12.787 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:12.787 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:12.787 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:12.787 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:13.211 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:13.227 | ++ functions-common:get_or_create_project:938 : project_id=297a3ab7e9e54a81b8be5f07e3f18d6b 2022-03-09 12:53:13.232 | ++ functions-common:get_or_create_project:939 : echo 297a3ab7e9e54a81b8be5f07e3f18d6b 2022-03-09 12:53:13.238 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=297a3ab7e9e54a81b8be5f07e3f18d6b 2022-03-09 12:53:13.242 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-03-09 12:53:13.247 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-09 12:53:13.251 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 12:53:13.255 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-03-09 12:53:13.260 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-03-09 12:53:13.270 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-03-09 12:53:16.595 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:16.595 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:16.595 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:16.595 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:17.097 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:17.133 | ++ functions-common:get_or_create_user:925 : user_id=d6d3bde87f534e149adc6ed3f4e25551 2022-03-09 12:53:17.165 | ++ functions-common:get_or_create_user:926 : echo d6d3bde87f534e149adc6ed3f4e25551 2022-03-09 12:53:17.185 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=d6d3bde87f534e149adc6ed3f4e25551 2022-03-09 12:53:17.205 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin d6d3bde87f534e149adc6ed3f4e25551 297a3ab7e9e54a81b8be5f07e3f18d6b 2022-03-09 12:53:17.489 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:53:17.617 | + inc/async:async_inner:63 : get_or_add_user_project_role admin d6d3bde87f534e149adc6ed3f4e25551 297a3ab7e9e54a81b8be5f07e3f18d6b 2022-03-09 12:53:17.655 | [174199 Async ks-demo-member:174199]: finished successfully 2022-03-09 12:53:17.816 | [144723 Async ks-alt-admin:175093]: running: get_or_add_user_project_role admin d6d3bde87f534e149adc6ed3f4e25551 297a3ab7e9e54a81b8be5f07e3f18d6b 2022-03-09 12:53:17.834 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole d6d3bde87f534e149adc6ed3f4e25551 297a3ab7e9e54a81b8be5f07e3f18d6b 2022-03-09 12:53:18.221 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole d6d3bde87f534e149adc6ed3f4e25551 297a3ab7e9e54a81b8be5f07e3f18d6b 2022-03-09 12:53:18.434 | [144723 Async ks-alt-another:175222]: running: get_or_add_user_project_role anotherrole d6d3bde87f534e149adc6ed3f4e25551 297a3ab7e9e54a81b8be5f07e3f18d6b 2022-03-09 12:53:18.436 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-03-09 12:53:18.440 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-03-09 12:53:18.449 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 12:53:18.472 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-03-09 12:53:18.504 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-03-09 12:53:18.551 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-03-09 12:53:20.248 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:53:20.414 | [174311 Async ks-demo-admin:174311]: finished successfully 2022-03-09 12:53:21.206 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:53:21.341 | [174535 Async ks-demo-invis:174535]: finished successfully 2022-03-09 12:53:22.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:22.276 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:22.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:22.276 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:22.467 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:22.470 | ++ functions-common:get_or_create_user:925 : user_id=41e359b637d94ae782730e82b88b4c47 2022-03-09 12:53:22.473 | ++ functions-common:get_or_create_user:926 : echo 41e359b637d94ae782730e82b88b4c47 2022-03-09 12:53:22.476 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=41e359b637d94ae782730e82b88b4c47 2022-03-09 12:53:22.480 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 41e359b637d94ae782730e82b88b4c47 297a3ab7e9e54a81b8be5f07e3f18d6b 2022-03-09 12:53:22.720 | + inc/async:async_inner:63 : get_or_add_user_project_role member 41e359b637d94ae782730e82b88b4c47 297a3ab7e9e54a81b8be5f07e3f18d6b 2022-03-09 12:53:22.760 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:53:22.805 | [144723 Async ks-alt-member-user:175513]: running: get_or_add_user_project_role member 41e359b637d94ae782730e82b88b4c47 297a3ab7e9e54a81b8be5f07e3f18d6b 2022-03-09 12:53:22.809 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-03-09 12:53:22.818 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-03-09 12:53:22.823 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 12:53:22.830 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-03-09 12:53:22.845 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-03-09 12:53:22.851 | [174423 Async ks-demo-another:174423]: finished successfully 2022-03-09 12:53:22.854 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-03-09 12:53:25.665 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:53:25.752 | [174701 Async ks-demo-reader:174701]: finished successfully 2022-03-09 12:53:26.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:26.144 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:26.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:26.144 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:26.328 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:26.332 | ++ functions-common:get_or_create_user:925 : user_id=a2a3abed28124ebaadfca5cd3fddc46c 2022-03-09 12:53:26.335 | ++ functions-common:get_or_create_user:926 : echo a2a3abed28124ebaadfca5cd3fddc46c 2022-03-09 12:53:26.338 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=a2a3abed28124ebaadfca5cd3fddc46c 2022-03-09 12:53:26.341 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader a2a3abed28124ebaadfca5cd3fddc46c 297a3ab7e9e54a81b8be5f07e3f18d6b 2022-03-09 12:53:26.424 | + inc/async:async_inner:63 : get_or_add_user_project_role reader a2a3abed28124ebaadfca5cd3fddc46c 297a3ab7e9e54a81b8be5f07e3f18d6b 2022-03-09 12:53:26.487 | [144723 Async ks-alt-reader-user:175780]: running: get_or_add_user_project_role reader a2a3abed28124ebaadfca5cd3fddc46c 297a3ab7e9e54a81b8be5f07e3f18d6b 2022-03-09 12:53:26.497 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-03-09 12:53:26.499 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 12:53:26.503 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-03-09 12:53:26.508 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-03-09 12:53:26.513 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-03-09 12:53:29.630 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:29.630 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:29.630 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:29.630 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:29.938 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:29.940 | ++ functions-common:get_or_create_user:925 : user_id=9a5f275eb88844c8a3219abb71489f33 2022-03-09 12:53:29.943 | ++ functions-common:get_or_create_user:926 : echo 9a5f275eb88844c8a3219abb71489f33 2022-03-09 12:53:29.946 | + lib/keystone:create_keystone_accounts:392 : system_member_user=9a5f275eb88844c8a3219abb71489f33 2022-03-09 12:53:29.948 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 9a5f275eb88844c8a3219abb71489f33 all 2022-03-09 12:53:30.175 | + inc/async:async_inner:63 : get_or_add_user_system_role member 9a5f275eb88844c8a3219abb71489f33 all 2022-03-09 12:53:30.365 | [144723 Async ks-system-member:176036]: running: get_or_add_user_system_role member 9a5f275eb88844c8a3219abb71489f33 all 2022-03-09 12:53:30.389 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-03-09 12:53:30.405 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 12:53:30.439 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-03-09 12:53:30.455 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-03-09 12:53:30.480 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-03-09 12:53:33.161 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:53:33.321 | [175093 Async ks-alt-admin:175093]: finished successfully 2022-03-09 12:53:33.625 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:53:33.758 | [175222 Async ks-alt-another:175222]: finished successfully 2022-03-09 12:53:33.830 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:33.830 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:33.830 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:33.830 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:34.036 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:34.039 | ++ functions-common:get_or_create_user:925 : user_id=57f6069097d244d8ab7d6748e9962518 2022-03-09 12:53:34.052 | ++ functions-common:get_or_create_user:926 : echo 57f6069097d244d8ab7d6748e9962518 2022-03-09 12:53:34.055 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=57f6069097d244d8ab7d6748e9962518 2022-03-09 12:53:34.059 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 57f6069097d244d8ab7d6748e9962518 all 2022-03-09 12:53:34.181 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 57f6069097d244d8ab7d6748e9962518 all 2022-03-09 12:53:34.245 | [144723 Async ks-system-reader:176322]: running: get_or_add_user_system_role reader 57f6069097d244d8ab7d6748e9962518 all 2022-03-09 12:53:34.256 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-03-09 12:53:34.266 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-03-09 12:53:34.269 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-03-09 12:53:34.277 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-09 12:53:34.277 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-03-09 12:53:37.446 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:53:37.492 | [175513 Async ks-alt-member-user:175513]: finished successfully 2022-03-09 12:53:37.597 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:37.597 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:37.598 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:37.598 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:37.785 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:37.787 | ++ functions-common:get_or_create_group:902 : group_id=63c861304a534b05973e0a018a90f69e 2022-03-09 12:53:37.791 | ++ functions-common:get_or_create_group:903 : echo 63c861304a534b05973e0a018a90f69e 2022-03-09 12:53:37.794 | + lib/keystone:create_keystone_accounts:402 : admin_group=63c861304a534b05973e0a018a90f69e 2022-03-09 12:53:37.799 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-03-09 12:53:37.805 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-03-09 12:53:37.813 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-03-09 12:53:37.816 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-09 12:53:37.824 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-03-09 12:53:39.712 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:53:39.743 | [175780 Async ks-alt-reader-user:175780]: finished successfully 2022-03-09 12:53:40.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:40.609 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:40.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:40.609 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:40.790 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:40.793 | ++ functions-common:get_or_create_group:902 : group_id=d3a703fe023a4f4aa7abbf36b3836208 2022-03-09 12:53:40.796 | ++ functions-common:get_or_create_group:903 : echo d3a703fe023a4f4aa7abbf36b3836208 2022-03-09 12:53:40.801 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=d3a703fe023a4f4aa7abbf36b3836208 2022-03-09 12:53:40.809 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member d3a703fe023a4f4aa7abbf36b3836208 3385238e766d4b22a1c5dc164425a276 2022-03-09 12:53:40.880 | + inc/async:async_inner:63 : get_or_add_group_project_role member d3a703fe023a4f4aa7abbf36b3836208 3385238e766d4b22a1c5dc164425a276 2022-03-09 12:53:40.934 | [144723 Async ks-group-memberdemo:176675]: running: get_or_add_group_project_role member d3a703fe023a4f4aa7abbf36b3836208 3385238e766d4b22a1c5dc164425a276 2022-03-09 12:53:40.937 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole d3a703fe023a4f4aa7abbf36b3836208 3385238e766d4b22a1c5dc164425a276 2022-03-09 12:53:41.013 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole d3a703fe023a4f4aa7abbf36b3836208 3385238e766d4b22a1c5dc164425a276 2022-03-09 12:53:41.177 | [144723 Async ks-group-anotherdemo:176761]: running: get_or_add_group_project_role anotherrole d3a703fe023a4f4aa7abbf36b3836208 3385238e766d4b22a1c5dc164425a276 2022-03-09 12:53:41.201 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member d3a703fe023a4f4aa7abbf36b3836208 297a3ab7e9e54a81b8be5f07e3f18d6b 2022-03-09 12:53:41.478 | + inc/async:async_inner:63 : get_or_add_group_project_role member d3a703fe023a4f4aa7abbf36b3836208 297a3ab7e9e54a81b8be5f07e3f18d6b 2022-03-09 12:53:41.665 | [144723 Async ks-group-memberalt:176866]: running: get_or_add_group_project_role member d3a703fe023a4f4aa7abbf36b3836208 297a3ab7e9e54a81b8be5f07e3f18d6b 2022-03-09 12:53:41.696 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole d3a703fe023a4f4aa7abbf36b3836208 297a3ab7e9e54a81b8be5f07e3f18d6b 2022-03-09 12:53:41.897 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:53:42.065 | [176036 Async ks-system-member:176036]: finished successfully 2022-03-09 12:53:42.116 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole d3a703fe023a4f4aa7abbf36b3836208 297a3ab7e9e54a81b8be5f07e3f18d6b 2022-03-09 12:53:42.348 | [144723 Async ks-group-anotheralt:176983]: running: get_or_add_group_project_role anotherrole d3a703fe023a4f4aa7abbf36b3836208 297a3ab7e9e54a81b8be5f07e3f18d6b 2022-03-09 12:53:42.376 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 63c861304a534b05973e0a018a90f69e 73028f59cb8240c6a62ab9cad39be31e 2022-03-09 12:53:42.816 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 63c861304a534b05973e0a018a90f69e 73028f59cb8240c6a62ab9cad39be31e 2022-03-09 12:53:43.050 | [144723 Async ks-group-admin:177079]: running: get_or_add_group_project_role admin 63c861304a534b05973e0a018a90f69e 73028f59cb8240c6a62ab9cad39be31e 2022-03-09 12:53:43.069 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-03-09 12:53:43.487 | [144723 Async ks-demo-member:174199]: Waiting for completion of get_or_add_user_project_role member 60faab5c7cd14322b30c73b614c3e7f8 3385238e766d4b22a1c5dc164425a276 running on PID 174199 (17 other jobs running) 2022-03-09 12:53:43.686 | [144723 Async ks-demo-member:174199]: Signaling child to exit 2022-03-09 12:53:43.686 | WAKEUP 2022-03-09 12:53:43.831 | [144723 Async ks-demo-member:174199]: Signaled 2022-03-09 12:53:43.844 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 12:53:43.844 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 12:53:43.844 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:53:43.844 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:53:43.844 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 12:53:43.844 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 12:53:43.844 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 12:53:43.844 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 12:53:43.844 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 12:53:43.844 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:53:43.844 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 60faab5c7cd14322b30c73b614c3e7f8 --project 3385238e766d4b22a1c5dc164425a276 2022-03-09 12:53:43.844 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:53:43.844 | ++ functions-common:get_field:812 : read data 2022-03-09 12:53:43.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:43.844 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:43.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:43.844 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:43.844 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:43.845 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 12:53:43.845 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 12:53:43.845 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 60faab5c7cd14322b30c73b614c3e7f8 --project 3385238e766d4b22a1c5dc164425a276 2022-03-09 12:53:43.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:43.845 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:43.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:43.845 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:43.845 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 60faab5c7cd14322b30c73b614c3e7f8 --project 3385238e766d4b22a1c5dc164425a276 2022-03-09 12:53:43.845 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 12:53:43.845 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:53:43.845 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:53:43.845 | ++ functions-common:get_field:812 : read data 2022-03-09 12:53:43.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:43.845 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:43.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:43.845 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:43.845 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:43.845 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:53:43.845 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:53:43.845 | ++ functions-common:get_field:818 : echo '| 2e28f921762546009a0315582a612875 | 60faab5c7cd14322b30c73b614c3e7f8 | | 3385238e766d4b22a1c5dc164425a276 | | | False |' 2022-03-09 12:53:43.845 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:53:43.845 | ++ functions-common:get_field:812 : read data 2022-03-09 12:53:43.845 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2e28f921762546009a0315582a612875 2022-03-09 12:53:43.845 | + functions-common:get_or_add_user_project_role:997 : echo 2e28f921762546009a0315582a612875 2022-03-09 12:53:43.845 | 2e28f921762546009a0315582a612875 2022-03-09 12:53:44.148 | [144723 Async ks-demo-member:174199]: finished get_or_add_user_project_role member 60faab5c7cd14322b30c73b614c3e7f8 3385238e766d4b22a1c5dc164425a276 with result 0 in 13 seconds 2022-03-09 12:53:44.431 | [144723 Async ks-demo-admin:174311]: Waiting for completion of get_or_add_user_project_role admin 58123265b8eb43ddbbd457744f1e39c2 3385238e766d4b22a1c5dc164425a276 running on PID 174311 (16 other jobs running) 2022-03-09 12:53:44.576 | [144723 Async ks-demo-admin:174311]: Signaling child to exit 2022-03-09 12:53:44.576 | WAKEUP 2022-03-09 12:53:44.673 | [144723 Async ks-demo-admin:174311]: Signaled 2022-03-09 12:53:44.686 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 12:53:44.691 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 12:53:44.691 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:53:44.691 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:53:44.691 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 12:53:44.691 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 12:53:44.692 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 12:53:44.692 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 12:53:44.692 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:53:44.692 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 12:53:44.692 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 58123265b8eb43ddbbd457744f1e39c2 --project 3385238e766d4b22a1c5dc164425a276 2022-03-09 12:53:44.692 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:53:44.692 | ++ functions-common:get_field:812 : read data 2022-03-09 12:53:44.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:44.692 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:44.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:44.692 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:44.692 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:44.692 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 12:53:44.692 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 12:53:44.692 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 58123265b8eb43ddbbd457744f1e39c2 --project 3385238e766d4b22a1c5dc164425a276 2022-03-09 12:53:44.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:44.692 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:44.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:44.692 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:44.692 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 12:53:44.692 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 58123265b8eb43ddbbd457744f1e39c2 --project 3385238e766d4b22a1c5dc164425a276 2022-03-09 12:53:44.692 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:53:44.692 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:53:44.692 | ++ functions-common:get_field:812 : read data 2022-03-09 12:53:44.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:44.692 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:44.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:44.692 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:44.692 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:44.693 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:53:44.693 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:53:44.693 | ++ functions-common:get_field:818 : echo '| 79e918bbe95544adbcab9e7b5258aea0 | 58123265b8eb43ddbbd457744f1e39c2 | | 3385238e766d4b22a1c5dc164425a276 | | | False |' 2022-03-09 12:53:44.693 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:53:44.693 | ++ functions-common:get_field:812 : read data 2022-03-09 12:53:44.693 | + functions-common:get_or_add_user_project_role:995 : user_role_id=79e918bbe95544adbcab9e7b5258aea0 2022-03-09 12:53:44.693 | + functions-common:get_or_add_user_project_role:997 : echo 79e918bbe95544adbcab9e7b5258aea0 2022-03-09 12:53:44.693 | 79e918bbe95544adbcab9e7b5258aea0 2022-03-09 12:53:44.897 | [144723 Async ks-demo-admin:174311]: finished get_or_add_user_project_role admin 58123265b8eb43ddbbd457744f1e39c2 3385238e766d4b22a1c5dc164425a276 with result 0 in 16 seconds 2022-03-09 12:53:45.089 | [144723 Async ks-demo-another:174423]: Waiting for completion of get_or_add_user_project_role anotherrole 60faab5c7cd14322b30c73b614c3e7f8 3385238e766d4b22a1c5dc164425a276 running on PID 174423 (15 other jobs running) 2022-03-09 12:53:45.190 | [144723 Async ks-demo-another:174423]: Signaling child to exit 2022-03-09 12:53:45.190 | WAKEUP 2022-03-09 12:53:45.311 | [144723 Async ks-demo-another:174423]: Signaled 2022-03-09 12:53:45.319 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 12:53:45.319 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 12:53:45.319 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:53:45.319 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:53:45.319 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 12:53:45.319 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 12:53:45.319 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 12:53:45.319 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 12:53:45.319 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 12:53:45.319 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:53:45.319 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 60faab5c7cd14322b30c73b614c3e7f8 --project 3385238e766d4b22a1c5dc164425a276 2022-03-09 12:53:45.319 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:53:45.319 | ++ functions-common:get_field:812 : read data 2022-03-09 12:53:45.319 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:45.320 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:45.320 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:45.320 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:45.320 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:45.320 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 12:53:45.320 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 12:53:45.320 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 60faab5c7cd14322b30c73b614c3e7f8 --project 3385238e766d4b22a1c5dc164425a276 2022-03-09 12:53:45.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:45.320 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:45.320 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:45.320 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:45.320 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 60faab5c7cd14322b30c73b614c3e7f8 --project 3385238e766d4b22a1c5dc164425a276 2022-03-09 12:53:45.320 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:53:45.320 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 12:53:45.320 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:53:45.320 | ++ functions-common:get_field:812 : read data 2022-03-09 12:53:45.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:45.320 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:45.320 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:45.320 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:45.320 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:45.320 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:53:45.320 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:53:45.320 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:53:45.320 | ++ functions-common:get_field:818 : echo '| aadc948aa703435ab24e95ccf18fcd7c | 60faab5c7cd14322b30c73b614c3e7f8 | | 3385238e766d4b22a1c5dc164425a276 | | | False |' 2022-03-09 12:53:45.320 | ++ functions-common:get_field:812 : read data 2022-03-09 12:53:45.320 | + functions-common:get_or_add_user_project_role:995 : user_role_id=aadc948aa703435ab24e95ccf18fcd7c 2022-03-09 12:53:45.320 | + functions-common:get_or_add_user_project_role:997 : echo aadc948aa703435ab24e95ccf18fcd7c 2022-03-09 12:53:45.320 | aadc948aa703435ab24e95ccf18fcd7c 2022-03-09 12:53:45.540 | [144723 Async ks-demo-another:174423]: finished get_or_add_user_project_role anotherrole 60faab5c7cd14322b30c73b614c3e7f8 3385238e766d4b22a1c5dc164425a276 with result 0 in 18 seconds 2022-03-09 12:53:45.690 | [144723 Async ks-demo-invis:174535]: Waiting for completion of get_or_add_user_project_role member 60faab5c7cd14322b30c73b614c3e7f8 7ba0ef1b35274d37854f870ed7bfe032 running on PID 174535 (14 other jobs running) 2022-03-09 12:53:45.794 | [144723 Async ks-demo-invis:174535]: Signaling child to exit 2022-03-09 12:53:45.794 | WAKEUP 2022-03-09 12:53:45.902 | [144723 Async ks-demo-invis:174535]: Signaled 2022-03-09 12:53:45.904 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 12:53:45.904 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 12:53:45.904 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:53:45.904 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:53:45.904 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 12:53:45.904 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 12:53:45.904 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 12:53:45.904 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 12:53:45.904 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:53:45.904 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 60faab5c7cd14322b30c73b614c3e7f8 --project 7ba0ef1b35274d37854f870ed7bfe032 2022-03-09 12:53:45.904 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 12:53:45.904 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:53:45.904 | ++ functions-common:get_field:812 : read data 2022-03-09 12:53:45.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:45.904 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:45.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:45.904 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:45.904 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:45.904 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 12:53:45.905 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 12:53:45.905 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 60faab5c7cd14322b30c73b614c3e7f8 --project 7ba0ef1b35274d37854f870ed7bfe032 2022-03-09 12:53:45.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:45.905 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:45.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:45.905 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:45.905 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 60faab5c7cd14322b30c73b614c3e7f8 --project 7ba0ef1b35274d37854f870ed7bfe032 2022-03-09 12:53:45.905 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:53:45.905 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 12:53:45.905 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:53:45.905 | ++ functions-common:get_field:812 : read data 2022-03-09 12:53:45.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:45.905 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:45.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:45.905 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:45.905 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:45.905 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:53:45.905 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:53:45.905 | ++ functions-common:get_field:818 : echo '| 2e28f921762546009a0315582a612875 | 60faab5c7cd14322b30c73b614c3e7f8 | | 7ba0ef1b35274d37854f870ed7bfe032 | | | False |' 2022-03-09 12:53:45.905 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:53:45.905 | ++ functions-common:get_field:812 : read data 2022-03-09 12:53:45.905 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2e28f921762546009a0315582a612875 2022-03-09 12:53:45.905 | + functions-common:get_or_add_user_project_role:997 : echo 2e28f921762546009a0315582a612875 2022-03-09 12:53:45.905 | 2e28f921762546009a0315582a612875 2022-03-09 12:53:46.004 | [144723 Async ks-demo-invis:174535]: finished get_or_add_user_project_role member 60faab5c7cd14322b30c73b614c3e7f8 7ba0ef1b35274d37854f870ed7bfe032 with result 0 in 16 seconds 2022-03-09 12:53:46.092 | [144723 Async ks-demo-reader:174701]: Waiting for completion of get_or_add_user_project_role reader a34fc958d6c2454f8c621346ea087eef 3385238e766d4b22a1c5dc164425a276 running on PID 174701 (13 other jobs running) 2022-03-09 12:53:46.133 | [144723 Async ks-demo-reader:174701]: Signaling child to exit 2022-03-09 12:53:46.133 | WAKEUP 2022-03-09 12:53:46.174 | [144723 Async ks-demo-reader:174701]: Signaled 2022-03-09 12:53:46.175 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 12:53:46.175 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 12:53:46.175 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:53:46.175 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:53:46.175 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 12:53:46.175 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 12:53:46.175 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 12:53:46.175 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 12:53:46.175 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 12:53:46.175 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:53:46.175 | ++ functions-common:get_field:812 : read data 2022-03-09 12:53:46.175 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a34fc958d6c2454f8c621346ea087eef --project 3385238e766d4b22a1c5dc164425a276 2022-03-09 12:53:46.175 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:53:46.176 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:46.176 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:46.176 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:46.176 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:46.176 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:46.176 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 12:53:46.176 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 12:53:46.176 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user a34fc958d6c2454f8c621346ea087eef --project 3385238e766d4b22a1c5dc164425a276 2022-03-09 12:53:46.176 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:46.176 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:46.176 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:46.176 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:46.176 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:53:46.176 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 12:53:46.176 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a34fc958d6c2454f8c621346ea087eef --project 3385238e766d4b22a1c5dc164425a276 2022-03-09 12:53:46.176 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:53:46.176 | ++ functions-common:get_field:812 : read data 2022-03-09 12:53:46.176 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:46.176 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:46.176 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:46.176 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:46.176 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:46.176 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:53:46.176 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:53:46.176 | ++ functions-common:get_field:818 : echo '| 04f092af2a874b8b8bc96753d1480b82 | a34fc958d6c2454f8c621346ea087eef | | 3385238e766d4b22a1c5dc164425a276 | | | False |' 2022-03-09 12:53:46.176 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:53:46.176 | ++ functions-common:get_field:812 : read data 2022-03-09 12:53:46.176 | + functions-common:get_or_add_user_project_role:995 : user_role_id=04f092af2a874b8b8bc96753d1480b82 2022-03-09 12:53:46.176 | + functions-common:get_or_add_user_project_role:997 : echo 04f092af2a874b8b8bc96753d1480b82 2022-03-09 12:53:46.176 | 04f092af2a874b8b8bc96753d1480b82 2022-03-09 12:53:46.354 | [144723 Async ks-demo-reader:174701]: finished get_or_add_user_project_role reader a34fc958d6c2454f8c621346ea087eef 3385238e766d4b22a1c5dc164425a276 with result 0 in 16 seconds 2022-03-09 12:53:46.371 | + inc/async:async_wait:197 : return 0 2022-03-09 12:53:46.393 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-03-09 12:53:46.444 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:53:46.480 | [176322 Async ks-system-reader:176322]: finished successfully 2022-03-09 12:53:46.588 | [144723 Async ks-alt-admin:175093]: Waiting for completion of get_or_add_user_project_role admin d6d3bde87f534e149adc6ed3f4e25551 297a3ab7e9e54a81b8be5f07e3f18d6b running on PID 175093 (12 other jobs running) 2022-03-09 12:53:46.630 | [144723 Async ks-alt-admin:175093]: Signaling child to exit 2022-03-09 12:53:46.630 | WAKEUP 2022-03-09 12:53:46.668 | [144723 Async ks-alt-admin:175093]: Signaled 2022-03-09 12:53:46.670 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 12:53:46.670 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 12:53:46.670 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:53:46.670 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:53:46.670 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 12:53:46.670 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 12:53:46.670 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 12:53:46.671 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 12:53:46.671 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d6d3bde87f534e149adc6ed3f4e25551 --project 297a3ab7e9e54a81b8be5f07e3f18d6b 2022-03-09 12:53:46.671 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:53:46.671 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 12:53:46.671 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:53:46.671 | ++ functions-common:get_field:812 : read data 2022-03-09 12:53:46.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:46.671 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:46.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:46.672 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:46.672 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:46.672 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 12:53:46.672 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 12:53:46.672 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user d6d3bde87f534e149adc6ed3f4e25551 --project 297a3ab7e9e54a81b8be5f07e3f18d6b 2022-03-09 12:53:46.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:46.672 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:46.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:46.672 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:46.672 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d6d3bde87f534e149adc6ed3f4e25551 --project 297a3ab7e9e54a81b8be5f07e3f18d6b 2022-03-09 12:53:46.672 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:53:46.672 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 12:53:46.672 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:53:46.672 | ++ functions-common:get_field:812 : read data 2022-03-09 12:53:46.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:46.672 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:46.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:46.673 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:46.673 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:46.673 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:53:46.673 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:53:46.673 | ++ functions-common:get_field:818 : echo '| 79e918bbe95544adbcab9e7b5258aea0 | d6d3bde87f534e149adc6ed3f4e25551 | | 297a3ab7e9e54a81b8be5f07e3f18d6b | | | False |' 2022-03-09 12:53:46.673 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:53:46.673 | ++ functions-common:get_field:812 : read data 2022-03-09 12:53:46.673 | + functions-common:get_or_add_user_project_role:995 : user_role_id=79e918bbe95544adbcab9e7b5258aea0 2022-03-09 12:53:46.673 | + functions-common:get_or_add_user_project_role:997 : echo 79e918bbe95544adbcab9e7b5258aea0 2022-03-09 12:53:46.673 | 79e918bbe95544adbcab9e7b5258aea0 2022-03-09 12:53:46.848 | [144723 Async ks-alt-admin:175093]: finished get_or_add_user_project_role admin d6d3bde87f534e149adc6ed3f4e25551 297a3ab7e9e54a81b8be5f07e3f18d6b with result 0 in 15 seconds 2022-03-09 12:53:47.038 | [144723 Async ks-alt-another:175222]: Waiting for completion of get_or_add_user_project_role anotherrole d6d3bde87f534e149adc6ed3f4e25551 297a3ab7e9e54a81b8be5f07e3f18d6b running on PID 175222 (11 other jobs running) 2022-03-09 12:53:47.199 | [144723 Async ks-alt-another:175222]: Signaling child to exit 2022-03-09 12:53:47.200 | WAKEUP 2022-03-09 12:53:47.362 | [144723 Async ks-alt-another:175222]: Signaled 2022-03-09 12:53:47.381 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 12:53:47.381 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 12:53:47.381 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:53:47.381 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:53:47.381 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 12:53:47.381 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 12:53:47.381 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 12:53:47.381 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 12:53:47.381 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user d6d3bde87f534e149adc6ed3f4e25551 --project 297a3ab7e9e54a81b8be5f07e3f18d6b 2022-03-09 12:53:47.381 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:53:47.381 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 12:53:47.382 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:53:47.382 | ++ functions-common:get_field:812 : read data 2022-03-09 12:53:47.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:47.382 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:47.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:47.382 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:47.382 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:47.382 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 12:53:47.382 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 12:53:47.382 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user d6d3bde87f534e149adc6ed3f4e25551 --project 297a3ab7e9e54a81b8be5f07e3f18d6b 2022-03-09 12:53:47.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:47.382 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:47.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:47.382 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:47.382 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 12:53:47.382 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:53:47.382 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user d6d3bde87f534e149adc6ed3f4e25551 --project 297a3ab7e9e54a81b8be5f07e3f18d6b 2022-03-09 12:53:47.382 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:53:47.382 | ++ functions-common:get_field:812 : read data 2022-03-09 12:53:47.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:47.382 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:47.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:47.382 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:47.382 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:47.382 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:53:47.382 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:53:47.382 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:53:47.382 | ++ functions-common:get_field:818 : echo '| aadc948aa703435ab24e95ccf18fcd7c | d6d3bde87f534e149adc6ed3f4e25551 | | 297a3ab7e9e54a81b8be5f07e3f18d6b | | | False |' 2022-03-09 12:53:47.382 | ++ functions-common:get_field:812 : read data 2022-03-09 12:53:47.382 | + functions-common:get_or_add_user_project_role:995 : user_role_id=aadc948aa703435ab24e95ccf18fcd7c 2022-03-09 12:53:47.383 | + functions-common:get_or_add_user_project_role:997 : echo aadc948aa703435ab24e95ccf18fcd7c 2022-03-09 12:53:47.383 | aadc948aa703435ab24e95ccf18fcd7c 2022-03-09 12:53:47.661 | [144723 Async ks-alt-another:175222]: finished get_or_add_user_project_role anotherrole d6d3bde87f534e149adc6ed3f4e25551 297a3ab7e9e54a81b8be5f07e3f18d6b with result 0 in 15 seconds 2022-03-09 12:53:47.888 | [144723 Async ks-alt-member-user:175513]: Waiting for completion of get_or_add_user_project_role member 41e359b637d94ae782730e82b88b4c47 297a3ab7e9e54a81b8be5f07e3f18d6b running on PID 175513 (10 other jobs running) 2022-03-09 12:53:48.003 | [144723 Async ks-alt-member-user:175513]: Signaling child to exit 2022-03-09 12:53:48.006 | WAKEUP 2022-03-09 12:53:48.121 | [144723 Async ks-alt-member-user:175513]: Signaled 2022-03-09 12:53:48.136 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 12:53:48.136 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 12:53:48.136 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:53:48.136 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:53:48.136 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 12:53:48.136 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 12:53:48.136 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 12:53:48.136 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 12:53:48.136 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 41e359b637d94ae782730e82b88b4c47 --project 297a3ab7e9e54a81b8be5f07e3f18d6b 2022-03-09 12:53:48.136 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:53:48.136 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 12:53:48.136 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:53:48.137 | ++ functions-common:get_field:812 : read data 2022-03-09 12:53:48.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:48.137 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:48.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:48.137 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:48.137 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:48.137 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 12:53:48.137 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 12:53:48.137 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 41e359b637d94ae782730e82b88b4c47 --project 297a3ab7e9e54a81b8be5f07e3f18d6b 2022-03-09 12:53:48.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:48.137 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:48.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:48.137 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:48.137 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 41e359b637d94ae782730e82b88b4c47 --project 297a3ab7e9e54a81b8be5f07e3f18d6b 2022-03-09 12:53:48.137 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 12:53:48.137 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:53:48.137 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:53:48.137 | ++ functions-common:get_field:812 : read data 2022-03-09 12:53:48.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:48.137 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:48.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:48.137 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:48.137 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:48.137 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:53:48.137 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:53:48.137 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:53:48.137 | ++ functions-common:get_field:818 : echo '| 2e28f921762546009a0315582a612875 | 41e359b637d94ae782730e82b88b4c47 | | 297a3ab7e9e54a81b8be5f07e3f18d6b | | | False |' 2022-03-09 12:53:48.137 | ++ functions-common:get_field:812 : read data 2022-03-09 12:53:48.137 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2e28f921762546009a0315582a612875 2022-03-09 12:53:48.137 | + functions-common:get_or_add_user_project_role:997 : echo 2e28f921762546009a0315582a612875 2022-03-09 12:53:48.137 | 2e28f921762546009a0315582a612875 2022-03-09 12:53:48.395 | [144723 Async ks-alt-member-user:175513]: finished get_or_add_user_project_role member 41e359b637d94ae782730e82b88b4c47 297a3ab7e9e54a81b8be5f07e3f18d6b with result 0 in 14 seconds 2022-03-09 12:53:48.628 | [144723 Async ks-alt-reader-user:175780]: Waiting for completion of get_or_add_user_project_role reader a2a3abed28124ebaadfca5cd3fddc46c 297a3ab7e9e54a81b8be5f07e3f18d6b running on PID 175780 (9 other jobs running) 2022-03-09 12:53:48.780 | [144723 Async ks-alt-reader-user:175780]: Signaling child to exit 2022-03-09 12:53:48.781 | WAKEUP 2022-03-09 12:53:48.921 | [144723 Async ks-alt-reader-user:175780]: Signaled 2022-03-09 12:53:48.932 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 12:53:48.932 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 12:53:48.932 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:53:48.932 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:53:48.932 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 12:53:48.932 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 12:53:48.932 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 12:53:48.932 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 12:53:48.932 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a2a3abed28124ebaadfca5cd3fddc46c --project 297a3ab7e9e54a81b8be5f07e3f18d6b 2022-03-09 12:53:48.932 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 12:53:48.933 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:53:48.933 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:53:48.933 | ++ functions-common:get_field:812 : read data 2022-03-09 12:53:48.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:48.933 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:48.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:48.933 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:48.933 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:48.933 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 12:53:48.933 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 12:53:48.933 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user a2a3abed28124ebaadfca5cd3fddc46c --project 297a3ab7e9e54a81b8be5f07e3f18d6b 2022-03-09 12:53:48.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:48.933 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:48.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:48.933 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:48.933 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 12:53:48.933 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a2a3abed28124ebaadfca5cd3fddc46c --project 297a3ab7e9e54a81b8be5f07e3f18d6b 2022-03-09 12:53:48.933 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:53:48.933 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:53:48.933 | ++ functions-common:get_field:812 : read data 2022-03-09 12:53:48.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:48.933 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:48.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:48.933 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:48.933 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:48.933 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:53:48.933 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:53:48.933 | ++ functions-common:get_field:818 : echo '| 04f092af2a874b8b8bc96753d1480b82 | a2a3abed28124ebaadfca5cd3fddc46c | | 297a3ab7e9e54a81b8be5f07e3f18d6b | | | False |' 2022-03-09 12:53:48.933 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:53:48.933 | ++ functions-common:get_field:812 : read data 2022-03-09 12:53:48.934 | + functions-common:get_or_add_user_project_role:995 : user_role_id=04f092af2a874b8b8bc96753d1480b82 2022-03-09 12:53:48.934 | + functions-common:get_or_add_user_project_role:997 : echo 04f092af2a874b8b8bc96753d1480b82 2022-03-09 12:53:48.934 | 04f092af2a874b8b8bc96753d1480b82 2022-03-09 12:53:49.265 | [144723 Async ks-alt-reader-user:175780]: finished get_or_add_user_project_role reader a2a3abed28124ebaadfca5cd3fddc46c 297a3ab7e9e54a81b8be5f07e3f18d6b with result 0 in 13 seconds 2022-03-09 12:53:49.302 | + inc/async:async_wait:197 : return 0 2022-03-09 12:53:49.325 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-03-09 12:53:49.678 | [144723 Async ks-system-member:176036]: Waiting for completion of get_or_add_user_system_role member 9a5f275eb88844c8a3219abb71489f33 all running on PID 176036 (8 other jobs running) 2022-03-09 12:53:49.856 | [144723 Async ks-system-member:176036]: Signaling child to exit 2022-03-09 12:53:49.856 | WAKEUP 2022-03-09 12:53:49.968 | [144723 Async ks-system-member:176036]: Signaled 2022-03-09 12:53:49.988 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-09 12:53:49.988 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-09 12:53:49.988 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-09 12:53:49.988 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:53:49.988 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:53:49.988 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 12:53:49.988 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 12:53:49.988 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 12:53:49.988 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-09 12:53:49.988 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9a5f275eb88844c8a3219abb71489f33 --system all -f value -c Role 2022-03-09 12:53:49.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:49.988 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:49.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:49.988 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:49.988 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:49.988 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-09 12:53:49.988 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-09 12:53:49.989 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user 9a5f275eb88844c8a3219abb71489f33 --system all 2022-03-09 12:53:49.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:49.989 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:49.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:49.989 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:49.989 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9a5f275eb88844c8a3219abb71489f33 --system all -f value -c Role 2022-03-09 12:53:49.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:49.989 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:49.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:49.989 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:49.989 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:49.989 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=2e28f921762546009a0315582a612875 2022-03-09 12:53:49.989 | + functions-common:get_or_add_user_system_role:1052 : echo 2e28f921762546009a0315582a612875 2022-03-09 12:53:49.989 | 2e28f921762546009a0315582a612875 2022-03-09 12:53:50.274 | [144723 Async ks-system-member:176036]: finished get_or_add_user_system_role member 9a5f275eb88844c8a3219abb71489f33 all with result 0 in 12 seconds 2022-03-09 12:53:50.520 | [144723 Async ks-system-reader:176322]: Waiting for completion of get_or_add_user_system_role reader 57f6069097d244d8ab7d6748e9962518 all running on PID 176322 (7 other jobs running) 2022-03-09 12:53:50.664 | [144723 Async ks-system-reader:176322]: Signaling child to exit 2022-03-09 12:53:50.671 | WAKEUP 2022-03-09 12:53:50.755 | [144723 Async ks-system-reader:176322]: Signaled 2022-03-09 12:53:50.759 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-09 12:53:50.770 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-09 12:53:50.770 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-09 12:53:50.770 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:53:50.770 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:53:50.770 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 12:53:50.771 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 12:53:50.771 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 12:53:50.771 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-09 12:53:50.771 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 57f6069097d244d8ab7d6748e9962518 --system all -f value -c Role 2022-03-09 12:53:50.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:50.771 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:50.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:50.771 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:50.771 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:50.771 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-09 12:53:50.771 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-09 12:53:50.771 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 57f6069097d244d8ab7d6748e9962518 --system all 2022-03-09 12:53:50.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:50.771 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:50.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:50.771 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:50.771 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 57f6069097d244d8ab7d6748e9962518 --system all -f value -c Role 2022-03-09 12:53:50.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:50.771 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:50.772 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:50.772 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:50.772 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:50.772 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=04f092af2a874b8b8bc96753d1480b82 2022-03-09 12:53:50.772 | + functions-common:get_or_add_user_system_role:1052 : echo 04f092af2a874b8b8bc96753d1480b82 2022-03-09 12:53:50.772 | 04f092af2a874b8b8bc96753d1480b82 2022-03-09 12:53:51.034 | [144723 Async ks-system-reader:176322]: finished get_or_add_user_system_role reader 57f6069097d244d8ab7d6748e9962518 all with result 0 in 12 seconds 2022-03-09 12:53:51.068 | + inc/async:async_wait:197 : return 0 2022-03-09 12:53:51.093 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-03-09 12:53:51.414 | [144723 Async ks-group-memberdemo:176675]: Waiting for completion of get_or_add_group_project_role member d3a703fe023a4f4aa7abbf36b3836208 3385238e766d4b22a1c5dc164425a276 running on PID 176675 (6 other jobs running) 2022-03-09 12:53:51.570 | [144723 Async ks-group-memberdemo:176675]: Signaling child to exit 2022-03-09 12:53:54.749 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:53:54.849 | [176675 Async ks-group-memberdemo:176675]: finished successfully 2022-03-09 12:53:54.934 | WAKEUP 2022-03-09 12:53:55.062 | [144723 Async ks-group-memberdemo:176675]: Signaled 2022-03-09 12:53:55.072 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-09 12:53:55.072 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group d3a703fe023a4f4aa7abbf36b3836208 --project 3385238e766d4b22a1c5dc164425a276 -f value 2022-03-09 12:53:55.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:55.072 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:55.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:55.072 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:55.072 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:55.073 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-09 12:53:55.073 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-09 12:53:55.073 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group d3a703fe023a4f4aa7abbf36b3836208 --project 3385238e766d4b22a1c5dc164425a276 2022-03-09 12:53:55.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:55.073 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:55.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:55.073 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:55.073 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group d3a703fe023a4f4aa7abbf36b3836208 --project 3385238e766d4b22a1c5dc164425a276 -f value 2022-03-09 12:53:55.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:55.073 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:55.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:55.073 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:55.073 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:55.073 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='2e28f921762546009a0315582a612875 d3a703fe023a4f4aa7abbf36b3836208 3385238e766d4b22a1c5dc164425a276 False' 2022-03-09 12:53:55.073 | + functions-common:get_or_add_group_project_role:1076 : echo 2e28f921762546009a0315582a612875 d3a703fe023a4f4aa7abbf36b3836208 3385238e766d4b22a1c5dc164425a276 False 2022-03-09 12:53:55.073 | 2e28f921762546009a0315582a612875 d3a703fe023a4f4aa7abbf36b3836208 3385238e766d4b22a1c5dc164425a276 False 2022-03-09 12:53:55.181 | [144723 Async ks-group-memberdemo:176675]: finished get_or_add_group_project_role member d3a703fe023a4f4aa7abbf36b3836208 3385238e766d4b22a1c5dc164425a276 with result 0 in 13 seconds 2022-03-09 12:53:55.275 | [144723 Async ks-group-anotherdemo:176761]: Waiting for completion of get_or_add_group_project_role anotherrole d3a703fe023a4f4aa7abbf36b3836208 3385238e766d4b22a1c5dc164425a276 running on PID 176761 (5 other jobs running) 2022-03-09 12:53:55.318 | [144723 Async ks-group-anotherdemo:176761]: Signaling child to exit 2022-03-09 12:53:55.608 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:53:55.648 | [176761 Async ks-group-anotherdemo:176761]: finished successfully 2022-03-09 12:53:55.673 | WAKEUP 2022-03-09 12:53:55.706 | [144723 Async ks-group-anotherdemo:176761]: Signaled 2022-03-09 12:53:55.707 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-09 12:53:55.707 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group d3a703fe023a4f4aa7abbf36b3836208 --project 3385238e766d4b22a1c5dc164425a276 -f value 2022-03-09 12:53:55.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:55.708 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:55.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:55.708 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:55.708 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:55.708 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-09 12:53:55.708 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-09 12:53:55.708 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group d3a703fe023a4f4aa7abbf36b3836208 --project 3385238e766d4b22a1c5dc164425a276 2022-03-09 12:53:55.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:55.708 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:55.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:55.708 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:55.708 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group d3a703fe023a4f4aa7abbf36b3836208 --project 3385238e766d4b22a1c5dc164425a276 -f value 2022-03-09 12:53:55.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:55.708 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:55.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:55.708 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:55.708 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:55.708 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='aadc948aa703435ab24e95ccf18fcd7c d3a703fe023a4f4aa7abbf36b3836208 3385238e766d4b22a1c5dc164425a276 False' 2022-03-09 12:53:55.708 | + functions-common:get_or_add_group_project_role:1076 : echo aadc948aa703435ab24e95ccf18fcd7c d3a703fe023a4f4aa7abbf36b3836208 3385238e766d4b22a1c5dc164425a276 False 2022-03-09 12:53:55.708 | aadc948aa703435ab24e95ccf18fcd7c d3a703fe023a4f4aa7abbf36b3836208 3385238e766d4b22a1c5dc164425a276 False 2022-03-09 12:53:55.785 | [144723 Async ks-group-anotherdemo:176761]: finished get_or_add_group_project_role anotherrole d3a703fe023a4f4aa7abbf36b3836208 3385238e766d4b22a1c5dc164425a276 with result 0 in 14 seconds 2022-03-09 12:53:55.852 | [144723 Async ks-group-memberalt:176866]: Waiting for completion of get_or_add_group_project_role member d3a703fe023a4f4aa7abbf36b3836208 297a3ab7e9e54a81b8be5f07e3f18d6b running on PID 176866 (4 other jobs running) 2022-03-09 12:53:55.886 | [144723 Async ks-group-memberalt:176866]: Signaling child to exit 2022-03-09 12:53:56.421 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:53:56.449 | [176866 Async ks-group-memberalt:176866]: finished successfully 2022-03-09 12:53:56.469 | WAKEUP 2022-03-09 12:53:56.494 | [144723 Async ks-group-memberalt:176866]: Signaled 2022-03-09 12:53:56.496 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-09 12:53:56.496 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group d3a703fe023a4f4aa7abbf36b3836208 --project 297a3ab7e9e54a81b8be5f07e3f18d6b -f value 2022-03-09 12:53:56.496 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:56.496 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:56.496 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:56.496 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:56.496 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:56.496 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-09 12:53:56.496 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-09 12:53:56.496 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group d3a703fe023a4f4aa7abbf36b3836208 --project 297a3ab7e9e54a81b8be5f07e3f18d6b 2022-03-09 12:53:56.496 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:56.496 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:56.496 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:56.496 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:56.496 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group d3a703fe023a4f4aa7abbf36b3836208 --project 297a3ab7e9e54a81b8be5f07e3f18d6b -f value 2022-03-09 12:53:56.496 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:56.496 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:56.496 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:56.497 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:56.497 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:56.497 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='2e28f921762546009a0315582a612875 d3a703fe023a4f4aa7abbf36b3836208 297a3ab7e9e54a81b8be5f07e3f18d6b False' 2022-03-09 12:53:56.497 | + functions-common:get_or_add_group_project_role:1076 : echo 2e28f921762546009a0315582a612875 d3a703fe023a4f4aa7abbf36b3836208 297a3ab7e9e54a81b8be5f07e3f18d6b False 2022-03-09 12:53:56.497 | 2e28f921762546009a0315582a612875 d3a703fe023a4f4aa7abbf36b3836208 297a3ab7e9e54a81b8be5f07e3f18d6b False 2022-03-09 12:53:56.543 | [144723 Async ks-group-memberalt:176866]: finished get_or_add_group_project_role member d3a703fe023a4f4aa7abbf36b3836208 297a3ab7e9e54a81b8be5f07e3f18d6b with result 0 in 15 seconds 2022-03-09 12:53:56.608 | [144723 Async ks-group-anotheralt:176983]: Waiting for completion of get_or_add_group_project_role anotherrole d3a703fe023a4f4aa7abbf36b3836208 297a3ab7e9e54a81b8be5f07e3f18d6b running on PID 176983 (3 other jobs running) 2022-03-09 12:53:56.642 | [144723 Async ks-group-anotheralt:176983]: Signaling child to exit 2022-03-09 12:53:56.745 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:53:56.771 | [176983 Async ks-group-anotheralt:176983]: finished successfully 2022-03-09 12:53:56.791 | WAKEUP 2022-03-09 12:53:56.815 | [144723 Async ks-group-anotheralt:176983]: Signaled 2022-03-09 12:53:56.816 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-09 12:53:56.816 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group d3a703fe023a4f4aa7abbf36b3836208 --project 297a3ab7e9e54a81b8be5f07e3f18d6b -f value 2022-03-09 12:53:56.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:56.816 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:56.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:56.817 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:56.817 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:56.817 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-09 12:53:56.817 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-09 12:53:56.817 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group d3a703fe023a4f4aa7abbf36b3836208 --project 297a3ab7e9e54a81b8be5f07e3f18d6b 2022-03-09 12:53:56.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:56.817 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:56.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:56.817 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:56.817 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group d3a703fe023a4f4aa7abbf36b3836208 --project 297a3ab7e9e54a81b8be5f07e3f18d6b -f value 2022-03-09 12:53:56.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:56.817 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:56.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:56.817 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:56.817 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:56.817 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='aadc948aa703435ab24e95ccf18fcd7c d3a703fe023a4f4aa7abbf36b3836208 297a3ab7e9e54a81b8be5f07e3f18d6b False' 2022-03-09 12:53:56.817 | + functions-common:get_or_add_group_project_role:1076 : echo aadc948aa703435ab24e95ccf18fcd7c d3a703fe023a4f4aa7abbf36b3836208 297a3ab7e9e54a81b8be5f07e3f18d6b False 2022-03-09 12:53:56.817 | aadc948aa703435ab24e95ccf18fcd7c d3a703fe023a4f4aa7abbf36b3836208 297a3ab7e9e54a81b8be5f07e3f18d6b False 2022-03-09 12:53:56.866 | [144723 Async ks-group-anotheralt:176983]: finished get_or_add_group_project_role anotherrole d3a703fe023a4f4aa7abbf36b3836208 297a3ab7e9e54a81b8be5f07e3f18d6b with result 0 in 14 seconds 2022-03-09 12:53:56.904 | [144723 Async ks-group-admin:177079]: Waiting for completion of get_or_add_group_project_role admin 63c861304a534b05973e0a018a90f69e 73028f59cb8240c6a62ab9cad39be31e running on PID 177079 (2 other jobs running) 2022-03-09 12:53:56.930 | [144723 Async ks-group-admin:177079]: Signaling child to exit 2022-03-09 12:53:57.450 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:53:57.475 | [177079 Async ks-group-admin:177079]: finished successfully 2022-03-09 12:53:57.494 | WAKEUP 2022-03-09 12:53:57.517 | [144723 Async ks-group-admin:177079]: Signaled 2022-03-09 12:53:57.518 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-09 12:53:57.519 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 63c861304a534b05973e0a018a90f69e --project 73028f59cb8240c6a62ab9cad39be31e -f value 2022-03-09 12:53:57.519 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:57.519 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:57.519 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:57.519 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:57.519 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:57.519 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-09 12:53:57.519 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-09 12:53:57.519 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group 63c861304a534b05973e0a018a90f69e --project 73028f59cb8240c6a62ab9cad39be31e 2022-03-09 12:53:57.519 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:57.519 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:57.519 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:57.519 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:57.519 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 63c861304a534b05973e0a018a90f69e --project 73028f59cb8240c6a62ab9cad39be31e -f value 2022-03-09 12:53:57.519 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:57.519 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:57.519 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:53:57.519 | from cryptography.utils import int_from_bytes 2022-03-09 12:53:57.519 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:53:57.519 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='79e918bbe95544adbcab9e7b5258aea0 63c861304a534b05973e0a018a90f69e 73028f59cb8240c6a62ab9cad39be31e False' 2022-03-09 12:53:57.519 | + functions-common:get_or_add_group_project_role:1076 : echo 79e918bbe95544adbcab9e7b5258aea0 63c861304a534b05973e0a018a90f69e 73028f59cb8240c6a62ab9cad39be31e False 2022-03-09 12:53:57.519 | 79e918bbe95544adbcab9e7b5258aea0 63c861304a534b05973e0a018a90f69e 73028f59cb8240c6a62ab9cad39be31e False 2022-03-09 12:53:57.563 | [144723 Async ks-group-admin:177079]: finished get_or_add_group_project_role admin 63c861304a534b05973e0a018a90f69e 73028f59cb8240c6a62ab9cad39be31e with result 0 in 14 seconds 2022-03-09 12:53:57.567 | + inc/async:async_wait:197 : return 0 2022-03-09 12:53:57.569 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-03-09 12:53:57.586 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:53:57.588 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-03-09 12:53:57.605 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:53:57.609 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-03-09 12:53:57.611 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-03-09 12:53:57.669 | + inc/async:async_inner:63 : create_nova_accounts 2022-03-09 12:53:57.707 | [144723 Async create_nova_accounts:178978]: running: create_nova_accounts 2022-03-09 12:53:57.709 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-03-09 12:53:57.727 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:53:57.730 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-03-09 12:53:57.733 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-03-09 12:53:57.792 | + inc/async:async_inner:63 : create_glance_accounts 2022-03-09 12:53:57.839 | [144723 Async create_glance_accounts:179093]: running: create_glance_accounts 2022-03-09 12:53:57.839 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-03-09 12:53:57.860 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:53:57.864 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-03-09 12:53:57.868 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-03-09 12:53:57.930 | + inc/async:async_inner:63 : create_cinder_accounts 2022-03-09 12:53:57.974 | [144723 Async create_cinder_accounts:179223]: running: create_cinder_accounts 2022-03-09 12:53:57.976 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-03-09 12:53:57.995 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:53:57.998 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-03-09 12:53:58.000 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-03-09 12:53:58.069 | + inc/async:async_inner:63 : create_neutron_accounts 2022-03-09 12:53:58.133 | [144723 Async create_neutron_accounts:179338]: running: create_neutron_accounts 2022-03-09 12:53:58.137 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-03-09 12:53:58.166 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:53:58.176 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-03-09 12:53:58.179 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-03-09 12:53:58.437 | + inc/async:async_inner:63 : create_swift_accounts 2022-03-09 12:53:58.632 | [144723 Async create_swift_accounts:179479]: running: create_swift_accounts 2022-03-09 12:53:58.661 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-03-09 12:53:58.793 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:53:58.816 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-09 12:53:59.148 | [144723 Async create_nova_accounts:178978]: Waiting for completion of create_nova_accounts running on PID 178978 (6 other jobs running) 2022-03-09 12:53:59.306 | [144723 Async create_nova_accounts:178978]: Signaling child to exit 2022-03-09 12:54:39.352 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:54:39.476 | [179338 Async create_neutron_accounts:179338]: finished successfully 2022-03-09 12:54:57.153 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:54:57.183 | [179223 Async create_cinder_accounts:179223]: finished successfully 2022-03-09 12:55:11.929 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:55:11.958 | [179093 Async create_glance_accounts:179093]: finished successfully 2022-03-09 12:55:18.465 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:55:18.491 | [178978 Async create_nova_accounts:178978]: finished successfully 2022-03-09 12:55:18.515 | WAKEUP 2022-03-09 12:55:18.538 | [144723 Async create_nova_accounts:178978]: Signaled 2022-03-09 12:55:18.540 | + lib/nova:create_nova_accounts:355 : [[ 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 =~ n-api ]] 2022-03-09 12:55:18.540 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-03-09 12:55:18.540 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-03-09 12:55:18.540 | + functions-common:get_or_create_user:909 : local user_id 2022-03-09 12:55:18.540 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-09 12:55:18.540 | + functions-common:get_or_create_user:913 : local email= 2022-03-09 12:55:18.540 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-09 12:55:18.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.540 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.540 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.540 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:55:18.540 | + functions-common:get_or_create_user:925 : user_id=5a2174c159a4478dadc74c7733228085 2022-03-09 12:55:18.541 | + functions-common:get_or_create_user:926 : echo 5a2174c159a4478dadc74c7733228085 2022-03-09 12:55:18.541 | 5a2174c159a4478dadc74c7733228085 2022-03-09 12:55:18.541 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-03-09 12:55:18.541 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 12:55:18.541 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 12:55:18.541 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:55:18.541 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:55:18.541 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 12:55:18.541 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 12:55:18.541 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 12:55:18.541 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 12:55:18.541 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 12:55:18.541 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 12:55:18.541 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-09 12:55:18.541 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 12:55:18.541 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:55:18.542 | ++ functions-common:get_field:812 : read data 2022-03-09 12:55:18.542 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:55:18.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.542 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.542 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.542 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:55:18.542 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 12:55:18.542 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 12:55:18.542 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-03-09 12:55:18.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.542 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.542 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.542 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:55:18.542 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 12:55:18.542 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-09 12:55:18.542 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:55:18.542 | ++ functions-common:get_field:812 : read data 2022-03-09 12:55:18.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.542 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.542 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.542 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:55:18.542 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:55:18.542 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:55:18.542 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:55:18.542 | ++ functions-common:get_field:818 : echo '| 43b0eba709f64f0fb1901f60e9e18777 | 5a2174c159a4478dadc74c7733228085 | | 0967d8a81551494b8bd79cf9d9b977ab | | | False |' 2022-03-09 12:55:18.542 | ++ functions-common:get_field:812 : read data 2022-03-09 12:55:18.542 | + functions-common:get_or_add_user_project_role:995 : user_role_id=43b0eba709f64f0fb1901f60e9e18777 2022-03-09 12:55:18.542 | + functions-common:get_or_add_user_project_role:997 : echo 43b0eba709f64f0fb1901f60e9e18777 2022-03-09 12:55:18.542 | 43b0eba709f64f0fb1901f60e9e18777 2022-03-09 12:55:18.543 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-09 12:55:18.543 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-03-09 12:55:18.543 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 12:55:18.543 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 12:55:18.543 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:55:18.543 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:55:18.543 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 12:55:18.543 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 12:55:18.543 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 12:55:18.543 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 12:55:18.543 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 12:55:18.543 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 12:55:18.543 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-09 12:55:18.543 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:55:18.543 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 12:55:18.543 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:55:18.543 | ++ functions-common:get_field:812 : read data 2022-03-09 12:55:18.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.543 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.543 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.543 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:55:18.543 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 12:55:18.543 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 12:55:18.543 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-03-09 12:55:18.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.543 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.543 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.544 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 12:55:18.544 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:55:18.544 | ++ functions-common:get_field:812 : read data 2022-03-09 12:55:18.544 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:55:18.544 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-09 12:55:18.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.544 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.544 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.544 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:55:18.544 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:55:18.544 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:55:18.544 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:55:18.544 | ++ functions-common:get_field:818 : echo '| 79e918bbe95544adbcab9e7b5258aea0 | 5a2174c159a4478dadc74c7733228085 | | 0967d8a81551494b8bd79cf9d9b977ab | | | False |' 2022-03-09 12:55:18.544 | ++ functions-common:get_field:812 : read data 2022-03-09 12:55:18.544 | + functions-common:get_or_add_user_project_role:995 : user_role_id=79e918bbe95544adbcab9e7b5258aea0 2022-03-09 12:55:18.544 | + functions-common:get_or_add_user_project_role:997 : echo 79e918bbe95544adbcab9e7b5258aea0 2022-03-09 12:55:18.544 | 79e918bbe95544adbcab9e7b5258aea0 2022-03-09 12:55:18.544 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-03-09 12:55:18.544 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-03-09 12:55:18.544 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.30/compute 2022-03-09 12:55:18.544 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-09 12:55:18.544 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-09 12:55:18.544 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-03-09 12:55:18.544 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-03-09 12:55:18.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.544 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.544 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.544 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:55:18.544 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-09 12:55:18.544 | 6cc606d92fc94c0ba9b2b07449deb10a' 2022-03-09 12:55:18.545 | + functions-common:get_or_create_service:1094 : echo 6cc606d92fc94c0ba9b2b07449deb10a 2022-03-09 12:55:18.545 | 6cc606d92fc94c0ba9b2b07449deb10a 2022-03-09 12:55:18.545 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.30/compute/v2/$(project_id)s' 2022-03-09 12:55:18.545 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-09 12:55:18.545 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.30/compute/v2/$(project_id)s' RegionOne 2022-03-09 12:55:18.545 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 12:55:18.545 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-03-09 12:55:18.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.545 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.545 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.545 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:55:18.545 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 12:55:18.545 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 12:55:18.545 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.30/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-09 12:55:18.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.545 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.545 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.545 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:55:18.545 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=679262c004c241349af4773795c22e42 2022-03-09 12:55:18.545 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 679262c004c241349af4773795c22e42 2022-03-09 12:55:18.545 | + functions-common:get_or_create_endpoint:1127 : public_id=679262c004c241349af4773795c22e42 2022-03-09 12:55:18.545 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-09 12:55:18.545 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-09 12:55:18.545 | + functions-common:get_or_create_endpoint:1136 : echo 679262c004c241349af4773795c22e42 2022-03-09 12:55:18.545 | 679262c004c241349af4773795c22e42 2022-03-09 12:55:18.545 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-09 12:55:18.545 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-09 12:55:18.545 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-03-09 12:55:18.546 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-03-09 12:55:18.546 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.546 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.546 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.546 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.546 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:55:18.546 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-09 12:55:18.546 | 0c1523d3a9484454a35d8be527919157' 2022-03-09 12:55:18.546 | + functions-common:get_or_create_service:1094 : echo 0c1523d3a9484454a35d8be527919157 2022-03-09 12:55:18.546 | 0c1523d3a9484454a35d8be527919157 2022-03-09 12:55:18.546 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.30/compute/v2.1 2022-03-09 12:55:18.546 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-09 12:55:18.546 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.30/compute/v2.1 RegionOne 2022-03-09 12:55:18.546 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 12:55:18.546 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-03-09 12:55:18.546 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.546 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.546 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.546 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.546 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:55:18.546 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 12:55:18.546 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 12:55:18.546 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.30/compute/v2.1 --region RegionOne -f value -c id 2022-03-09 12:55:18.546 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.546 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.546 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.546 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.546 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:55:18.546 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=ef8744fa6e2b4075aecf25b73b82132b 2022-03-09 12:55:18.546 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo ef8744fa6e2b4075aecf25b73b82132b 2022-03-09 12:55:18.546 | + functions-common:get_or_create_endpoint:1127 : public_id=ef8744fa6e2b4075aecf25b73b82132b 2022-03-09 12:55:18.547 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-09 12:55:18.547 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-09 12:55:18.547 | + functions-common:get_or_create_endpoint:1136 : echo ef8744fa6e2b4075aecf25b73b82132b 2022-03-09 12:55:18.547 | ef8744fa6e2b4075aecf25b73b82132b 2022-03-09 12:55:18.547 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-03-09 12:55:18.547 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:55:18.547 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-03-09 12:55:18.547 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:55:18.547 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-09 12:55:18.547 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 12:55:18.547 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 12:55:18.547 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:55:18.547 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:55:18.547 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 12:55:18.547 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 12:55:18.547 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 12:55:18.547 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 12:55:18.547 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 12:55:18.547 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 12:55:18.547 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:55:18.547 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-09 12:55:18.547 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 12:55:18.547 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:55:18.547 | ++ functions-common:get_field:812 : read data 2022-03-09 12:55:18.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.547 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.547 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.547 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:55:18.547 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 12:55:18.548 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 12:55:18.548 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-09 12:55:18.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.548 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.548 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.548 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-09 12:55:18.548 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:55:18.548 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 12:55:18.548 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:55:18.548 | ++ functions-common:get_field:812 : read data 2022-03-09 12:55:18.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.548 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.548 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.548 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:55:18.548 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:55:18.548 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:55:18.548 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:55:18.548 | ++ functions-common:get_field:818 : echo '| 3d78d464c2f4438198846c8848c831b6 | 5a2174c159a4478dadc74c7733228085 | | 0967d8a81551494b8bd79cf9d9b977ab | | | False |' 2022-03-09 12:55:18.548 | ++ functions-common:get_field:812 : read data 2022-03-09 12:55:18.548 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3d78d464c2f4438198846c8848c831b6 2022-03-09 12:55:18.548 | + functions-common:get_or_add_user_project_role:997 : echo 3d78d464c2f4438198846c8848c831b6 2022-03-09 12:55:18.548 | 3d78d464c2f4438198846c8848c831b6 2022-03-09 12:55:18.548 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-03-09 12:55:18.548 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:55:18.548 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-03-09 12:55:18.548 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:55:18.548 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-03-09 12:55:18.591 | [144723 Async create_nova_accounts:178978]: finished create_nova_accounts with result 0 in 80 seconds 2022-03-09 12:55:18.630 | [144723 Async create_glance_accounts:179093]: Waiting for completion of create_glance_accounts running on PID 179093 (5 other jobs running) 2022-03-09 12:55:18.657 | [144723 Async create_glance_accounts:179093]: Signaling child to exit 2022-03-09 12:55:18.657 | WAKEUP 2022-03-09 12:55:18.681 | [144723 Async create_glance_accounts:179093]: Signaled 2022-03-09 12:55:18.682 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-03-09 12:55:18.682 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:55:18.682 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-03-09 12:55:18.682 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-03-09 12:55:18.682 | + functions-common:get_or_create_user:909 : local user_id 2022-03-09 12:55:18.683 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-09 12:55:18.683 | + functions-common:get_or_create_user:913 : local email= 2022-03-09 12:55:18.683 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-09 12:55:18.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.683 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.683 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.683 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.683 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:55:18.683 | + functions-common:get_or_create_user:925 : user_id=35e63b7e5db942edbeb4a40c94e96240 2022-03-09 12:55:18.683 | + functions-common:get_or_create_user:926 : echo 35e63b7e5db942edbeb4a40c94e96240 2022-03-09 12:55:18.683 | 35e63b7e5db942edbeb4a40c94e96240 2022-03-09 12:55:18.683 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-03-09 12:55:18.683 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 12:55:18.683 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 12:55:18.683 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:55:18.683 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:55:18.683 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 12:55:18.683 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 12:55:18.683 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 12:55:18.683 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 12:55:18.683 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 12:55:18.683 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 12:55:18.683 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:55:18.683 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 12:55:18.683 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:55:18.683 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-09 12:55:18.683 | ++ functions-common:get_field:812 : read data 2022-03-09 12:55:18.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.683 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.684 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.684 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.684 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:55:18.684 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 12:55:18.684 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 12:55:18.684 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-03-09 12:55:18.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.684 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.684 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.684 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.684 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-09 12:55:18.684 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 12:55:18.684 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:55:18.684 | ++ functions-common:get_field:812 : read data 2022-03-09 12:55:18.684 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:55:18.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.684 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.684 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.684 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.684 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:55:18.684 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:55:18.684 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:55:18.684 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:55:18.684 | ++ functions-common:get_field:818 : echo '| 43b0eba709f64f0fb1901f60e9e18777 | 35e63b7e5db942edbeb4a40c94e96240 | | 0967d8a81551494b8bd79cf9d9b977ab | | | False |' 2022-03-09 12:55:18.684 | ++ functions-common:get_field:812 : read data 2022-03-09 12:55:18.684 | + functions-common:get_or_add_user_project_role:995 : user_role_id=43b0eba709f64f0fb1901f60e9e18777 2022-03-09 12:55:18.684 | + functions-common:get_or_add_user_project_role:997 : echo 43b0eba709f64f0fb1901f60e9e18777 2022-03-09 12:55:18.684 | 43b0eba709f64f0fb1901f60e9e18777 2022-03-09 12:55:18.684 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-09 12:55:18.684 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-03-09 12:55:18.684 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:55:18.685 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-03-09 12:55:18.685 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-03-09 12:55:18.685 | + functions-common:get_or_create_user:909 : local user_id 2022-03-09 12:55:18.685 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-09 12:55:18.685 | + functions-common:get_or_create_user:913 : local email= 2022-03-09 12:55:18.685 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-09 12:55:18.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.685 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.685 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.685 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:55:18.685 | + functions-common:get_or_create_user:925 : user_id=88e9803634694748b99242854dde0d70 2022-03-09 12:55:18.685 | + functions-common:get_or_create_user:926 : echo 88e9803634694748b99242854dde0d70 2022-03-09 12:55:18.685 | 88e9803634694748b99242854dde0d70 2022-03-09 12:55:18.685 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-09 12:55:18.685 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 12:55:18.685 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 12:55:18.685 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:55:18.685 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:55:18.685 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 12:55:18.685 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 12:55:18.685 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 12:55:18.685 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 12:55:18.685 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 12:55:18.685 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 12:55:18.685 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:55:18.685 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-09 12:55:18.685 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 12:55:18.685 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:55:18.685 | ++ functions-common:get_field:812 : read data 2022-03-09 12:55:18.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.686 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.686 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.686 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:55:18.686 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 12:55:18.686 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 12:55:18.686 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-09 12:55:18.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.686 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.686 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.686 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-09 12:55:18.686 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 12:55:18.686 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:55:18.686 | ++ functions-common:get_field:812 : read data 2022-03-09 12:55:18.686 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:55:18.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.686 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.686 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.686 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:55:18.686 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:55:18.686 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:55:18.686 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:55:18.686 | ++ functions-common:get_field:818 : echo '| 43b0eba709f64f0fb1901f60e9e18777 | 88e9803634694748b99242854dde0d70 | | 0967d8a81551494b8bd79cf9d9b977ab | | | False |' 2022-03-09 12:55:18.686 | ++ functions-common:get_field:812 : read data 2022-03-09 12:55:18.686 | + functions-common:get_or_add_user_project_role:995 : user_role_id=43b0eba709f64f0fb1901f60e9e18777 2022-03-09 12:55:18.686 | + functions-common:get_or_add_user_project_role:997 : echo 43b0eba709f64f0fb1901f60e9e18777 2022-03-09 12:55:18.686 | 43b0eba709f64f0fb1901f60e9e18777 2022-03-09 12:55:18.686 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-03-09 12:55:18.686 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-09 12:55:18.687 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 12:55:18.687 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 12:55:18.687 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:55:18.687 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:55:18.687 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 12:55:18.687 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 12:55:18.687 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 12:55:18.687 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 12:55:18.687 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 12:55:18.687 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 12:55:18.687 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-09 12:55:18.687 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:55:18.687 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 12:55:18.687 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:55:18.687 | ++ functions-common:get_field:812 : read data 2022-03-09 12:55:18.687 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.687 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.687 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.687 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.687 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:55:18.687 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 12:55:18.687 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 12:55:18.687 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-09 12:55:18.687 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.687 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.687 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.687 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.687 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 12:55:18.687 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:55:18.688 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-09 12:55:18.688 | ++ functions-common:get_field:812 : read data 2022-03-09 12:55:18.688 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:55:18.688 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.688 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.688 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.688 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.688 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:55:18.688 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:55:18.688 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:55:18.688 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:55:18.688 | ++ functions-common:get_field:818 : echo '| 3d78d464c2f4438198846c8848c831b6 | 88e9803634694748b99242854dde0d70 | | 0967d8a81551494b8bd79cf9d9b977ab | | | False |' 2022-03-09 12:55:18.688 | ++ functions-common:get_field:812 : read data 2022-03-09 12:55:18.688 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3d78d464c2f4438198846c8848c831b6 2022-03-09 12:55:18.688 | + functions-common:get_or_add_user_project_role:997 : echo 3d78d464c2f4438198846c8848c831b6 2022-03-09 12:55:18.688 | 3d78d464c2f4438198846c8848c831b6 2022-03-09 12:55:18.688 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-03-09 12:55:18.688 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-09 12:55:18.688 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-03-09 12:55:18.688 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-03-09 12:55:18.688 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.688 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.688 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.688 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.688 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:55:18.688 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-09 12:55:18.688 | 809e17c3d623436ab3547dd6ff757da6' 2022-03-09 12:55:18.688 | + functions-common:get_or_create_service:1094 : echo 809e17c3d623436ab3547dd6ff757da6 2022-03-09 12:55:18.688 | 809e17c3d623436ab3547dd6ff757da6 2022-03-09 12:55:18.688 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.30/image 2022-03-09 12:55:18.688 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-09 12:55:18.689 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.30/image RegionOne 2022-03-09 12:55:18.689 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 12:55:18.689 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-03-09 12:55:18.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.689 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.689 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.689 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.689 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:55:18.689 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 12:55:18.689 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 12:55:18.689 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.30/image --region RegionOne -f value -c id 2022-03-09 12:55:18.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.689 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.689 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.689 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.689 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:55:18.689 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=0f1be87197624f18a09383d40fa0627d 2022-03-09 12:55:18.689 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 0f1be87197624f18a09383d40fa0627d 2022-03-09 12:55:18.689 | + functions-common:get_or_create_endpoint:1127 : public_id=0f1be87197624f18a09383d40fa0627d 2022-03-09 12:55:18.689 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-09 12:55:18.689 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-09 12:55:18.689 | + functions-common:get_or_create_endpoint:1136 : echo 0f1be87197624f18a09383d40fa0627d 2022-03-09 12:55:18.689 | 0f1be87197624f18a09383d40fa0627d 2022-03-09 12:55:18.689 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-03-09 12:55:18.689 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-09 12:55:18.689 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-09 12:55:18.689 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-03-09 12:55:18.689 | ++ functions-common:get_or_create_domain:888 : echo default 2022-03-09 12:55:18.689 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-03-09 12:55:18.689 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-09 12:55:18.689 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-09 12:55:18.690 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-03-09 12:55:18.732 | [144723 Async create_glance_accounts:179093]: finished create_glance_accounts with result 0 in 74 seconds 2022-03-09 12:55:18.770 | [144723 Async create_cinder_accounts:179223]: Waiting for completion of create_cinder_accounts running on PID 179223 (4 other jobs running) 2022-03-09 12:55:18.796 | [144723 Async create_cinder_accounts:179223]: Signaling child to exit 2022-03-09 12:55:18.797 | WAKEUP 2022-03-09 12:55:18.820 | [144723 Async create_cinder_accounts:179223]: Signaled 2022-03-09 12:55:18.821 | + lib/cinder:create_cinder_accounts:398 : [[ 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 =~ c-api ]] 2022-03-09 12:55:18.821 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-03-09 12:55:18.821 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-03-09 12:55:18.821 | + functions-common:get_or_create_user:909 : local user_id 2022-03-09 12:55:18.821 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-09 12:55:18.821 | + functions-common:get_or_create_user:913 : local email= 2022-03-09 12:55:18.821 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-09 12:55:18.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.822 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.822 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.822 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:55:18.822 | + functions-common:get_or_create_user:925 : user_id=b409fee9b334486a8b5478558f444c57 2022-03-09 12:55:18.822 | + functions-common:get_or_create_user:926 : echo b409fee9b334486a8b5478558f444c57 2022-03-09 12:55:18.822 | b409fee9b334486a8b5478558f444c57 2022-03-09 12:55:18.822 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-03-09 12:55:18.822 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 12:55:18.822 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 12:55:18.822 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:55:18.822 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:55:18.822 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 12:55:18.822 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 12:55:18.822 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 12:55:18.822 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 12:55:18.822 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 12:55:18.822 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 12:55:18.822 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:55:18.822 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-09 12:55:18.822 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 12:55:18.822 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:55:18.822 | ++ functions-common:get_field:812 : read data 2022-03-09 12:55:18.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.822 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.822 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.822 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:55:18.823 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 12:55:18.823 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 12:55:18.823 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-03-09 12:55:18.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.823 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.823 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.823 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-09 12:55:18.823 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 12:55:18.823 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:55:18.823 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:55:18.823 | ++ functions-common:get_field:812 : read data 2022-03-09 12:55:18.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.823 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.823 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.823 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:55:18.823 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:55:18.823 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:55:18.823 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:55:18.823 | ++ functions-common:get_field:818 : echo '| 43b0eba709f64f0fb1901f60e9e18777 | b409fee9b334486a8b5478558f444c57 | | 0967d8a81551494b8bd79cf9d9b977ab | | | False |' 2022-03-09 12:55:18.823 | ++ functions-common:get_field:812 : read data 2022-03-09 12:55:18.823 | + functions-common:get_or_add_user_project_role:995 : user_role_id=43b0eba709f64f0fb1901f60e9e18777 2022-03-09 12:55:18.823 | + functions-common:get_or_add_user_project_role:997 : echo 43b0eba709f64f0fb1901f60e9e18777 2022-03-09 12:55:18.823 | 43b0eba709f64f0fb1901f60e9e18777 2022-03-09 12:55:18.823 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-09 12:55:18.823 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-09 12:55:18.823 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-09 12:55:18.823 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-03-09 12:55:18.823 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-03-09 12:55:18.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.824 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.824 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.824 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:55:18.824 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-09 12:55:18.824 | 3c983e4c7f2b4291aabd21fa859871ac' 2022-03-09 12:55:18.824 | + functions-common:get_or_create_service:1094 : echo 3c983e4c7f2b4291aabd21fa859871ac 2022-03-09 12:55:18.824 | 3c983e4c7f2b4291aabd21fa859871ac 2022-03-09 12:55:18.824 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-03-09 12:55:18.824 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.30/volume/v3/$(project_id)s' 2022-03-09 12:55:18.824 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-09 12:55:18.824 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.30/volume/v3/$(project_id)s' RegionOne 2022-03-09 12:55:18.824 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 12:55:18.824 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-03-09 12:55:18.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.824 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.824 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.824 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:55:18.824 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 12:55:18.824 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 12:55:18.824 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.30/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-09 12:55:18.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.824 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.824 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.824 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:55:18.824 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=67a5a4e795dc4028aa27e2ae36be58f5 2022-03-09 12:55:18.824 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 67a5a4e795dc4028aa27e2ae36be58f5 2022-03-09 12:55:18.825 | + functions-common:get_or_create_endpoint:1127 : public_id=67a5a4e795dc4028aa27e2ae36be58f5 2022-03-09 12:55:18.825 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-09 12:55:18.825 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-09 12:55:18.825 | + functions-common:get_or_create_endpoint:1136 : echo 67a5a4e795dc4028aa27e2ae36be58f5 2022-03-09 12:55:18.825 | 67a5a4e795dc4028aa27e2ae36be58f5 2022-03-09 12:55:18.825 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-09 12:55:18.825 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-09 12:55:18.825 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-03-09 12:55:18.825 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-03-09 12:55:18.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.825 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.825 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.825 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:55:18.825 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-09 12:55:18.825 | 06d330f0a0c843768f689a7e9b4b0864' 2022-03-09 12:55:18.825 | + functions-common:get_or_create_service:1094 : echo 06d330f0a0c843768f689a7e9b4b0864 2022-03-09 12:55:18.825 | 06d330f0a0c843768f689a7e9b4b0864 2022-03-09 12:55:18.825 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.30/volume/v3/$(project_id)s' 2022-03-09 12:55:18.825 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-09 12:55:18.825 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.30/volume/v3/$(project_id)s' RegionOne 2022-03-09 12:55:18.825 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 12:55:18.825 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-03-09 12:55:18.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.825 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.825 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.825 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:55:18.825 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 12:55:18.825 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 12:55:18.825 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.30/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-09 12:55:18.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.826 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.826 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.826 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:55:18.826 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=50b50f8754c64c9bab2539fc3a0e711c 2022-03-09 12:55:18.826 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 50b50f8754c64c9bab2539fc3a0e711c 2022-03-09 12:55:18.826 | + functions-common:get_or_create_endpoint:1127 : public_id=50b50f8754c64c9bab2539fc3a0e711c 2022-03-09 12:55:18.826 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-09 12:55:18.826 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-09 12:55:18.826 | + functions-common:get_or_create_endpoint:1136 : echo 50b50f8754c64c9bab2539fc3a0e711c 2022-03-09 12:55:18.826 | 50b50f8754c64c9bab2539fc3a0e711c 2022-03-09 12:55:18.826 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-03-09 12:55:18.826 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-03-09 12:55:18.826 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-09 12:55:18.826 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-03-09 12:55:18.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.826 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.826 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.826 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:55:18.826 | ++ functions-common:get_or_create_project:938 : project_id=0967d8a81551494b8bd79cf9d9b977ab 2022-03-09 12:55:18.826 | ++ functions-common:get_or_create_project:939 : echo 0967d8a81551494b8bd79cf9d9b977ab 2022-03-09 12:55:18.826 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 0967d8a81551494b8bd79cf9d9b977ab 2022-03-09 12:55:18.826 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-03-09 12:55:18.826 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 12:55:18.826 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-09 12:55:18.826 | ++ functions-common:get_or_create_user:913 : local email= 2022-03-09 12:55:18.826 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-03-09 12:55:18.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.827 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.827 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.827 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-09 12:55:18.827 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:55:18.827 | ++ functions-common:get_or_create_user:925 : user_id=b409fee9b334486a8b5478558f444c57 2022-03-09 12:55:18.827 | ++ functions-common:get_or_create_user:926 : echo b409fee9b334486a8b5478558f444c57 2022-03-09 12:55:18.827 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id b409fee9b334486a8b5478558f444c57 2022-03-09 12:55:18.875 | [144723 Async create_cinder_accounts:179223]: finished create_cinder_accounts with result 0 in 59 seconds 2022-03-09 12:55:18.879 | + inc/async:async_wait:197 : return 0 2022-03-09 12:55:18.882 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-09 12:55:18.941 | [144723 Async create_neutron_accounts:179338]: Waiting for completion of create_neutron_accounts running on PID 179338 (3 other jobs running) 2022-03-09 12:55:18.970 | [144723 Async create_neutron_accounts:179338]: Signaling child to exit 2022-03-09 12:55:18.970 | WAKEUP 2022-03-09 12:55:18.994 | [144723 Async create_neutron_accounts:179338]: Signaled 2022-03-09 12:55:18.995 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-03-09 12:55:18.995 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-09 12:55:18.996 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 12:55:18.996 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 12:55:18.996 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-09 12:55:18.996 | + 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-03-09 12:55:18.996 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-09 12:55:18.996 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-03-09 12:55:18.996 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-03-09 12:55:18.996 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-03-09 12:55:18.996 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.30:9696/ 2022-03-09 12:55:18.996 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ 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-svc ]] 2022-03-09 12:55:18.996 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-03-09 12:55:18.996 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-03-09 12:55:18.996 | + functions-common:get_or_create_user:909 : local user_id 2022-03-09 12:55:18.996 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-09 12:55:18.996 | + functions-common:get_or_create_user:913 : local email= 2022-03-09 12:55:18.996 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-09 12:55:18.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.996 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.996 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.996 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:55:18.996 | + functions-common:get_or_create_user:925 : user_id=e5747a0fb3eb467b8b0e64fb0a8d13e9 2022-03-09 12:55:18.996 | + functions-common:get_or_create_user:926 : echo e5747a0fb3eb467b8b0e64fb0a8d13e9 2022-03-09 12:55:18.996 | e5747a0fb3eb467b8b0e64fb0a8d13e9 2022-03-09 12:55:18.996 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-03-09 12:55:18.996 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 12:55:18.996 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 12:55:18.996 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:55:18.996 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:55:18.997 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 12:55:18.997 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 12:55:18.997 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 12:55:18.997 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 12:55:18.997 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 12:55:18.997 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 12:55:18.997 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 12:55:18.997 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:55:18.997 | ++ functions-common:get_field:812 : read data 2022-03-09 12:55:18.997 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-09 12:55:18.997 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:55:18.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.997 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.997 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.997 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:55:18.997 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 12:55:18.997 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 12:55:18.997 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-03-09 12:55:18.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.997 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.997 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.997 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:55:18.997 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 12:55:18.997 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:55:18.997 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-09 12:55:18.997 | ++ functions-common:get_field:812 : read data 2022-03-09 12:55:18.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.998 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.998 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.998 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:55:18.998 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:55:18.998 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:55:18.998 | ++ functions-common:get_field:818 : echo '| 43b0eba709f64f0fb1901f60e9e18777 | e5747a0fb3eb467b8b0e64fb0a8d13e9 | | 0967d8a81551494b8bd79cf9d9b977ab | | | False |' 2022-03-09 12:55:18.998 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:55:18.998 | ++ functions-common:get_field:812 : read data 2022-03-09 12:55:18.998 | + functions-common:get_or_add_user_project_role:995 : user_role_id=43b0eba709f64f0fb1901f60e9e18777 2022-03-09 12:55:18.998 | + functions-common:get_or_add_user_project_role:997 : echo 43b0eba709f64f0fb1901f60e9e18777 2022-03-09 12:55:18.998 | 43b0eba709f64f0fb1901f60e9e18777 2022-03-09 12:55:18.998 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-09 12:55:18.998 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-03-09 12:55:18.998 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-09 12:55:18.998 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-03-09 12:55:18.998 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-03-09 12:55:18.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.998 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.998 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.998 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:55:18.998 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-09 12:55:18.998 | 7f8ec15c1862429796856f093d5a4640' 2022-03-09 12:55:18.998 | + functions-common:get_or_create_service:1094 : echo 7f8ec15c1862429796856f093d5a4640 2022-03-09 12:55:18.998 | 7f8ec15c1862429796856f093d5a4640 2022-03-09 12:55:18.998 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.30:9696/ 2022-03-09 12:55:18.998 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-09 12:55:18.998 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.30:9696/ RegionOne 2022-03-09 12:55:18.998 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 12:55:18.999 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-03-09 12:55:18.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.999 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.999 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.999 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:55:18.999 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 12:55:18.999 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 12:55:18.999 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.30:9696/ --region RegionOne -f value -c id 2022-03-09 12:55:18.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.999 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:55:18.999 | from cryptography.utils import int_from_bytes 2022-03-09 12:55:18.999 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:55:18.999 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=478cc01d9d394c76874a130acb4b0e92 2022-03-09 12:55:18.999 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 478cc01d9d394c76874a130acb4b0e92 2022-03-09 12:55:18.999 | + functions-common:get_or_create_endpoint:1127 : public_id=478cc01d9d394c76874a130acb4b0e92 2022-03-09 12:55:18.999 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-09 12:55:18.999 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-09 12:55:18.999 | + functions-common:get_or_create_endpoint:1136 : echo 478cc01d9d394c76874a130acb4b0e92 2022-03-09 12:55:18.999 | 478cc01d9d394c76874a130acb4b0e92 2022-03-09 12:55:19.044 | [144723 Async create_neutron_accounts:179338]: finished create_neutron_accounts with result 0 in 41 seconds 2022-03-09 12:55:19.083 | [144723 Async create_swift_accounts:179479]: Waiting for completion of create_swift_accounts running on PID 179479 (2 other jobs running) 2022-03-09 12:55:19.110 | [144723 Async create_swift_accounts:179479]: Signaling child to exit 2022-03-09 12:56:08.310 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:56:08.335 | [179479 Async create_swift_accounts:179479]: finished successfully 2022-03-09 12:56:08.356 | WAKEUP 2022-03-09 12:56:08.377 | [144723 Async create_swift_accounts:179479]: Signaled 2022-03-09 12:56:08.379 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-03-09 12:56:08.379 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-03-09 12:56:08.379 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-03-09 12:56:08.379 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-03-09 12:56:08.379 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-03-09 12:56:08.379 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-03-09 12:56:08.379 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-03-09 12:56:08.379 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-03-09 12:56:08.379 | + lib/swift:create_swift_accounts:613 : local another_role 2022-03-09 12:56:08.379 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-03-09 12:56:08.379 | ++ functions-common:get_or_create_role:945 : local role_id 2022-03-09 12:56:08.379 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-09 12:56:08.379 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.379 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.379 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.380 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.380 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:56:08.380 | ++ functions-common:get_or_create_role:950 : role_id=aadc948aa703435ab24e95ccf18fcd7c 2022-03-09 12:56:08.380 | ++ functions-common:get_or_create_role:951 : echo aadc948aa703435ab24e95ccf18fcd7c 2022-03-09 12:56:08.380 | + lib/swift:create_swift_accounts:614 : another_role=aadc948aa703435ab24e95ccf18fcd7c 2022-03-09 12:56:08.380 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-03-09 12:56:08.380 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-03-09 12:56:08.380 | + functions-common:get_or_create_user:909 : local user_id 2022-03-09 12:56:08.380 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-09 12:56:08.380 | + functions-common:get_or_create_user:913 : local email= 2022-03-09 12:56:08.380 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-09 12:56:08.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.380 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.380 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.380 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:56:08.380 | + functions-common:get_or_create_user:925 : user_id=691353c3dc2a4b8d9fe418395e38f676 2022-03-09 12:56:08.380 | + functions-common:get_or_create_user:926 : echo 691353c3dc2a4b8d9fe418395e38f676 2022-03-09 12:56:08.380 | 691353c3dc2a4b8d9fe418395e38f676 2022-03-09 12:56:08.380 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-03-09 12:56:08.380 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 12:56:08.380 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 12:56:08.380 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:56:08.380 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:56:08.380 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 12:56:08.380 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 12:56:08.380 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 12:56:08.380 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 12:56:08.380 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 12:56:08.380 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 12:56:08.380 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:56:08.380 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 12:56:08.381 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-09 12:56:08.381 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:56:08.381 | ++ functions-common:get_field:812 : read data 2022-03-09 12:56:08.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.381 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.381 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.381 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:56:08.381 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 12:56:08.381 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 12:56:08.381 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-03-09 12:56:08.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.381 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.381 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.381 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:56:08.381 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 12:56:08.381 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:56:08.381 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-09 12:56:08.381 | ++ functions-common:get_field:812 : read data 2022-03-09 12:56:08.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.381 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.381 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.381 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:56:08.381 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:56:08.381 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:56:08.381 | ++ functions-common:get_field:818 : echo '| 43b0eba709f64f0fb1901f60e9e18777 | 691353c3dc2a4b8d9fe418395e38f676 | | 0967d8a81551494b8bd79cf9d9b977ab | | | False |' 2022-03-09 12:56:08.381 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:56:08.381 | ++ functions-common:get_field:812 : read data 2022-03-09 12:56:08.382 | + functions-common:get_or_add_user_project_role:995 : user_role_id=43b0eba709f64f0fb1901f60e9e18777 2022-03-09 12:56:08.382 | + functions-common:get_or_add_user_project_role:997 : echo 43b0eba709f64f0fb1901f60e9e18777 2022-03-09 12:56:08.382 | 43b0eba709f64f0fb1901f60e9e18777 2022-03-09 12:56:08.382 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-09 12:56:08.382 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-03-09 12:56:08.382 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 12:56:08.382 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 12:56:08.382 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:56:08.382 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:56:08.382 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 12:56:08.382 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 12:56:08.382 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 12:56:08.382 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 12:56:08.382 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 12:56:08.382 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 12:56:08.382 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 12:56:08.382 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:56:08.382 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-09 12:56:08.382 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:56:08.382 | ++ functions-common:get_field:812 : read data 2022-03-09 12:56:08.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.382 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.382 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.382 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:56:08.382 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 12:56:08.382 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 12:56:08.382 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-03-09 12:56:08.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.383 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.383 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.383 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-09 12:56:08.383 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 12:56:08.383 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:56:08.383 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:56:08.383 | ++ functions-common:get_field:812 : read data 2022-03-09 12:56:08.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.383 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.383 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.383 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:56:08.383 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:56:08.383 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:56:08.383 | ++ functions-common:get_field:818 : echo '| 79e918bbe95544adbcab9e7b5258aea0 | 691353c3dc2a4b8d9fe418395e38f676 | | 0967d8a81551494b8bd79cf9d9b977ab | | | False |' 2022-03-09 12:56:08.384 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:56:08.384 | ++ functions-common:get_field:812 : read data 2022-03-09 12:56:08.384 | + functions-common:get_or_add_user_project_role:995 : user_role_id=79e918bbe95544adbcab9e7b5258aea0 2022-03-09 12:56:08.384 | + functions-common:get_or_add_user_project_role:997 : echo 79e918bbe95544adbcab9e7b5258aea0 2022-03-09 12:56:08.384 | 79e918bbe95544adbcab9e7b5258aea0 2022-03-09 12:56:08.384 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-03-09 12:56:08.384 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-09 12:56:08.384 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-03-09 12:56:08.384 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-03-09 12:56:08.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.384 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.384 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.384 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:56:08.384 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-09 12:56:08.384 | f2713b32f83846368e5d4368a4b4cf57' 2022-03-09 12:56:08.384 | + functions-common:get_or_create_service:1094 : echo f2713b32f83846368e5d4368a4b4cf57 2022-03-09 12:56:08.384 | f2713b32f83846368e5d4368a4b4cf57 2022-03-09 12:56:08.384 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.30:8080/v1/AUTH_$(project_id)s' http://10.222.0.30:8080 2022-03-09 12:56:08.384 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-09 12:56:08.384 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.30:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-09 12:56:08.384 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 12:56:08.384 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-03-09 12:56:08.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.384 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.384 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.384 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:56:08.384 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 12:56:08.384 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 12:56:08.385 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.30:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-09 12:56:08.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.385 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.385 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.385 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:56:08.385 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=c6ed0f240a774ebea460097955e1447f 2022-03-09 12:56:08.385 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo c6ed0f240a774ebea460097955e1447f 2022-03-09 12:56:08.385 | + functions-common:get_or_create_endpoint:1127 : public_id=c6ed0f240a774ebea460097955e1447f 2022-03-09 12:56:08.385 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.30:8080 ]] 2022-03-09 12:56:08.385 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.30:8080 RegionOne 2022-03-09 12:56:08.385 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 12:56:08.385 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-03-09 12:56:08.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.385 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.385 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.385 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:56:08.385 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 12:56:08.385 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 12:56:08.385 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.30:8080 --region RegionOne -f value -c id 2022-03-09 12:56:08.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.385 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.385 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.385 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:56:08.385 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=1570b7267ecd4f189dfa6d7d4b7d7ab5 2022-03-09 12:56:08.385 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 1570b7267ecd4f189dfa6d7d4b7d7ab5 2022-03-09 12:56:08.385 | 1570b7267ecd4f189dfa6d7d4b7d7ab5 2022-03-09 12:56:08.385 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-09 12:56:08.386 | + functions-common:get_or_create_endpoint:1136 : echo c6ed0f240a774ebea460097955e1447f 2022-03-09 12:56:08.386 | c6ed0f240a774ebea460097955e1447f 2022-03-09 12:56:08.386 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-03-09 12:56:08.386 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-03-09 12:56:08.386 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-09 12:56:08.386 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-03-09 12:56:08.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.386 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.386 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.386 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:56:08.386 | ++ functions-common:get_or_create_project:938 : project_id=0cd0b7ba660e4661801120bfe6dd90d8 2022-03-09 12:56:08.386 | ++ functions-common:get_or_create_project:939 : echo 0cd0b7ba660e4661801120bfe6dd90d8 2022-03-09 12:56:08.386 | + lib/swift:create_swift_accounts:628 : swift_project_test1=0cd0b7ba660e4661801120bfe6dd90d8 2022-03-09 12:56:08.386 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-03-09 12:56:08.386 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 12:56:08.386 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-09 12:56:08.386 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 12:56:08.386 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-03-09 12:56:08.386 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-03-09 12:56:08.386 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-03-09 12:56:08.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.386 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.386 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.386 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:56:08.386 | ++ functions-common:get_or_create_user:925 : user_id=23890429d94c4bfeafc9a00be21e1291 2022-03-09 12:56:08.386 | ++ functions-common:get_or_create_user:926 : echo 23890429d94c4bfeafc9a00be21e1291 2022-03-09 12:56:08.386 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=23890429d94c4bfeafc9a00be21e1291 2022-03-09 12:56:08.386 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-09 12:56:08.386 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 12:56:08.387 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 23890429d94c4bfeafc9a00be21e1291 0cd0b7ba660e4661801120bfe6dd90d8 2022-03-09 12:56:08.387 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 12:56:08.387 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 12:56:08.387 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:56:08.387 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:56:08.387 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 12:56:08.387 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 12:56:08.387 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 12:56:08.387 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 12:56:08.387 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 12:56:08.387 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:56:08.387 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:56:08.387 | ++ functions-common:get_field:812 : read data 2022-03-09 12:56:08.387 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 23890429d94c4bfeafc9a00be21e1291 --project 0cd0b7ba660e4661801120bfe6dd90d8 2022-03-09 12:56:08.387 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.387 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.387 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.387 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.387 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:56:08.387 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 12:56:08.387 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 12:56:08.387 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 23890429d94c4bfeafc9a00be21e1291 --project 0cd0b7ba660e4661801120bfe6dd90d8 2022-03-09 12:56:08.387 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.387 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.387 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.387 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.387 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 23890429d94c4bfeafc9a00be21e1291 --project 0cd0b7ba660e4661801120bfe6dd90d8 2022-03-09 12:56:08.387 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:56:08.387 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 12:56:08.387 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:56:08.388 | ++ functions-common:get_field:812 : read data 2022-03-09 12:56:08.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.388 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.388 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.388 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:56:08.388 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:56:08.388 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:56:08.388 | ++ functions-common:get_field:818 : echo '| 79e918bbe95544adbcab9e7b5258aea0 | 23890429d94c4bfeafc9a00be21e1291 | | 0cd0b7ba660e4661801120bfe6dd90d8 | | | False |' 2022-03-09 12:56:08.388 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:56:08.388 | ++ functions-common:get_field:812 : read data 2022-03-09 12:56:08.388 | + functions-common:get_or_add_user_project_role:995 : user_role_id=79e918bbe95544adbcab9e7b5258aea0 2022-03-09 12:56:08.388 | + functions-common:get_or_add_user_project_role:997 : echo 79e918bbe95544adbcab9e7b5258aea0 2022-03-09 12:56:08.388 | 79e918bbe95544adbcab9e7b5258aea0 2022-03-09 12:56:08.388 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-03-09 12:56:08.388 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-09 12:56:08.388 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 12:56:08.388 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-03-09 12:56:08.388 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-03-09 12:56:08.388 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-03-09 12:56:08.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.388 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.388 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.388 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:56:08.388 | ++ functions-common:get_or_create_user:925 : user_id=f571601b9f0449989b7feaf499e2291a 2022-03-09 12:56:08.388 | ++ functions-common:get_or_create_user:926 : echo f571601b9f0449989b7feaf499e2291a 2022-03-09 12:56:08.388 | + lib/swift:create_swift_accounts:637 : swift_user_test3=f571601b9f0449989b7feaf499e2291a 2022-03-09 12:56:08.388 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-03-09 12:56:08.388 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 12:56:08.389 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role aadc948aa703435ab24e95ccf18fcd7c f571601b9f0449989b7feaf499e2291a 0cd0b7ba660e4661801120bfe6dd90d8 2022-03-09 12:56:08.389 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 12:56:08.389 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 12:56:08.389 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:56:08.389 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:56:08.389 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 12:56:08.389 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 12:56:08.389 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 12:56:08.389 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 12:56:08.389 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role aadc948aa703435ab24e95ccf18fcd7c --user f571601b9f0449989b7feaf499e2291a --project 0cd0b7ba660e4661801120bfe6dd90d8 2022-03-09 12:56:08.389 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:56:08.389 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 12:56:08.389 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:56:08.389 | ++ functions-common:get_field:812 : read data 2022-03-09 12:56:08.389 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.389 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.389 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.389 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.389 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:56:08.389 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 12:56:08.389 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 12:56:08.389 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add aadc948aa703435ab24e95ccf18fcd7c --user f571601b9f0449989b7feaf499e2291a --project 0cd0b7ba660e4661801120bfe6dd90d8 2022-03-09 12:56:08.389 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.389 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.389 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.389 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.389 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role aadc948aa703435ab24e95ccf18fcd7c --user f571601b9f0449989b7feaf499e2291a --project 0cd0b7ba660e4661801120bfe6dd90d8 2022-03-09 12:56:08.389 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:56:08.389 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 12:56:08.389 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:56:08.389 | ++ functions-common:get_field:812 : read data 2022-03-09 12:56:08.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.390 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.390 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.390 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:56:08.390 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:56:08.390 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:56:08.390 | ++ functions-common:get_field:818 : echo '| aadc948aa703435ab24e95ccf18fcd7c | f571601b9f0449989b7feaf499e2291a | | 0cd0b7ba660e4661801120bfe6dd90d8 | | | False |' 2022-03-09 12:56:08.390 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:56:08.390 | ++ functions-common:get_field:812 : read data 2022-03-09 12:56:08.390 | + functions-common:get_or_add_user_project_role:995 : user_role_id=aadc948aa703435ab24e95ccf18fcd7c 2022-03-09 12:56:08.390 | + functions-common:get_or_add_user_project_role:997 : echo aadc948aa703435ab24e95ccf18fcd7c 2022-03-09 12:56:08.390 | aadc948aa703435ab24e95ccf18fcd7c 2022-03-09 12:56:08.390 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-03-09 12:56:08.390 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-03-09 12:56:08.390 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-09 12:56:08.390 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-03-09 12:56:08.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.390 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.390 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.390 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:56:08.390 | ++ functions-common:get_or_create_project:938 : project_id=76676e85315a44a3a1196a0c6df873d7 2022-03-09 12:56:08.390 | ++ functions-common:get_or_create_project:939 : echo 76676e85315a44a3a1196a0c6df873d7 2022-03-09 12:56:08.390 | + lib/swift:create_swift_accounts:642 : swift_project_test2=76676e85315a44a3a1196a0c6df873d7 2022-03-09 12:56:08.390 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-03-09 12:56:08.390 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 12:56:08.390 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-03-09 12:56:08.390 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-09 12:56:08.390 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 12:56:08.390 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-03-09 12:56:08.391 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-03-09 12:56:08.391 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-03-09 12:56:08.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.391 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.391 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.391 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:56:08.391 | ++ functions-common:get_or_create_user:925 : user_id=7f2eb347fef14189b50655bedabc8e51 2022-03-09 12:56:08.391 | ++ functions-common:get_or_create_user:926 : echo 7f2eb347fef14189b50655bedabc8e51 2022-03-09 12:56:08.391 | + lib/swift:create_swift_accounts:647 : swift_user_test2=7f2eb347fef14189b50655bedabc8e51 2022-03-09 12:56:08.391 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-03-09 12:56:08.391 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 12:56:08.391 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 7f2eb347fef14189b50655bedabc8e51 76676e85315a44a3a1196a0c6df873d7 2022-03-09 12:56:08.391 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 12:56:08.391 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 12:56:08.391 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:56:08.391 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:56:08.391 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 12:56:08.391 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 12:56:08.391 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 12:56:08.391 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 12:56:08.391 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7f2eb347fef14189b50655bedabc8e51 --project 76676e85315a44a3a1196a0c6df873d7 2022-03-09 12:56:08.391 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 12:56:08.391 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:56:08.391 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:56:08.391 | ++ functions-common:get_field:812 : read data 2022-03-09 12:56:08.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.391 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.392 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.392 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:56:08.392 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 12:56:08.392 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 12:56:08.392 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 7f2eb347fef14189b50655bedabc8e51 --project 76676e85315a44a3a1196a0c6df873d7 2022-03-09 12:56:08.392 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.392 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.392 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.392 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7f2eb347fef14189b50655bedabc8e51 --project 76676e85315a44a3a1196a0c6df873d7 2022-03-09 12:56:08.392 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:56:08.392 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 12:56:08.392 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:56:08.392 | ++ functions-common:get_field:812 : read data 2022-03-09 12:56:08.392 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.392 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.392 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.392 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:56:08.392 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:56:08.392 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:56:08.392 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:56:08.392 | ++ functions-common:get_field:818 : echo '| 79e918bbe95544adbcab9e7b5258aea0 | 7f2eb347fef14189b50655bedabc8e51 | | 76676e85315a44a3a1196a0c6df873d7 | | | False |' 2022-03-09 12:56:08.392 | ++ functions-common:get_field:812 : read data 2022-03-09 12:56:08.392 | + functions-common:get_or_add_user_project_role:995 : user_role_id=79e918bbe95544adbcab9e7b5258aea0 2022-03-09 12:56:08.392 | + functions-common:get_or_add_user_project_role:997 : echo 79e918bbe95544adbcab9e7b5258aea0 2022-03-09 12:56:08.392 | 79e918bbe95544adbcab9e7b5258aea0 2022-03-09 12:56:08.392 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-03-09 12:56:08.392 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-09 12:56:08.392 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-09 12:56:08.392 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-03-09 12:56:08.393 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-03-09 12:56:08.393 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.393 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.393 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.393 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.393 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:56:08.393 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-03-09 12:56:08.393 | 28b782b4557b40b89e3b2e176f7d19c7' 2022-03-09 12:56:08.393 | ++ functions-common:get_or_create_domain:888 : echo 28b782b4557b40b89e3b2e176f7d19c7 2022-03-09 12:56:08.393 | + lib/swift:create_swift_accounts:652 : swift_domain=28b782b4557b40b89e3b2e176f7d19c7 2022-03-09 12:56:08.393 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-03-09 12:56:08.393 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 12:56:08.393 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-03-09 12:56:08.393 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 28b782b4557b40b89e3b2e176f7d19c7 2022-03-09 12:56:08.393 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-09 12:56:08.393 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=28b782b4557b40b89e3b2e176f7d19c7 --or-show -f value -c id 2022-03-09 12:56:08.393 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.393 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.393 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.393 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.393 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:56:08.393 | ++ functions-common:get_or_create_project:938 : project_id=2e2b7944b5b54d2bb03a5efa6d47187f 2022-03-09 12:56:08.393 | ++ functions-common:get_or_create_project:939 : echo 2e2b7944b5b54d2bb03a5efa6d47187f 2022-03-09 12:56:08.393 | + lib/swift:create_swift_accounts:656 : swift_project_test4=2e2b7944b5b54d2bb03a5efa6d47187f 2022-03-09 12:56:08.393 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-03-09 12:56:08.393 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 12:56:08.393 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-03-09 12:56:08.393 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 28b782b4557b40b89e3b2e176f7d19c7 test4@example.com 2022-03-09 12:56:08.393 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 12:56:08.393 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-03-09 12:56:08.394 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-03-09 12:56:08.394 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=28b782b4557b40b89e3b2e176f7d19c7 --email=test4@example.com --or-show -f value -c id 2022-03-09 12:56:08.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.394 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.394 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.394 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:56:08.394 | ++ functions-common:get_or_create_user:925 : user_id=be0be9272c984cab843c70be46db3336 2022-03-09 12:56:08.394 | ++ functions-common:get_or_create_user:926 : echo be0be9272c984cab843c70be46db3336 2022-03-09 12:56:08.394 | + lib/swift:create_swift_accounts:661 : swift_user_test4=be0be9272c984cab843c70be46db3336 2022-03-09 12:56:08.394 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-03-09 12:56:08.394 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 12:56:08.394 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin be0be9272c984cab843c70be46db3336 2e2b7944b5b54d2bb03a5efa6d47187f 2022-03-09 12:56:08.394 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 12:56:08.394 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 12:56:08.394 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:56:08.394 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:56:08.394 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 12:56:08.394 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 12:56:08.394 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 12:56:08.394 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 12:56:08.394 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user be0be9272c984cab843c70be46db3336 --project 2e2b7944b5b54d2bb03a5efa6d47187f 2022-03-09 12:56:08.394 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:56:08.394 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 12:56:08.394 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:56:08.394 | ++ functions-common:get_field:812 : read data 2022-03-09 12:56:08.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.394 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.394 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.394 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:56:08.395 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 12:56:08.395 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 12:56:08.395 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user be0be9272c984cab843c70be46db3336 --project 2e2b7944b5b54d2bb03a5efa6d47187f 2022-03-09 12:56:08.395 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.395 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.395 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.395 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.395 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:56:08.395 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user be0be9272c984cab843c70be46db3336 --project 2e2b7944b5b54d2bb03a5efa6d47187f 2022-03-09 12:56:08.395 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 12:56:08.395 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:56:08.395 | ++ functions-common:get_field:812 : read data 2022-03-09 12:56:08.395 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.395 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.395 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:56:08.395 | from cryptography.utils import int_from_bytes 2022-03-09 12:56:08.395 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:56:08.395 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:56:08.395 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:56:08.395 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:56:08.395 | ++ functions-common:get_field:818 : echo '| 79e918bbe95544adbcab9e7b5258aea0 | be0be9272c984cab843c70be46db3336 | | 2e2b7944b5b54d2bb03a5efa6d47187f | | | False |' 2022-03-09 12:56:08.395 | ++ functions-common:get_field:812 : read data 2022-03-09 12:56:08.395 | + functions-common:get_or_add_user_project_role:995 : user_role_id=79e918bbe95544adbcab9e7b5258aea0 2022-03-09 12:56:08.395 | + functions-common:get_or_add_user_project_role:997 : echo 79e918bbe95544adbcab9e7b5258aea0 2022-03-09 12:56:08.395 | 79e918bbe95544adbcab9e7b5258aea0 2022-03-09 12:56:08.424 | [144723 Async create_swift_accounts:179479]: finished create_swift_accounts with result 0 in 130 seconds 2022-03-09 12:56:08.432 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-09 12:56:08.434 | + inc/async:async_wait:197 : return 0 2022-03-09 12:56:08.437 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-03-09 12:56:08.455 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:56:08.457 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-03-09 12:56:08.475 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:56:08.478 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-03-09 12:56:08.480 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 12:56:08.483 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-03-09 12:56:08.486 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-03-09 12:56:08.488 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-03-09 12:56:08.547 | + inc/async:async_inner:63 : init_glance 2022-03-09 12:56:08.584 | [144723 Async init_glance:184149]: running: init_glance 2022-03-09 12:56:08.588 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-03-09 12:56:08.605 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:56:08.613 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-03-09 12:56:08.613 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 12:56:08.613 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-03-09 12:56:08.615 | + ./stack.sh:main:1147 : configure_neutron 2022-03-09 12:56:08.618 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-03-09 12:56:08.622 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 12:56:08.622 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-09 12:56:08.628 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 12:56:08.630 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-09 12:56:08.633 | + 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-03-09 12:56:08.636 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-09 12:56:08.638 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-03-09 12:56:08.644 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-03-09 12:56:08.644 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-03-09 12:56:08.646 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-03-09 12:56:08.659 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-03-09 12:56:08.662 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-03-09 12:56:11.104 | Traceback (most recent call last): 2022-03-09 12:56:11.104 | File "/usr/local/bin/oslo-config-generator", line 8, in 2022-03-09 12:56:11.104 | sys.exit(main()) 2022-03-09 12:56:11.104 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/generator.py", line 836, in main 2022-03-09 12:56:11.104 | generate(conf) 2022-03-09 12:56:11.104 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/generator.py", line 797, in generate 2022-03-09 12:56:11.104 | groups = _get_groups(_list_opts(conf.namespace)) 2022-03-09 12:56:11.104 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/generator.py", line 524, in _list_opts 2022-03-09 12:56:11.104 | loaders = _get_raw_opts_loaders(namespaces) 2022-03-09 12:56:11.104 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/generator.py", line 464, in _get_raw_opts_loaders 2022-03-09 12:56:11.104 | mgr = stevedore.named.NamedExtensionManager( 2022-03-09 12:56:11.104 | File "/usr/local/lib/python3.8/dist-packages/stevedore/named.py", line 78, in __init__ 2022-03-09 12:56:11.104 | extensions = self._load_plugins(invoke_on_load, 2022-03-09 12:56:11.104 | File "/usr/local/lib/python3.8/dist-packages/stevedore/extension.py", line 233, in _load_plugins 2022-03-09 12:56:11.104 | self._on_load_failure_callback(self, ep, err) 2022-03-09 12:56:11.104 | File "/usr/local/lib/python3.8/dist-packages/stevedore/extension.py", line 221, in _load_plugins 2022-03-09 12:56:11.104 | ext = self._load_one_plugin(ep, 2022-03-09 12:56:11.104 | File "/usr/local/lib/python3.8/dist-packages/stevedore/named.py", line 156, in _load_one_plugin 2022-03-09 12:56:11.104 | return super(NamedExtensionManager, self)._load_one_plugin( 2022-03-09 12:56:11.104 | File "/usr/local/lib/python3.8/dist-packages/stevedore/extension.py", line 255, in _load_one_plugin 2022-03-09 12:56:11.104 | plugin = ep.load() 2022-03-09 12:56:11.104 | File "/usr/lib/python3.8/importlib/metadata.py", line 77, in load 2022-03-09 12:56:11.104 | module = import_module(match.group('module')) 2022-03-09 12:56:11.104 | File "/usr/lib/python3.8/importlib/__init__.py", line 127, in import_module 2022-03-09 12:56:11.104 | return _bootstrap._gcd_import(name[level:], package, level) 2022-03-09 12:56:11.104 | File "", line 1014, in _gcd_import 2022-03-09 12:56:11.104 | File "", line 991, in _find_and_load 2022-03-09 12:56:11.104 | File "", line 975, in _find_and_load_unlocked 2022-03-09 12:56:11.105 | File "", line 671, in _load_unlocked 2022-03-09 12:56:11.105 | File "", line 848, in exec_module 2022-03-09 12:56:11.105 | File "", line 219, in _call_with_frames_removed 2022-03-09 12:56:11.105 | File "/opt/stack/neutron/neutron/opts.py", line 23, in 2022-03-09 12:56:11.105 | import neutron.conf.agent.common 2022-03-09 12:56:11.105 | File "/opt/stack/neutron/neutron/conf/agent/common.py", line 23, in 2022-03-09 12:56:11.105 | from neutron.common import config_lite as config 2022-03-09 12:56:11.105 | File "/opt/stack/neutron/neutron/common/config_lite.py", line 22, in 2022-03-09 12:56:11.105 | from neutron_lib.api import validators_lite as validators 2022-03-09 12:56:11.105 | ImportError: cannot import name 'validators_lite' from 'neutron_lib.api' (/usr/local/lib/python3.8/dist-packages/neutron_lib/api/__init__.py) 2022-03-09 12:56:11.322 | + lib/neutron-legacy:_configure_neutron_common:1 : exit_trap 2022-03-09 12:56:11.324 | + ./stack.sh:exit_trap:521 : local r=1 2022-03-09 12:56:11.327 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-03-09 12:56:11.329 | + ./stack.sh:exit_trap:522 : jobs='170075 2022-03-09 12:56:11.329 | 184149' 2022-03-09 12:56:11.332 | + ./stack.sh:exit_trap:525 : [[ -n 170075 2022-03-09 12:56:11.332 | 184149 ]] 2022-03-09 12:56:11.334 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-03-09-124722 ]] 2022-03-09 12:56:11.336 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-03-09 12:56:11.339 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-03-09 12:56:11.343 | exit_trap: cleaning up child processes 2022-03-09 12:56:11.343 | + ./stack.sh:exit_trap:527 : kill 170075 184149 2022-03-09 12:56:11.343 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.bhFgtbjhMI ']' 2022-03-09 12:56:11.345 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.bhFgtbjhMI 2022-03-09 12:56:11.349 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-03-09 12:56:11.352 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-03-09 12:56:11.354 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-03-09 12:56:11.356 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-03-09 12:56:11.356 | Error on exit 2022-03-09 12:56:11.358 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-03-09 12:56:11.361 | + ./stack.sh:exit_trap:542 : generate-subunit 1646830038 533 fail 2022-03-09 12:56:12.019 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-03-09 12:56:12.021 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-03-09 12:56:13.040 | + ./stack.sh:exit_trap:556 : exit 1