2022-03-16 11:18:05.187 | + ./stack.sh:main:487 : exec 2022-03-16 11:18:05.187 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-16-111805.summary.2022-03-16-111805 2022-03-16 11:18:05.187 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-16-111805' 2022-03-16 11:18:05.187 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 11:18:05.187 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-16-111805 2022-03-16 11:18:05.187 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-16-111805 /opt/stack/logs/stack.sh.log 2022-03-16 11:18:05.187 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-16-111805.summary.2022-03-16-111805 /opt/stack/logs/stack.sh.log.summary 2022-03-16 11:18:05.188 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-16 11:18:05.188 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-16 11:18:05.188 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-16 11:18:05.188 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-16 11:18:05.188 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-16 11:18:05.188 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-16 11:18:05.188 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-16 11:18:05.188 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-16 11:18:05.188 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-16 11:18:05.188 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-16 11:18:05.188 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-16 11:18:05.188 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-16 11:18:05.188 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-16 11:18:05.188 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-16 11:18:05.188 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-16 11:18:05.188 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-16 11:18:05.190 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-16 11:18:05.192 | + ./stack.sh:main:573 : set -o errexit 2022-03-16 11:18:05.194 | + ./stack.sh:main:576 : uname -a 2022-03-16 11:18:05.196 | Linux dv-neutron-827875-5-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-16 11:18:05.198 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-16 11:18:05.200 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-16 11:18:05.203 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-16 11:18:05.241 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-16 11:18:05.257 | + ./stack.sh:main:590 : fetch_plugins 2022-03-16 11:18:05.258 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-16 11:18:05.260 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-16 11:18:05.262 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-16 11:18:05.264 | + functions-common:fetch_plugins:1776 : return 2022-03-16 11:18:05.266 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-16 11:18:05.268 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-16 11:18:05.270 | + functions-common:run_phase:1854 : local phase= 2022-03-16 11:18:05.272 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 11:18:05.274 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 11:18:05.276 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 11:18:05.278 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 11:18:05.281 | + functions-common:run_phase:1863 : local extra 2022-03-16 11:18:05.283 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 11:18:05.286 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 11:18:05.288 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 11:18:05.289 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 11:18:05.291 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-16 11:18:05.293 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 11:18:05.307 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:18:05.309 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-16 11:18:05.311 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 11:18:05.312 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 11:18:05.314 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 11:18:05.316 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 11:18:05.318 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 11:18:05.320 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-16 11:18:05.321 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-16 11:18:05.323 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-16 11:18:05.325 | + 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-16 11:18:05.327 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-16 11:18:05.329 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-16 11:18:05.331 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-16 11:18:05.332 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-16 11:18:05.334 | + functions-common:plugin_override_defaults:1817 : return 2022-03-16 11:18:05.336 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-16 11:18:05.354 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-16 11:18:05.357 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-16 11:18:05.370 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:18:05.372 | +++ lib/tls:source:43 : hostname -f 2022-03-16 11:18:05.375 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-16 11:18:05.377 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-16 11:18:05.379 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-16 11:18:05.381 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-16 11:18:05.383 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-16 11:18:05.384 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-16 11:18:05.386 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-16 11:18:05.388 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-16 11:18:05.390 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-16 11:18:05.392 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-16 11:18:05.396 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-16 11:18:05.409 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-16 11:18:05.426 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-16 11:18:05.438 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-16 11:18:05.451 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-16 11:18:05.487 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-16 11:18:05.546 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-16 11:18:05.637 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-16 11:18:05.659 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-16 11:18:05.710 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-16 11:18:05.763 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-16 11:18:05.911 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-16 11:18:05.925 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-16 11:18:05.939 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-16 11:18:05.952 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-16 11:18:06.047 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-16 11:18:06.049 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-16 11:18:06.052 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-16 11:18:06.054 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-16 11:18:06.056 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-16 11:18:06.058 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-16 11:18:06.061 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-16 11:18:06.061 | False' 2022-03-16 11:18:06.064 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-16 11:18:06.078 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-16 11:18:06.080 | + ./stack.sh:main:624 : run_phase source 2022-03-16 11:18:06.083 | + functions-common:run_phase:1853 : local mode=source 2022-03-16 11:18:06.085 | + functions-common:run_phase:1854 : local phase= 2022-03-16 11:18:06.087 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 11:18:06.089 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 11:18:06.091 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 11:18:06.093 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 11:18:06.095 | + functions-common:run_phase:1863 : local extra 2022-03-16 11:18:06.098 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 11:18:06.102 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 11:18:06.104 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 11:18:06.106 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 11:18:06.108 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-16 11:18:06.111 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 11:18:06.125 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:18:06.127 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-16 11:18:06.129 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-16 11:18:06.168 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-16 11:18:06.170 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-16 11:18:06.173 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-16 11:18:06.175 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-16 11:18:06.177 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-16 11:18:06.179 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-16 11:18:06.181 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-16 11:18:06.183 | + functions-common:load_plugin_settings:1794 : return 2022-03-16 11:18:06.185 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-16 11:18:06.188 | + functions-common:verify_disabled_services:2136 : local service 2022-03-16 11:18:06.190 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.192 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-16 11:18:06.194 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.197 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-16 11:18:06.199 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.201 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-16 11:18:06.203 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.206 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-16 11:18:06.208 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.210 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-16 11:18:06.212 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.214 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-16 11:18:06.217 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.220 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-16 11:18:06.222 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.224 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-16 11:18:06.227 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.229 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-16 11:18:06.231 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.234 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-16 11:18:06.237 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.239 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-03-16 11:18:06.241 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.243 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-16 11:18:06.246 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.248 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-16 11:18:06.250 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.253 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-16 11:18:06.255 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.257 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-16 11:18:06.259 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.262 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-16 11:18:06.264 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.266 | + 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-16 11:18:06.268 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.271 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-16 11:18:06.273 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.275 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-16 11:18:06.277 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.279 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-16 11:18:06.282 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.285 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-16 11:18:06.287 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.289 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-16 11:18:06.291 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.293 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-16 11:18:06.296 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.298 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-16 11:18:06.301 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.303 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-16 11:18:06.305 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.307 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-16 11:18:06.310 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.312 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-16 11:18:06.314 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.317 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-16 11:18:06.319 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.321 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-16 11:18:06.323 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.325 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-16 11:18:06.329 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.331 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-16 11:18:06.333 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.335 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-16 11:18:06.338 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.340 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-03-16 11:18:06.343 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.345 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-16 11:18:06.347 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.350 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-16 11:18:06.352 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.354 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-16 11:18:06.356 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.359 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-16 11:18:06.361 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.363 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-16 11:18:06.365 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.368 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-16 11:18:06.370 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.372 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-16 11:18:06.374 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.377 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-16 11:18:06.379 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.381 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-16 11:18:06.383 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.386 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-16 11:18:06.388 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.391 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-16 11:18:06.393 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.395 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-16 11:18:06.397 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.400 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-16 11:18:06.402 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:18:06.404 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-16 11:18:06.408 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-16 11:18:06.410 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-16 11:18:06.412 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-16 11:18:06.427 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:18:06.430 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-16 11:18:06.432 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-16 11:18:06.434 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-16 11:18:06.449 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:18:06.452 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-16 11:18:06.454 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-16 11:18:06.457 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-16 11:18:06.459 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-16 11:18:06.461 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-16 11:18:06.464 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-16 11:18:06.466 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-16 11:18:06.469 | + lib/database:initialize_database_backends:92 : return 0 2022-03-16 11:18:06.471 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-16 11:18:06.472 | Using mysql database backend 2022-03-16 11:18:06.474 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-16 11:18:06.490 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-16 11:18:06.493 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-16 11:18:06.496 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-16 11:18:06.498 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-16 11:18:06.501 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-16 11:18:06.503 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-16 11:18:06.520 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:18:06.522 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-16 11:18:06.539 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-16 11:18:06.555 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:18:06.557 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-16 11:18:06.573 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-16 11:18:06.590 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-16 11:18:06.607 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:18:06.610 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-16 11:18:06.626 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:18:06.628 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-16 11:18:06.645 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-16 11:18:06.647 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-16 11:18:06.650 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-16 11:18:06.652 | + functions-common:save_stackenv:60 : local tag=757 2022-03-16 11:18:06.656 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-16 11:18:06.660 | + functions-common:save_stackenv:62 : time_stamp=2022-03-16-111806 2022-03-16 11:18:06.662 | + functions-common:save_stackenv:63 : echo '# 2022-03-16-111806 757' 2022-03-16 11:18:06.665 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:18:06.667 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-16 11:18:06.670 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:18:06.672 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-16 11:18:06.675 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:18:06.677 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-16 11:18:06.679 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:18:06.682 | + 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-16 11:18:06.684 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:18:06.687 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.42 2022-03-16 11:18:06.689 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:18:06.692 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.42/identity 2022-03-16 11:18:06.694 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:18:06.697 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-16-111805 2022-03-16 11:18:06.699 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:18:06.702 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-16 11:18:06.705 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:18:06.708 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.42 2022-03-16 11:18:06.710 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:18:06.712 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-16 11:18:06.715 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:18:06.717 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-16 11:18:06.720 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:18:06.722 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-16 11:18:06.725 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:18:06.727 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-16 11:18:06.730 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-16 11:18:06.732 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-16 11:18:06.734 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-16 11:18:06.737 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-16 11:18:06.739 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 11:18:06.741 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 11:18:06.744 | ++ functions-common:git_clone:612 : pwd 2022-03-16 11:18:06.746 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 11:18:06.748 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 11:18:06.752 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 11:18:06.767 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 11:18:06.769 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 11:18:06.771 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 11:18:06.774 | + functions-common:git_clone:629 : echo master 2022-03-16 11:18:06.774 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 11:18:06.779 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-16 11:18:06.781 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 11:18:06.784 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-16 11:18:06.786 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 11:18:06.786 | + functions-common:git_clone:678 : head -1 2022-03-16 11:18:06.790 | 591123d9 Merge "update constraint for debtcollector to new release 2.5.0" 2022-03-16 11:18:06.792 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 11:18:06.795 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-16 11:18:06.797 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 11:18:06.800 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-16 11:18:06.803 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-16 11:18:06.805 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-16 11:18:06.808 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-16 11:18:06.810 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-16 11:18:06.813 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-16 11:18:06.816 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-16 11:18:06.818 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-16 11:18:06.821 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-16 11:18:06.825 | ++ tools/install_prereqs.sh:source:47 : NOW=1647429486 2022-03-16 11:18:06.829 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-16 11:18:06.834 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1647428979 2022-03-16 11:18:06.836 | ++ tools/install_prereqs.sh:source:49 : DELTA=507 2022-03-16 11:18:06.839 | ++ tools/install_prereqs.sh:source:50 : [[ 507 -lt 7200 ]] 2022-03-16 11:18:06.841 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-03-16 11:18:06.844 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-16 11:18:06.846 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-16 11:18:06.849 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-16 11:18:06.851 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-16 11:18:06.854 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-16 11:18:06.856 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-16 11:18:06.858 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-16 11:18:06.862 | +++ 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-16 11:18:06.909 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-16 11:18:06.909 | apache2-dev 2022-03-16 11:18:06.909 | bc 2022-03-16 11:18:06.909 | bsdmainutils 2022-03-16 11:18:06.909 | curl 2022-03-16 11:18:06.909 | g++ 2022-03-16 11:18:06.909 | gawk 2022-03-16 11:18:06.909 | gcc 2022-03-16 11:18:06.909 | gettext 2022-03-16 11:18:06.909 | git 2022-03-16 11:18:06.909 | graphviz 2022-03-16 11:18:06.910 | iputils-ping 2022-03-16 11:18:06.910 | libapache2-mod-proxy-uwsgi 2022-03-16 11:18:06.910 | libffi-dev 2022-03-16 11:18:06.910 | libjpeg-dev 2022-03-16 11:18:06.910 | libpcre3-dev 2022-03-16 11:18:06.910 | libpq-dev 2022-03-16 11:18:06.910 | libssl-dev 2022-03-16 11:18:06.910 | libsystemd-dev 2022-03-16 11:18:06.910 | libxml2-dev 2022-03-16 11:18:06.910 | libxslt1-dev 2022-03-16 11:18:06.910 | libyaml-dev 2022-03-16 11:18:06.910 | lsof 2022-03-16 11:18:06.910 | openssh-server 2022-03-16 11:18:06.910 | openssl 2022-03-16 11:18:06.910 | pkg-config 2022-03-16 11:18:06.910 | psmisc 2022-03-16 11:18:06.910 | python3-dev 2022-03-16 11:18:06.910 | python3-pip 2022-03-16 11:18:06.910 | python3-systemd 2022-03-16 11:18:06.910 | python3-venv 2022-03-16 11:18:06.910 | tar 2022-03-16 11:18:06.910 | tcpdump 2022-03-16 11:18:06.910 | unzip 2022-03-16 11:18:06.910 | uuid-runtime 2022-03-16 11:18:06.910 | wget 2022-03-16 11:18:06.910 | wget 2022-03-16 11:18:06.910 | zlib1g-dev 2022-03-16 11:18:06.910 | libkrb5-dev 2022-03-16 11:18:06.910 | libldap2-dev 2022-03-16 11:18:06.910 | libsasl2-dev 2022-03-16 11:18:06.910 | memcached 2022-03-16 11:18:06.910 | python3-mysqldb 2022-03-16 11:18:06.910 | sqlite3 2022-03-16 11:18:06.910 | conntrack 2022-03-16 11:18:06.910 | curl 2022-03-16 11:18:06.910 | dnsmasq-base 2022-03-16 11:18:06.910 | dnsmasq-utils 2022-03-16 11:18:06.911 | ebtables 2022-03-16 11:18:06.911 | genisoimage 2022-03-16 11:18:06.911 | iptables 2022-03-16 11:18:06.911 | iputils-arping 2022-03-16 11:18:06.911 | kpartx 2022-03-16 11:18:06.911 | libjs-jquery-tablesorter 2022-03-16 11:18:06.911 | parted 2022-03-16 11:18:06.911 | pm-utils 2022-03-16 11:18:06.911 | python3-mysqldb 2022-03-16 11:18:06.911 | socat 2022-03-16 11:18:06.911 | sqlite3 2022-03-16 11:18:06.911 | sudo 2022-03-16 11:18:06.911 | vlan 2022-03-16 11:18:06.911 | lsscsi 2022-03-16 11:18:06.911 | open-iscsi 2022-03-16 11:18:06.911 | lvm2 2022-03-16 11:18:06.911 | qemu-utils 2022-03-16 11:18:06.911 | thin-provisioning-tools 2022-03-16 11:18:06.911 | acl 2022-03-16 11:18:06.911 | dnsmasq-base 2022-03-16 11:18:06.911 | dnsmasq-utils 2022-03-16 11:18:06.911 | ebtables 2022-03-16 11:18:06.911 | haproxy 2022-03-16 11:18:06.911 | iptables 2022-03-16 11:18:06.911 | iputils-arping 2022-03-16 11:18:06.911 | iputils-ping 2022-03-16 11:18:06.911 | postgresql-server-dev-all 2022-03-16 11:18:06.911 | python3-mysqldb 2022-03-16 11:18:06.911 | sqlite3 2022-03-16 11:18:06.911 | sudo 2022-03-16 11:18:06.911 | vlan 2022-03-16 11:18:06.911 | pcp 2022-03-16 11:18:06.911 | ipset 2022-03-16 11:18:06.911 | conntrack 2022-03-16 11:18:06.911 | conntrackd 2022-03-16 11:18:06.911 | keepalived 2022-03-16 11:18:06.912 | lvm2 2022-03-16 11:18:06.912 | qemu-utils 2022-03-16 11:18:06.912 | thin-provisioning-tools 2022-03-16 11:18:06.912 | curl 2022-03-16 11:18:06.912 | liberasurecode-dev 2022-03-16 11:18:06.912 | make 2022-03-16 11:18:06.912 | memcached 2022-03-16 11:18:06.912 | rsync 2022-03-16 11:18:06.912 | sqlite3 2022-03-16 11:18:06.912 | xfsprogs' 2022-03-16 11:18:06.914 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-16 11:18:06.932 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-16 11:18:06.932 | apache2-dev 2022-03-16 11:18:06.932 | bc 2022-03-16 11:18:06.932 | bsdmainutils 2022-03-16 11:18:06.933 | curl 2022-03-16 11:18:06.933 | g++ 2022-03-16 11:18:06.933 | gawk 2022-03-16 11:18:06.933 | gcc 2022-03-16 11:18:06.933 | gettext 2022-03-16 11:18:06.933 | git 2022-03-16 11:18:06.933 | graphviz 2022-03-16 11:18:06.933 | iputils-ping 2022-03-16 11:18:06.933 | libapache2-mod-proxy-uwsgi 2022-03-16 11:18:06.933 | libffi-dev 2022-03-16 11:18:06.933 | libjpeg-dev 2022-03-16 11:18:06.933 | libpcre3-dev 2022-03-16 11:18:06.933 | libpq-dev 2022-03-16 11:18:06.933 | libssl-dev 2022-03-16 11:18:06.933 | libsystemd-dev 2022-03-16 11:18:06.933 | libxml2-dev 2022-03-16 11:18:06.933 | libxslt1-dev 2022-03-16 11:18:06.933 | libyaml-dev 2022-03-16 11:18:06.933 | lsof 2022-03-16 11:18:06.933 | openssh-server 2022-03-16 11:18:06.933 | openssl 2022-03-16 11:18:06.933 | pkg-config 2022-03-16 11:18:06.933 | psmisc 2022-03-16 11:18:06.933 | python3-dev 2022-03-16 11:18:06.933 | python3-pip 2022-03-16 11:18:06.933 | python3-systemd 2022-03-16 11:18:06.933 | python3-venv 2022-03-16 11:18:06.933 | tar 2022-03-16 11:18:06.933 | tcpdump 2022-03-16 11:18:06.933 | unzip 2022-03-16 11:18:06.933 | uuid-runtime 2022-03-16 11:18:06.933 | wget 2022-03-16 11:18:06.933 | wget 2022-03-16 11:18:06.933 | zlib1g-dev 2022-03-16 11:18:06.933 | libkrb5-dev 2022-03-16 11:18:06.933 | libldap2-dev 2022-03-16 11:18:06.933 | libsasl2-dev 2022-03-16 11:18:06.933 | memcached 2022-03-16 11:18:06.934 | python3-mysqldb 2022-03-16 11:18:06.934 | sqlite3 2022-03-16 11:18:06.934 | conntrack 2022-03-16 11:18:06.934 | curl 2022-03-16 11:18:06.934 | dnsmasq-base 2022-03-16 11:18:06.934 | dnsmasq-utils 2022-03-16 11:18:06.934 | ebtables 2022-03-16 11:18:06.934 | genisoimage 2022-03-16 11:18:06.934 | iptables 2022-03-16 11:18:06.934 | iputils-arping 2022-03-16 11:18:06.934 | kpartx 2022-03-16 11:18:06.934 | libjs-jquery-tablesorter 2022-03-16 11:18:06.934 | parted 2022-03-16 11:18:06.934 | pm-utils 2022-03-16 11:18:06.934 | python3-mysqldb 2022-03-16 11:18:06.934 | socat 2022-03-16 11:18:06.934 | sqlite3 2022-03-16 11:18:06.934 | sudo 2022-03-16 11:18:06.934 | vlan 2022-03-16 11:18:06.934 | lsscsi 2022-03-16 11:18:06.934 | open-iscsi 2022-03-16 11:18:06.934 | lvm2 2022-03-16 11:18:06.934 | qemu-utils 2022-03-16 11:18:06.934 | thin-provisioning-tools 2022-03-16 11:18:06.934 | acl 2022-03-16 11:18:06.934 | dnsmasq-base 2022-03-16 11:18:06.934 | dnsmasq-utils 2022-03-16 11:18:06.934 | ebtables 2022-03-16 11:18:06.934 | haproxy 2022-03-16 11:18:06.934 | iptables 2022-03-16 11:18:06.934 | iputils-arping 2022-03-16 11:18:06.934 | iputils-ping 2022-03-16 11:18:06.934 | postgresql-server-dev-all 2022-03-16 11:18:06.934 | python3-mysqldb 2022-03-16 11:18:06.934 | sqlite3 2022-03-16 11:18:06.934 | sudo 2022-03-16 11:18:06.934 | vlan 2022-03-16 11:18:06.935 | pcp 2022-03-16 11:18:06.935 | ipset 2022-03-16 11:18:06.935 | conntrack 2022-03-16 11:18:06.935 | conntrackd 2022-03-16 11:18:06.935 | keepalived 2022-03-16 11:18:06.935 | lvm2 2022-03-16 11:18:06.935 | qemu-utils 2022-03-16 11:18:06.935 | thin-provisioning-tools 2022-03-16 11:18:06.935 | curl 2022-03-16 11:18:06.935 | liberasurecode-dev 2022-03-16 11:18:06.935 | make 2022-03-16 11:18:06.935 | memcached 2022-03-16 11:18:06.935 | rsync 2022-03-16 11:18:06.935 | sqlite3 2022-03-16 11:18:06.935 | xfsprogs ' 2022-03-16 11:18:06.935 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-16 11:18:06.938 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:18:06.940 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:18:06.943 | ++ 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-16 11:18:06.944 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-16 11:18:06.948 | ++ 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-16 11:18:06.951 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-16 11:18:06.954 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 11:18:06.956 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-16 11:18:06.962 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 11:18:06.964 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 11:18:06.966 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 11:18:06.968 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:18:06.970 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:18:06.973 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 11:18:06.975 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-16 11:18:06.977 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-16 11:18:06.979 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-16 11:18:06.982 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-16 11:18:06.986 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-16 11:18:06.988 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-16 11:18:06.990 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-16 11:18:06.992 | ++ functions-common:time_start:2412 : local start_time= 2022-03-16 11:18:06.994 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 11:18:06.997 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 11:18:07.001 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1647429486999 2022-03-16 11:18:07.004 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-16 11:18:07.006 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-16 11:18:07.008 | ++ 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-16 11:18:07.280 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-03-16 11:18:07.357 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-16 11:18:07.462 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-03-16 11:18:07.917 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-03-16 11:18:08.341 | Fetched 336 kB in 1s (337 kB/s) 2022-03-16 11:18:09.865 | Reading package lists... 2022-03-16 11:18:09.896 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-16 11:18:09.898 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-16 11:18:09.900 | ++ functions-common:time_stop:2425 : local name 2022-03-16 11:18:09.902 | ++ functions-common:time_stop:2426 : local end_time 2022-03-16 11:18:09.904 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:18:09.911 | ++ functions-common:time_stop:2428 : local total 2022-03-16 11:18:09.913 | ++ functions-common:time_stop:2429 : local start_time 2022-03-16 11:18:09.915 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-16 11:18:09.917 | ++ functions-common:time_stop:2432 : start_time=1647429486999 2022-03-16 11:18:09.919 | ++ functions-common:time_stop:2434 : [[ -z 1647429486999 ]] 2022-03-16 11:18:09.923 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:18:09.926 | ++ functions-common:time_stop:2437 : end_time=1647429489924 2022-03-16 11:18:09.929 | ++ functions-common:time_stop:2438 : elapsed_time=2925 2022-03-16 11:18:09.931 | ++ functions-common:time_stop:2439 : total=0 2022-03-16 11:18:09.933 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:18:09.935 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2925 2022-03-16 11:18:09.937 | ++ 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-16 11:18:09.940 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 11:18:09.942 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:18:09.944 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:18:09.946 | ++ 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-16 11:18:09.967 | ++ 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-16 11:18:10.078 | Reading package lists... 2022-03-16 11:18:10.320 | Building dependency tree... 2022-03-16 11:18:10.321 | Reading state information... 2022-03-16 11:18:10.361 | acl is already the newest version (2.2.53-6). 2022-03-16 11:18:10.361 | bc is already the newest version (1.07.1-2build1). 2022-03-16 11:18:10.361 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-16 11:18:10.361 | conntrack is already the newest version (1:1.4.5-2). 2022-03-16 11:18:10.361 | ebtables is already the newest version (2.0.11-3build1). 2022-03-16 11:18:10.361 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-03-16 11:18:10.361 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-16 11:18:10.361 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-16 11:18:10.361 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-03-16 11:18:10.362 | gettext is already the newest version (0.19.8.1-10build1). 2022-03-16 11:18:10.362 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-16 11:18:10.362 | iputils-arping is already the newest version (3:20190709-3). 2022-03-16 11:18:10.362 | iputils-ping is already the newest version (3:20190709-3). 2022-03-16 11:18:10.362 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-16 11:18:10.362 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-03-16 11:18:10.362 | libffi-dev is already the newest version (3.3-4). 2022-03-16 11:18:10.362 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-03-16 11:18:10.362 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-16 11:18:10.362 | libxslt1-dev is already the newest version (1.1.34-4). 2022-03-16 11:18:10.362 | libyaml-dev is already the newest version (0.2.2-1). 2022-03-16 11:18:10.362 | lsscsi is already the newest version (0.30-0.1). 2022-03-16 11:18:10.362 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-16 11:18:10.362 | make is already the newest version (4.2.1-1.2). 2022-03-16 11:18:10.362 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-03-16 11:18:10.362 | psmisc is already the newest version (23.3-1). 2022-03-16 11:18:10.362 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-16 11:18:10.362 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-03-16 11:18:10.362 | python3-systemd is already the newest version (234-3build2). 2022-03-16 11:18:10.362 | socat is already the newest version (1.7.3.3-2). 2022-03-16 11:18:10.362 | tcpdump is already the newest version (4.9.3-4). 2022-03-16 11:18:10.362 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-16 11:18:10.362 | unzip is already the newest version (6.0-25ubuntu1). 2022-03-16 11:18:10.362 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-16 11:18:10.362 | conntrackd is already the newest version (1:1.4.5-2). 2022-03-16 11:18:10.362 | graphviz is already the newest version (2.42.2-3build2). 2022-03-16 11:18:10.362 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-03-16 11:18:10.362 | pcp is already the newest version (5.0.3-1). 2022-03-16 11:18:10.362 | pm-utils is already the newest version (1.4.1-19). 2022-03-16 11:18:10.362 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-03-16 11:18:10.362 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 11:18:10.362 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 11:18:10.362 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-03-16 11:18:10.362 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-03-16 11:18:10.362 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-03-16 11:18:10.363 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-16 11:18:10.363 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-03-16 11:18:10.363 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-03-16 11:18:10.363 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-03-16 11:18:10.363 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-03-16 11:18:10.363 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-03-16 11:18:10.363 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-03-16 11:18:10.363 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-03-16 11:18:10.363 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-16 11:18:10.363 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-03-16 11:18:10.363 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-03-16 11:18:10.363 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-16 11:18:10.363 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-03-16 11:18:10.363 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-03-16 11:18:10.363 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-03-16 11:18:10.363 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-16 11:18:10.363 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-16 11:18:10.363 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-03-16 11:18:10.363 | rsync is already the newest version (3.1.3-8ubuntu0.2). 2022-03-16 11:18:10.363 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-03-16 11:18:10.363 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-16 11:18:10.363 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-03-16 11:18:10.363 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-03-16 11:18:10.363 | wget is already the newest version (1.20.3-1ubuntu2). 2022-03-16 11:18:10.363 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-03-16 11:18:10.581 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 11:18:10.581 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-03-16 11:18:10.581 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-03-16 11:18:10.581 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-03-16 11:18:10.581 | The following packages were automatically installed and are no longer required: 2022-03-16 11:18:10.582 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 11:18:10.582 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 11:18:10.582 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 11:18:10.582 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 11:18:10.582 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 11:18:10.582 | python3-zope.interface 2022-03-16 11:18:10.582 | Use 'sudo apt autoremove' to remove them. 2022-03-16 11:18:10.696 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 11:18:10.700 | ++ functions-common:apt_get:1234 : result=0 2022-03-16 11:18:10.703 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 11:18:10.705 | ++ functions-common:time_stop:2425 : local name 2022-03-16 11:18:10.707 | ++ functions-common:time_stop:2426 : local end_time 2022-03-16 11:18:10.710 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:18:10.712 | ++ functions-common:time_stop:2428 : local total 2022-03-16 11:18:10.714 | ++ functions-common:time_stop:2429 : local start_time 2022-03-16 11:18:10.716 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-16 11:18:10.719 | ++ functions-common:time_stop:2432 : start_time=1647429489964 2022-03-16 11:18:10.721 | ++ functions-common:time_stop:2434 : [[ -z 1647429489964 ]] 2022-03-16 11:18:10.724 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:18:10.728 | ++ functions-common:time_stop:2437 : end_time=1647429490726 2022-03-16 11:18:10.730 | ++ functions-common:time_stop:2438 : elapsed_time=762 2022-03-16 11:18:10.734 | ++ functions-common:time_stop:2439 : total=762 2022-03-16 11:18:10.736 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:18:10.738 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1524 2022-03-16 11:18:10.740 | ++ functions-common:apt_get:1238 : return 0 2022-03-16 11:18:10.743 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-16 11:18:10.745 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-16 11:18:10.748 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-16 11:18:10.752 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-16 11:18:10.756 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-16 11:18:10.759 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-16 11:18:10.762 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-16 11:18:12.175 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-16 11:18:12.177 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-16 11:18:12.179 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-16 11:18:12.181 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-16 11:18:12.183 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-16 11:18:12.184 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-16 11:18:12.186 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-16 11:18:12.188 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-16 11:18:12.190 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-16 11:18:12.191 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-16 11:18:12.193 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-16 11:18:12.195 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-16 11:18:12.197 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-16 11:18:12.198 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-16 11:18:12.200 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-16 11:18:12.202 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-16 11:18:12.203 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-16 11:18:12.205 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-16 11:18:12.207 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-16 11:18:12.209 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-16 11:18:12.211 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-16 11:18:12.213 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-16 11:18:12.215 | + functions-common:_ensure_lsb_release:394 : return 2022-03-16 11:18:12.217 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-16 11:18:12.293 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-16 11:18:12.296 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-16 11:18:12.372 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-16 11:18:12.374 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-16 11:18:12.448 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-16 11:18:12.450 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-16 11:18:12.452 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-16 11:18:12.454 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-16 11:18:12.456 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-16 11:18:12.458 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-16 11:18:12.460 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-16 11:18:12.462 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-16 11:18:12.463 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-16 11:18:12.465 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-16 11:18:12.468 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-16 11:18:12.468 | Distro: focal 2022-03-16 11:18:12.470 | + tools/install_pip.sh:main:124 : get_versions 2022-03-16 11:18:12.473 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-16 11:18:12.476 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-16 11:18:12.478 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-16 11:18:12.481 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-16 11:18:12.481 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-16 11:18:13.183 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-16 11:18:13.185 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-16 11:18:13.185 | pip: 21.3.1 2022-03-16 11:18:13.187 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-16 11:18:13.189 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-16 11:18:13.191 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 11:18:13.193 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 11:18:13.195 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 11:18:13.196 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 11:18:13.198 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 11:18:13.200 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 11:18:13.201 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 11:18:13.203 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 11:18:13.205 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 11:18:13.206 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 11:18:13.208 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 11:18:13.210 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-16 11:18:13.212 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:18:13.214 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:18:13.215 | + tools/install_pip.sh:main:142 : : 2022-03-16 11:18:13.217 | + tools/install_pip.sh:main:147 : set -x 2022-03-16 11:18:13.219 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-16 11:18:13.221 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-16 11:18:13.223 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 11:18:13.225 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-16 11:18:13.227 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-16 11:18:13.228 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 11:18:13.231 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 11:18:13.231 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-16 11:18:13.236 | ++ 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-16 11:18:13.238 | ++ 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-16 11:18:13.239 | ++ 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-16 11:18:13.241 | + 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-16 11:18:13.243 | + 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-16 11:18:13.260 | 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-16 11:18:13.262 | + 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-16 11:18:14.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:18:14.152 | from cryptography.utils import int_from_bytes 2022-03-16 11:18:14.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:18:14.152 | from cryptography.utils import int_from_bytes 2022-03-16 11:18:15.392 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:18:16.602 | 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-16 11:18:16.614 | 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-16 11:18:19.170 | Installing collected packages: setuptools 2022-03-16 11:18:19.945 | Successfully installed setuptools-60.9.3 2022-03-16 11:18:19.945 | 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-16 11:18:20.118 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:18:20.118 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:18:20.257 | + inc/python:pip_install:200 : result=0 2022-03-16 11:18:20.259 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:18:20.261 | + functions-common:time_stop:2425 : local name 2022-03-16 11:18:20.262 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:18:20.265 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:18:20.266 | + functions-common:time_stop:2428 : local total 2022-03-16 11:18:20.268 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:18:20.270 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:18:20.271 | + functions-common:time_stop:2432 : start_time=1647429493255 2022-03-16 11:18:20.273 | + functions-common:time_stop:2434 : [[ -z 1647429493255 ]] 2022-03-16 11:18:20.275 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:18:20.278 | + functions-common:time_stop:2437 : end_time=1647429500276 2022-03-16 11:18:20.281 | + functions-common:time_stop:2438 : elapsed_time=7021 2022-03-16 11:18:20.283 | + functions-common:time_stop:2439 : total=0 2022-03-16 11:18:20.284 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:18:20.286 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7021 2022-03-16 11:18:20.288 | + inc/python:pip_install:203 : return 0 2022-03-16 11:18:20.290 | + tools/install_pip.sh:main:153 : get_versions 2022-03-16 11:18:20.292 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-16 11:18:20.296 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-16 11:18:20.298 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-16 11:18:20.301 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-16 11:18:20.301 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-16 11:18:20.986 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-16 11:18:20.988 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-16 11:18:20.988 | pip: 21.3.1 2022-03-16 11:18:20.991 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-16 11:18:20.994 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-16 11:18:20.997 | + ./stack.sh:main:796 : fixup_all 2022-03-16 11:18:20.999 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-16 11:18:21.001 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-16 11:18:21.004 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:18:21.006 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:18:21.009 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-03-16 11:18:21.022 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-16 11:18:21.034 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-16 11:18:21.046 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-16 11:18:21.048 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-16 11:18:21.050 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 11:18:21.052 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 11:18:21.054 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 11:18:21.056 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 11:18:21.059 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 11:18:21.061 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 11:18:21.063 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 11:18:21.065 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 11:18:21.067 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 11:18:21.069 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 11:18:21.071 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 11:18:21.073 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-16 11:18:21.076 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-16 11:18:21.078 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-16 11:18:21.080 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 11:18:21.082 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 11:18:21.084 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 11:18:21.087 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 11:18:21.089 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 11:18:21.091 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 11:18:21.094 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-16 11:18:21.096 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-16 11:18:21.098 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-16 11:18:21.101 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-16 11:18:21.103 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-16 11:18:21.105 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-16 11:18:21.108 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-16 11:18:21.129 | Using python 3.8 to install os-testr 2022-03-16 11:18:21.131 | + 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-16 11:18:22.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:18:22.007 | from cryptography.utils import int_from_bytes 2022-03-16 11:18:22.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:18:22.007 | from cryptography.utils import int_from_bytes 2022-03-16 11:18:23.142 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:18:23.169 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-03-16 11:18:23.246 | 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-16 11:18:23.247 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-03-16 11:18:23.248 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-03-16 11:18:23.249 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-16 11:18:23.262 | 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-16 11:18:23.287 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-03-16 11:18:23.289 | 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-16 11:18:23.290 | 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-16 11:18:23.291 | 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-16 11:18:23.292 | 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-16 11:18:23.315 | 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-16 11:18:23.317 | 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-16 11:18:23.318 | 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-16 11:18:23.319 | 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-16 11:18:23.321 | 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-16 11:18:23.333 | 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-16 11:18:23.397 | 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-16 11:18:23.398 | 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-16 11:18:23.399 | 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-16 11:18:25.814 | 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-16 11:18:25.821 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:18:25.821 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:18:25.945 | + inc/python:pip_install:200 : result=0 2022-03-16 11:18:25.947 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:18:25.949 | + functions-common:time_stop:2425 : local name 2022-03-16 11:18:25.953 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:18:25.955 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:18:25.957 | + functions-common:time_stop:2428 : local total 2022-03-16 11:18:25.959 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:18:25.961 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:18:25.964 | + functions-common:time_stop:2432 : start_time=1647429501123 2022-03-16 11:18:25.966 | + functions-common:time_stop:2434 : [[ -z 1647429501123 ]] 2022-03-16 11:18:25.969 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:18:25.973 | + functions-common:time_stop:2437 : end_time=1647429505971 2022-03-16 11:18:25.975 | + functions-common:time_stop:2438 : elapsed_time=4848 2022-03-16 11:18:25.977 | + functions-common:time_stop:2439 : total=0 2022-03-16 11:18:25.979 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:18:25.981 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4848 2022-03-16 11:18:25.984 | + inc/python:pip_install:203 : return 0 2022-03-16 11:18:25.986 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-16 11:18:26.039 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-16 11:18:26.141 | + ./stack.sh:main:810 : install_infra 2022-03-16 11:18:26.144 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-16 11:18:26.147 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-16 11:18:26.149 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-16 11:18:26.152 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-16 11:18:26.177 | + 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-16 11:18:28.147 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:28.158 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:28.165 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:28.169 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:28.274 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:28.294 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:28.298 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:28.302 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:28.317 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:28.325 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:28.328 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:28.360 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:28.369 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:28.375 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:28.393 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:28.432 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:28.440 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:28.445 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:28.494 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:28.508 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:28.512 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:28.533 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:28.539 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:28.588 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:28.608 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:28.611 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:28.707 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:28.714 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:28.771 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:28.898 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:28.924 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:28.928 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:28.942 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:28.947 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:28.968 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:28.975 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:28.992 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:29.051 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:29.064 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:29.080 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:29.126 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:29.130 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:29.136 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:18:29.631 | 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-16 11:18:29.911 | + inc/python:pip_install:200 : result=0 2022-03-16 11:18:29.913 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:18:29.916 | + functions-common:time_stop:2425 : local name 2022-03-16 11:18:29.918 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:18:29.921 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:18:29.923 | + functions-common:time_stop:2428 : local total 2022-03-16 11:18:29.925 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:18:29.927 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:18:29.929 | + functions-common:time_stop:2432 : start_time=1647429506168 2022-03-16 11:18:29.931 | + functions-common:time_stop:2434 : [[ -z 1647429506168 ]] 2022-03-16 11:18:29.934 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:18:29.938 | + functions-common:time_stop:2437 : end_time=1647429509936 2022-03-16 11:18:29.941 | + functions-common:time_stop:2438 : elapsed_time=3768 2022-03-16 11:18:29.943 | + functions-common:time_stop:2439 : total=4848 2022-03-16 11:18:29.945 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:18:29.947 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8616 2022-03-16 11:18:29.949 | + inc/python:pip_install:203 : return 0 2022-03-16 11:18:29.951 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-16 11:18:29.954 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-16 11:18:29.977 | + 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-16 11:18:31.799 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:31.809 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:31.816 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:31.820 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:31.923 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:31.942 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:31.946 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:31.950 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:31.965 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:31.974 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:31.976 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:32.008 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:32.018 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:32.023 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:32.042 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:32.079 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:32.087 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:32.093 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:32.141 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:32.155 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:32.159 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:32.178 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:32.185 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:32.234 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:32.252 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:32.256 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:32.350 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:32.358 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:32.413 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:32.535 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:32.560 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:32.564 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:32.575 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:32.581 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:32.600 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:32.607 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:32.625 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:32.682 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:32.694 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:32.710 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:32.755 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:32.759 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:18:32.765 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:18:32.767 | Processing /opt/stack/requirements 2022-03-16 11:18:34.499 | 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-16 11:18:34.501 | 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-16 11:18:34.513 | 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-16 11:18:34.518 | 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-16 11:18:34.521 | 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-16 11:18:34.527 | 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-16 11:18:34.554 | 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-16 11:18:34.576 | 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-16 11:18:34.586 | 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-16 11:18:34.606 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5342) (1.3) 2022-03-16 11:18:34.609 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5342) (0.3.0) 2022-03-16 11:18:34.625 | 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-16 11:18:34.628 | 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-16 11:18:34.632 | 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-16 11:18:34.636 | 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-16 11:18:34.638 | 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-16 11:18:34.651 | 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-16 11:18:34.700 | 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-16 11:18:34.703 | 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-16 11:18:34.710 | 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-16 11:18:34.721 | 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-16 11:18:34.724 | 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-16 11:18:34.786 | 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-16 11:18:34.790 | Building wheels for collected packages: openstack-requirements 2022-03-16 11:18:34.791 | Building wheel for openstack-requirements (setup.py): started 2022-03-16 11:18:35.633 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-16 11:18:35.633 | ERROR: Command errored out with exit status 1: 2022-03-16 11:18:35.633 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-zxlqkyrt/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-zxlqkyrt/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-mk9kk_dp 2022-03-16 11:18:35.633 | cwd: /tmp/pip-req-build-zxlqkyrt/ 2022-03-16 11:18:35.633 | Complete output (6 lines): 2022-03-16 11:18:35.633 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-16 11:18:35.633 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-16 11:18:35.633 | or: setup.py --help-commands 2022-03-16 11:18:35.633 | or: setup.py cmd --help 2022-03-16 11:18:35.633 | 2022-03-16 11:18:35.633 | error: invalid command 'bdist_wheel' 2022-03-16 11:18:35.633 | ---------------------------------------- 2022-03-16 11:18:35.634 | ERROR: Failed building wheel for openstack-requirements 2022-03-16 11:18:35.634 | Running setup.py clean for openstack-requirements 2022-03-16 11:18:36.473 | Failed to build openstack-requirements 2022-03-16 11:18:36.490 | Installing collected packages: openstack-requirements 2022-03-16 11:18:36.490 | Attempting uninstall: openstack-requirements 2022-03-16 11:18:36.491 | Found existing installation: openstack-requirements 1.2.1.dev5342 2022-03-16 11:18:36.527 | Uninstalling openstack-requirements-1.2.1.dev5342: 2022-03-16 11:18:36.546 | Successfully uninstalled openstack-requirements-1.2.1.dev5342 2022-03-16 11:18:36.549 | Running setup.py install for openstack-requirements: started 2022-03-16 11:18:38.893 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-16 11:18:38.917 | Successfully installed openstack-requirements-1.2.1.dev5342 2022-03-16 11:18:39.045 | + inc/python:pip_install:200 : result=0 2022-03-16 11:18:39.047 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:18:39.049 | + functions-common:time_stop:2425 : local name 2022-03-16 11:18:39.051 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:18:39.054 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:18:39.056 | + functions-common:time_stop:2428 : local total 2022-03-16 11:18:39.058 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:18:39.061 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:18:39.063 | + functions-common:time_stop:2432 : start_time=1647429509969 2022-03-16 11:18:39.065 | + functions-common:time_stop:2434 : [[ -z 1647429509969 ]] 2022-03-16 11:18:39.067 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:18:39.071 | + functions-common:time_stop:2437 : end_time=1647429519069 2022-03-16 11:18:39.073 | + functions-common:time_stop:2438 : elapsed_time=9100 2022-03-16 11:18:39.076 | + functions-common:time_stop:2439 : total=8616 2022-03-16 11:18:39.079 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:18:39.081 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17716 2022-03-16 11:18:39.083 | + inc/python:pip_install:203 : return 0 2022-03-16 11:18:39.086 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-16 11:18:39.088 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-16 11:18:39.091 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-16 11:18:39.093 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:18:39.096 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:18:39.098 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-03-16 11:18:39.101 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:18:39.103 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-16 11:18:39.124 | Using python 3.8 to install pbr 2022-03-16 11:18:39.126 | + 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-16 11:18:40.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:18:40.009 | from cryptography.utils import int_from_bytes 2022-03-16 11:18:40.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:18:40.009 | from cryptography.utils import int_from_bytes 2022-03-16 11:18:41.147 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:18:41.182 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-16 11:18:43.857 | 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-16 11:18:43.864 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:18:43.864 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:18:43.992 | + inc/python:pip_install:200 : result=0 2022-03-16 11:18:43.994 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:18:43.997 | + functions-common:time_stop:2425 : local name 2022-03-16 11:18:43.999 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:18:44.001 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:18:44.003 | + functions-common:time_stop:2428 : local total 2022-03-16 11:18:44.005 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:18:44.007 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:18:44.009 | + functions-common:time_stop:2432 : start_time=1647429519118 2022-03-16 11:18:44.011 | + functions-common:time_stop:2434 : [[ -z 1647429519118 ]] 2022-03-16 11:18:44.015 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:18:44.019 | + functions-common:time_stop:2437 : end_time=1647429524016 2022-03-16 11:18:44.021 | + functions-common:time_stop:2438 : elapsed_time=4898 2022-03-16 11:18:44.023 | + functions-common:time_stop:2439 : total=17716 2022-03-16 11:18:44.025 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:18:44.027 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22614 2022-03-16 11:18:44.030 | + inc/python:pip_install:203 : return 0 2022-03-16 11:18:44.032 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-16 11:18:46.402 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-16 11:18:48.350 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:18:48.351 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-03-16 11:18:48.367 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-03-16 11:18:48.370 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-03-16 11:18:48.373 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-03-16 11:18:48.376 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-03-16 11:18:48.382 | 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-16 11:18:48.462 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-16 11:18:48.465 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-16 11:18:48.468 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-16 11:18:48.488 | + ./stack.sh:main:819 : pkgs= 2022-03-16 11:18:48.491 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-16 11:18:48.493 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-16 11:18:48.496 | + functions-common:run_phase:1853 : local mode=stack 2022-03-16 11:18:48.498 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-16 11:18:48.501 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 11:18:48.503 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 11:18:48.505 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 11:18:48.507 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 11:18:48.510 | + functions-common:run_phase:1863 : local extra 2022-03-16 11:18:48.514 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 11:18:48.518 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 11:18:48.520 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 11:18:48.522 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 11:18:48.525 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-16 11:18:48.527 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 11:18:48.545 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:18:48.547 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 11:18:48.549 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-16 11:18:48.551 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-16 11:18:48.555 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-16 11:18:48.557 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-16 11:18:48.559 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-16 11:18:48.561 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-16 11:18:48.564 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-16 11:18:48.566 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-16 11:18:48.569 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-16 11:18:48.571 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-16 11:18:48.574 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-16 11:18:48.576 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-16 11:18:48.580 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 11:18:48.582 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-16 11:18:48.584 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-16 11:18:48.587 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-16 11:18:48.589 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-16 11:18:48.592 | + functions-common:run_plugins:1842 : local plugins= 2022-03-16 11:18:48.600 | + functions-common:run_plugins:1843 : local plugin 2022-03-16 11:18:48.600 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-16 11:18:48.600 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-16 11:18:48.603 | + functions:set_systemd_override:821 : local value=2048 2022-03-16 11:18:48.605 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-16 11:18:48.608 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-16 11:18:48.661 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-16 11:18:48.661 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-16 11:18:48.663 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-16 11:18:49.039 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-16 11:18:49.042 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-16 11:18:49.057 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:18:49.060 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-16 11:18:49.063 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 11:18:49.065 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 11:18:49.067 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 11:18:49.069 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 11:18:49.072 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 11:18:49.074 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 11:18:49.077 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:18:49.079 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:18:49.081 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 11:18:49.084 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 11:18:49.086 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 11:18:49.088 | + functions-common:apt_get_update:1190 : return 2022-03-16 11:18:49.090 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-16 11:18:49.093 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 11:18:49.095 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:18:49.098 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:18:49.100 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-16 11:18:49.120 | + 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-16 11:18:49.232 | Reading package lists... 2022-03-16 11:18:49.474 | Building dependency tree... 2022-03-16 11:18:49.476 | Reading state information... 2022-03-16 11:18:49.729 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-03-16 11:18:49.729 | The following packages were automatically installed and are no longer required: 2022-03-16 11:18:49.730 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 11:18:49.730 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 11:18:49.730 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 11:18:49.730 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 11:18:49.730 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 11:18:49.730 | python3-zope.interface 2022-03-16 11:18:49.730 | Use 'sudo apt autoremove' to remove them. 2022-03-16 11:18:49.846 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 11:18:49.851 | + functions-common:apt_get:1234 : result=0 2022-03-16 11:18:49.853 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 11:18:49.855 | + functions-common:time_stop:2425 : local name 2022-03-16 11:18:49.858 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:18:49.860 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:18:49.862 | + functions-common:time_stop:2428 : local total 2022-03-16 11:18:49.864 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:18:49.867 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 11:18:49.869 | + functions-common:time_stop:2432 : start_time=1647429529118 2022-03-16 11:18:49.871 | + functions-common:time_stop:2434 : [[ -z 1647429529118 ]] 2022-03-16 11:18:49.874 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:18:49.878 | + functions-common:time_stop:2437 : end_time=1647429529876 2022-03-16 11:18:49.881 | + functions-common:time_stop:2438 : elapsed_time=758 2022-03-16 11:18:49.883 | + functions-common:time_stop:2439 : total=1524 2022-03-16 11:18:49.885 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:18:49.888 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2282 2022-03-16 11:18:49.891 | + functions-common:apt_get:1238 : return 0 2022-03-16 11:18:49.893 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-16 11:18:49.895 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 11:18:49.897 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 11:18:49.900 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 11:18:49.902 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 11:18:49.905 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 11:18:49.907 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 11:18:49.909 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-16 11:18:49.912 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 11:18:49.914 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 11:18:49.916 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 11:18:49.918 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 11:18:49.921 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 11:18:49.924 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 11:18:49.926 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 11:18:49.928 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 11:18:49.930 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 11:18:49.933 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 11:18:49.936 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 11:18:49.938 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-16 11:18:49.940 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 11:18:49.942 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 11:18:49.945 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 11:18:49.947 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 11:18:49.949 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 11:18:49.952 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 11:18:49.955 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-16 11:18:49.957 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-16 11:18:49.974 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:18:49.976 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-16 11:18:49.978 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 11:18:49.980 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-16 11:18:49.983 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-16 11:18:49.986 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-16 11:18:49.990 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-16 11:18:49.992 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-16 11:18:49.994 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-16 11:18:49.996 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-16 11:18:49.999 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-16 11:18:50.001 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-16 11:18:50.004 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-16 11:18:50.697 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-16 11:18:50.697 | user tags 2022-03-16 11:18:50.697 | stackrabbit []' 2022-03-16 11:18:50.701 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-16 11:18:50.701 | user tags 2022-03-16 11:18:50.701 | stackrabbit []' 2022-03-16 11:18:50.701 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-16 11:18:50.707 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-03-16 11:18:50.709 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-03-16 11:18:50.712 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-16 11:18:51.368 | Changing password for user "stackrabbit" ... 2022-03-16 11:18:51.393 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-16 11:18:52.061 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-16 11:18:52.084 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-16 11:18:52.087 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-16 11:18:52.763 | Changing password for user "stackrabbit" ... 2022-03-16 11:18:52.786 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-16 11:18:52.788 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-16 11:18:52.790 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-16 11:18:53.441 | Deleting user "guest" ... 2022-03-16 11:18:53.456 | Error: 2022-03-16 11:18:53.456 | {:no_such_user, "guest"} 2022-03-16 11:18:53.470 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-03-16 11:18:53.473 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-16 11:18:53.490 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:18:53.492 | + ./stack.sh:main:836 : install_database 2022-03-16 11:18:53.494 | + lib/database:install_database:118 : install_database_mysql 2022-03-16 11:18:53.498 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-03-16 11:18:53.500 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:18:53.502 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:18:53.505 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-03-16 11:18:53.719 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-16 11:18:53.721 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-03-16 11:18:53.724 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-03-16 11:18:53.726 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-16 11:18:53.728 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-16 11:18:53.731 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-03-16 11:18:53.734 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 11:18:53.736 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 11:18:53.739 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 11:18:53.741 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 11:18:53.743 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 11:18:53.746 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 11:18:53.751 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 11:18:53.753 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 11:18:53.756 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 11:18:53.758 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 11:18:53.760 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 11:18:53.763 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-03-16 11:18:53.765 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 11:18:53.767 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 11:18:53.770 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 11:18:53.772 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 11:18:53.774 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 11:18:53.776 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 11:18:53.779 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-03-16 11:18:53.781 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:18:53.783 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:18:53.786 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-03-16 11:18:53.788 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 11:18:53.795 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 11:18:53.798 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 11:18:53.800 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 11:18:53.802 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 11:18:53.804 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 11:18:53.807 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:18:53.810 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:18:53.812 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 11:18:53.816 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 11:18:53.819 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 11:18:53.822 | + functions-common:apt_get_update:1190 : return 2022-03-16 11:18:53.824 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-16 11:18:53.826 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 11:18:53.830 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:18:53.832 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:18:53.834 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-16 11:18:53.856 | + 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-16 11:18:53.966 | Reading package lists... 2022-03-16 11:18:54.214 | Building dependency tree... 2022-03-16 11:18:54.215 | Reading state information... 2022-03-16 11:18:54.467 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-03-16 11:18:54.468 | The following packages were automatically installed and are no longer required: 2022-03-16 11:18:54.469 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 11:18:54.469 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 11:18:54.469 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 11:18:54.469 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 11:18:54.469 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 11:18:54.469 | python3-zope.interface 2022-03-16 11:18:54.469 | Use 'sudo apt autoremove' to remove them. 2022-03-16 11:18:54.581 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 11:18:54.586 | + functions-common:apt_get:1234 : result=0 2022-03-16 11:18:54.588 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 11:18:54.591 | + functions-common:time_stop:2425 : local name 2022-03-16 11:18:54.593 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:18:54.596 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:18:54.598 | + functions-common:time_stop:2428 : local total 2022-03-16 11:18:54.600 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:18:54.602 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 11:18:54.604 | + functions-common:time_stop:2432 : start_time=1647429533853 2022-03-16 11:18:54.607 | + functions-common:time_stop:2434 : [[ -z 1647429533853 ]] 2022-03-16 11:18:54.609 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:18:54.613 | + functions-common:time_stop:2437 : end_time=1647429534611 2022-03-16 11:18:54.615 | + functions-common:time_stop:2438 : elapsed_time=758 2022-03-16 11:18:54.618 | + functions-common:time_stop:2439 : total=2282 2022-03-16 11:18:54.620 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:18:54.622 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3040 2022-03-16 11:18:54.624 | + functions-common:apt_get:1238 : return 0 2022-03-16 11:18:54.626 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-16 11:18:54.629 | + ./stack.sh:main:839 : install_database_python 2022-03-16 11:18:54.631 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-16 11:18:54.633 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-03-16 11:18:54.636 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-16 11:18:54.638 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 11:18:54.641 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-16 11:18:54.644 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-16 11:18:54.647 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 11:18:54.650 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 11:18:54.651 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-16 11:18:54.656 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-16 11:18:54.659 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-16 11:18:54.661 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-16 11:18:54.664 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-16 11:18:54.666 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-16 11:18:54.687 | Using python 3.8 to install PyMySQL 2022-03-16 11:18:54.689 | + 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-16 11:18:55.558 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:18:55.558 | from cryptography.utils import int_from_bytes 2022-03-16 11:18:55.558 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:18:55.558 | from cryptography.utils import int_from_bytes 2022-03-16 11:18:56.692 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:18:56.719 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-03-16 11:18:59.202 | 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-16 11:18:59.209 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:18:59.209 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:18:59.329 | + inc/python:pip_install:200 : result=0 2022-03-16 11:18:59.331 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:18:59.333 | + functions-common:time_stop:2425 : local name 2022-03-16 11:18:59.336 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:18:59.338 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:18:59.341 | + functions-common:time_stop:2428 : local total 2022-03-16 11:18:59.343 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:18:59.346 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:18:59.348 | + functions-common:time_stop:2432 : start_time=1647429534681 2022-03-16 11:18:59.350 | + functions-common:time_stop:2434 : [[ -z 1647429534681 ]] 2022-03-16 11:18:59.353 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:18:59.358 | + functions-common:time_stop:2437 : end_time=1647429539355 2022-03-16 11:18:59.360 | + functions-common:time_stop:2438 : elapsed_time=4674 2022-03-16 11:18:59.363 | + functions-common:time_stop:2439 : total=22614 2022-03-16 11:18:59.365 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:18:59.367 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27288 2022-03-16 11:18:59.369 | + inc/python:pip_install:203 : return 0 2022-03-16 11:18:59.372 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-16 11:18:59.374 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-16 11:18:59.377 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-16 11:18:59.379 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-16 11:18:59.395 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:18:59.397 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-16 11:18:59.400 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-16 11:18:59.403 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 11:18:59.404 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 11:18:59.409 | + 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-16 11:18:59.411 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 11:18:59.414 | + 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-16 11:18:59.416 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 11:18:59.419 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-16 11:18:59.421 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-16 11:18:59.437 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:18:59.440 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-16 11:18:59.442 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 11:18:59.445 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 11:18:59.447 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 11:18:59.450 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 11:18:59.452 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 11:18:59.454 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 11:18:59.457 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:18:59.459 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:18:59.461 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 11:18:59.464 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 11:18:59.466 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 11:18:59.468 | + functions-common:apt_get_update:1190 : return 2022-03-16 11:18:59.471 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-16 11:18:59.473 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 11:18:59.476 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:18:59.478 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:18:59.481 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-16 11:18:59.502 | + 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-16 11:18:59.611 | Reading package lists... 2022-03-16 11:18:59.853 | Building dependency tree... 2022-03-16 11:18:59.854 | Reading state information... 2022-03-16 11:19:00.107 | radvd is already the newest version (1:2.17-2). 2022-03-16 11:19:00.107 | The following packages were automatically installed and are no longer required: 2022-03-16 11:19:00.108 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 11:19:00.108 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 11:19:00.108 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 11:19:00.108 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 11:19:00.108 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 11:19:00.108 | python3-zope.interface 2022-03-16 11:19:00.108 | Use 'sudo apt autoremove' to remove them. 2022-03-16 11:19:00.222 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 11:19:00.227 | + functions-common:apt_get:1234 : result=0 2022-03-16 11:19:00.229 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 11:19:00.232 | + functions-common:time_stop:2425 : local name 2022-03-16 11:19:00.234 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:19:00.236 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:19:00.238 | + functions-common:time_stop:2428 : local total 2022-03-16 11:19:00.240 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:19:00.242 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 11:19:00.245 | + functions-common:time_stop:2432 : start_time=1647429539499 2022-03-16 11:19:00.247 | + functions-common:time_stop:2434 : [[ -z 1647429539499 ]] 2022-03-16 11:19:00.250 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:19:00.254 | + functions-common:time_stop:2437 : end_time=1647429540251 2022-03-16 11:19:00.256 | + functions-common:time_stop:2438 : elapsed_time=752 2022-03-16 11:19:00.258 | + functions-common:time_stop:2439 : total=3040 2022-03-16 11:19:00.260 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:19:00.263 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3792 2022-03-16 11:19:00.265 | + functions-common:apt_get:1238 : return 0 2022-03-16 11:19:00.268 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-16 11:19:00.285 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:19:00.287 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-16 11:19:00.290 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-16 11:19:00.292 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-16 11:19:00.295 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-16 11:19:00.314 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-16 11:19:00.317 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 11:19:00.319 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 11:19:00.321 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 11:19:00.323 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 11:19:00.326 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 11:19:00.329 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 11:19:00.331 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:19:00.333 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:19:00.335 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 11:19:00.338 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 11:19:00.340 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 11:19:00.342 | + functions-common:apt_get_update:1190 : return 2022-03-16 11:19:00.345 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-16 11:19:00.347 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 11:19:00.349 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:19:00.352 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:19:00.354 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-16 11:19:00.374 | + 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-16 11:19:00.484 | Reading package lists... 2022-03-16 11:19:00.724 | Building dependency tree... 2022-03-16 11:19:00.726 | Reading state information... 2022-03-16 11:19:00.978 | fakeroot is already the newest version (1.24-1). 2022-03-16 11:19:00.978 | make is already the newest version (4.2.1-1.2). 2022-03-16 11:19:00.978 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-03-16 11:19:00.978 | The following packages were automatically installed and are no longer required: 2022-03-16 11:19:00.979 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 11:19:00.979 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 11:19:00.979 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 11:19:00.979 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 11:19:00.979 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 11:19:00.979 | python3-zope.interface 2022-03-16 11:19:00.979 | Use 'sudo apt autoremove' to remove them. 2022-03-16 11:19:01.092 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 11:19:01.097 | + functions-common:apt_get:1234 : result=0 2022-03-16 11:19:01.099 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 11:19:01.101 | + functions-common:time_stop:2425 : local name 2022-03-16 11:19:01.103 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:19:01.105 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:19:01.108 | + functions-common:time_stop:2428 : local total 2022-03-16 11:19:01.110 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:19:01.112 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 11:19:01.114 | + functions-common:time_stop:2432 : start_time=1647429540371 2022-03-16 11:19:01.116 | + functions-common:time_stop:2434 : [[ -z 1647429540371 ]] 2022-03-16 11:19:01.119 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:19:01.124 | + functions-common:time_stop:2437 : end_time=1647429541121 2022-03-16 11:19:01.126 | + functions-common:time_stop:2438 : elapsed_time=750 2022-03-16 11:19:01.128 | + functions-common:time_stop:2439 : total=3792 2022-03-16 11:19:01.130 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:19:01.132 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4542 2022-03-16 11:19:01.135 | + functions-common:apt_get:1238 : return 0 2022-03-16 11:19:01.137 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-16 11:19:01.139 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:19:01.141 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:19:01.144 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-16 11:19:01.146 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-16 11:19:01.149 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-16 11:19:01.153 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-16 11:19:01.156 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-16 11:19:01.159 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-16 11:19:01.160 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-16 11:19:01.164 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-16 11:19:01.166 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-16 11:19:01.169 | + functions:vercmp:628 : local v1=5.4 2022-03-16 11:19:01.171 | + functions:vercmp:629 : local 'op=<' 2022-03-16 11:19:01.174 | + functions:vercmp:630 : local v2=3.13 2022-03-16 11:19:01.176 | + functions:vercmp:631 : local result 2022-03-16 11:19:01.179 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-16 11:19:01.180 | ++ functions:vercmp:635 : sort -V 2022-03-16 11:19:01.180 | ++ functions:vercmp:635 : head -1 2022-03-16 11:19:01.184 | + functions:vercmp:635 : result=3.13 2022-03-16 11:19:01.187 | + functions:vercmp:637 : case $op in 2022-03-16 11:19:01.189 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-16 11:19:01.191 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-16 11:19:01.193 | + functions:vercmp:648 : return 2022-03-16 11:19:01.196 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-16 11:19:01.198 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 11:19:01.204 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-16 11:19:01.672 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-16 11:19:01.675 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-16 11:19:01.677 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:01.680 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:01.684 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-03-16 11:19:01.686 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:01.689 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-16 11:19:01.707 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:19:01.709 | + ./stack.sh:main:847 : install_etcd3 2022-03-16 11:19:01.711 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-16 11:19:01.711 | Installing etcd 2022-03-16 11:19:01.714 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-16 11:19:01.728 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-16 11:19:01.741 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-16 11:19:01.743 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-16 11:19:01.760 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-16 11:19:01.764 | ++ 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-16 11:19:01.767 | ++ 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-16 11:19:01.770 | +++ 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-16 11:19:01.774 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-16 11:19:01.776 | ++ 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-16 11:19:01.779 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-16 11:19:01.782 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-16 11:19:01.784 | ++ functions:get_extra_file:74 : return 2022-03-16 11:19:01.787 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-16 11:19:01.789 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-16 11:19:01.791 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-16 11:19:01.794 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-16 11:19:01.810 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:19:01.812 | + ./stack.sh:main:866 : install_dstat 2022-03-16 11:19:01.815 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-16 11:19:01.831 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:19:01.834 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-16 11:19:01.836 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 11:19:01.838 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-16 11:19:01.841 | + ./stack.sh:main:875 : install_libs 2022-03-16 11:19:01.844 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-16 11:19:01.846 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-16 11:19:01.848 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-16 11:19:01.851 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-16 11:19:01.853 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:01.855 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:01.857 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-03-16 11:19:01.860 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:01.862 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-16 11:19:01.864 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-16 11:19:01.866 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-16 11:19:01.869 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-16 11:19:01.871 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:01.875 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:01.877 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-03-16 11:19:01.880 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:01.882 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-16 11:19:01.884 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-16 11:19:01.886 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-16 11:19:01.889 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-16 11:19:01.891 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:01.894 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:01.896 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-03-16 11:19:01.898 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:01.900 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-16 11:19:01.903 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-16 11:19:01.906 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-16 11:19:01.908 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-16 11:19:01.910 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:01.913 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:01.915 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-03-16 11:19:01.917 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:01.920 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-16 11:19:01.922 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-16 11:19:01.924 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-16 11:19:01.927 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-16 11:19:01.929 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:01.931 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:01.933 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-03-16 11:19:01.936 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:01.938 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-16 11:19:01.941 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-16 11:19:01.943 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-16 11:19:01.945 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-16 11:19:01.947 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:01.951 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:01.953 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-03-16 11:19:01.955 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:01.957 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-16 11:19:01.960 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-16 11:19:01.962 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-16 11:19:01.964 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-16 11:19:01.967 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:01.969 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:01.972 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-03-16 11:19:01.974 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:01.976 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-16 11:19:01.978 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-16 11:19:01.981 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-16 11:19:01.983 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-16 11:19:01.985 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:01.988 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:01.990 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-03-16 11:19:01.992 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:01.994 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-16 11:19:01.997 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-16 11:19:01.999 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-16 11:19:02.002 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-16 11:19:02.004 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:02.006 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:02.008 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-03-16 11:19:02.011 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:02.014 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-16 11:19:02.016 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-16 11:19:02.018 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-16 11:19:02.021 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-16 11:19:02.023 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:02.025 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:02.027 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-03-16 11:19:02.030 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:02.032 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-16 11:19:02.034 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-16 11:19:02.037 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-16 11:19:02.039 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-16 11:19:02.041 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:02.044 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:02.046 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-03-16 11:19:02.048 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:02.051 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-16 11:19:02.053 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-16 11:19:02.055 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-16 11:19:02.057 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-16 11:19:02.060 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:02.062 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:02.065 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-03-16 11:19:02.067 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:02.069 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-16 11:19:02.072 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-16 11:19:02.074 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-16 11:19:02.077 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-16 11:19:02.079 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:02.082 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:02.084 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-03-16 11:19:02.086 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:02.088 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-16 11:19:02.091 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-16 11:19:02.093 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-16 11:19:02.095 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-16 11:19:02.098 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:02.100 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:02.103 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-03-16 11:19:02.105 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:02.107 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-16 11:19:02.110 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-16 11:19:02.112 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-16 11:19:02.114 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-16 11:19:02.117 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:02.119 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:02.122 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-03-16 11:19:02.124 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:02.126 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-16 11:19:02.129 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-16 11:19:02.131 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-16 11:19:02.133 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-16 11:19:02.135 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:02.138 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:02.140 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-03-16 11:19:02.143 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:02.145 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-16 11:19:02.148 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-16 11:19:02.150 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-16 11:19:02.152 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-16 11:19:02.155 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:02.157 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:02.159 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-03-16 11:19:02.161 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:02.164 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-16 11:19:02.166 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-16 11:19:02.169 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-16 11:19:02.171 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-16 11:19:02.173 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:02.175 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:02.178 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-03-16 11:19:02.180 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:02.182 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-16 11:19:02.186 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-16 11:19:02.188 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-16 11:19:02.190 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-16 11:19:02.193 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:02.195 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:02.197 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-03-16 11:19:02.200 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:02.202 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-16 11:19:02.205 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-16 11:19:02.207 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-16 11:19:02.210 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-16 11:19:02.212 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:02.214 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:02.217 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-03-16 11:19:02.219 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:02.221 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-16 11:19:02.224 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-16 11:19:02.226 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-16 11:19:02.228 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-16 11:19:02.231 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:02.233 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:02.235 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-03-16 11:19:02.238 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:02.240 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-16 11:19:02.242 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-16 11:19:02.245 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-16 11:19:02.247 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-16 11:19:02.250 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:02.252 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:02.254 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-03-16 11:19:02.257 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:02.259 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-16 11:19:02.261 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-16 11:19:02.264 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-16 11:19:02.266 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-16 11:19:02.269 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:02.271 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:02.273 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-03-16 11:19:02.276 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:02.278 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-16 11:19:02.280 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-16 11:19:02.283 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-16 11:19:02.285 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-16 11:19:02.287 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:02.289 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:02.292 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-03-16 11:19:02.295 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:02.297 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-16 11:19:02.299 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-16 11:19:02.302 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-16 11:19:02.304 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-16 11:19:02.306 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:02.309 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:02.311 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-03-16 11:19:02.314 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:02.316 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-16 11:19:02.318 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-16 11:19:02.321 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-16 11:19:02.323 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-16 11:19:02.325 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:02.328 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:02.330 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-03-16 11:19:02.332 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:02.335 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-16 11:19:02.337 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-16 11:19:02.339 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-16 11:19:02.342 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-16 11:19:02.344 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:02.347 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:02.349 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-03-16 11:19:02.351 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:02.354 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-16 11:19:02.356 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-16 11:19:02.359 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-16 11:19:02.361 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-16 11:19:02.363 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:02.366 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:02.368 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-03-16 11:19:02.370 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:02.373 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-16 11:19:02.375 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-16 11:19:02.378 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-16 11:19:02.380 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-16 11:19:02.382 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:02.384 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:02.387 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-03-16 11:19:02.390 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:02.393 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-16 11:19:02.396 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-16 11:19:02.399 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-16 11:19:02.401 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-16 11:19:02.404 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:02.406 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:02.409 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-03-16 11:19:02.411 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:02.413 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-16 11:19:02.416 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-16 11:19:02.418 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-16 11:19:02.421 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-16 11:19:02.423 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:02.425 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:02.428 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-03-16 11:19:02.430 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:02.432 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-16 11:19:02.435 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-16 11:19:02.438 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-16 11:19:02.440 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-16 11:19:02.442 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:02.445 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:02.447 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-03-16 11:19:02.449 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:02.452 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-16 11:19:02.454 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-16 11:19:02.456 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-16 11:19:02.458 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-16 11:19:02.461 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:02.463 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:02.466 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-03-16 11:19:02.468 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:02.471 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-16 11:19:02.473 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-16 11:19:02.475 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-16 11:19:02.478 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-16 11:19:02.480 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:02.483 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:02.486 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-03-16 11:19:02.488 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:02.490 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-16 11:19:02.493 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-16 11:19:02.495 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-16 11:19:02.498 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-16 11:19:02.500 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:02.502 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:02.505 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-03-16 11:19:02.507 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:02.509 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-16 11:19:02.512 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-16 11:19:02.514 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-16 11:19:02.517 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-16 11:19:02.519 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:02.521 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:02.524 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-03-16 11:19:02.526 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:02.528 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-16 11:19:02.531 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-16 11:19:02.533 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-16 11:19:02.535 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-16 11:19:02.538 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:02.540 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:02.542 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-03-16 11:19:02.545 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:02.547 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-16 11:19:02.550 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-16 11:19:02.552 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-16 11:19:02.554 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-16 11:19:02.557 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:02.560 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:02.562 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-03-16 11:19:02.564 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:02.567 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-16 11:19:02.587 | Using python 3.8 to install etcd3 2022-03-16 11:19:02.590 | + 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-16 11:19:03.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:19:03.474 | from cryptography.utils import int_from_bytes 2022-03-16 11:19:03.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:19:03.474 | from cryptography.utils import int_from_bytes 2022-03-16 11:19:04.624 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:19:04.651 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-03-16 11:19:04.659 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-03-16 11:19:04.660 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-03-16 11:19:04.661 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-16 11:19:04.662 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-16 11:19:07.196 | 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-16 11:19:07.203 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:19:07.203 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:19:07.326 | + inc/python:pip_install:200 : result=0 2022-03-16 11:19:07.328 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:19:07.330 | + functions-common:time_stop:2425 : local name 2022-03-16 11:19:07.333 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:19:07.335 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:19:07.337 | + functions-common:time_stop:2428 : local total 2022-03-16 11:19:07.339 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:19:07.341 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:19:07.343 | + functions-common:time_stop:2432 : start_time=1647429542582 2022-03-16 11:19:07.346 | + functions-common:time_stop:2434 : [[ -z 1647429542582 ]] 2022-03-16 11:19:07.349 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:19:07.353 | + functions-common:time_stop:2437 : end_time=1647429547350 2022-03-16 11:19:07.355 | + functions-common:time_stop:2438 : elapsed_time=4768 2022-03-16 11:19:07.357 | + functions-common:time_stop:2439 : total=27288 2022-03-16 11:19:07.359 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:19:07.362 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32056 2022-03-16 11:19:07.364 | + inc/python:pip_install:203 : return 0 2022-03-16 11:19:07.366 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-16 11:19:07.389 | Using python 3.8 to install etcd3gw 2022-03-16 11:19:07.391 | + 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-16 11:19:08.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:19:08.272 | from cryptography.utils import int_from_bytes 2022-03-16 11:19:08.272 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:19:08.272 | from cryptography.utils import int_from_bytes 2022-03-16 11:19:09.412 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:19:09.438 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-03-16 11:19:09.446 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-16 11:19:09.447 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-16 11:19:09.448 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-16 11:19:09.449 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-16 11:19:09.483 | 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-16 11:19:09.484 | 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-16 11:19:09.486 | 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-16 11:19:09.487 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-03-16 11:19:11.978 | 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-16 11:19:11.985 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:19:11.985 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:19:12.105 | + inc/python:pip_install:200 : result=0 2022-03-16 11:19:12.108 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:19:12.110 | + functions-common:time_stop:2425 : local name 2022-03-16 11:19:12.113 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:19:12.115 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:19:12.117 | + functions-common:time_stop:2428 : local total 2022-03-16 11:19:12.119 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:19:12.122 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:19:12.124 | + functions-common:time_stop:2432 : start_time=1647429547383 2022-03-16 11:19:12.126 | + functions-common:time_stop:2434 : [[ -z 1647429547383 ]] 2022-03-16 11:19:12.129 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:19:12.133 | + functions-common:time_stop:2437 : end_time=1647429552130 2022-03-16 11:19:12.135 | + functions-common:time_stop:2438 : elapsed_time=4747 2022-03-16 11:19:12.137 | + functions-common:time_stop:2439 : total=32056 2022-03-16 11:19:12.139 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:19:12.141 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36803 2022-03-16 11:19:12.144 | + inc/python:pip_install:203 : return 0 2022-03-16 11:19:12.146 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-16 11:19:12.148 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-03-16 11:19:12.151 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-03-16 11:19:12.154 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 11:19:12.157 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 11:19:12.159 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 11:19:12.161 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 11:19:12.164 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 11:19:12.166 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 11:19:12.169 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 11:19:12.171 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 11:19:12.173 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 11:19:12.176 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 11:19:12.178 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 11:19:12.181 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-03-16 11:19:12.183 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:19:12.186 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:19:12.188 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-16 11:19:12.190 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-16 11:19:12.193 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 11:19:12.195 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 11:19:12.197 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 11:19:12.200 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 11:19:12.202 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 11:19:12.204 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 11:19:12.207 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:19:12.209 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:19:12.211 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 11:19:12.214 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 11:19:12.216 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 11:19:12.219 | + functions-common:apt_get_update:1190 : return 2022-03-16 11:19:12.221 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-16 11:19:12.224 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 11:19:12.226 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:19:12.228 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:19:12.231 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-16 11:19:12.253 | + 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-16 11:19:12.362 | Reading package lists... 2022-03-16 11:19:12.602 | Building dependency tree... 2022-03-16 11:19:12.604 | Reading state information... 2022-03-16 11:19:12.855 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-03-16 11:19:12.855 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-03-16 11:19:12.855 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 11:19:12.855 | The following packages were automatically installed and are no longer required: 2022-03-16 11:19:12.856 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 11:19:12.856 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 11:19:12.856 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 11:19:12.856 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 11:19:12.856 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 11:19:12.857 | python3-zope.interface 2022-03-16 11:19:12.857 | Use 'sudo apt autoremove' to remove them. 2022-03-16 11:19:12.971 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 11:19:12.976 | + functions-common:apt_get:1234 : result=0 2022-03-16 11:19:12.978 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 11:19:12.981 | + functions-common:time_stop:2425 : local name 2022-03-16 11:19:12.983 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:19:12.985 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:19:12.987 | + functions-common:time_stop:2428 : local total 2022-03-16 11:19:12.990 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:19:12.992 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 11:19:12.994 | + functions-common:time_stop:2432 : start_time=1647429552250 2022-03-16 11:19:12.997 | + functions-common:time_stop:2434 : [[ -z 1647429552250 ]] 2022-03-16 11:19:12.999 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:19:13.004 | + functions-common:time_stop:2437 : end_time=1647429553001 2022-03-16 11:19:13.006 | + functions-common:time_stop:2438 : elapsed_time=751 2022-03-16 11:19:13.008 | + functions-common:time_stop:2439 : total=4542 2022-03-16 11:19:13.010 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:19:13.013 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5293 2022-03-16 11:19:13.015 | + functions-common:apt_get:1238 : return 0 2022-03-16 11:19:13.018 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-03-16 11:19:13.020 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:19:13.023 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:19:13.025 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-03-16 11:19:13.088 | Module proxy already enabled 2022-03-16 11:19:13.092 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-03-16 11:19:13.154 | Considering dependency proxy for proxy_uwsgi: 2022-03-16 11:19:13.154 | Module proxy already enabled 2022-03-16 11:19:13.154 | Module proxy_uwsgi already enabled 2022-03-16 11:19:13.158 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-03-16 11:19:13.161 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 11:19:13.163 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 11:19:13.166 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 11:19:13.304 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-16 11:19:13.307 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-16 11:19:13.310 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-16 11:19:13.313 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:13.315 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:13.317 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-03-16 11:19:13.320 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:13.322 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-16 11:19:13.325 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-16 11:19:13.327 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-16 11:19:13.330 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:13.332 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:13.334 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-03-16 11:19:13.337 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:13.339 | + ./stack.sh:main:883 : install_glanceclient 2022-03-16 11:19:13.342 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-16 11:19:13.344 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-16 11:19:13.347 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:13.349 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:13.351 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-03-16 11:19:13.354 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:13.357 | + ./stack.sh:main:884 : install_cinderclient 2022-03-16 11:19:13.359 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-16 11:19:13.362 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-16 11:19:13.364 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:13.366 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:13.369 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-03-16 11:19:13.372 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:13.374 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-16 11:19:13.376 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-16 11:19:13.379 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:13.381 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:13.384 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-03-16 11:19:13.386 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:13.388 | + ./stack.sh:main:885 : install_novaclient 2022-03-16 11:19:13.391 | + lib/nova:install_novaclient:891 : use_library_from_git python-novaclient 2022-03-16 11:19:13.393 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-16 11:19:13.395 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:13.398 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:13.400 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-03-16 11:19:13.403 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:13.405 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-16 11:19:13.423 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:19:13.425 | + ./stack.sh:main:887 : install_swiftclient 2022-03-16 11:19:13.427 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-16 11:19:13.430 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-16 11:19:13.432 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:13.435 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:13.438 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-03-16 11:19:13.440 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:13.442 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-16 11:19:13.459 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:19:13.461 | + ./stack.sh:main:890 : install_neutronclient 2022-03-16 11:19:13.464 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-16 11:19:13.466 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-16 11:19:13.468 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:13.471 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:13.473 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-03-16 11:19:13.476 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:13.478 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-16 11:19:13.481 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-16 11:19:13.484 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-16 11:19:13.486 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:13.489 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:13.491 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-03-16 11:19:13.493 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:13.496 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-16 11:19:13.499 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-16 11:19:13.501 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 11:19:13.504 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-16 11:19:13.507 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-16 11:19:13.509 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 11:19:13.513 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-16 11:19:13.513 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 11:19:13.518 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-16 11:19:13.520 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-16 11:19:13.523 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-16 11:19:13.525 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-16 11:19:13.528 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-16 11:19:13.549 | Using python 3.8 to install keystonemiddleware 2022-03-16 11:19:13.551 | + 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-16 11:19:14.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:19:14.458 | from cryptography.utils import int_from_bytes 2022-03-16 11:19:14.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:19:14.458 | from cryptography.utils import int_from_bytes 2022-03-16 11:19:15.604 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:19:15.630 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-16 11:19:15.682 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-03-16 11:19:15.683 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-16 11:19:15.684 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-16 11:19:15.686 | 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-16 11:19:15.687 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-16 11:19:15.688 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-16 11:19:15.689 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-03-16 11:19:15.690 | 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-16 11:19:15.691 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-16 11:19:15.692 | 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-16 11:19:15.693 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-16 11:19:15.694 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-16 11:19:15.696 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-03-16 11:19:15.697 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-16 11:19:15.754 | 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-16 11:19:15.755 | 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-16 11:19:15.758 | 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-16 11:19:15.796 | 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-16 11:19:15.836 | 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-16 11:19:15.837 | 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-16 11:19:15.838 | 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-16 11:19:15.840 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-03-16 11:19:15.890 | 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-16 11:19:15.892 | 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-16 11:19:15.902 | 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-16 11:19:15.904 | 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-16 11:19:15.920 | 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-16 11:19:15.921 | 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-16 11:19:15.922 | 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-16 11:19:15.987 | 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-16 11:19:15.989 | 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-16 11:19:15.990 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-03-16 11:19:15.991 | 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-16 11:19:16.042 | 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-16 11:19:16.053 | 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-16 11:19:18.487 | 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-16 11:19:18.494 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:19:18.494 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:19:18.616 | + inc/python:pip_install:200 : result=0 2022-03-16 11:19:18.618 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:19:18.622 | + functions-common:time_stop:2425 : local name 2022-03-16 11:19:18.624 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:19:18.626 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:19:18.628 | + functions-common:time_stop:2428 : local total 2022-03-16 11:19:18.631 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:19:18.633 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:19:18.635 | + functions-common:time_stop:2432 : start_time=1647429553544 2022-03-16 11:19:18.637 | + functions-common:time_stop:2434 : [[ -z 1647429553544 ]] 2022-03-16 11:19:18.640 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:19:18.644 | + functions-common:time_stop:2437 : end_time=1647429558642 2022-03-16 11:19:18.647 | + functions-common:time_stop:2438 : elapsed_time=5098 2022-03-16 11:19:18.649 | + functions-common:time_stop:2439 : total=36803 2022-03-16 11:19:18.651 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:19:18.653 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41901 2022-03-16 11:19:18.656 | + inc/python:pip_install:203 : return 0 2022-03-16 11:19:18.658 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-16 11:19:18.661 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-16 11:19:18.663 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 11:19:18.666 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-16 11:19:18.669 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-16 11:19:18.671 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 11:19:18.675 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-16 11:19:18.675 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 11:19:18.680 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-16 11:19:18.683 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-16 11:19:18.686 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-16 11:19:18.689 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-16 11:19:18.691 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-16 11:19:18.712 | Using python 3.8 to install python-memcached 2022-03-16 11:19:18.714 | + 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-16 11:19:19.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:19:19.594 | from cryptography.utils import int_from_bytes 2022-03-16 11:19:19.594 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:19:19.594 | from cryptography.utils import int_from_bytes 2022-03-16 11:19:20.732 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:19:20.759 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-03-16 11:19:20.762 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-16 11:19:23.285 | 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-16 11:19:23.292 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:19:23.292 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:19:23.422 | + inc/python:pip_install:200 : result=0 2022-03-16 11:19:23.424 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:19:23.427 | + functions-common:time_stop:2425 : local name 2022-03-16 11:19:23.429 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:19:23.431 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:19:23.434 | + functions-common:time_stop:2428 : local total 2022-03-16 11:19:23.436 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:19:23.438 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:19:23.441 | + functions-common:time_stop:2432 : start_time=1647429558706 2022-03-16 11:19:23.443 | + functions-common:time_stop:2434 : [[ -z 1647429558706 ]] 2022-03-16 11:19:23.446 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:19:23.450 | + functions-common:time_stop:2437 : end_time=1647429563447 2022-03-16 11:19:23.453 | + functions-common:time_stop:2438 : elapsed_time=4741 2022-03-16 11:19:23.455 | + functions-common:time_stop:2439 : total=41901 2022-03-16 11:19:23.457 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:19:23.459 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46642 2022-03-16 11:19:23.462 | + inc/python:pip_install:203 : return 0 2022-03-16 11:19:23.464 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-16 11:19:23.481 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:19:23.483 | + ./stack.sh:main:897 : '[' 10.222.0.42 == 10.222.0.42 ']' 2022-03-16 11:19:23.485 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-16 11:19:23.488 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-16 11:19:23.490 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-16 11:19:23.493 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 11:19:23.495 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-16 11:19:23.498 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-16 11:19:23.514 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:19:23.516 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-16 11:19:23.518 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-16 11:19:23.520 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-16 11:19:23.523 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 11:19:23.525 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 11:19:23.527 | ++ functions-common:git_clone:612 : pwd 2022-03-16 11:19:23.530 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 11:19:23.532 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 11:19:23.535 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 11:19:23.550 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 11:19:23.552 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 11:19:23.554 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 11:19:23.557 | + functions-common:git_clone:629 : echo master 2022-03-16 11:19:23.557 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 11:19:23.562 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-16 11:19:23.565 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 11:19:23.567 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-16 11:19:23.569 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 11:19:23.570 | + functions-common:git_clone:678 : head -1 2022-03-16 11:19:23.573 | 433f541b9 Update master for stable/yoga 2022-03-16 11:19:23.576 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 11:19:23.578 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-16 11:19:23.580 | + inc/python:setup_develop:338 : local bindep 2022-03-16 11:19:23.583 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-16 11:19:23.585 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-16 11:19:23.587 | + inc/python:setup_develop:344 : local extras= 2022-03-16 11:19:23.590 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-16 11:19:23.592 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 11:19:23.595 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-16 11:19:23.597 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-16 11:19:23.599 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 11:19:23.602 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 11:19:23.605 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-16 11:19:23.607 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 11:19:23.610 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-16 11:19:23.612 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 11:19:23.614 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 11:19:23.617 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-16 11:19:23.623 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-16 11:19:23.626 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-16 11:19:24.296 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-16 11:19:24.298 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 11:19:24.300 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 11:19:24.302 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 11:19:24.304 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-16 11:19:24.306 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-16 11:19:24.309 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 11:19:24.311 | + inc/python:setup_package:428 : local extras= 2022-03-16 11:19:24.313 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 11:19:24.315 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 11:19:24.317 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 11:19:24.320 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 11:19:24.322 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 11:19:24.324 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-16 11:19:24.345 | Using python 3.8 to install /opt/stack/keystone 2022-03-16 11:19:24.347 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-03-16 11:19:25.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:19:25.229 | from cryptography.utils import int_from_bytes 2022-03-16 11:19:25.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:19:25.229 | from cryptography.utils import int_from_bytes 2022-03-16 11:19:26.402 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:19:26.429 | Obtaining file:///opt/stack/keystone 2022-03-16 11:19:26.430 | Preparing metadata (setup.py): started 2022-03-16 11:19:29.985 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 11:19:30.063 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (5.8.1) 2022-03-16 11:19:30.064 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.8.7) 2022-03-16 11:19:30.065 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (2.0.3) 2022-03-16 11:19:30.066 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (0.3.9) 2022-03-16 11:19:30.068 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (36.0.1) 2022-03-16 11:19:30.069 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.4.31) 2022-03-16 11:19:30.070 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (0.13.0) 2022-03-16 11:19:30.071 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.5.0) 2022-03-16 11:19:30.072 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.7.4) 2022-03-16 11:19:30.074 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.4.0) 2022-03-16 11:19:30.075 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (9.4.0) 2022-03-16 11:19:30.076 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.2.0) 2022-03-16 11:19:30.077 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (0.8.20) 2022-03-16 11:19:30.078 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (2.10.1) 2022-03-16 11:19:30.079 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (8.8.0) 2022-03-16 11:19:30.080 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.1.0) 2022-03-16 11:19:30.081 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (12.13.0) 2022-03-16 11:19:30.082 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (11.2.0) 2022-03-16 11:19:30.083 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (5.1.0) 2022-03-16 11:19:30.085 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.7.0) 2022-03-16 11:19:30.086 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.5.1) 2022-03-16 11:19:30.087 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.11.0) 2022-03-16 11:19:30.088 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.3.0) 2022-03-16 11:19:30.090 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.5.0) 2022-03-16 11:19:30.091 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.12.2) 2022-03-16 11:19:30.092 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.2.0) 2022-03-16 11:19:30.093 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (7.1.1) 2022-03-16 11:19:30.095 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (2.3.0) 2022-03-16 11:19:30.096 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.1.5) 2022-03-16 11:19:30.097 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev1) (3.2.0) 2022-03-16 11:19:30.098 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.1.1) 2022-03-16 11:19:30.099 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.0.3) 2022-03-16 11:19:30.100 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.4.2) 2022-03-16 11:19:30.101 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (2021.3) 2022-03-16 11:19:30.113 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev1) (1.16.0) 2022-03-16 11:19:30.114 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev1) (1.15.0) 2022-03-16 11:19:30.162 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev1) (5.1.1) 2022-03-16 11:19:30.175 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev1) (8.0.4) 2022-03-16 11:19:30.176 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev1) (2.0.3) 2022-03-16 11:19:30.177 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev1) (3.0.3) 2022-03-16 11:19:30.178 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev1) (2.1.0) 2022-03-16 11:19:30.189 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev1) (9.0.1) 2022-03-16 11:19:30.254 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (2.27.1) 2022-03-16 11:19:30.256 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (4.5.0) 2022-03-16 11:19:30.358 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev1) (1.5.0) 2022-03-16 11:19:30.358 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev1) (6.0) 2022-03-16 11:19:30.360 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev1) (2.5.0) 2022-03-16 11:19:30.361 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev1) (0.8.0) 2022-03-16 11:19:30.418 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev1) (0.5.0) 2022-03-16 11:19:30.420 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev1) (1.7.6) 2022-03-16 11:19:30.421 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev1) (2.0.1) 2022-03-16 11:19:30.475 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev1) (0.9.6) 2022-03-16 11:19:30.477 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev1) (2.8.2) 2022-03-16 11:19:30.536 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (2.4.0) 2022-03-16 11:19:30.537 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (5.2.3) 2022-03-16 11:19:30.538 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (0.4.0) 2022-03-16 11:19:30.539 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (5.0.0) 2022-03-16 11:19:30.542 | 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==21.1.0.dev1) (2.8.0) 2022-03-16 11:19:30.544 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (5.0.9) 2022-03-16 11:19:30.563 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev1) (3.3.0) 2022-03-16 11:19:30.616 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev1) (3.1.1) 2022-03-16 11:19:30.637 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev1) (0.11.0) 2022-03-16 11:19:30.638 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev1) (3.0.7) 2022-03-16 11:19:30.640 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev1) (1.0.2) 2022-03-16 11:19:30.642 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev1) (21.3) 2022-03-16 11:19:30.725 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev1) (4.5.0) 2022-03-16 11:19:30.846 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (22.0.0) 2022-03-16 11:19:30.847 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (60.9.3) 2022-03-16 11:19:30.848 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (0.7.1) 2022-03-16 11:19:30.849 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (1.9.2) 2022-03-16 11:19:30.851 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (5.4.0) 2022-03-16 11:19:31.084 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev1) (1.1.2) 2022-03-16 11:19:31.108 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev1) (0.5.2) 2022-03-16 11:19:31.109 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev1) (0.4.2) 2022-03-16 11:19:31.182 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev1) (1.1.6) 2022-03-16 11:19:31.184 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev1) (4.11.1) 2022-03-16 11:19:31.203 | 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==21.1.0.dev1) (5.0.0) 2022-03-16 11:19:31.280 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev1) (2.21) 2022-03-16 11:19:31.321 | 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==21.1.0.dev1) (1.13.3) 2022-03-16 11:19:31.439 | 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==21.1.0.dev1) (2.1.0) 2022-03-16 11:19:31.516 | 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==21.1.0.dev1) (1.7.0) 2022-03-16 11:19:31.653 | 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==21.1.0.dev1) (0.17.3) 2022-03-16 11:19:31.682 | 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==21.1.0.dev1) (0.13.1) 2022-03-16 11:19:31.726 | 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==21.1.0.dev1) (2.1.1) 2022-03-16 11:19:31.727 | 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==21.1.0.dev1) (3.0.0) 2022-03-16 11:19:31.730 | 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==21.1.0.dev1) (3.5.0) 2022-03-16 11:19:31.731 | 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==21.1.0.dev1) (2.5.1) 2022-03-16 11:19:31.732 | 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==21.1.0.dev1) (0.33.0) 2022-03-16 11:19:31.733 | 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==21.1.0.dev1) (1.3.3) 2022-03-16 11:19:31.790 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev1) (0.2.5) 2022-03-16 11:19:31.935 | 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==21.1.0.dev1) (1.26.8) 2022-03-16 11:19:31.937 | 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==21.1.0.dev1) (3.3) 2022-03-16 11:19:31.938 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (2019.11.28) 2022-03-16 11:19:31.941 | 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==21.1.0.dev1) (2.0.12) 2022-03-16 11:19:32.100 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev1) (2.5.0) 2022-03-16 11:19:32.189 | 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==21.1.0.dev1) (2.4.0) 2022-03-16 11:19:32.267 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==21.1.0.dev1) (3.7.0) 2022-03-16 11:19:32.453 | 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==21.1.0.dev1) (2.1.0) 2022-03-16 11:19:32.727 | 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==21.1.0.dev1) (0.7) 2022-03-16 11:19:32.764 | 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==21.1.0.dev1) (1.0.0) 2022-03-16 11:19:34.793 | Installing collected packages: keystone 2022-03-16 11:19:34.793 | Attempting uninstall: keystone 2022-03-16 11:19:34.794 | Found existing installation: keystone 21.1.0.dev1 2022-03-16 11:19:34.798 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-03-16 11:19:34.799 | Running setup.py develop for keystone 2022-03-16 11:19:39.311 | Successfully installed keystone 2022-03-16 11:19:39.311 | 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-16 11:19:39.318 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:19:39.318 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:19:39.452 | + inc/python:pip_install:200 : result=0 2022-03-16 11:19:39.454 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:19:39.456 | + functions-common:time_stop:2425 : local name 2022-03-16 11:19:39.458 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:19:39.460 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:19:39.462 | + functions-common:time_stop:2428 : local total 2022-03-16 11:19:39.465 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:19:39.467 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:19:39.469 | + functions-common:time_stop:2432 : start_time=1647429564339 2022-03-16 11:19:39.471 | + functions-common:time_stop:2434 : [[ -z 1647429564339 ]] 2022-03-16 11:19:39.474 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:19:39.478 | + functions-common:time_stop:2437 : end_time=1647429579476 2022-03-16 11:19:39.481 | + functions-common:time_stop:2438 : elapsed_time=15137 2022-03-16 11:19:39.483 | + functions-common:time_stop:2439 : total=46642 2022-03-16 11:19:39.485 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:19:39.488 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=61779 2022-03-16 11:19:39.490 | + inc/python:pip_install:203 : return 0 2022-03-16 11:19:39.492 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 11:19:39.495 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-16 11:19:39.498 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-16 11:19:39.517 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-16 11:19:39.529 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-16 11:19:39.532 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-16 11:19:39.534 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:39.536 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:39.538 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-03-16 11:19:39.541 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:39.544 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-16 11:19:39.560 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:19:39.563 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-16 11:19:39.565 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 11:19:39.568 | + ./stack.sh:main:899 : configure_keystone 2022-03-16 11:19:39.570 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-16 11:19:39.582 | + 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-16 11:19:39.584 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-16 11:19:39.589 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-16 11:19:39.605 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:19:39.608 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-16 11:19:39.638 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-16 11:19:39.664 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-16 11:19:39.694 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-16 11:19:39.728 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-16 11:19:39.758 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-16 11:19:39.788 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-16 11:19:39.815 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-16 11:19:39.843 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-16 11:19:39.846 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-16 11:19:39.848 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-16 11:19:39.850 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-16 11:19:39.853 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-16 11:19:39.855 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 11:19:39.870 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:19:39.874 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-16 11:19:39.876 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-16 11:19:39.878 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 11:19:39.894 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:19:39.896 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:19:39.899 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:19:39.928 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 11:19:39.930 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 11:19:39.933 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-16 11:19:39.936 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-16 11:19:39.952 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:19:39.955 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.42/identity 2022-03-16 11:19:39.985 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-16 11:19:39.987 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-16 11:19:40.018 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-16 11:19:40.021 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-16 11:19:40.023 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-16 11:19:40.026 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-03-16 11:19:40.029 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-16 11:19:40.031 | + 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-16 11:19:40.065 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-16 11:19:40.067 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-16 11:19:40.069 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-16 11:19:40.071 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-16 11:19:40.075 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 11:19:40.092 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 11:19:40.094 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 11:19:40.097 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 11:19:40.099 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 11:19:40.102 | + 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-16 11:19:40.130 | + 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-16 11:19:40.158 | + 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-16 11:19:40.187 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 11:19:40.214 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-16 11:19:40.244 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-16 11:19:40.247 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-16 11:19:40.249 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-16 11:19:40.251 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-16 11:19:40.254 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-03-16 11:19:40.256 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-16 11:19:40.258 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 11:19:40.261 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-03-16 11:19:40.265 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-03-16 11:19:40.267 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 11:19:40.270 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 11:19:40.282 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 11:19:40.282 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:19:40.291 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 11:19:40.295 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:19:40.311 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-16 11:19:40.313 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-16 11:19:40.317 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-16 11:19:40.347 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-16 11:19:40.375 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-16 11:19:40.401 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-16 11:19:40.429 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-16 11:19:40.457 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-16 11:19:40.485 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-16 11:19:40.512 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-16 11:19:40.539 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-16 11:19:40.566 | + 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-16 11:19:40.593 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-16 11:19:40.621 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-16 11:19:40.648 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-16 11:19:40.675 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-16 11:19:40.678 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-16 11:19:40.680 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-03-16 11:19:40.683 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-03-16 11:19:40.686 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 11:19:40.688 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:19:40.690 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:19:40.693 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-16 11:19:40.695 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-16 11:19:40.699 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-16 11:19:40.726 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-16 11:19:40.755 | + 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-16 11:19:40.755 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-16 11:19:40.764 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-16 11:19:40.767 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-03-16 11:19:40.769 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-03-16 11:19:40.772 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 11:19:40.774 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 11:19:40.777 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 11:19:40.779 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:19:40.781 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:19:40.784 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 11:19:40.786 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 11:19:40.788 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:19:40.791 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:19:40.793 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-03-16 11:19:40.855 | Site keystone-wsgi-public already enabled 2022-03-16 11:19:40.860 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-16 11:19:40.862 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 11:19:40.865 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 11:19:40.867 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 11:19:41.002 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-16 11:19:41.036 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-16 11:19:41.067 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-16 11:19:41.100 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-16 11:19:41.102 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-16 11:19:41.133 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-16 11:19:41.162 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-16 11:19:41.191 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-16 11:19:41.193 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-16 11:19:41.210 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:19:41.213 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-16 11:19:41.230 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:19:41.233 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-16 11:19:41.235 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-16 11:19:41.237 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-16 11:19:41.240 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 11:19:41.242 | + lib/stack:stack_install_service:32 : install_swift 2022-03-16 11:19:41.245 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-16 11:19:41.248 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-16 11:19:41.250 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-16 11:19:41.252 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 11:19:41.255 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 11:19:41.258 | ++ functions-common:git_clone:612 : pwd 2022-03-16 11:19:41.261 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 11:19:41.263 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 11:19:41.266 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 11:19:41.282 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 11:19:41.284 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 11:19:41.287 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 11:19:41.289 | + functions-common:git_clone:629 : echo master 2022-03-16 11:19:41.290 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 11:19:41.295 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-16 11:19:41.297 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 11:19:41.299 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-16 11:19:41.302 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 11:19:41.303 | + functions-common:git_clone:678 : head -1 2022-03-16 11:19:41.309 | cb8b3cdab Comply with AWS signature calculation (s3v4) 2022-03-16 11:19:41.312 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 11:19:41.314 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-16 11:19:41.317 | + inc/python:setup_develop:338 : local bindep 2022-03-16 11:19:41.319 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-16 11:19:41.322 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-16 11:19:41.325 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-16 11:19:41.327 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-16 11:19:41.330 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 11:19:41.332 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-16 11:19:41.335 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-16 11:19:41.337 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 11:19:41.340 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-16 11:19:41.343 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-16 11:19:41.345 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 11:19:41.348 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-16 11:19:41.351 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 11:19:41.353 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 11:19:41.356 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-16 11:19:41.362 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-16 11:19:41.364 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-16 11:19:42.028 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-16 11:19:42.030 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 11:19:42.033 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 11:19:42.035 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 11:19:42.037 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-16 11:19:42.040 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-16 11:19:42.042 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 11:19:42.044 | + inc/python:setup_package:428 : local extras=keystone 2022-03-16 11:19:42.046 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 11:19:42.049 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-16 11:19:42.051 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-16 11:19:42.053 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-16 11:19:42.056 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 11:19:42.059 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-16 11:19:42.082 | Using python 3.8 to install /opt/stack/swift 2022-03-16 11:19:42.084 | + 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-16 11:19:42.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:19:42.966 | from cryptography.utils import int_from_bytes 2022-03-16 11:19:42.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:19:42.966 | from cryptography.utils import int_from_bytes 2022-03-16 11:19:44.101 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:19:44.128 | Obtaining file:///opt/stack/swift 2022-03-16 11:19:44.129 | Preparing metadata (setup.py): started 2022-03-16 11:19:47.371 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 11:19:47.409 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (0.33.0) 2022-03-16 11:19:47.410 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (1.1.2) 2022-03-16 11:19:47.411 | 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.dev19) (0.11.0) 2022-03-16 11:19:47.412 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (2.1.1) 2022-03-16 11:19:47.413 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (4.8.0) 2022-03-16 11:19:47.414 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (2.27.1) 2022-03-16 11:19:47.415 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (1.16.0) 2022-03-16 11:19:47.416 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (0.9.9) 2022-03-16 11:19:47.417 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (1.6.0) 2022-03-16 11:19:47.418 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (36.0.1) 2022-03-16 11:19:47.419 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (9.4.0) 2022-03-16 11:19:47.468 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.1.dev19) (1.15.0) 2022-03-16 11:19:47.476 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.1.dev19) (2.1.0) 2022-03-16 11:19:47.531 | 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.dev19) (4.1.0) 2022-03-16 11:19:47.532 | 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.dev19) (2.10.1) 2022-03-16 11:19:47.533 | 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.dev19) (8.8.0) 2022-03-16 11:19:47.534 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.5.0) 2022-03-16 11:19:47.535 | 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.dev19) (4.7.0) 2022-03-16 11:19:47.536 | 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.dev19) (4.12.2) 2022-03-16 11:19:47.537 | 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.dev19) (5.8.1) 2022-03-16 11:19:47.539 | 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.dev19) (5.1.0) 2022-03-16 11:19:47.540 | 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.dev19) (4.4.0) 2022-03-16 11:19:47.542 | 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.dev19) (4.3.0) 2022-03-16 11:19:47.542 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.8.7) 2022-03-16 11:19:47.544 | 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.dev19) (3.1.1) 2022-03-16 11:19:47.564 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.1.dev19) (60.9.3) 2022-03-16 11:19:47.593 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.1.dev19) (2019.11.28) 2022-03-16 11:19:47.596 | 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.dev19) (2.0.12) 2022-03-16 11:19:47.598 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev19) (3.3) 2022-03-16 11:19:47.600 | 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.dev19) (1.26.8) 2022-03-16 11:19:47.622 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.1.dev19) (2.21) 2022-03-16 11:19:47.710 | 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.dev19) (1.7.0) 2022-03-16 11:19:47.712 | 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.dev19) (3.5.0) 2022-03-16 11:19:47.713 | 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.dev19) (1.0.2) 2022-03-16 11:19:47.755 | 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.dev19) (1.1.5) 2022-03-16 11:19:47.798 | 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.dev19) (0.8.0) 2022-03-16 11:19:47.799 | 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.dev19) (2.5.0) 2022-03-16 11:19:47.800 | 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.dev19) (6.0) 2022-03-16 11:19:47.802 | 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.dev19) (1.5.0) 2022-03-16 11:19:47.863 | 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.dev19) (2.8.2) 2022-03-16 11:19:47.867 | 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.dev19) (0.9.6) 2022-03-16 11:19:47.880 | 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.dev19) (2021.3) 2022-03-16 11:19:47.881 | 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.dev19) (1.0.3) 2022-03-16 11:19:47.898 | 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.dev19) (21.3) 2022-03-16 11:19:47.901 | 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.dev19) (3.0.7) 2022-03-16 11:19:48.008 | 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.dev19) (1.13.3) 2022-03-16 11:19:48.033 | 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.dev19) (5.1.1) 2022-03-16 11:19:50.332 | Installing collected packages: swift 2022-03-16 11:19:50.332 | Attempting uninstall: swift 2022-03-16 11:19:50.332 | Found existing installation: swift 2.29.1.dev19 2022-03-16 11:19:50.335 | Can't uninstall 'swift'. No files were found to uninstall. 2022-03-16 11:19:50.337 | Running setup.py develop for swift 2022-03-16 11:19:54.596 | Successfully installed swift 2022-03-16 11:19:54.596 | 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-16 11:19:54.604 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:19:54.604 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:19:54.739 | + inc/python:pip_install:200 : result=0 2022-03-16 11:19:54.742 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:19:54.745 | + functions-common:time_stop:2425 : local name 2022-03-16 11:19:54.747 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:19:54.749 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:19:54.751 | + functions-common:time_stop:2428 : local total 2022-03-16 11:19:54.753 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:19:54.755 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:19:54.758 | + functions-common:time_stop:2432 : start_time=1647429582076 2022-03-16 11:19:54.761 | + functions-common:time_stop:2434 : [[ -z 1647429582076 ]] 2022-03-16 11:19:54.765 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:19:54.769 | + functions-common:time_stop:2437 : end_time=1647429594767 2022-03-16 11:19:54.771 | + functions-common:time_stop:2438 : elapsed_time=12691 2022-03-16 11:19:54.773 | + functions-common:time_stop:2439 : total=61779 2022-03-16 11:19:54.776 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:19:54.778 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=74470 2022-03-16 11:19:54.780 | + inc/python:pip_install:203 : return 0 2022-03-16 11:19:54.782 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 11:19:54.785 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-16 11:19:54.787 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-16 11:19:54.806 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-16 11:19:54.819 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-16 11:19:54.821 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-16 11:19:54.823 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:54.826 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:54.828 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-03-16 11:19:54.831 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:54.833 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-16 11:19:54.835 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 11:19:54.838 | + ./stack.sh:main:908 : configure_swift 2022-03-16 11:19:54.841 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-16 11:19:54.843 | + lib/swift:configure_swift:332 : local node_number 2022-03-16 11:19:54.845 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-16 11:19:54.847 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-16 11:19:54.849 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-16 11:19:56.028 | No account-reaper running 2022-03-16 11:19:56.028 | No container-auditor running 2022-03-16 11:19:56.028 | No container-updater running 2022-03-16 11:19:56.028 | No container-reconciler running 2022-03-16 11:19:56.028 | No container-server running 2022-03-16 11:19:56.028 | No account-auditor running 2022-03-16 11:19:56.028 | No account-server running 2022-03-16 11:19:56.028 | No container-replicator running 2022-03-16 11:19:56.028 | No object-server running 2022-03-16 11:19:56.028 | No container-sharder running 2022-03-16 11:19:56.028 | No object-updater running 2022-03-16 11:19:56.028 | No object-replicator running 2022-03-16 11:19:56.028 | No object-expirer running 2022-03-16 11:19:56.028 | No object-auditor running 2022-03-16 11:19:56.028 | No object-reconstructor running 2022-03-16 11:19:56.028 | No account-replicator running 2022-03-16 11:19:56.028 | No proxy-server running 2022-03-16 11:19:56.028 | No container-sync running 2022-03-16 11:19:56.121 | + lib/swift:configure_swift:337 : true 2022-03-16 11:19:56.123 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-16 11:19:56.135 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-16 11:19:56.147 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-16 11:19:56.150 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-16 11:19:56.150 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-16 11:19:56.155 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-16 11:19:56.155 | s/%GROUP%/ubuntu/; 2022-03-16 11:19:56.155 | s/%USER%/ubuntu/; 2022-03-16 11:19:56.155 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-16 11:19:56.155 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-16 11:19:56.158 | uid = ubuntu 2022-03-16 11:19:56.158 | gid = ubuntu 2022-03-16 11:19:56.158 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-16 11:19:56.158 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-16 11:19:56.158 | address = 127.0.0.1 2022-03-16 11:19:56.158 | 2022-03-16 11:19:56.158 | [account6612] 2022-03-16 11:19:56.158 | max connections = 25 2022-03-16 11:19:56.158 | path = /opt/stack/data/swift/1/node/ 2022-03-16 11:19:56.158 | read only = false 2022-03-16 11:19:56.158 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-16 11:19:56.158 | 2022-03-16 11:19:56.158 | [account6622] 2022-03-16 11:19:56.158 | max connections = 25 2022-03-16 11:19:56.158 | path = /opt/stack/data/swift/2/node/ 2022-03-16 11:19:56.158 | read only = false 2022-03-16 11:19:56.158 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-16 11:19:56.159 | 2022-03-16 11:19:56.159 | [account6632] 2022-03-16 11:19:56.159 | max connections = 25 2022-03-16 11:19:56.159 | path = /opt/stack/data/swift/3/node/ 2022-03-16 11:19:56.159 | read only = false 2022-03-16 11:19:56.159 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-16 11:19:56.159 | 2022-03-16 11:19:56.159 | [account6642] 2022-03-16 11:19:56.159 | max connections = 25 2022-03-16 11:19:56.159 | path = /opt/stack/data/swift/4/node/ 2022-03-16 11:19:56.159 | read only = false 2022-03-16 11:19:56.159 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-16 11:19:56.159 | 2022-03-16 11:19:56.159 | 2022-03-16 11:19:56.159 | [container6611] 2022-03-16 11:19:56.159 | max connections = 25 2022-03-16 11:19:56.159 | path = /opt/stack/data/swift/1/node/ 2022-03-16 11:19:56.159 | read only = false 2022-03-16 11:19:56.159 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-16 11:19:56.159 | 2022-03-16 11:19:56.159 | [container6621] 2022-03-16 11:19:56.159 | max connections = 25 2022-03-16 11:19:56.159 | path = /opt/stack/data/swift/2/node/ 2022-03-16 11:19:56.159 | read only = false 2022-03-16 11:19:56.159 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-16 11:19:56.159 | 2022-03-16 11:19:56.159 | [container6631] 2022-03-16 11:19:56.159 | max connections = 25 2022-03-16 11:19:56.159 | path = /opt/stack/data/swift/3/node/ 2022-03-16 11:19:56.159 | read only = false 2022-03-16 11:19:56.159 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-16 11:19:56.159 | 2022-03-16 11:19:56.159 | [container6641] 2022-03-16 11:19:56.159 | max connections = 25 2022-03-16 11:19:56.160 | path = /opt/stack/data/swift/4/node/ 2022-03-16 11:19:56.160 | read only = false 2022-03-16 11:19:56.160 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-16 11:19:56.160 | 2022-03-16 11:19:56.160 | 2022-03-16 11:19:56.160 | [object6613] 2022-03-16 11:19:56.160 | max connections = 25 2022-03-16 11:19:56.160 | path = /opt/stack/data/swift/1/node/ 2022-03-16 11:19:56.160 | read only = false 2022-03-16 11:19:56.160 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-16 11:19:56.160 | 2022-03-16 11:19:56.160 | [object6623] 2022-03-16 11:19:56.160 | max connections = 25 2022-03-16 11:19:56.160 | path = /opt/stack/data/swift/2/node/ 2022-03-16 11:19:56.160 | read only = false 2022-03-16 11:19:56.160 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-16 11:19:56.160 | 2022-03-16 11:19:56.160 | [object6633] 2022-03-16 11:19:56.160 | max connections = 25 2022-03-16 11:19:56.160 | path = /opt/stack/data/swift/3/node/ 2022-03-16 11:19:56.160 | read only = false 2022-03-16 11:19:56.160 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-16 11:19:56.160 | 2022-03-16 11:19:56.160 | [object6643] 2022-03-16 11:19:56.160 | max connections = 25 2022-03-16 11:19:56.160 | path = /opt/stack/data/swift/4/node/ 2022-03-16 11:19:56.160 | read only = false 2022-03-16 11:19:56.160 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-16 11:19:56.161 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-16 11:19:56.163 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:19:56.165 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:19:56.168 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-16 11:19:56.180 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-16 11:19:56.183 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-16 11:19:56.187 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-16 11:19:56.191 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-16 11:19:56.193 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-16 11:19:56.198 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-16 11:19:56.225 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.42:8080/v1/ 2022-03-16 11:19:56.252 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-16 11:19:56.270 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-16 11:19:56.298 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-16 11:19:56.316 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-16 11:19:56.345 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-16 11:19:56.363 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-16 11:19:56.390 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-16 11:19:56.408 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-16 11:19:56.436 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-16 11:19:56.454 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-16 11:19:56.483 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-16 11:19:56.500 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-16 11:19:56.515 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:19:56.517 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-16 11:19:56.545 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-16 11:19:56.572 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-16 11:19:56.599 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-16 11:19:56.626 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-16 11:19:56.641 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:19:56.643 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-16 11:19:56.670 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-16 11:19:56.685 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:19:56.687 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-16 11:19:56.702 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:19:56.704 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-16 11:19:56.706 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-16 11:19:56.722 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:19:56.724 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-16 11:19:56.726 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-16 11:19:56.728 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-16 11:19:56.733 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-16 11:19:56.738 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-16 11:19:56.765 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-16 11:19:56.791 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-16 11:19:56.821 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-16 11:19:56.851 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-16 11:19:56.878 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-16 11:19:56.880 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-16 11:19:56.883 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-16 11:19:56.885 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-16 11:19:56.888 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-16 11:19:56.915 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-16 11:19:56.942 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.42/identity 2022-03-16 11:19:56.969 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-16 11:19:56.996 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-16 11:19:57.023 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-16 11:19:57.051 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-16 11:19:57.078 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-16 11:19:57.106 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 11:19:57.134 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-16 11:19:57.161 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-16 11:19:57.189 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-16 11:19:57.216 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-16 11:19:57.243 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-16 11:19:57.274 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-16 11:19:57.301 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-16 11:19:57.320 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-16 11:19:57.348 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-16 11:19:57.376 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-16 11:19:57.380 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-16 11:19:57.409 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-16 11:19:57.436 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-16 11:19:57.463 | + lib/swift:configure_swift:475 : local node_number 2022-03-16 11:19:57.466 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-16 11:19:57.468 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-16 11:19:57.470 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-16 11:19:57.475 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-16 11:19:57.477 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-16 11:19:57.480 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-16 11:19:57.482 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-16 11:19:57.484 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-16 11:19:57.486 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-16 11:19:57.488 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-16 11:19:57.490 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-16 11:19:57.508 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-16 11:19:57.535 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-16 11:19:57.553 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-16 11:19:57.581 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-16 11:19:57.599 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-16 11:19:57.629 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-16 11:19:57.647 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-16 11:19:57.676 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-16 11:19:57.694 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-16 11:19:57.724 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-16 11:19:57.741 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-16 11:19:57.769 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-16 11:19:57.788 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-16 11:19:57.816 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-16 11:19:57.834 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-16 11:19:57.862 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-16 11:19:57.881 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-16 11:19:57.908 | + 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-16 11:19:57.913 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-16 11:19:57.931 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-16 11:19:57.959 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-16 11:19:57.988 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-16 11:19:57.990 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-16 11:19:57.995 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-16 11:19:57.997 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-16 11:19:58.000 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-16 11:19:58.002 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-16 11:19:58.004 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-16 11:19:58.006 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-16 11:19:58.008 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-16 11:19:58.011 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-16 11:19:58.028 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-16 11:19:58.057 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-16 11:19:58.076 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-16 11:19:58.103 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-16 11:19:58.122 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-16 11:19:58.150 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-16 11:19:58.169 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-16 11:19:58.197 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-16 11:19:58.215 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-16 11:19:58.244 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-16 11:19:58.262 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-16 11:19:58.291 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-16 11:19:58.308 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-16 11:19:58.336 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-16 11:19:58.356 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-16 11:19:58.384 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-16 11:19:58.403 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-16 11:19:58.431 | + 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-16 11:19:58.436 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-16 11:19:58.454 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-16 11:19:58.483 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-16 11:19:58.485 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-16 11:19:58.489 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-16 11:19:58.491 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-16 11:19:58.494 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-16 11:19:58.496 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-16 11:19:58.498 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-16 11:19:58.500 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-16 11:19:58.502 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-16 11:19:58.504 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-16 11:19:58.522 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-16 11:19:58.551 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-16 11:19:58.569 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-16 11:19:58.598 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-16 11:19:58.615 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-16 11:19:58.644 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-16 11:19:58.662 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-16 11:19:58.690 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-16 11:19:58.708 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-16 11:19:58.736 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-16 11:19:58.754 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-16 11:19:58.783 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-16 11:19:58.801 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-16 11:19:58.830 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-16 11:19:58.848 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-16 11:19:58.876 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-16 11:19:58.894 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-16 11:19:58.921 | + 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-16 11:19:58.926 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-16 11:19:58.944 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-16 11:19:58.973 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-16 11:19:59.004 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-16 11:19:59.034 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-16 11:19:59.062 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-16 11:19:59.064 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-16 11:19:59.069 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-16 11:19:59.098 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-16 11:19:59.126 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-16 11:19:59.156 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-16 11:19:59.184 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-16 11:19:59.213 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-16 11:19:59.240 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-16 11:19:59.268 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-16 11:19:59.295 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-16 11:19:59.323 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-16 11:19:59.339 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:19:59.341 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-16 11:19:59.360 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-16 11:19:59.363 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-16 11:19:59.383 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-16 11:19:59.385 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.42 2022-03-16 11:19:59.412 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-16 11:19:59.414 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-16 11:19:59.442 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.42/identity 2022-03-16 11:19:59.470 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-16 11:19:59.473 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-16 11:19:59.500 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-16 11:19:59.516 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:19:59.518 | + lib/swift:configure_swift:538 : local user_group 2022-03-16 11:19:59.521 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-16 11:19:59.525 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-16 11:19:59.528 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-16 11:19:59.540 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-16 11:19:59.543 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-16 11:19:59.554 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-16 11:19:59.557 | + lib/swift:configure_swift:545 : is_suse 2022-03-16 11:19:59.559 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 11:19:59.561 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 11:19:59.563 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 11:19:59.566 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 11:19:59.568 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 11:19:59.570 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 11:19:59.572 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-16 11:19:59.584 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-16 11:19:59.587 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-16 11:19:59.590 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-16 11:19:59.607 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:19:59.610 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-16 11:19:59.627 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:19:59.630 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-16 11:19:59.632 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-16 11:19:59.635 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-16 11:19:59.637 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 11:19:59.640 | + lib/stack:stack_install_service:32 : install_glance 2022-03-16 11:19:59.642 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-16 11:19:59.645 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-16 11:19:59.647 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-16 11:19:59.664 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:19:59.668 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-16 11:19:59.670 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-16 11:19:59.687 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:19:59.689 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-16 11:19:59.692 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-16 11:19:59.694 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-16 11:19:59.698 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:19:59.700 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:19:59.703 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-03-16 11:19:59.706 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:19:59.709 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-16 11:19:59.712 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-16 11:19:59.714 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-16 11:19:59.717 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-16 11:19:59.720 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-16 11:19:59.722 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-16 11:19:59.725 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-16 11:19:59.729 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-16 11:19:59.731 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-16 11:19:59.734 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-16 11:19:59.738 | +++ 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-16 11:19:59.738 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-16 11:19:59.743 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-16 11:19:59.746 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-16 11:19:59.748 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-16 11:19:59.751 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-16 11:19:59.754 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-16 11:19:59.776 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-16 11:19:59.779 | + 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-16 11:20:00.656 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:20:00.657 | from cryptography.utils import int_from_bytes 2022-03-16 11:20:00.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:20:00.657 | from cryptography.utils import int_from_bytes 2022-03-16 11:20:01.794 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:20:01.822 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-03-16 11:20:01.908 | 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-16 11:20:01.909 | 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-16 11:20:01.910 | 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-16 11:20:01.911 | 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-16 11:20:01.912 | 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-16 11:20:01.913 | 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-16 11:20:01.914 | 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-16 11:20:01.916 | 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-16 11:20:01.917 | 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-16 11:20:01.918 | 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-16 11:20:01.919 | 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-16 11:20:01.920 | 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-16 11:20:01.922 | 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-16 11:20:01.925 | 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-16 11:20:01.927 | 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-16 11:20:01.929 | 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-16 11:20:01.933 | 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-16 11:20:01.935 | 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-16 11:20:01.944 | 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-16 11:20:01.945 | 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-16 11:20:01.958 | 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-16 11:20:02.028 | 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-16 11:20:02.029 | 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-16 11:20:02.031 | 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-16 11:20:02.055 | 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-16 11:20:02.057 | 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-16 11:20:02.059 | 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-16 11:20:02.060 | 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.7.0) 2022-03-16 11:20:02.062 | 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-16 11:20:02.071 | 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-16 11:20:02.113 | 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-16 11:20:02.114 | 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-16 11:20:02.115 | 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.5.0) 2022-03-16 11:20:02.116 | 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-16 11:20:02.136 | 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-16 11:20:02.139 | 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-16 11:20:02.153 | 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-16 11:20:02.170 | 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-16 11:20:02.171 | 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-16 11:20:02.192 | 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-16 11:20:02.193 | 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-16 11:20:02.274 | 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-16 11:20:02.275 | 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-16 11:20:02.276 | 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-16 11:20:02.278 | 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-16 11:20:02.329 | 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-16 11:20:02.355 | 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-16 11:20:02.555 | 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-16 11:20:02.558 | 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-16 11:20:02.591 | 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-16 11:20:02.592 | 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-16 11:20:02.595 | 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-16 11:20:02.596 | 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-16 11:20:02.598 | 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-16 11:20:02.599 | 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-16 11:20:02.654 | 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-16 11:20:02.845 | 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-16 11:20:02.870 | 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-16 11:20:02.952 | 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-16 11:20:03.099 | 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-16 11:20:05.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-16 11:20:05.227 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:20:05.227 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:20:05.353 | + inc/python:pip_install:200 : result=0 2022-03-16 11:20:05.356 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:20:05.358 | + functions-common:time_stop:2425 : local name 2022-03-16 11:20:05.361 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:20:05.363 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:20:05.365 | + functions-common:time_stop:2428 : local total 2022-03-16 11:20:05.368 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:20:05.370 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:20:05.373 | + functions-common:time_stop:2432 : start_time=1647429599770 2022-03-16 11:20:05.375 | + functions-common:time_stop:2434 : [[ -z 1647429599770 ]] 2022-03-16 11:20:05.378 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:20:05.382 | + functions-common:time_stop:2437 : end_time=1647429605380 2022-03-16 11:20:05.385 | + functions-common:time_stop:2438 : elapsed_time=5610 2022-03-16 11:20:05.388 | + functions-common:time_stop:2439 : total=74470 2022-03-16 11:20:05.390 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:20:05.393 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=80080 2022-03-16 11:20:05.395 | + inc/python:pip_install:203 : return 0 2022-03-16 11:20:05.398 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-16 11:20:05.400 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-16 11:20:05.403 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-16 11:20:05.416 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-16 11:20:05.420 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-16 11:20:05.423 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-16 11:20:05.425 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-16 11:20:05.428 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 11:20:05.430 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 11:20:05.433 | ++ functions-common:git_clone:612 : pwd 2022-03-16 11:20:05.436 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 11:20:05.438 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 11:20:05.441 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 11:20:05.458 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 11:20:05.461 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 11:20:05.463 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 11:20:05.466 | + functions-common:git_clone:629 : echo master 2022-03-16 11:20:05.466 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 11:20:05.471 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-16 11:20:05.474 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 11:20:05.476 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-16 11:20:05.479 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 11:20:05.480 | + functions-common:git_clone:678 : head -1 2022-03-16 11:20:05.483 | c99c3af4f Merge "Document new properties used by Ironic" 2022-03-16 11:20:05.486 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 11:20:05.488 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-16 11:20:05.491 | + inc/python:setup_develop:338 : local bindep 2022-03-16 11:20:05.494 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-16 11:20:05.497 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-16 11:20:05.499 | + inc/python:setup_develop:344 : local extras= 2022-03-16 11:20:05.502 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-16 11:20:05.505 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 11:20:05.507 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-16 11:20:05.510 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-16 11:20:05.513 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 11:20:05.515 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 11:20:05.518 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-16 11:20:05.521 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 11:20:05.523 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-16 11:20:05.526 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 11:20:05.528 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 11:20:05.531 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-16 11:20:05.537 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-16 11:20:05.540 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-03-16 11:20:06.215 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-16 11:20:06.218 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 11:20:06.220 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 11:20:06.223 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 11:20:06.225 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-16 11:20:06.228 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-16 11:20:06.231 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 11:20:06.233 | + inc/python:setup_package:428 : local extras= 2022-03-16 11:20:06.235 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 11:20:06.238 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 11:20:06.240 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 11:20:06.242 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 11:20:06.245 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 11:20:06.247 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-16 11:20:06.268 | Using python 3.8 to install /opt/stack/glance 2022-03-16 11:20:06.271 | + 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-16 11:20:07.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:20:07.173 | from cryptography.utils import int_from_bytes 2022-03-16 11:20:07.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:20:07.173 | from cryptography.utils import int_from_bytes 2022-03-16 11:20:08.341 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:20:08.367 | Obtaining file:///opt/stack/glance 2022-03-16 11:20:08.368 | Preparing metadata (setup.py): started 2022-03-16 11:20:11.569 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 11:20:11.641 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.8.1) 2022-03-16 11:20:11.642 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.7.1) 2022-03-16 11:20:11.643 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.4.31) 2022-03-16 11:20:11.644 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.33.0) 2022-03-16 11:20:11.645 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.1.1) 2022-03-16 11:20:11.646 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.1) 2022-03-16 11:20:11.647 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.8.7) 2022-03-16 11:20:11.648 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.4.2) 2022-03-16 11:20:11.650 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.7.6) 2022-03-16 11:20:11.651 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.20.4) 2022-03-16 11:20:11.652 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (8.8.0) 2022-03-16 11:20:11.653 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-16 11:20:11.654 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.1.0) 2022-03-16 11:20:11.655 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-16 11:20:11.656 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.12.2) 2022-03-16 11:20:11.657 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-16 11:20:11.658 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.4.0) 2022-03-16 11:20:11.659 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.6.4) 2022-03-16 11:20:11.660 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-16 11:20:11.661 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (9.4.0) 2022-03-16 11:20:11.662 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.11.0) 2022-03-16 11:20:11.663 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.1.1) 2022-03-16 11:20:11.665 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-16 11:20:11.667 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-03-16 11:20:11.668 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.4.0) 2022-03-16 11:20:11.669 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (22.0.0) 2022-03-16 11:20:11.670 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (11.2.0) 2022-03-16 11:20:11.671 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.1.0) 2022-03-16 11:20:11.672 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-16 11:20:11.673 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.7.0) 2022-03-16 11:20:11.675 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (12.13.0) 2022-03-16 11:20:11.676 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.1) 2022-03-16 11:20:11.677 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.3.0) 2022-03-16 11:20:11.678 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.11.0) 2022-03-16 11:20:11.680 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.3.3) 2022-03-16 11:20:11.681 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.4.2) 2022-03-16 11:20:11.683 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.0.0) 2022-03-16 11:20:11.684 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.0) 2022-03-16 11:20:11.685 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (36.0.1) 2022-03-16 11:20:11.686 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.2.2) 2022-03-16 11:20:11.687 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.0.2) 2022-03-16 11:20:11.688 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.6.0) 2022-03-16 11:20:11.689 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.10.1) 2022-03-16 11:20:11.705 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (1.1.6) 2022-03-16 11:20:11.707 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (5.4.0) 2022-03-16 11:20:11.708 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (4.11.1) 2022-03-16 11:20:11.730 | 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.dev4) (2.27.1) 2022-03-16 11:20:11.731 | 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.dev4) (5.3.0) 2022-03-16 11:20:11.771 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev4) (1.15.0) 2022-03-16 11:20:11.785 | 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.dev4) (4.3.0) 2022-03-16 11:20:11.795 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev4) (1.13.3) 2022-03-16 11:20:11.811 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.1.2) 2022-03-16 11:20:11.812 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.16.0) 2022-03-16 11:20:11.813 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (2.1.0) 2022-03-16 11:20:11.905 | 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.dev4) (3.0.7) 2022-03-16 11:20:11.982 | 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.dev4) (1.7.0) 2022-03-16 11:20:12.034 | 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.dev4) (2.10.1) 2022-03-16 11:20:12.036 | 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.dev4) (3.1.1) 2022-03-16 11:20:12.070 | 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.dev4) (0.17.3) 2022-03-16 11:20:12.115 | 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.dev4) (0.8.0) 2022-03-16 11:20:12.116 | 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.dev4) (1.5.0) 2022-03-16 11:20:12.120 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (6.0) 2022-03-16 11:20:12.178 | 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.dev4) (0.13.0) 2022-03-16 11:20:12.180 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.0) 2022-03-16 11:20:12.182 | 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.dev4) (2.0.1) 2022-03-16 11:20:12.208 | 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.dev4) (0.61.0) 2022-03-16 11:20:12.283 | 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.dev4) (2.8.2) 2022-03-16 11:20:12.286 | 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.dev4) (0.9.6) 2022-03-16 11:20:12.347 | 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.dev4) (2.8.0) 2022-03-16 11:20:12.348 | 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.dev4) (5.0.0) 2022-03-16 11:20:12.350 | 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.dev4) (5.0.9) 2022-03-16 11:20:12.353 | 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.dev4) (5.2.3) 2022-03-16 11:20:12.355 | 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.dev4) (0.4.0) 2022-03-16 11:20:12.378 | 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.dev4) (3.3.0) 2022-03-16 11:20:12.383 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.0.3) 2022-03-16 11:20:12.385 | 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.dev4) (3.2.0) 2022-03-16 11:20:12.426 | 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.dev4) (5.9.0) 2022-03-16 11:20:12.471 | 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.dev4) (0.11.0) 2022-03-16 11:20:12.472 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (2021.3) 2022-03-16 11:20:12.473 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (21.3) 2022-03-16 11:20:12.557 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev4) (60.9.3) 2022-03-16 11:20:12.617 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev4) (0.2.5) 2022-03-16 11:20:12.717 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev4) (0.7) 2022-03-16 11:20:12.989 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-16 11:20:12.993 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.6.3) 2022-03-16 11:20:12.996 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (1.4.2) 2022-03-16 11:20:12.997 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (6.3.1) 2022-03-16 11:20:13.051 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev4) (0.8.1) 2022-03-16 11:20:13.074 | 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.dev4) (5.0.0) 2022-03-16 11:20:13.187 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev4) (2.21) 2022-03-16 11:20:13.292 | 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.dev4) (2.1.0) 2022-03-16 11:20:13.503 | 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.dev4) (1.32) 2022-03-16 11:20:13.504 | 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.dev4) (1.4.0) 2022-03-16 11:20:13.506 | 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.dev4) (2.5.0) 2022-03-16 11:20:13.507 | 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.dev4) (5.1.1) 2022-03-16 11:20:13.508 | 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.dev4) (0.10.0) 2022-03-16 11:20:13.510 | 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.dev4) (1.1.5) 2022-03-16 11:20:13.511 | 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.dev4) (1.4.4) 2022-03-16 11:20:13.630 | 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.dev4) (0.13.1) 2022-03-16 11:20:13.661 | 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.dev4) (1.0.3) 2022-03-16 11:20:13.713 | 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.dev4) (3.0.0) 2022-03-16 11:20:13.719 | 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.dev4) (1.3.3) 2022-03-16 11:20:13.959 | 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.dev4) (3.10.1) 2022-03-16 11:20:14.138 | 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.dev4) (2019.11.28) 2022-03-16 11:20:14.141 | 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.dev4) (2.0.12) 2022-03-16 11:20:14.143 | 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.dev4) (3.3) 2022-03-16 11:20:14.144 | 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.dev4) (1.26.8) 2022-03-16 11:20:14.251 | 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.dev4) (0.5.2) 2022-03-16 11:20:14.406 | 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.dev4) (2.5.0) 2022-03-16 11:20:14.510 | 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.dev4) (3.7.0) 2022-03-16 11:20:14.818 | 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.dev4) (2.4.0) 2022-03-16 11:20:14.822 | 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.dev4) (0.5.0) 2022-03-16 11:20:15.046 | 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.dev4) (2.2) 2022-03-16 11:20:15.356 | 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.dev4) (1.0.0) 2022-03-16 11:20:15.661 | 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.dev4) (1.8.2) 2022-03-16 11:20:15.663 | 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.dev4) (21.4.0) 2022-03-16 11:20:17.130 | Installing collected packages: glance 2022-03-16 11:20:17.130 | Attempting uninstall: glance 2022-03-16 11:20:17.131 | Found existing installation: glance 24.1.0.dev4 2022-03-16 11:20:17.137 | Can't uninstall 'glance'. No files were found to uninstall. 2022-03-16 11:20:17.139 | Running setup.py develop for glance 2022-03-16 11:20:21.570 | Successfully installed glance 2022-03-16 11:20:21.570 | 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-16 11:20:21.578 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:20:21.578 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:20:21.721 | + inc/python:pip_install:200 : result=0 2022-03-16 11:20:21.723 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:20:21.726 | + functions-common:time_stop:2425 : local name 2022-03-16 11:20:21.728 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:20:21.730 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:20:21.732 | + functions-common:time_stop:2428 : local total 2022-03-16 11:20:21.735 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:20:21.737 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:20:21.739 | + functions-common:time_stop:2432 : start_time=1647429606263 2022-03-16 11:20:21.741 | + functions-common:time_stop:2434 : [[ -z 1647429606263 ]] 2022-03-16 11:20:21.744 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:20:21.748 | + functions-common:time_stop:2437 : end_time=1647429621746 2022-03-16 11:20:21.751 | + functions-common:time_stop:2438 : elapsed_time=15483 2022-03-16 11:20:21.753 | + functions-common:time_stop:2439 : total=80080 2022-03-16 11:20:21.755 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:20:21.757 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=95563 2022-03-16 11:20:21.760 | + inc/python:pip_install:203 : return 0 2022-03-16 11:20:21.763 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 11:20:21.765 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-16 11:20:21.768 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-16 11:20:21.787 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-16 11:20:21.800 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-16 11:20:21.802 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-16 11:20:21.805 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:20:21.808 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:20:21.810 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-03-16 11:20:21.813 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:20:21.815 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 11:20:21.817 | + ./stack.sh:main:920 : configure_glance 2022-03-16 11:20:21.820 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-16 11:20:21.833 | + lib/glance:configure_glance:326 : local dburl 2022-03-16 11:20:21.836 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-16 11:20:21.838 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-16 11:20:21.841 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-16 11:20:21.843 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-03-16 11:20:21.845 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-16 11:20:21.848 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-16 11:20:21.851 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-16 11:20:21.880 | + 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-16 11:20:21.909 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-16 11:20:21.939 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-16 11:20:21.968 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-16 11:20:21.998 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-16 11:20:22.028 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-16 11:20:22.030 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-16 11:20:22.032 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-16 11:20:22.035 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-16 11:20:22.037 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-16 11:20:22.066 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-16 11:20:22.096 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.42/identity 2022-03-16 11:20:22.125 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-16 11:20:22.155 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-16 11:20:22.186 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-16 11:20:22.215 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-16 11:20:22.248 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-16 11:20:22.277 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 11:20:22.308 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-16 11:20:22.337 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-16 11:20:22.368 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-16 11:20:22.371 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-16 11:20:22.373 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-16 11:20:22.376 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 11:20:22.378 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-16 11:20:22.381 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 11:20:22.398 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:20:22.402 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-16 11:20:22.404 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-16 11:20:22.407 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 11:20:22.423 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:20:22.426 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:20:22.429 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:20:22.458 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 11:20:22.461 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 11:20:22.464 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-16 11:20:22.466 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-16 11:20:22.469 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-16 11:20:22.500 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-16 11:20:22.530 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-16 11:20:22.533 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-16 11:20:22.535 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-16 11:20:22.537 | + lib/glance:configure_glance_store:254 : local be 2022-03-16 11:20:22.540 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-16 11:20:22.543 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-16 11:20:22.545 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-16 11:20:22.577 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-16 11:20:22.579 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.42 2022-03-16 11:20:22.610 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-16 11:20:22.613 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-16 11:20:22.630 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:20:22.632 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-16 11:20:22.663 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-16 11:20:22.693 | + 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-16 11:20:22.723 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-16 11:20:22.753 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-16 11:20:22.783 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-16 11:20:22.799 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:20:22.802 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-16 11:20:22.833 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-16 11:20:22.862 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-16 11:20:22.892 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.42/identity/v3 2022-03-16 11:20:22.923 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-16 11:20:22.952 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.42/image 2022-03-16 11:20:22.982 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-16 11:20:22.999 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:20:23.002 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-16 11:20:23.004 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-16 11:20:23.006 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-16 11:20:23.010 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 11:20:23.028 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 11:20:23.030 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 11:20:23.032 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 11:20:23.035 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 11:20:23.037 | + 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-16 11:20:23.066 | + 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-16 11:20:23.097 | + 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-16 11:20:23.127 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 11:20:23.158 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-16 11:20:23.163 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-16 11:20:23.193 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-16 11:20:23.224 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-16 11:20:23.254 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.42/identity 2022-03-16 11:20:23.284 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-16 11:20:23.315 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-16 11:20:23.345 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-16 11:20:23.375 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-16 11:20:23.405 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-16 11:20:23.435 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-16 11:20:23.465 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-16 11:20:23.495 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-16 11:20:23.500 | + 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-16 11:20:23.508 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-16 11:20:23.525 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:20:23.528 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-16 11:20:23.530 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-16 11:20:23.533 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-03-16 11:20:23.535 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-16 11:20:23.537 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-03-16 11:20:23.540 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-03-16 11:20:23.544 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-03-16 11:20:23.547 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-16 11:20:23.551 | + 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-16 11:20:23.581 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-03-16 11:20:23.583 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-16 11:20:23.585 | ++ functions:get_random_port:837 : true 2022-03-16 11:20:23.588 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-16 11:20:23.591 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-16 11:20:23.594 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-16 11:20:23.646 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-16 11:20:23.648 | ++ functions:get_random_port:841 : break 2 2022-03-16 11:20:23.651 | ++ functions:get_random_port:845 : echo 60999 2022-03-16 11:20:23.654 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-03-16 11:20:23.656 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-16 11:20:23.684 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-16 11:20:23.711 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-16 11:20:23.744 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-16 11:20:23.772 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 11:20:23.800 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-16 11:20:23.827 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-16 11:20:23.855 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-16 11:20:23.882 | + 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-16 11:20:23.911 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 11:20:23.938 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 11:20:23.966 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 11:20:23.994 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-16 11:20:24.021 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-16 11:20:24.049 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-16 11:20:24.077 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-16 11:20:24.106 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-16 11:20:24.133 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-16 11:20:24.161 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-16 11:20:24.189 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-03-16 11:20:24.191 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-03-16 11:20:24.193 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 11:20:24.196 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:20:24.199 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:20:24.201 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-16 11:20:24.203 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-03-16 11:20:24.269 | proxy (enabled by site administrator) 2022-03-16 11:20:24.272 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-03-16 11:20:24.275 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-03-16 11:20:24.278 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 11:20:24.280 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:20:24.282 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:20:24.285 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-16 11:20:24.287 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-03-16 11:20:24.342 | proxy_http (enabled by site administrator) 2022-03-16 11:20:24.346 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-03-16 11:20:24.349 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-03-16 11:20:24.351 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-03-16 11:20:24.354 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 11:20:24.357 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:20:24.359 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:20:24.361 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 11:20:24.364 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 11:20:24.367 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-03-16 11:20:24.367 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 11:20:24.376 | KeepAlive Off 2022-03-16 11:20:24.380 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-03-16 11:20:24.381 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 11:20:24.389 | SetEnv proxy-sendchunked 1 2022-03-16 11:20:24.393 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 11:20:24.393 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-16 11:20:24.402 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-16 11:20:24.406 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-03-16 11:20:24.408 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-03-16 11:20:24.410 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 11:20:24.413 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 11:20:24.416 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 11:20:24.418 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:20:24.420 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:20:24.423 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 11:20:24.425 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 11:20:24.427 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:20:24.429 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:20:24.432 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-03-16 11:20:24.494 | Site glance-wsgi-api already enabled 2022-03-16 11:20:24.498 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-03-16 11:20:24.500 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 11:20:24.503 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 11:20:24.505 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 11:20:24.652 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-16 11:20:24.658 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-16 11:20:24.691 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-16 11:20:24.693 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-16 11:20:24.713 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:20:24.715 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-16 11:20:24.718 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-16 11:20:24.720 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-16 11:20:24.723 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 11:20:24.726 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-16 11:20:24.728 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-16 11:20:24.731 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-16 11:20:24.733 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-16 11:20:24.736 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 11:20:24.738 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 11:20:24.741 | ++ functions-common:git_clone:612 : pwd 2022-03-16 11:20:24.744 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 11:20:24.746 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 11:20:24.749 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 11:20:24.766 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 11:20:24.769 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 11:20:24.771 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 11:20:24.774 | + functions-common:git_clone:629 : echo master 2022-03-16 11:20:24.775 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 11:20:24.780 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-16 11:20:24.783 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 11:20:24.785 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-16 11:20:24.788 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 11:20:24.788 | + functions-common:git_clone:678 : head -1 2022-03-16 11:20:24.792 | 8537730c8 Add Python3 zed unit tests 2022-03-16 11:20:24.794 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 11:20:24.797 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-16 11:20:24.800 | + inc/python:setup_develop:338 : local bindep 2022-03-16 11:20:24.802 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-16 11:20:24.804 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-16 11:20:24.808 | + inc/python:setup_develop:344 : local extras= 2022-03-16 11:20:24.810 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-16 11:20:24.813 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 11:20:24.815 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-16 11:20:24.818 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-16 11:20:24.820 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 11:20:24.823 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 11:20:24.827 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-16 11:20:24.829 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 11:20:24.832 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-16 11:20:24.835 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 11:20:24.838 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 11:20:24.841 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-16 11:20:24.847 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-16 11:20:24.850 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-03-16 11:20:25.518 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-16 11:20:25.521 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 11:20:25.523 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 11:20:25.527 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 11:20:25.529 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-16 11:20:25.532 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-16 11:20:25.534 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 11:20:25.536 | + inc/python:setup_package:428 : local extras= 2022-03-16 11:20:25.539 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 11:20:25.541 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 11:20:25.543 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 11:20:25.546 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 11:20:25.548 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 11:20:25.550 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-16 11:20:25.573 | Using python 3.8 to install /opt/stack/cinder 2022-03-16 11:20:25.575 | + 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-16 11:20:26.461 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:20:26.461 | from cryptography.utils import int_from_bytes 2022-03-16 11:20:26.461 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:20:26.462 | from cryptography.utils import int_from_bytes 2022-03-16 11:20:27.607 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:20:27.633 | Obtaining file:///opt/stack/cinder 2022-03-16 11:20:27.634 | Preparing metadata (setup.py): started 2022-03-16 11:20:31.666 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 11:20:31.798 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.8.1) 2022-03-16 11:20:31.800 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.1.1) 2022-03-16 11:20:31.801 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.33.0) 2022-03-16 11:20:31.802 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.1.2) 2022-03-16 11:20:31.803 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.20.4) 2022-03-16 11:20:31.804 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.0.2) 2022-03-16 11:20:31.805 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev2) (3.2.0) 2022-03-16 11:20:31.806 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.5.0) 2022-03-16 11:20:31.807 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (9.4.0) 2022-03-16 11:20:31.808 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.8.0) 2022-03-16 11:20:31.810 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.1.3) 2022-03-16 11:20:31.811 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (8.8.0) 2022-03-16 11:20:31.812 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.5.0) 2022-03-16 11:20:31.813 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.1.0) 2022-03-16 11:20:31.814 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (11.2.0) 2022-03-16 11:20:31.816 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.7.0) 2022-03-16 11:20:31.817 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (12.13.0) 2022-03-16 11:20:31.818 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.5.1) 2022-03-16 11:20:31.819 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.11.0) 2022-03-16 11:20:31.820 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.7.0) 2022-03-16 11:20:31.821 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.3.0) 2022-03-16 11:20:31.823 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (6.3.1) 2022-03-16 11:20:31.824 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.3.0) 2022-03-16 11:20:31.825 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.8.0) 2022-03-16 11:20:31.826 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.5.0) 2022-03-16 11:20:31.827 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.12.2) 2022-03-16 11:20:31.828 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.6.0) 2022-03-16 11:20:31.829 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.4.2) 2022-03-16 11:20:31.830 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (21.3) 2022-03-16 11:20:31.831 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.8.1) 2022-03-16 11:20:31.832 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.5.0) 2022-03-16 11:20:31.833 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.1.1) 2022-03-16 11:20:31.834 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.9.0) 2022-03-16 11:20:31.836 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.0.7) 2022-03-16 11:20:31.837 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.3.0) 2022-03-16 11:20:31.838 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.6.0) 2022-03-16 11:20:31.839 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.4.0) 2022-03-16 11:20:31.840 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (17.7.0) 2022-03-16 11:20:31.841 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.13.1) 2022-03-16 11:20:31.842 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2021.3) 2022-03-16 11:20:31.843 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.27.1) 2022-03-16 11:20:31.844 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.5.1) 2022-03-16 11:20:31.846 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.6.4) 2022-03-16 11:20:31.847 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.1.74) 2022-03-16 11:20:31.848 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.16.0) 2022-03-16 11:20:31.849 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.4.31) 2022-03-16 11:20:31.850 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.13.0) 2022-03-16 11:20:31.851 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.5.0) 2022-03-16 11:20:31.852 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.8.9) 2022-03-16 11:20:31.853 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (6.3.1) 2022-03-16 11:20:31.854 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.8.7) 2022-03-16 11:20:31.855 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.1.0) 2022-03-16 11:20:31.857 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.10.0) 2022-03-16 11:20:31.858 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.2.0) 2022-03-16 11:20:31.859 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.6.0) 2022-03-16 11:20:31.860 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.10.1) 2022-03-16 11:20:31.861 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.38.0) 2022-03-16 11:20:31.862 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.10.1) 2022-03-16 11:20:31.863 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (36.0.1) 2022-03-16 11:20:31.864 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.2.2) 2022-03-16 11:20:31.865 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.5.1.0) 2022-03-16 11:20:31.866 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.21.7) 2022-03-16 11:20:31.880 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev2) (0.10.0) 2022-03-16 11:20:31.881 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev2) (0.5.2) 2022-03-16 11:20:31.882 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev2) (1.24.7) 2022-03-16 11:20:31.945 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev2) (1.15.0) 2022-03-16 11:20:31.975 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev2) (2.1.0) 2022-03-16 11:20:31.990 | 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==20.1.0.dev2) (2.5.0) 2022-03-16 11:20:31.991 | 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==20.1.0.dev2) (0.1.0) 2022-03-16 11:20:31.992 | 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==20.1.0.dev2) (4.1.1) 2022-03-16 11:20:31.994 | 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==20.1.0.dev2) (2.6.0) 2022-03-16 11:20:32.090 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev2) (1.7.0) 2022-03-16 11:20:32.146 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev2) (2.10.1) 2022-03-16 11:20:32.148 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev2) (3.1.1) 2022-03-16 11:20:32.174 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev2) (0.4.8) 2022-03-16 11:20:32.176 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev2) (0.2.8) 2022-03-16 11:20:32.177 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev2) (4.8) 2022-03-16 11:20:32.236 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev2) (0.17.3) 2022-03-16 11:20:32.280 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev2) (0.8.0) 2022-03-16 11:20:32.282 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev2) (6.0) 2022-03-16 11:20:32.283 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev2) (1.5.0) 2022-03-16 11:20:32.284 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev2) (2.5.0) 2022-03-16 11:20:32.372 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev2) (0.5.0) 2022-03-16 11:20:32.374 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev2) (2.0.1) 2022-03-16 11:20:32.375 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev2) (1.7.6) 2022-03-16 11:20:32.433 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev2) (2.8.2) 2022-03-16 11:20:32.436 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev2) (0.9.6) 2022-03-16 11:20:32.500 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev2) (0.4.0) 2022-03-16 11:20:32.501 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev2) (5.2.3) 2022-03-16 11:20:32.504 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev2) (5.0.9) 2022-03-16 11:20:32.506 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev2) (5.0.0) 2022-03-16 11:20:32.507 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev2) (2.4.0) 2022-03-16 11:20:32.531 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev2) (3.3.0) 2022-03-16 11:20:32.535 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev2) (3.0.3) 2022-03-16 11:20:32.536 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev2) (3.2.0) 2022-03-16 11:20:32.584 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev2) (1.0.3) 2022-03-16 11:20:32.680 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev2) (1.3.3) 2022-03-16 11:20:32.682 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev2) (3.0.0) 2022-03-16 11:20:32.705 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev2) (3.1.1) 2022-03-16 11:20:32.733 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev2) (0.11.0) 2022-03-16 11:20:32.803 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev2) (1.0.0) 2022-03-16 11:20:32.804 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev2) (1.26.8) 2022-03-16 11:20:32.936 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev2) (1.5.0) 2022-03-16 11:20:32.962 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev2) (60.9.3) 2022-03-16 11:20:33.104 | 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==20.1.0.dev2) (3.10.1) 2022-03-16 11:20:33.142 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev2) (1.13.3) 2022-03-16 11:20:33.144 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev2) (22.0.0) 2022-03-16 11:20:33.145 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev2) (1.3.3) 2022-03-16 11:20:33.348 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev2) (2.0.12) 2022-03-16 11:20:33.351 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev2) (3.3) 2022-03-16 11:20:33.352 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev2) (2019.11.28) 2022-03-16 11:20:33.389 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev2) (0.7) 2022-03-16 11:20:33.419 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev2) (0.23.2) 2022-03-16 11:20:33.661 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev2) (0.5.2) 2022-03-16 11:20:33.661 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev2) (0.4.2) 2022-03-16 11:20:33.809 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev2) (1.4.2) 2022-03-16 11:20:33.811 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev2) (2.5.0) 2022-03-16 11:20:33.812 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev2) (2.6.3) 2022-03-16 11:20:33.944 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev2) (0.12.2) 2022-03-16 11:20:34.064 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev2) (1.1.6) 2022-03-16 11:20:34.066 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev2) (5.4.0) 2022-03-16 11:20:34.067 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev2) (4.11.1) 2022-03-16 11:20:34.103 | 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==20.1.0.dev2) (5.0.0) 2022-03-16 11:20:34.358 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev2) (2.21) 2022-03-16 11:20:34.439 | 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==20.1.0.dev2) (0.5.0) 2022-03-16 11:20:34.440 | 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==20.1.0.dev2) (2.4.0) 2022-03-16 11:20:34.612 | 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->cinder==20.1.0.dev2) (2.5.0) 2022-03-16 11:20:34.705 | 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==20.1.0.dev2) (3.19.4) 2022-03-16 11:20:34.706 | 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==20.1.0.dev2) (1.55.0) 2022-03-16 11:20:34.919 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev2) (2.1.0) 2022-03-16 11:20:35.360 | 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==20.1.0.dev2) (1.1.5) 2022-03-16 11:20:35.412 | 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==20.1.0.dev2) (0.13.1) 2022-03-16 11:20:35.463 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev2) (0.2.5) 2022-03-16 11:20:36.532 | 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==20.1.0.dev2) (1.32) 2022-03-16 11:20:36.810 | 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==20.1.0.dev2) (1.8.2) 2022-03-16 11:20:36.811 | 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==20.1.0.dev2) (21.4.0) 2022-03-16 11:20:36.958 | 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==20.1.0.dev2) (2.2) 2022-03-16 11:20:37.154 | 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->cinder==20.1.0.dev2) (1.0.0) 2022-03-16 11:20:37.284 | 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==20.1.0.dev2) (3.7.0) 2022-03-16 11:20:38.994 | Installing collected packages: cinder 2022-03-16 11:20:38.994 | Attempting uninstall: cinder 2022-03-16 11:20:38.994 | Found existing installation: cinder 20.1.0.dev2 2022-03-16 11:20:39.000 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-03-16 11:20:39.002 | Running setup.py develop for cinder 2022-03-16 11:20:44.772 | Successfully installed cinder 2022-03-16 11:20:44.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-16 11:20:44.781 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:20:44.781 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:20:44.934 | + inc/python:pip_install:200 : result=0 2022-03-16 11:20:44.937 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:20:44.939 | + functions-common:time_stop:2425 : local name 2022-03-16 11:20:44.941 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:20:44.943 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:20:44.946 | + functions-common:time_stop:2428 : local total 2022-03-16 11:20:44.948 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:20:44.950 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:20:44.952 | + functions-common:time_stop:2432 : start_time=1647429625567 2022-03-16 11:20:44.955 | + functions-common:time_stop:2434 : [[ -z 1647429625567 ]] 2022-03-16 11:20:44.957 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:20:44.962 | + functions-common:time_stop:2437 : end_time=1647429644959 2022-03-16 11:20:44.964 | + functions-common:time_stop:2438 : elapsed_time=19392 2022-03-16 11:20:44.966 | + functions-common:time_stop:2439 : total=95563 2022-03-16 11:20:44.968 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:20:44.971 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=114955 2022-03-16 11:20:44.973 | + inc/python:pip_install:203 : return 0 2022-03-16 11:20:44.976 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 11:20:44.979 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-16 11:20:44.981 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-16 11:20:45.001 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-16 11:20:45.013 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-16 11:20:45.016 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-16 11:20:45.018 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:20:45.021 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:20:45.023 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-03-16 11:20:45.026 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:20:45.028 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-16 11:20:45.031 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-16 11:20:45.033 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-16 11:20:45.036 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:20:45.038 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:20:45.041 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-16 11:20:45.053 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-16 11:20:45.056 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 11:20:45.059 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 11:20:45.061 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 11:20:45.064 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 11:20:45.066 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 11:20:45.069 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 11:20:45.071 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:20:45.074 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:20:45.077 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 11:20:45.079 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 11:20:45.081 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 11:20:45.084 | + functions-common:apt_get_update:1190 : return 2022-03-16 11:20:45.087 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-16 11:20:45.090 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 11:20:45.092 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:20:45.095 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:20:45.097 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-16 11:20:45.120 | + 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-16 11:20:45.230 | Reading package lists... 2022-03-16 11:20:45.471 | Building dependency tree... 2022-03-16 11:20:45.472 | Reading state information... 2022-03-16 11:20:45.722 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-03-16 11:20:45.722 | The following packages were automatically installed and are no longer required: 2022-03-16 11:20:45.724 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 11:20:45.724 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 11:20:45.724 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 11:20:45.724 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 11:20:45.724 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 11:20:45.724 | python3-zope.interface 2022-03-16 11:20:45.724 | Use 'sudo apt autoremove' to remove them. 2022-03-16 11:20:45.839 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 11:20:45.843 | + functions-common:apt_get:1234 : result=0 2022-03-16 11:20:45.846 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 11:20:45.849 | + functions-common:time_stop:2425 : local name 2022-03-16 11:20:45.851 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:20:45.854 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:20:45.857 | + functions-common:time_stop:2428 : local total 2022-03-16 11:20:45.859 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:20:45.862 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 11:20:45.864 | + functions-common:time_stop:2432 : start_time=1647429645117 2022-03-16 11:20:45.867 | + functions-common:time_stop:2434 : [[ -z 1647429645117 ]] 2022-03-16 11:20:45.870 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:20:45.874 | + functions-common:time_stop:2437 : end_time=1647429645872 2022-03-16 11:20:45.877 | + functions-common:time_stop:2438 : elapsed_time=755 2022-03-16 11:20:45.879 | + functions-common:time_stop:2439 : total=5293 2022-03-16 11:20:45.882 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:20:45.885 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6048 2022-03-16 11:20:45.887 | + functions-common:apt_get:1238 : return 0 2022-03-16 11:20:45.890 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 11:20:45.892 | + ./stack.sh:main:926 : configure_cinder 2022-03-16 11:20:45.895 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-16 11:20:45.908 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-16 11:20:45.912 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-16 11:20:45.914 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-16 11:20:45.917 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-16 11:20:45.920 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-16 11:20:45.921 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-16 11:20:45.925 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-16 11:20:45.927 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-16 11:20:45.929 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-16 11:20:45.932 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-16 11:20:45.934 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-16 11:20:45.936 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-16 11:20:45.938 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-16 11:20:45.940 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-16 11:20:45.952 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-16 11:20:45.964 | + 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-16 11:20:45.977 | + 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-16 11:20:45.989 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-16 11:20:46.001 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-16 11:20:46.004 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-16 11:20:46.008 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.SAb80moXee 2022-03-16 11:20:46.010 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-16 11:20:46.012 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-16 11:20:46.015 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-16 11:20:46.017 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.SAb80moXee 2022-03-16 11:20:46.021 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.SAb80moXee 2022-03-16 11:20:46.033 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.SAb80moXee /etc/sudoers.d/cinder-rootwrap 2022-03-16 11:20:46.045 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-16 11:20:46.049 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-16 11:20:46.052 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-16 11:20:46.054 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-16 11:20:46.056 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-16 11:20:46.058 | + 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-16 11:20:46.060 | + 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-16 11:20:46.063 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-16 11:20:46.065 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-16 11:20:46.070 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-16 11:20:46.074 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-16 11:20:46.094 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-16 11:20:46.113 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-16 11:20:46.131 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-16 11:20:46.150 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-16 11:20:46.169 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-16 11:20:46.187 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-16 11:20:46.206 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-16 11:20:46.225 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-16 11:20:46.228 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-16 11:20:46.230 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-16 11:20:46.232 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-16 11:20:46.235 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-16 11:20:46.264 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-16 11:20:46.291 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.42/identity 2022-03-16 11:20:46.319 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-16 11:20:46.348 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-16 11:20:46.375 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-16 11:20:46.403 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-16 11:20:46.432 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-16 11:20:46.459 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 11:20:46.487 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-16 11:20:46.516 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-16 11:20:46.547 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-16 11:20:46.577 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-16 11:20:46.580 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-16 11:20:46.582 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-16 11:20:46.585 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-03-16 11:20:46.588 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-16 11:20:46.590 | + 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-16 11:20:46.621 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-16 11:20:46.649 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-16 11:20:46.677 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-16 11:20:46.705 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-16 11:20:46.734 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-16 11:20:46.761 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-16 11:20:46.792 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-16 11:20:46.795 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.42 2022-03-16 11:20:46.823 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-16 11:20:46.856 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-16 11:20:46.864 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 9b6b9d6bb66073f6052ccbf5c6fa89fa 2022-03-16 11:20:46.892 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-16 11:20:46.895 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-16 11:20:46.924 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-16 11:20:46.953 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-16 11:20:46.981 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-16 11:20:47.009 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-16 11:20:47.027 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:20:47.029 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-03-16 11:20:47.031 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-03-16 11:20:47.034 | + lib/cinder:configure_cinder:301 : local default_name= 2022-03-16 11:20:47.036 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-03-16 11:20:47.038 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-16 11:20:47.041 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-03-16 11:20:47.043 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-03-16 11:20:47.045 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-03-16 11:20:47.048 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-03-16 11:20:47.050 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-03-16 11:20:47.053 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-03-16 11:20:47.083 | + 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-16 11:20:47.111 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-03-16 11:20:47.139 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-03-16 11:20:47.167 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-03-16 11:20:47.194 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-03-16 11:20:47.223 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-03-16 11:20:47.226 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-03-16 11:20:47.228 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-03-16 11:20:47.231 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-03-16 11:20:47.259 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-03-16 11:20:47.261 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-03-16 11:20:47.289 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-03-16 11:20:47.291 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-03-16 11:20:47.294 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-03-16 11:20:47.296 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-03-16 11:20:47.325 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-03-16 11:20:47.327 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-03-16 11:20:47.329 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-16 11:20:47.346 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:20:47.349 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-03-16 11:20:47.351 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-03-16 11:20:47.354 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-03-16 11:20:47.356 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-03-16 11:20:47.386 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.42:8080/v1/AUTH_ 2022-03-16 11:20:47.413 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-03-16 11:20:47.429 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:20:47.432 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-16 11:20:47.450 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:20:47.452 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-16 11:20:47.469 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:20:47.471 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-16 11:20:47.473 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-16 11:20:47.476 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-16 11:20:47.478 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-16 11:20:47.481 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 11:20:47.483 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-16 11:20:47.485 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 11:20:47.502 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:20:47.505 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-16 11:20:47.508 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-16 11:20:47.511 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 11:20:47.526 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:20:47.529 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:20:47.532 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:20:47.560 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 11:20:47.562 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 11:20:47.565 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-16 11:20:47.567 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-16 11:20:47.569 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-16 11:20:47.573 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 11:20:47.590 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 11:20:47.592 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 11:20:47.595 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 11:20:47.597 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 11:20:47.600 | + 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-16 11:20:47.628 | + 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-16 11:20:47.656 | + 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-16 11:20:47.685 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 11:20:47.713 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-16 11:20:47.731 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:20:47.733 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-16 11:20:47.736 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-16 11:20:47.738 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-16 11:20:47.740 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-03-16 11:20:47.743 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-16 11:20:47.746 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 11:20:47.749 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-03-16 11:20:47.753 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-03-16 11:20:47.755 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 11:20:47.757 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 11:20:47.770 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 11:20:47.771 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:20:47.779 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 11:20:47.782 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:20:47.798 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-16 11:20:47.801 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-16 11:20:47.805 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-16 11:20:47.841 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-16 11:20:47.868 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-16 11:20:47.896 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-16 11:20:47.930 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 11:20:47.963 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 11:20:47.994 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-16 11:20:48.026 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-16 11:20:48.055 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-16 11:20:48.086 | + 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-16 11:20:48.115 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 11:20:48.146 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 11:20:48.177 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-16 11:20:48.208 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-16 11:20:48.212 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-16 11:20:48.215 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-03-16 11:20:48.218 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-03-16 11:20:48.221 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 11:20:48.223 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:20:48.226 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:20:48.228 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-16 11:20:48.232 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-16 11:20:48.234 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-16 11:20:48.265 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-16 11:20:48.300 | + 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-16 11:20:48.300 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-16 11:20:48.309 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-16 11:20:48.313 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-03-16 11:20:48.315 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-03-16 11:20:48.318 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 11:20:48.320 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 11:20:48.324 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 11:20:48.326 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:20:48.329 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:20:48.332 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 11:20:48.334 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 11:20:48.337 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:20:48.340 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:20:48.342 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-03-16 11:20:48.410 | Enabling site cinder-wsgi. 2022-03-16 11:20:48.417 | To activate the new configuration, you need to run: 2022-03-16 11:20:48.417 | systemctl reload apache2 2022-03-16 11:20:48.421 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-16 11:20:48.424 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 11:20:48.426 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 11:20:48.428 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 11:20:48.576 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-16 11:20:48.580 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-16 11:20:48.617 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.42/image 2022-03-16 11:20:48.648 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-16 11:20:48.665 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:20:48.668 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-16 11:20:48.670 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-16 11:20:48.673 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-16 11:20:48.675 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-16 11:20:48.678 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-16 11:20:48.709 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-16 11:20:48.741 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.42/identity 2022-03-16 11:20:48.770 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-16 11:20:48.808 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-16 11:20:48.837 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-16 11:20:48.867 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-16 11:20:48.895 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-16 11:20:48.924 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-16 11:20:48.953 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-16 11:20:48.984 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-16 11:20:49.013 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-16 11:20:49.042 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-16 11:20:49.044 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-16 11:20:49.065 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:20:49.067 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.42:2379 2022-03-16 11:20:49.099 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-16 11:20:49.101 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-16 11:20:49.119 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:20:49.121 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-16 11:20:49.124 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-16 11:20:49.126 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-16 11:20:49.129 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 11:20:49.131 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-16 11:20:49.134 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-16 11:20:49.137 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 11:20:49.138 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 11:20:49.143 | + 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-16 11:20:49.146 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 11:20:49.148 | + 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-16 11:20:49.151 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 11:20:49.154 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-16 11:20:49.157 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-16 11:20:49.159 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-16 11:20:49.162 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:20:49.164 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:20:49.167 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-03-16 11:20:49.170 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:20:49.172 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-16 11:20:49.175 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-16 11:20:49.177 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-16 11:20:49.179 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 11:20:49.182 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 11:20:49.185 | ++ functions-common:git_clone:612 : pwd 2022-03-16 11:20:49.187 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 11:20:49.190 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 11:20:49.193 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 11:20:49.209 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 11:20:49.212 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 11:20:49.215 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 11:20:49.218 | + functions-common:git_clone:629 : echo master 2022-03-16 11:20:49.218 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 11:20:49.224 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-16 11:20:49.226 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 11:20:49.229 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-16 11:20:49.232 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 11:20:49.232 | + functions-common:git_clone:678 : head -1 2022-03-16 11:20:49.236 | 5a38899ec4 quota: Return empty dict in NullQuotaDriver 2022-03-16 11:20:49.239 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 11:20:49.242 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-16 11:20:49.245 | + inc/python:setup_develop:338 : local bindep 2022-03-16 11:20:49.247 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-16 11:20:49.250 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-16 11:20:49.252 | + inc/python:setup_develop:344 : local extras= 2022-03-16 11:20:49.255 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-16 11:20:49.257 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 11:20:49.261 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-16 11:20:49.263 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-16 11:20:49.266 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 11:20:49.268 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 11:20:49.272 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-16 11:20:49.275 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 11:20:49.278 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-16 11:20:49.281 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 11:20:49.283 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 11:20:49.286 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-16 11:20:49.292 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-16 11:20:49.295 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-03-16 11:20:49.958 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-16 11:20:49.960 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 11:20:49.963 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 11:20:49.965 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 11:20:49.967 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-16 11:20:49.970 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-16 11:20:49.972 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 11:20:49.974 | + inc/python:setup_package:428 : local extras= 2022-03-16 11:20:49.977 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 11:20:49.980 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 11:20:49.982 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 11:20:49.985 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 11:20:49.987 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 11:20:49.990 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-16 11:20:50.011 | Using python 3.8 to install /opt/stack/neutron 2022-03-16 11:20:50.013 | + 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-16 11:20:50.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:20:50.903 | from cryptography.utils import int_from_bytes 2022-03-16 11:20:50.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:20:50.904 | from cryptography.utils import int_from_bytes 2022-03-16 11:20:52.045 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:20:52.072 | Obtaining file:///opt/stack/neutron 2022-03-16 11:20:52.073 | Preparing metadata (setup.py): started 2022-03-16 11:20:56.271 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 11:20:56.362 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (5.8.1) 2022-03-16 11:20:56.363 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (3.5.0) 2022-03-16 11:20:56.364 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.1.1) 2022-03-16 11:20:56.365 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.5.1) 2022-03-16 11:20:56.366 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.5.0) 2022-03-16 11:20:56.367 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (5.1.1) 2022-03-16 11:20:56.368 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (0.33.0) 2022-03-16 11:20:56.369 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (1.4.1) 2022-03-16 11:20:56.370 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (0.20.4) 2022-03-16 11:20:56.372 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.27.1) 2022-03-16 11:20:56.372 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (3.0.3) 2022-03-16 11:20:56.373 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (9.4.0) 2022-03-16 11:20:56.374 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (0.8.0) 2022-03-16 11:20:56.376 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (0.11.0) 2022-03-16 11:20:56.377 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.20.0) 2022-03-16 11:20:56.378 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (7.8.0) 2022-03-16 11:20:56.379 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (6.3.1) 2022-03-16 11:20:56.380 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (1.4.31) 2022-03-16 11:20:56.381 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (1.8.7) 2022-03-16 11:20:56.382 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (4.5.0) 2022-03-16 11:20:56.383 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (1.7.6) 2022-03-16 11:20:56.384 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (3.5.0) 2022-03-16 11:20:56.385 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.10.1) 2022-03-16 11:20:56.386 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (4.5.0) 2022-03-16 11:20:56.388 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (8.8.0) 2022-03-16 11:20:56.389 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (4.1.0) 2022-03-16 11:20:56.390 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (11.2.0) 2022-03-16 11:20:56.391 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (5.1.0) 2022-03-16 11:20:56.392 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (4.7.0) 2022-03-16 11:20:56.393 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (12.13.0) 2022-03-16 11:20:56.394 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (4.5.1) 2022-03-16 11:20:56.395 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (3.11.0) 2022-03-16 11:20:56.396 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.7.0) 2022-03-16 11:20:56.397 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.3.0) 2022-03-16 11:20:56.398 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (6.3.1) 2022-03-16 11:20:56.400 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (4.3.0) 2022-03-16 11:20:56.401 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.8.0) 2022-03-16 11:20:56.402 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (1.5.0) 2022-03-16 11:20:56.403 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (4.12.2) 2022-03-16 11:20:56.404 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.6.0) 2022-03-16 11:20:56.405 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (3.4.2) 2022-03-16 11:20:56.407 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.3.1) 2022-03-16 11:20:56.408 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (1.1.0) 2022-03-16 11:20:56.409 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.16.0) 2022-03-16 11:20:56.410 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (1.15.1) 2022-03-16 11:20:56.411 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (21.3) 2022-03-16 11:20:56.412 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (5.9.0) 2022-03-16 11:20:56.413 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (0.6.6) 2022-03-16 11:20:56.414 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (22.0.0) 2022-03-16 11:20:56.416 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (17.7.0) 2022-03-16 11:20:56.417 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (0.61.0) 2022-03-16 11:20:56.418 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (4.5.0) 2022-03-16 11:20:56.419 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.7.1) 2022-03-16 11:20:56.420 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.4.0) 2022-03-16 11:20:56.421 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.10.1) 2022-03-16 11:20:56.438 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev31) (4.11.1) 2022-03-16 11:20:56.438 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev31) (1.1.6) 2022-03-16 11:20:56.440 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev31) (5.4.0) 2022-03-16 11:20:56.447 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev31) (1.13.3) 2022-03-16 11:20:56.459 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev31) (2.1.0) 2022-03-16 11:20:56.460 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev31) (1.16.0) 2022-03-16 11:20:56.462 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev31) (1.1.2) 2022-03-16 11:20:56.482 | 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==20.1.0.dev31) (3.0.7) 2022-03-16 11:20:56.489 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev31) (2.1.0) 2022-03-16 11:20:56.549 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev31) (1.7.0) 2022-03-16 11:20:56.550 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev31) (1.0.2) 2022-03-16 11:20:56.605 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev31) (4.4.0) 2022-03-16 11:20:56.608 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev31) (3.1.1) 2022-03-16 11:20:56.653 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev31) (1.2.2) 2022-03-16 11:20:56.657 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev31) (2.7.0) 2022-03-16 11:20:56.683 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev31) (1.32) 2022-03-16 11:20:56.685 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev31) (0.10.0) 2022-03-16 11:20:56.686 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev31) (36.0.1) 2022-03-16 11:20:56.687 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev31) (6.0) 2022-03-16 11:20:56.688 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev31) (1.4.0) 2022-03-16 11:20:56.689 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev31) (2.5.0) 2022-03-16 11:20:56.690 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev31) (1.4.4) 2022-03-16 11:20:56.692 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev31) (1.1.5) 2022-03-16 11:20:56.709 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev31) (1.0.3) 2022-03-16 11:20:56.801 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev31) (0.17.3) 2022-03-16 11:20:56.843 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev31) (1.5.0) 2022-03-16 11:20:56.906 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev31) (2.0.1) 2022-03-16 11:20:56.907 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev31) (0.5.0) 2022-03-16 11:20:56.909 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev31) (0.13.0) 2022-03-16 11:20:56.998 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev31) (2.8.2) 2022-03-16 11:20:57.001 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev31) (0.9.6) 2022-03-16 11:20:57.058 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev31) (0.4.0) 2022-03-16 11:20:57.062 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev31) (5.0.9) 2022-03-16 11:20:57.063 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev31) (5.0.0) 2022-03-16 11:20:57.065 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev31) (5.2.3) 2022-03-16 11:20:57.090 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev31) (3.2.0) 2022-03-16 11:20:57.094 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev31) (3.3.0) 2022-03-16 11:20:57.138 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev31) (1.15.0) 2022-03-16 11:20:57.193 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev31) (2021.3) 2022-03-16 11:20:57.225 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev31) (3.0.0) 2022-03-16 11:20:57.230 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev31) (1.3.3) 2022-03-16 11:20:57.252 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev31) (3.1.1) 2022-03-16 11:20:57.393 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev31) (2.4.0) 2022-03-16 11:20:57.463 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev31) (60.9.3) 2022-03-16 11:20:57.539 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev31) (0.3.5) 2022-03-16 11:20:57.542 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev31) (3.0.0) 2022-03-16 11:20:57.654 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev31) (0.6.6) 2022-03-16 11:20:57.655 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev31) (0.6.6) 2022-03-16 11:20:57.656 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev31) (0.6.6) 2022-03-16 11:20:57.657 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev31) (0.6.6) 2022-03-16 11:20:57.658 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev31) (0.6.6) 2022-03-16 11:20:57.659 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev31) (0.6.6) 2022-03-16 11:20:57.660 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev31) (0.6.6) 2022-03-16 11:20:57.868 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev31) (3.2.0) 2022-03-16 11:20:57.869 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev31) (2.5.0) 2022-03-16 11:20:57.871 | 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==20.1.0.dev31) (3.10.1) 2022-03-16 11:20:57.922 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev31) (3.17.6) 2022-03-16 11:20:57.927 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev31) (2.1.0) 2022-03-16 11:20:58.016 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev31) (3.3) 2022-03-16 11:20:58.017 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev31) (2019.11.28) 2022-03-16 11:20:58.018 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev31) (1.26.8) 2022-03-16 11:20:58.021 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev31) (2.0.12) 2022-03-16 11:20:58.057 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev31) (0.7) 2022-03-16 11:20:58.393 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev31) (0.12.2) 2022-03-16 11:20:58.468 | 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==20.1.0.dev31) (5.0.0) 2022-03-16 11:20:58.658 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev31) (2.21) 2022-03-16 11:20:58.734 | 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==20.1.0.dev31) (2.4.0) 2022-03-16 11:20:58.736 | 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==20.1.0.dev31) (0.5.0) 2022-03-16 11:20:58.959 | 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==20.1.0.dev31) (2.5.0) 2022-03-16 11:20:59.131 | 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==20.1.0.dev31) (2.2) 2022-03-16 11:20:59.653 | 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==20.1.0.dev31) (0.13.1) 2022-03-16 11:20:59.701 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev31) (0.2.5) 2022-03-16 11:21:00.313 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev31) (0.4.2) 2022-03-16 11:21:00.315 | 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==20.1.0.dev31) (0.5.2) 2022-03-16 11:21:00.650 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev31) (4.10.0) 2022-03-16 11:21:00.652 | 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==20.1.0.dev31) (2.0.0) 2022-03-16 11:21:00.819 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev31) (3.7.0) 2022-03-16 11:21:01.066 | 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==20.1.0.dev31) (21.4.0) 2022-03-16 11:21:01.067 | 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==20.1.0.dev31) (1.8.2) 2022-03-16 11:21:01.255 | 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==20.1.0.dev31) (1.0.0) 2022-03-16 11:21:01.473 | 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==20.1.0.dev31) (2.3.1) 2022-03-16 11:21:03.050 | Installing collected packages: neutron 2022-03-16 11:21:03.050 | Attempting uninstall: neutron 2022-03-16 11:21:03.050 | Found existing installation: neutron 20.1.0.dev31 2022-03-16 11:21:03.069 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-03-16 11:21:03.071 | Running setup.py develop for neutron 2022-03-16 11:21:09.069 | Successfully installed neutron 2022-03-16 11:21:09.069 | 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-16 11:21:09.077 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:21:09.077 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:21:09.222 | + inc/python:pip_install:200 : result=0 2022-03-16 11:21:09.225 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:21:09.227 | + functions-common:time_stop:2425 : local name 2022-03-16 11:21:09.230 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:21:09.232 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:21:09.234 | + functions-common:time_stop:2428 : local total 2022-03-16 11:21:09.236 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:21:09.239 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:21:09.241 | + functions-common:time_stop:2432 : start_time=1647429650005 2022-03-16 11:21:09.244 | + functions-common:time_stop:2434 : [[ -z 1647429650005 ]] 2022-03-16 11:21:09.247 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:21:09.251 | + functions-common:time_stop:2437 : end_time=1647429669248 2022-03-16 11:21:09.253 | + functions-common:time_stop:2438 : elapsed_time=19243 2022-03-16 11:21:09.255 | + functions-common:time_stop:2439 : total=114955 2022-03-16 11:21:09.257 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:21:09.260 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=134198 2022-03-16 11:21:09.263 | + inc/python:pip_install:203 : return 0 2022-03-16 11:21:09.265 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 11:21:09.267 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-16 11:21:09.270 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-16 11:21:09.288 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-16 11:21:09.301 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-16 11:21:09.303 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-16 11:21:09.306 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:21:09.309 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:21:09.311 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-03-16 11:21:09.314 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:21:09.316 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-16 11:21:09.319 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 11:21:09.322 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-16 11:21:09.339 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:21:09.342 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-16 11:21:09.344 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-16 11:21:09.347 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-16 11:21:09.350 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 11:21:09.352 | + lib/stack:stack_install_service:32 : install_nova 2022-03-16 11:21:09.355 | + lib/nova:install_nova:902 : use_library_from_git os-vif 2022-03-16 11:21:09.357 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-16 11:21:09.360 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:21:09.362 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:21:09.364 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-03-16 11:21:09.367 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:21:09.370 | + lib/nova:install_nova:907 : is_service_enabled n-cpu 2022-03-16 11:21:09.386 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:21:09.389 | + lib/nova:install_nova:911 : is_service_enabled n-novnc 2022-03-16 11:21:09.405 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:21:09.408 | + lib/nova:install_nova:923 : is_service_enabled n-spice 2022-03-16 11:21:09.424 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:21:09.426 | + lib/nova:install_nova:935 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-16 11:21:09.429 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-16 11:21:09.431 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-16 11:21:09.434 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 11:21:09.436 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 11:21:09.439 | ++ functions-common:git_clone:612 : pwd 2022-03-16 11:21:09.441 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 11:21:09.443 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 11:21:09.447 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 11:21:09.462 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 11:21:09.464 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 11:21:09.467 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 11:21:09.469 | + functions-common:git_clone:629 : echo master 2022-03-16 11:21:09.470 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 11:21:09.475 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-16 11:21:09.478 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 11:21:09.480 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-16 11:21:09.483 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 11:21:09.483 | + functions-common:git_clone:678 : head -1 2022-03-16 11:21:09.488 | dde15d9c47 Merge "Attempt to thin out nova-ceph-multistore" 2022-03-16 11:21:09.490 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 11:21:09.493 | + lib/nova:install_nova:936 : setup_develop /opt/stack/nova 2022-03-16 11:21:09.496 | + inc/python:setup_develop:338 : local bindep 2022-03-16 11:21:09.498 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-16 11:21:09.501 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-16 11:21:09.503 | + inc/python:setup_develop:344 : local extras= 2022-03-16 11:21:09.505 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-16 11:21:09.508 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 11:21:09.510 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-16 11:21:09.513 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-16 11:21:09.515 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 11:21:09.518 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 11:21:09.521 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-16 11:21:09.523 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 11:21:09.526 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-16 11:21:09.529 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 11:21:09.531 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 11:21:09.534 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-16 11:21:09.541 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-16 11:21:09.543 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-03-16 11:21:10.203 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-16 11:21:10.205 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 11:21:10.208 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 11:21:10.210 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 11:21:10.213 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-16 11:21:10.215 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-16 11:21:10.217 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 11:21:10.220 | + inc/python:setup_package:428 : local extras= 2022-03-16 11:21:10.222 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 11:21:10.224 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 11:21:10.226 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 11:21:10.229 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 11:21:10.231 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 11:21:10.234 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-16 11:21:10.255 | Using python 3.8 to install /opt/stack/nova 2022-03-16 11:21:10.257 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-03-16 11:21:11.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:21:11.144 | from cryptography.utils import int_from_bytes 2022-03-16 11:21:11.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:21:11.144 | from cryptography.utils import int_from_bytes 2022-03-16 11:21:12.283 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:21:12.310 | Obtaining file:///opt/stack/nova 2022-03-16 11:21:12.310 | Preparing metadata (setup.py): started 2022-03-16 11:21:17.450 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 11:21:17.574 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.8.1) 2022-03-16 11:21:17.575 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.4.31) 2022-03-16 11:21:17.576 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.1.1) 2022-03-16 11:21:17.577 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.33.0) 2022-03-16 11:21:17.578 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.0.3) 2022-03-16 11:21:17.579 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (9.4.0) 2022-03-16 11:21:17.580 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.8.0) 2022-03-16 11:21:17.582 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.5.1) 2022-03-16 11:21:17.583 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (36.0.1) 2022-03-16 11:21:17.584 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.8.7) 2022-03-16 11:21:17.585 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.1.2) 2022-03-16 11:21:17.586 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.1.1) 2022-03-16 11:21:17.587 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.5.0) 2022-03-16 11:21:17.588 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.1.1) 2022-03-16 11:21:17.589 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.13.0) 2022-03-16 11:21:17.590 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.7.6) 2022-03-16 11:21:17.592 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.8.0) 2022-03-16 11:21:17.593 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.11.0) 2022-03-16 11:21:17.593 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.8.1) 2022-03-16 11:21:17.595 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.0.2) 2022-03-16 11:21:17.596 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.0.0.0rc2.dev3) (3.2.0) 2022-03-16 11:21:17.597 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (8.3.0) 2022-03-16 11:21:17.598 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.5.0) 2022-03-16 11:21:17.599 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (7.8.0) 2022-03-16 11:21:17.600 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.6.0) 2022-03-16 11:21:17.601 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.27.1) 2022-03-16 11:21:17.604 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.5.0) 2022-03-16 11:21:17.605 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.10.0) 2022-03-16 11:21:17.606 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.10.1) 2022-03-16 11:21:17.607 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.5.0) 2022-03-16 11:21:17.609 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (8.8.0) 2022-03-16 11:21:17.610 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.1.0) 2022-03-16 11:21:17.611 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.7.0) 2022-03-16 11:21:17.612 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.5.0) 2022-03-16 11:21:17.613 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.3.0) 2022-03-16 11:21:17.614 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.3.0) 2022-03-16 11:21:17.615 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.5.0) 2022-03-16 11:21:17.616 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.12.2) 2022-03-16 11:21:17.617 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (11.2.0) 2022-03-16 11:21:17.619 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (6.3.1) 2022-03-16 11:21:17.620 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (12.13.0) 2022-03-16 11:21:17.621 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.11.0) 2022-03-16 11:21:17.622 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.7.0) 2022-03-16 11:21:17.623 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.1.0) 2022-03-16 11:21:17.625 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.8.0) 2022-03-16 11:21:17.626 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.5.0) 2022-03-16 11:21:17.627 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.5.1) 2022-03-16 11:21:17.628 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.9.0) 2022-03-16 11:21:17.629 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.6.0) 2022-03-16 11:21:17.630 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.2.0) 2022-03-16 11:21:17.631 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.1.0) 2022-03-16 11:21:17.632 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.7.0) 2022-03-16 11:21:17.633 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.7.1) 2022-03-16 11:21:17.635 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.10.1) 2022-03-16 11:21:17.636 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.0.1) 2022-03-16 11:21:17.637 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.10.1) 2022-03-16 11:21:17.638 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.2.2) 2022-03-16 11:21:17.639 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.3.3) 2022-03-16 11:21:17.640 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.7.0) 2022-03-16 11:21:17.641 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.6.4) 2022-03-16 11:21:17.642 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.8.2) 2022-03-16 11:21:17.643 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.4.0) 2022-03-16 11:21:17.644 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.61.0) 2022-03-16 11:21:17.645 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (6.0) 2022-03-16 11:21:17.662 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.0.0rc2.dev3) (1.1.6) 2022-03-16 11:21:17.663 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.0.0rc2.dev3) (5.4.0) 2022-03-16 11:21:17.666 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.0.0rc2.dev3) (4.11.1) 2022-03-16 11:21:17.686 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.0.0.0rc2.dev3) (5.3.0) 2022-03-16 11:21:17.729 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.0.0.0rc2.dev3) (1.15.0) 2022-03-16 11:21:17.761 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.0.0.0rc2.dev3) (1.16.0) 2022-03-16 11:21:17.762 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.0.0.0rc2.dev3) (2.1.0) 2022-03-16 11:21:17.786 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.0.0.0rc2.dev3) (2.1.0) 2022-03-16 11:21:17.910 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.0.0.0rc2.dev3) (3.1.1) 2022-03-16 11:21:17.911 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.0.0.0rc2.dev3) (4.4.0) 2022-03-16 11:21:17.973 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (0.10.0) 2022-03-16 11:21:17.974 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (1.1.5) 2022-03-16 11:21:17.976 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (2.5.0) 2022-03-16 11:21:17.979 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (1.4.0) 2022-03-16 11:21:17.981 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (1.4.4) 2022-03-16 11:21:17.983 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (1.32) 2022-03-16 11:21:18.006 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.0.0.0rc2.dev3) (5.6.0) 2022-03-16 11:21:18.009 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.0.0.0rc2.dev3) (6.3.1) 2022-03-16 11:21:18.060 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (1.15.1) 2022-03-16 11:21:18.062 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 11:21:18.064 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (2.5.0) 2022-03-16 11:21:18.128 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.0.0.0rc2.dev3) (0.17.3) 2022-03-16 11:21:18.267 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.0.0.0rc2.dev3) (0.5.0) 2022-03-16 11:21:18.271 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.0.0.0rc2.dev3) (2.0.1) 2022-03-16 11:21:18.355 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.0.0.0rc2.dev3) (0.9.6) 2022-03-16 11:21:18.416 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (5.0.9) 2022-03-16 11:21:18.417 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (0.4.0) 2022-03-16 11:21:18.419 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (5.0.0) 2022-03-16 11:21:18.422 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (5.2.3) 2022-03-16 11:21:18.447 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.0.0.0rc2.dev3) (3.3.0) 2022-03-16 11:21:18.451 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.0.0.0rc2.dev3) (3.2.0) 2022-03-16 11:21:18.504 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.0.0.0rc2.dev3) (1.0.3) 2022-03-16 11:21:18.561 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.0.0.0rc2.dev3) (2021.3) 2022-03-16 11:21:18.599 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.0.0.0rc2.dev3) (1.3.3) 2022-03-16 11:21:18.600 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.0.0.0rc2.dev3) (3.0.0) 2022-03-16 11:21:18.651 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.0.0.0rc2.dev3) (21.3) 2022-03-16 11:21:18.653 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.0.0.0rc2.dev3) (3.0.7) 2022-03-16 11:21:18.741 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.0.0.0rc2.dev3) (1.5.0) 2022-03-16 11:21:18.769 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.0.0.0rc2.dev3) (60.9.3) 2022-03-16 11:21:18.850 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.0.0.0rc2.dev3) (0.2.5) 2022-03-16 11:21:18.928 | 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==25.0.0.0rc2.dev3) (3.17.6) 2022-03-16 11:21:18.996 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.0.0rc2.dev3) (22.0.0) 2022-03-16 11:21:18.998 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.0.0rc2.dev3) (1.3.3) 2022-03-16 11:21:18.999 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.0.0rc2.dev3) (1.13.3) 2022-03-16 11:21:19.045 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev3) (2.5.0) 2022-03-16 11:21:19.049 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev3) (3.10.1) 2022-03-16 11:21:19.052 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev3) (2.1.0) 2022-03-16 11:21:19.134 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev3) (2019.11.28) 2022-03-16 11:21:19.136 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev3) (3.3) 2022-03-16 11:21:19.137 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev3) (1.26.8) 2022-03-16 11:21:19.139 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev3) (2.0.12) 2022-03-16 11:21:19.236 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.0.0.0rc2.dev3) (0.7) 2022-03-16 11:21:19.449 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.0.0.0rc2.dev3) (0.4.2) 2022-03-16 11:21:19.452 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.0.0.0rc2.dev3) (0.5.2) 2022-03-16 11:21:19.564 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.0.0rc2.dev3) (1.4.2) 2022-03-16 11:21:19.568 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.0.0rc2.dev3) (2.5.0) 2022-03-16 11:21:19.569 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.0.0rc2.dev3) (2.6.3) 2022-03-16 11:21:19.657 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.0.0.0rc2.dev3) (0.12.2) 2022-03-16 11:21:19.736 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.0.0.0rc2.dev3) (1.22.2) 2022-03-16 11:21:19.770 | 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==25.0.0.0rc2.dev3) (5.0.0) 2022-03-16 11:21:20.010 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.0.0.0rc2.dev3) (2.21) 2022-03-16 11:21:20.087 | 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==25.0.0.0rc2.dev3) (2.4.0) 2022-03-16 11:21:20.088 | 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==25.0.0.0rc2.dev3) (0.5.0) 2022-03-16 11:21:20.314 | 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==25.0.0.0rc2.dev3) (2.5.0) 2022-03-16 11:21:20.427 | 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==25.0.0.0rc2.dev3) (2.2) 2022-03-16 11:21:20.953 | 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==25.0.0.0rc2.dev3) (0.13.1) 2022-03-16 11:21:21.002 | 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==25.0.0.0rc2.dev3) (2.16.0) 2022-03-16 11:21:21.371 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 11:21:21.372 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 11:21:21.373 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 11:21:21.374 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 11:21:21.375 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 11:21:21.377 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 11:21:21.378 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 11:21:22.646 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.0.0.0rc2.dev3) (3.7.0) 2022-03-16 11:21:23.069 | 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==25.0.0.0rc2.dev3) (21.4.0) 2022-03-16 11:21:23.070 | 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==25.0.0.0rc2.dev3) (1.8.2) 2022-03-16 11:21:23.168 | 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==25.0.0.0rc2.dev3) (2.4.0) 2022-03-16 11:21:23.278 | 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==25.0.0.0rc2.dev3) (1.0.0) 2022-03-16 11:21:24.948 | Installing collected packages: nova 2022-03-16 11:21:24.948 | Attempting uninstall: nova 2022-03-16 11:21:24.948 | Found existing installation: nova 25.0.0.0rc2.dev3 2022-03-16 11:21:24.956 | Can't uninstall 'nova'. No files were found to uninstall. 2022-03-16 11:21:24.958 | Running setup.py develop for nova 2022-03-16 11:21:31.665 | Successfully installed nova 2022-03-16 11:21:31.665 | 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-16 11:21:31.673 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:21:31.673 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:21:31.825 | + inc/python:pip_install:200 : result=0 2022-03-16 11:21:31.827 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:21:31.829 | + functions-common:time_stop:2425 : local name 2022-03-16 11:21:31.832 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:21:31.834 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:21:31.836 | + functions-common:time_stop:2428 : local total 2022-03-16 11:21:31.838 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:21:31.841 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:21:31.843 | + functions-common:time_stop:2432 : start_time=1647429670249 2022-03-16 11:21:31.845 | + functions-common:time_stop:2434 : [[ -z 1647429670249 ]] 2022-03-16 11:21:31.848 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:21:31.852 | + functions-common:time_stop:2437 : end_time=1647429691850 2022-03-16 11:21:31.854 | + functions-common:time_stop:2438 : elapsed_time=21601 2022-03-16 11:21:31.856 | + functions-common:time_stop:2439 : total=134198 2022-03-16 11:21:31.859 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:21:31.861 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=155799 2022-03-16 11:21:31.863 | + inc/python:pip_install:203 : return 0 2022-03-16 11:21:31.866 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 11:21:31.869 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-16 11:21:31.871 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-16 11:21:31.890 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-16 11:21:31.902 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-16 11:21:31.904 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-16 11:21:31.907 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:21:31.909 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:21:31.911 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-03-16 11:21:31.914 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:21:31.917 | + 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-16 11:21:31.929 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 11:21:31.932 | + ./stack.sh:main:937 : configure_nova 2022-03-16 11:21:31.935 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-03-16 11:21:31.947 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-03-16 11:21:31.950 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-16 11:21:31.952 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-16 11:21:31.956 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-16 11:21:31.956 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-16 11:21:31.961 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-16 11:21:31.963 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-16 11:21:31.966 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-16 11:21:31.968 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-16 11:21:31.971 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-16 11:21:31.973 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-16 11:21:31.976 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-16 11:21:31.979 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-16 11:21:31.990 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-16 11:21:32.003 | + 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-16 11:21:32.015 | + 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-16 11:21:32.028 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-16 11:21:32.041 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-16 11:21:32.044 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-16 11:21:32.048 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.ybtdtmREx8 2022-03-16 11:21:32.051 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-16 11:21:32.053 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-16 11:21:32.056 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-16 11:21:32.059 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-16 11:21:32.061 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-16 11:21:32.064 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.ybtdtmREx8 2022-03-16 11:21:32.068 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.ybtdtmREx8 2022-03-16 11:21:32.080 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.ybtdtmREx8 /etc/sudoers.d/nova-rootwrap 2022-03-16 11:21:32.093 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-16 11:21:32.097 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-16 11:21:32.100 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-16 11:21:32.103 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-16 11:21:32.105 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-16 11:21:32.108 | + 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-16 11:21:32.110 | + 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-16 11:21:32.113 | + 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-16 11:21:32.115 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-16 11:21:32.121 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-03-16 11:21:32.137 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:21:32.140 | + lib/nova:configure_nova:338 : create_nova_conf 2022-03-16 11:21:32.142 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-16 11:21:32.146 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-03-16 11:21:32.149 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-16 11:21:32.178 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-03-16 11:21:32.181 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-16 11:21:32.207 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-16 11:21:32.237 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-16 11:21:32.264 | + 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-16 11:21:32.294 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-16 11:21:32.324 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-16 11:21:32.355 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-03-16 11:21:32.357 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.42 2022-03-16 11:21:32.384 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-16 11:21:32.411 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-16 11:21:32.438 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-16 11:21:32.465 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-16 11:21:32.493 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-16 11:21:32.522 | + lib/nova:create_nova_conf:437 : is_fedora 2022-03-16 11:21:32.525 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 11:21:32.527 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 11:21:32.529 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 11:21:32.531 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 11:21:32.534 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 11:21:32.536 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 11:21:32.538 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 11:21:32.541 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 11:21:32.543 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 11:21:32.545 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 11:21:32.547 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 11:21:32.550 | + lib/nova:create_nova_conf:437 : is_suse 2022-03-16 11:21:32.552 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 11:21:32.554 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 11:21:32.556 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 11:21:32.559 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 11:21:32.561 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 11:21:32.563 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 11:21:32.565 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-03-16 11:21:32.582 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:21:32.584 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 11:21:32.587 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-03-16 11:21:32.589 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-16 11:21:32.617 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-03-16 11:21:32.619 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-16 11:21:32.622 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-16 11:21:32.624 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-03-16 11:21:32.626 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-16 11:21:32.629 | + 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-16 11:21:32.659 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-03-16 11:21:32.662 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-16 11:21:32.665 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-16 11:21:32.667 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-03-16 11:21:32.669 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-16 11:21:32.672 | + 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-16 11:21:32.701 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-03-16 11:21:32.731 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-16 11:21:32.759 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-16 11:21:32.786 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-03-16 11:21:32.802 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:21:32.804 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-03-16 11:21:32.820 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:21:32.824 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-03-16 11:21:32.824 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-03-16 11:21:32.829 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-03-16 11:21:32.832 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-16 11:21:32.860 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-03-16 11:21:32.876 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:21:32.878 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-16 11:21:32.880 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-16 11:21:32.882 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-16 11:21:32.885 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-16 11:21:32.888 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-16 11:21:32.917 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-16 11:21:32.945 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.42/identity 2022-03-16 11:21:32.973 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-16 11:21:33.001 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-16 11:21:33.033 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-16 11:21:33.071 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-16 11:21:33.106 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-16 11:21:33.136 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 11:21:33.173 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-16 11:21:33.204 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-03-16 11:21:33.222 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:21:33.225 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-03-16 11:21:33.228 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-16 11:21:33.261 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-16 11:21:33.292 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.42/identity 2022-03-16 11:21:33.324 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-03-16 11:21:33.353 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-16 11:21:33.381 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-16 11:21:33.411 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-16 11:21:33.442 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-16 11:21:33.471 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-03-16 11:21:33.487 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:21:33.490 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-03-16 11:21:33.492 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-16 11:21:33.520 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-16 11:21:33.551 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-16 11:21:33.553 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-16 11:21:33.582 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-03-16 11:21:33.585 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-03-16 11:21:33.588 | + lib/nova:create_nova_conf:505 : is_suse 2022-03-16 11:21:33.590 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 11:21:33.592 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 11:21:33.594 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 11:21:33.597 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 11:21:33.599 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 11:21:33.602 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 11:21:33.604 | + lib/nova:create_nova_conf:505 : is_fedora 2022-03-16 11:21:33.606 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 11:21:33.609 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 11:21:33.611 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 11:21:33.613 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 11:21:33.615 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 11:21:33.618 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 11:21:33.620 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 11:21:33.622 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 11:21:33.625 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 11:21:33.627 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 11:21:33.629 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 11:21:33.632 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-03-16 11:21:33.635 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-16 11:21:33.637 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-16 11:21:33.640 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 11:21:33.657 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 11:21:33.659 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 11:21:33.662 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 11:21:33.664 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 11:21:33.666 | + 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-16 11:21:33.694 | + 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-16 11:21:33.723 | + 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-16 11:21:33.750 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 11:21:33.780 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-16 11:21:33.810 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-03-16 11:21:33.826 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:21:33.829 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-16 11:21:33.831 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-16 11:21:33.833 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-16 11:21:33.836 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-03-16 11:21:33.839 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-16 11:21:33.841 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 11:21:33.844 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-03-16 11:21:33.848 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-03-16 11:21:33.851 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 11:21:33.853 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 11:21:33.866 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 11:21:33.866 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:21:33.875 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 11:21:33.879 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:21:33.896 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-16 11:21:33.898 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-16 11:21:33.902 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-16 11:21:33.932 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-16 11:21:33.959 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-16 11:21:33.988 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-16 11:21:34.018 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 11:21:34.048 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 11:21:34.078 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-16 11:21:34.107 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-16 11:21:34.136 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-16 11:21:34.163 | + 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-16 11:21:34.191 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 11:21:34.220 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 11:21:34.249 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-16 11:21:34.276 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-16 11:21:34.279 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-16 11:21:34.282 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-03-16 11:21:34.284 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-03-16 11:21:34.287 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 11:21:34.290 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:21:34.293 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:21:34.295 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-16 11:21:34.298 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-16 11:21:34.300 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-16 11:21:34.330 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-16 11:21:34.361 | + 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-16 11:21:34.361 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-16 11:21:34.370 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-16 11:21:34.377 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-03-16 11:21:34.379 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-03-16 11:21:34.382 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 11:21:34.384 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 11:21:34.386 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 11:21:34.389 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:21:34.391 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:21:34.393 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 11:21:34.396 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 11:21:34.398 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:21:34.401 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:21:34.403 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-03-16 11:21:34.467 | Enabling site nova-api-wsgi. 2022-03-16 11:21:34.472 | To activate the new configuration, you need to run: 2022-03-16 11:21:34.472 | systemctl reload apache2 2022-03-16 11:21:34.477 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-16 11:21:34.480 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 11:21:34.482 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 11:21:34.484 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 11:21:34.621 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-03-16 11:21:34.640 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:21:34.643 | + 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-16 11:21:34.645 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-16 11:21:34.648 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-16 11:21:34.650 | + lib/apache:write_uwsgi_config:251 : local url= 2022-03-16 11:21:34.653 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-03-16 11:21:34.655 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 11:21:34.658 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-16 11:21:34.662 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-03-16 11:21:34.665 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 11:21:34.668 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 11:21:34.682 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 11:21:34.682 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:21:34.690 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 11:21:34.694 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:21:34.711 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-16 11:21:34.713 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-16 11:21:34.717 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-16 11:21:34.748 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-16 11:21:34.776 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-16 11:21:34.805 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-16 11:21:34.833 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 11:21:34.862 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 11:21:34.890 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-16 11:21:34.919 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-16 11:21:34.947 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-16 11:21:34.976 | + 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-16 11:21:35.005 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 11:21:35.034 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 11:21:35.061 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-16 11:21:35.090 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-03-16 11:21:35.092 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-16 11:21:35.125 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-03-16 11:21:35.148 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:21:35.151 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-16 11:21:35.185 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-03-16 11:21:35.187 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-16 11:21:35.190 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-16 11:21:35.208 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:21:35.210 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:21:35.214 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:21:35.243 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-16 11:21:35.278 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-16 11:21:35.281 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-16 11:21:35.284 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-16 11:21:35.286 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 11:21:35.290 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-16 11:21:35.292 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 11:21:35.310 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:21:35.313 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-16 11:21:35.316 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-16 11:21:35.319 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 11:21:35.338 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:21:35.341 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:21:35.345 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:21:35.380 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 11:21:35.385 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 11:21:35.390 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-16 11:21:35.423 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-16 11:21:35.457 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-16 11:21:35.492 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-03-16 11:21:35.510 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:21:35.512 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-16 11:21:35.544 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-03-16 11:21:35.546 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-03-16 11:21:35.549 | + lib/nova:init_nova_service_user_conf:805 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-16 11:21:35.580 | + lib/nova:init_nova_service_user_conf:806 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-16 11:21:35.608 | + lib/nova:init_nova_service_user_conf:807 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.42/identity 2022-03-16 11:21:35.642 | + lib/nova:init_nova_service_user_conf:808 : iniset /etc/nova/nova.conf service_user username nova 2022-03-16 11:21:35.670 | + lib/nova:init_nova_service_user_conf:809 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-16 11:21:35.700 | + lib/nova:init_nova_service_user_conf:810 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-16 11:21:35.728 | + lib/nova:init_nova_service_user_conf:811 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-16 11:21:35.757 | + lib/nova:init_nova_service_user_conf:812 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-16 11:21:35.785 | + lib/nova:init_nova_service_user_conf:813 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-16 11:21:35.814 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-03-16 11:21:35.831 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:21:35.834 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-03-16 11:21:35.839 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 11:21:35.841 | + lib/nova:create_nova_conf:553 : local conf 2022-03-16 11:21:35.843 | + lib/nova:create_nova_conf:554 : local vhost 2022-03-16 11:21:35.847 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-03-16 11:21:35.849 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-16 11:21:35.852 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-16 11:21:35.855 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-03-16 11:21:35.857 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-03-16 11:21:35.860 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-03-16 11:21:35.864 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-03-16 11:21:35.866 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-16 11:21:35.870 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-16 11:21:35.872 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-03-16 11:21:35.875 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-16 11:21:35.878 | + 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-16 11:21:35.908 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-16 11:21:35.941 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-16 11:21:35.972 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 11:21:35.974 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-03-16 11:21:35.977 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-16 11:21:35.980 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-16 11:21:35.997 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:21:36.000 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-16 11:21:36.000 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-16 11:21:36.764 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-03-16 11:21:36.767 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-16 11:21:36.769 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-16 11:21:36.771 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-16 11:21:36.774 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 11:21:36.777 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-16 11:21:36.779 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 11:21:36.795 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:21:36.798 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-16 11:21:36.801 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-16 11:21:36.803 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 11:21:36.819 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:21:36.822 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/nova_cell1 2022-03-16 11:21:36.825 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/nova_cell1 2022-03-16 11:21:36.853 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 11:21:36.855 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 11:21:36.857 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-03-16 11:21:36.874 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:21:36.877 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-16 11:21:36.879 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-03-16 11:21:36.881 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-16 11:21:36.912 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.42/identity 2022-03-16 11:21:36.940 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-16 11:21:36.968 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-16 11:21:36.998 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-16 11:21:37.026 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-16 11:21:37.055 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-16 11:21:37.084 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-16 11:21:37.112 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-03-16 11:21:37.114 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-16 11:21:37.117 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-16 11:21:37.121 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 11:21:37.140 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 11:21:37.146 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 11:21:37.148 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 11:21:37.151 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 11:21:37.154 | + 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-16 11:21:37.188 | + 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-16 11:21:37.218 | + 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-16 11:21:37.251 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 11:21:37.279 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 11:21:37.282 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-03-16 11:21:37.286 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 11:21:37.289 | + lib/nova:create_nova_conf:587 : local conf 2022-03-16 11:21:37.292 | + lib/nova:create_nova_conf:588 : local offset 2022-03-16 11:21:37.295 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-03-16 11:21:37.297 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-16 11:21:37.300 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-16 11:21:37.302 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-03-16 11:21:37.305 | + lib/nova:create_nova_conf:590 : offset=0 2022-03-16 11:21:37.310 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-16 11:21:37.313 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-03-16 11:21:37.315 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-03-16 11:21:37.317 | + lib/nova:configure_console_proxies:703 : offset=0 2022-03-16 11:21:37.320 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-03-16 11:21:37.336 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:21:37.338 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-03-16 11:21:37.340 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-03-16 11:21:37.357 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:21:37.365 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-03-16 11:21:37.382 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:21:37.384 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-03-16 11:21:37.401 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:21:37.404 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-16 11:21:37.424 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:21:37.427 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-16 11:21:37.429 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-16 11:21:37.432 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-16 11:21:37.435 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 11:21:37.437 | + lib/stack:stack_install_service:32 : install_placement 2022-03-16 11:21:37.440 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-16 11:21:37.442 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-03-16 11:21:37.445 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:21:37.448 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:21:37.450 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-03-16 11:21:37.453 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 11:21:37.456 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 11:21:37.460 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 11:21:37.463 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 11:21:37.465 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 11:21:37.468 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 11:21:37.471 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:21:37.473 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:21:37.476 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 11:21:37.479 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 11:21:37.481 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 11:21:37.484 | + functions-common:apt_get_update:1190 : return 2022-03-16 11:21:37.486 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-16 11:21:37.489 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 11:21:37.491 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:21:37.494 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:21:37.497 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-16 11:21:37.519 | + 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-16 11:21:37.630 | Reading package lists... 2022-03-16 11:21:37.876 | Building dependency tree... 2022-03-16 11:21:37.877 | Reading state information... 2022-03-16 11:21:38.132 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 11:21:38.132 | The following packages were automatically installed and are no longer required: 2022-03-16 11:21:38.134 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 11:21:38.134 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 11:21:38.134 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 11:21:38.134 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 11:21:38.134 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 11:21:38.134 | python3-zope.interface 2022-03-16 11:21:38.134 | Use 'sudo apt autoremove' to remove them. 2022-03-16 11:21:38.247 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 11:21:38.252 | + functions-common:apt_get:1234 : result=0 2022-03-16 11:21:38.254 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 11:21:38.256 | + functions-common:time_stop:2425 : local name 2022-03-16 11:21:38.259 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:21:38.261 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:21:38.263 | + functions-common:time_stop:2428 : local total 2022-03-16 11:21:38.266 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:21:38.268 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 11:21:38.270 | + functions-common:time_stop:2432 : start_time=1647429697516 2022-03-16 11:21:38.272 | + functions-common:time_stop:2434 : [[ -z 1647429697516 ]] 2022-03-16 11:21:38.275 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:21:38.280 | + functions-common:time_stop:2437 : end_time=1647429698277 2022-03-16 11:21:38.282 | + functions-common:time_stop:2438 : elapsed_time=761 2022-03-16 11:21:38.284 | + functions-common:time_stop:2439 : total=6048 2022-03-16 11:21:38.286 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:21:38.289 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6809 2022-03-16 11:21:38.292 | + functions-common:apt_get:1238 : return 0 2022-03-16 11:21:38.294 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-03-16 11:21:38.297 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-16 11:21:38.300 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-16 11:21:38.302 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-16 11:21:38.306 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-16 11:21:38.328 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-03-16 11:21:38.331 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 11:21:38.333 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 11:21:38.335 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 11:21:38.338 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 11:21:38.341 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 11:21:38.343 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 11:21:38.346 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:21:38.348 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:21:38.351 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 11:21:38.354 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 11:21:38.358 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 11:21:38.360 | + functions-common:apt_get_update:1190 : return 2022-03-16 11:21:38.363 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-16 11:21:38.365 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 11:21:38.369 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:21:38.371 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:21:38.374 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-16 11:21:38.396 | + 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-16 11:21:38.506 | Reading package lists... 2022-03-16 11:21:38.748 | Building dependency tree... 2022-03-16 11:21:38.749 | Reading state information... 2022-03-16 11:21:38.997 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-03-16 11:21:38.997 | The following packages were automatically installed and are no longer required: 2022-03-16 11:21:38.998 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 11:21:38.998 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 11:21:38.998 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 11:21:38.998 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 11:21:38.999 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 11:21:38.999 | python3-zope.interface 2022-03-16 11:21:38.999 | Use 'sudo apt autoremove' to remove them. 2022-03-16 11:21:39.112 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 11:21:39.117 | + functions-common:apt_get:1234 : result=0 2022-03-16 11:21:39.120 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 11:21:39.122 | + functions-common:time_stop:2425 : local name 2022-03-16 11:21:39.125 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:21:39.127 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:21:39.129 | + functions-common:time_stop:2428 : local total 2022-03-16 11:21:39.132 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:21:39.135 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 11:21:39.137 | + functions-common:time_stop:2432 : start_time=1647429698393 2022-03-16 11:21:39.140 | + functions-common:time_stop:2434 : [[ -z 1647429698393 ]] 2022-03-16 11:21:39.143 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:21:39.147 | + functions-common:time_stop:2437 : end_time=1647429699144 2022-03-16 11:21:39.149 | + functions-common:time_stop:2438 : elapsed_time=751 2022-03-16 11:21:39.152 | + functions-common:time_stop:2439 : total=6809 2022-03-16 11:21:39.154 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:21:39.157 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7560 2022-03-16 11:21:39.159 | + functions-common:apt_get:1238 : return 0 2022-03-16 11:21:39.162 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-03-16 11:21:39.164 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-03-16 11:21:39.167 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 11:21:39.169 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:21:39.172 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:21:39.174 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-16 11:21:39.176 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-03-16 11:21:39.232 | wsgi (enabled by maintainer script) 2022-03-16 11:21:39.236 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-16 11:21:39.238 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-16 11:21:39.241 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 11:21:39.245 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-16 11:21:39.247 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-16 11:21:39.250 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 11:21:39.254 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-16 11:21:39.254 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 11:21:39.260 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-16 11:21:39.263 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-16 11:21:39.265 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-16 11:21:39.268 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-16 11:21:39.270 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-16 11:21:39.293 | Using python 3.8 to install osc-placement 2022-03-16 11:21:39.295 | + 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-16 11:21:40.203 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:21:40.203 | from cryptography.utils import int_from_bytes 2022-03-16 11:21:40.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:21:40.203 | from cryptography.utils import int_from_bytes 2022-03-16 11:21:41.365 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:21:41.394 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-03-16 11:21:41.404 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-03-16 11:21:41.406 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-03-16 11:21:41.407 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-16 11:21:41.408 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-03-16 11:21:41.409 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-03-16 11:21:41.410 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-03-16 11:21:41.470 | 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-16 11:21:41.472 | 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-16 11:21:41.473 | 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-16 11:21:41.474 | 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-16 11:21:41.488 | 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-16 11:21:41.489 | 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-16 11:21:41.491 | 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-16 11:21:41.505 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-03-16 11:21:41.507 | 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-16 11:21:41.508 | 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-16 11:21:41.509 | 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-16 11:21:41.512 | 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-16 11:21:41.512 | 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-16 11:21:41.533 | 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-16 11:21:41.534 | 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-16 11:21:41.535 | 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-16 11:21:41.537 | 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-16 11:21:41.545 | 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-16 11:21:41.582 | 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-16 11:21:41.584 | 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-16 11:21:41.585 | 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-16 11:21:41.586 | 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-16 11:21:41.587 | 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-16 11:21:41.589 | 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-16 11:21:41.591 | 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-16 11:21:41.593 | 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-16 11:21:41.658 | 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-16 11:21:41.660 | 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-16 11:21:41.662 | 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-16 11:21:41.663 | 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-16 11:21:41.752 | 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-16 11:21:41.753 | 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-16 11:21:41.755 | 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-16 11:21:41.798 | 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-16 11:21:41.839 | 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-16 11:21:42.005 | 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-16 11:21:44.299 | 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-16 11:21:44.307 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:21:44.307 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:21:44.437 | + inc/python:pip_install:200 : result=0 2022-03-16 11:21:44.440 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:21:44.443 | + functions-common:time_stop:2425 : local name 2022-03-16 11:21:44.445 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:21:44.448 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:21:44.450 | + functions-common:time_stop:2428 : local total 2022-03-16 11:21:44.453 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:21:44.455 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:21:44.458 | + functions-common:time_stop:2432 : start_time=1647429699287 2022-03-16 11:21:44.461 | + functions-common:time_stop:2434 : [[ -z 1647429699287 ]] 2022-03-16 11:21:44.464 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:21:44.469 | + functions-common:time_stop:2437 : end_time=1647429704466 2022-03-16 11:21:44.472 | + functions-common:time_stop:2438 : elapsed_time=5179 2022-03-16 11:21:44.474 | + functions-common:time_stop:2439 : total=155799 2022-03-16 11:21:44.477 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:21:44.480 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=160978 2022-03-16 11:21:44.482 | + inc/python:pip_install:203 : return 0 2022-03-16 11:21:44.485 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-16 11:21:44.487 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-16 11:21:44.490 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-16 11:21:44.492 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 11:21:44.495 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 11:21:44.498 | ++ functions-common:git_clone:612 : pwd 2022-03-16 11:21:44.501 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 11:21:44.503 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 11:21:44.506 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 11:21:44.524 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 11:21:44.527 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 11:21:44.529 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 11:21:44.533 | + functions-common:git_clone:629 : echo master 2022-03-16 11:21:44.533 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 11:21:44.538 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-16 11:21:44.542 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 11:21:44.544 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-16 11:21:44.547 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 11:21:44.548 | + functions-common:git_clone:678 : head -1 2022-03-16 11:21:44.551 | ff0f2dda Merge "Add microversion 1.39 to support any-trait queries" 2022-03-16 11:21:44.554 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 11:21:44.556 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-16 11:21:44.559 | + inc/python:setup_develop:338 : local bindep 2022-03-16 11:21:44.562 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-16 11:21:44.564 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-16 11:21:44.567 | + inc/python:setup_develop:344 : local extras= 2022-03-16 11:21:44.569 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-16 11:21:44.572 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 11:21:44.575 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-16 11:21:44.577 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-16 11:21:44.580 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 11:21:44.583 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 11:21:44.587 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-16 11:21:44.590 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 11:21:44.593 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-16 11:21:44.596 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 11:21:44.599 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 11:21:44.603 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-16 11:21:44.609 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-16 11:21:44.612 | + 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-16 11:21:45.301 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-16 11:21:45.304 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 11:21:45.307 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 11:21:45.309 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 11:21:45.312 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-16 11:21:45.314 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-16 11:21:45.317 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 11:21:45.319 | + inc/python:setup_package:428 : local extras= 2022-03-16 11:21:45.323 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 11:21:45.325 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 11:21:45.328 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 11:21:45.331 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 11:21:45.333 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 11:21:45.336 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-16 11:21:45.359 | Using python 3.8 to install /opt/stack/placement 2022-03-16 11:21:45.361 | + 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-16 11:21:46.260 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:21:46.260 | from cryptography.utils import int_from_bytes 2022-03-16 11:21:46.260 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:21:46.260 | from cryptography.utils import int_from_bytes 2022-03-16 11:21:47.430 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:21:47.457 | Obtaining file:///opt/stack/placement 2022-03-16 11:21:47.458 | Preparing metadata (setup.py): started 2022-03-16 11:21:50.714 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 11:21:50.760 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (5.8.1) 2022-03-16 11:21:50.761 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.4.31) 2022-03-16 11:21:50.762 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (9.4.0) 2022-03-16 11:21:50.763 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (2.5.1) 2022-03-16 11:21:50.764 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.8.7) 2022-03-16 11:21:50.766 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.0.0.0rc1) (3.2.0) 2022-03-16 11:21:50.767 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (2.27.1) 2022-03-16 11:21:50.768 | 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==7.0.0.0rc1) (60.9.3) 2022-03-16 11:21:50.769 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.5.0) 2022-03-16 11:21:50.770 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (8.8.0) 2022-03-16 11:21:50.772 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.1.0) 2022-03-16 11:21:50.773 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.7.0) 2022-03-16 11:21:50.774 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.3.0) 2022-03-16 11:21:50.776 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.12.2) 2022-03-16 11:21:50.777 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (11.2.0) 2022-03-16 11:21:50.778 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (3.11.0) 2022-03-16 11:21:50.779 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.5.1) 2022-03-16 11:21:50.780 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.5.0) 2022-03-16 11:21:50.781 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.1.0) 2022-03-16 11:21:50.782 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (2.7.0) 2022-03-16 11:21:50.784 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.0.1) 2022-03-16 11:21:50.849 | 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==7.0.0.0rc1) (3.1.1) 2022-03-16 11:21:50.850 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (5.1.0) 2022-03-16 11:21:50.854 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (4.4.0) 2022-03-16 11:21:50.855 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (1.16.0) 2022-03-16 11:21:50.857 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (4.5.0) 2022-03-16 11:21:50.858 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (2.10.1) 2022-03-16 11:21:50.879 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.0.0.0rc1) (0.17.3) 2022-03-16 11:21:50.920 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (1.5.0) 2022-03-16 11:21:50.921 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (0.8.0) 2022-03-16 11:21:50.922 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (2.5.0) 2022-03-16 11:21:50.924 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (3.5.0) 2022-03-16 11:21:50.925 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (6.0) 2022-03-16 11:21:50.976 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (1.7.6) 2022-03-16 11:21:50.978 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (0.13.0) 2022-03-16 11:21:50.980 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (0.5.0) 2022-03-16 11:21:50.981 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (2.0.1) 2022-03-16 11:21:51.021 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.0.0.0rc1) (2.8.2) 2022-03-16 11:21:51.025 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.0.0.0rc1) (0.9.6) 2022-03-16 11:21:51.046 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.0.0rc1) (3.2.0) 2022-03-16 11:21:51.047 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.0.0rc1) (3.0.3) 2022-03-16 11:21:51.049 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.0.0rc1) (3.3.0) 2022-03-16 11:21:51.076 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.0.0.0rc1) (1.0.3) 2022-03-16 11:21:51.077 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.0.0.0rc1) (2021.3) 2022-03-16 11:21:51.089 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.0.0.0rc1) (3.1.1) 2022-03-16 11:21:51.109 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.0.0rc1) (1.0.2) 2022-03-16 11:21:51.110 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.0.0rc1) (21.3) 2022-03-16 11:21:51.112 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.0.0rc1) (3.0.7) 2022-03-16 11:21:51.113 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.0.0rc1) (0.11.0) 2022-03-16 11:21:51.156 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.0.0.0rc1) (2019.11.28) 2022-03-16 11:21:51.157 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.0.0rc1) (1.26.8) 2022-03-16 11:21:51.159 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.0.0rc1) (2.0.12) 2022-03-16 11:21:51.161 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.0.0rc1) (3.3) 2022-03-16 11:21:51.178 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.0.0.0rc1) (0.7) 2022-03-16 11:21:51.343 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.0.0.0rc1) (1.1.2) 2022-03-16 11:21:51.382 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (1.1.6) 2022-03-16 11:21:51.385 | 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==7.0.0.0rc1) (5.4.0) 2022-03-16 11:21:51.386 | 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==7.0.0.0rc1) (4.11.1) 2022-03-16 11:21:51.404 | 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==7.0.0.0rc1) (1.15.0) 2022-03-16 11:21:51.438 | 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==7.0.0.0rc1) (1.13.3) 2022-03-16 11:21:51.496 | 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==7.0.0.0rc1) (2.1.0) 2022-03-16 11:21:51.590 | 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==7.0.0.0rc1) (1.7.0) 2022-03-16 11:21:51.674 | 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==7.0.0.0rc1) (1.1.5) 2022-03-16 11:21:51.729 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.0.0.0rc1) (0.2.5) 2022-03-16 11:21:51.923 | 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==7.0.0.0rc1) (0.4.2) 2022-03-16 11:21:51.925 | 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==7.0.0.0rc1) (0.5.2) 2022-03-16 11:21:51.926 | 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==7.0.0.0rc1) (5.1.1) 2022-03-16 11:21:52.008 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (2.5.0) 2022-03-16 11:21:52.059 | 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==7.0.0.0rc1) (2.21) 2022-03-16 11:21:52.229 | 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==7.0.0.0rc1) (3.7.0) 2022-03-16 11:21:52.340 | 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==7.0.0.0rc1) (3.0.0) 2022-03-16 11:21:52.341 | 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==7.0.0.0rc1) (1.0.0) 2022-03-16 11:21:54.325 | Installing collected packages: openstack-placement 2022-03-16 11:21:54.325 | Attempting uninstall: openstack-placement 2022-03-16 11:21:54.325 | Found existing installation: openstack-placement 7.0.0.0rc1 2022-03-16 11:21:54.328 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-03-16 11:21:54.330 | Running setup.py develop for openstack-placement 2022-03-16 11:21:58.702 | Successfully installed openstack-placement 2022-03-16 11:21:58.702 | 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-16 11:21:58.711 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:21:58.711 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:21:58.890 | + inc/python:pip_install:200 : result=0 2022-03-16 11:21:58.893 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:21:58.895 | + functions-common:time_stop:2425 : local name 2022-03-16 11:21:58.897 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:21:58.901 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:21:58.903 | + functions-common:time_stop:2428 : local total 2022-03-16 11:21:58.905 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:21:58.908 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:21:58.910 | + functions-common:time_stop:2432 : start_time=1647429705353 2022-03-16 11:21:58.912 | + functions-common:time_stop:2434 : [[ -z 1647429705353 ]] 2022-03-16 11:21:58.916 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:21:58.920 | + functions-common:time_stop:2437 : end_time=1647429718918 2022-03-16 11:21:58.923 | + functions-common:time_stop:2438 : elapsed_time=13565 2022-03-16 11:21:58.925 | + functions-common:time_stop:2439 : total=160978 2022-03-16 11:21:58.928 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:21:58.931 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=174543 2022-03-16 11:21:58.933 | + inc/python:pip_install:203 : return 0 2022-03-16 11:21:58.936 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 11:21:58.939 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-16 11:21:58.942 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-16 11:21:58.971 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-16 11:21:58.985 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-16 11:21:58.988 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-16 11:21:58.998 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:21:59.000 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:21:59.003 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-03-16 11:21:59.006 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:21:59.010 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 11:21:59.012 | + ./stack.sh:main:943 : configure_placement 2022-03-16 11:21:59.015 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-16 11:21:59.034 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-16 11:21:59.038 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-16 11:21:59.044 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-16 11:21:59.047 | ++ lib/database:database_connection_url:134 : local db=placement 2022-03-16 11:21:59.050 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-03-16 11:21:59.053 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-03-16 11:21:59.057 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-16 11:21:59.062 | + 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-16 11:21:59.100 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-16 11:21:59.147 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-16 11:21:59.186 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-16 11:21:59.189 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-03-16 11:21:59.192 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-03-16 11:21:59.196 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-16 11:21:59.199 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-16 11:21:59.239 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-16 11:21:59.272 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.42/identity 2022-03-16 11:21:59.305 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-16 11:21:59.344 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-16 11:21:59.381 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-16 11:21:59.418 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-16 11:21:59.454 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-16 11:21:59.491 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 11:21:59.531 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-16 11:21:59.568 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-16 11:21:59.572 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-16 11:21:59.575 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-16 11:21:59.580 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 11:21:59.602 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 11:21:59.605 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 11:21:59.609 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 11:21:59.612 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 11:21:59.615 | + 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-16 11:21:59.652 | + 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-16 11:21:59.686 | + 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-16 11:21:59.722 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 11:21:59.764 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-16 11:21:59.768 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-16 11:21:59.771 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-03-16 11:21:59.775 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-03-16 11:21:59.779 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-03-16 11:21:59.782 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-16 11:21:59.785 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 11:21:59.790 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-03-16 11:21:59.796 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-03-16 11:21:59.799 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 11:21:59.802 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 11:21:59.817 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 11:21:59.818 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:21:59.833 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 11:21:59.838 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:21:59.857 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-16 11:21:59.860 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-16 11:21:59.864 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-16 11:21:59.901 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-16 11:21:59.937 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-16 11:21:59.973 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-16 11:22:00.011 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 11:22:00.049 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 11:22:00.092 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-16 11:22:00.125 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-16 11:22:00.163 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-16 11:22:00.200 | + 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-16 11:22:00.238 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 11:22:00.282 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 11:22:00.318 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-16 11:22:00.352 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-16 11:22:00.355 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-16 11:22:00.359 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-03-16 11:22:00.362 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-03-16 11:22:00.365 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 11:22:00.369 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:22:00.372 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:22:00.375 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-16 11:22:00.378 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-16 11:22:00.382 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-16 11:22:00.416 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-16 11:22:00.451 | + 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-16 11:22:00.452 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-16 11:22:00.462 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-16 11:22:00.467 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-03-16 11:22:00.470 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-03-16 11:22:00.472 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 11:22:00.475 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 11:22:00.478 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 11:22:00.481 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:22:00.484 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:22:00.486 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 11:22:00.489 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 11:22:00.492 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:22:00.495 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:22:00.499 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-03-16 11:22:00.566 | Site placement-api already enabled 2022-03-16 11:22:00.571 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-16 11:22:00.574 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 11:22:00.577 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 11:22:00.579 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 11:22:00.756 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-03-16 11:22:00.785 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:22:00.789 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-03-16 11:22:00.817 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:22:00.821 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-03-16 11:22:00.850 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:22:00.856 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-03-16 11:22:00.860 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-03-16 11:22:00.864 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-16 11:22:00.912 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.42/identity 2022-03-16 11:22:00.958 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-03-16 11:22:01.004 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-16 11:22:01.051 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-16 11:22:01.097 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-03-16 11:22:01.142 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-16 11:22:01.188 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-16 11:22:01.227 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-03-16 11:22:01.252 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:22:01.255 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-03-16 11:22:01.278 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:22:01.282 | + ./stack.sh:main:969 : run_phase stack install 2022-03-16 11:22:01.286 | + functions-common:run_phase:1853 : local mode=stack 2022-03-16 11:22:01.291 | + functions-common:run_phase:1854 : local phase=install 2022-03-16 11:22:01.294 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 11:22:01.298 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 11:22:01.302 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 11:22:01.307 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 11:22:01.310 | + functions-common:run_phase:1863 : local extra 2022-03-16 11:22:01.315 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 11:22:01.320 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 11:22:01.323 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 11:22:01.326 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 11:22:01.329 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-16 11:22:01.332 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 11:22:01.350 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:22:01.354 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 11:22:01.357 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-16 11:22:01.360 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-16 11:22:01.363 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-16 11:22:01.366 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 11:22:01.369 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-03-16 11:22:01.373 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-16 11:22:01.377 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-16 11:22:01.446 | ++ inc/async:async_inner:63 : install_tempest 2022-03-16 11:22:01.498 | [181657 Async install_tempest:207039]: running: install_tempest 2022-03-16 11:22:01.501 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-16 11:22:01.504 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-16 11:22:01.510 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 11:22:01.513 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-16 11:22:01.516 | + functions-common:run_phase:1880 : run_plugins stack install 2022-03-16 11:22:01.520 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-16 11:22:01.525 | + functions-common:run_plugins:1840 : local phase=install 2022-03-16 11:22:01.528 | + functions-common:run_plugins:1842 : local plugins= 2022-03-16 11:22:01.531 | + functions-common:run_plugins:1843 : local plugin 2022-03-16 11:22:01.535 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-03-16 11:22:01.538 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-16 11:22:01.541 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:22:01.545 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:22:01.549 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-03-16 11:22:01.553 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:22:01.557 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-03-16 11:22:01.561 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-16 11:22:01.565 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 11:22:01.570 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-16 11:22:01.574 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-16 11:22:01.578 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 11:22:01.583 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 11:22:01.586 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-16 11:22:01.591 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-16 11:22:01.593 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-16 11:22:01.596 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-16 11:22:01.599 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-16 11:22:01.602 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-16 11:22:01.628 | Using python 3.8 to install python-openstackclient 2022-03-16 11:22:01.632 | + 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-16 11:22:02.596 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:22:02.596 | from cryptography.utils import int_from_bytes 2022-03-16 11:22:02.596 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:22:02.596 | from cryptography.utils import int_from_bytes 2022-03-16 11:22:03.857 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:22:03.886 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-03-16 11:22:03.906 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-03-16 11:22:03.907 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-03-16 11:22:03.908 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-03-16 11:22:03.909 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-03-16 11:22:03.910 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-03-16 11:22:03.911 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-03-16 11:22:03.912 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-03-16 11:22:03.913 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-03-16 11:22:03.915 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-03-16 11:22:03.916 | 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-16 11:22:03.917 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-03-16 11:22:03.929 | 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-16 11:22:03.930 | 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-16 11:22:03.932 | 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-16 11:22:03.933 | 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-16 11:22:03.934 | 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-16 11:22:03.962 | 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-16 11:22:03.963 | 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-16 11:22:03.964 | 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-16 11:22:03.965 | 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-16 11:22:03.966 | 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-16 11:22:03.967 | 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-16 11:22:03.968 | 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-16 11:22:03.969 | 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-16 11:22:03.971 | 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-16 11:22:03.973 | 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-16 11:22:03.974 | 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-16 11:22:03.988 | 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-16 11:22:04.008 | 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-16 11:22:04.009 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-03-16 11:22:04.011 | 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-16 11:22:04.013 | 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-16 11:22:04.037 | 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-16 11:22:04.057 | 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-16 11:22:04.060 | 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-16 11:22:04.061 | 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-16 11:22:04.189 | 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-16 11:22:04.190 | 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-16 11:22:04.192 | 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-16 11:22:04.250 | 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-16 11:22:04.269 | 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-16 11:22:04.331 | 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-16 11:22:04.610 | 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-16 11:22:04.626 | 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-16 11:22:04.736 | 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-16 11:22:04.737 | 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-16 11:22:04.739 | 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-16 11:22:04.742 | 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-16 11:22:04.875 | 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-16 11:22:08.053 | 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-16 11:22:08.061 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:22:08.061 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:22:08.219 | + inc/python:pip_install:200 : result=0 2022-03-16 11:22:08.221 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:22:08.225 | + functions-common:time_stop:2425 : local name 2022-03-16 11:22:08.228 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:22:08.231 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:22:08.234 | + functions-common:time_stop:2428 : local total 2022-03-16 11:22:08.237 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:22:08.240 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:22:08.243 | + functions-common:time_stop:2432 : start_time=1647429721621 2022-03-16 11:22:08.246 | + functions-common:time_stop:2434 : [[ -z 1647429721621 ]] 2022-03-16 11:22:08.251 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:22:08.261 | + functions-common:time_stop:2437 : end_time=1647429728253 2022-03-16 11:22:08.263 | + functions-common:time_stop:2438 : elapsed_time=6632 2022-03-16 11:22:08.266 | + functions-common:time_stop:2439 : total=174543 2022-03-16 11:22:08.268 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:22:08.271 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=181175 2022-03-16 11:22:08.274 | + inc/python:pip_install:203 : return 0 2022-03-16 11:22:08.277 | + ./stack.sh:main:981 : install_oscwrap 2022-03-16 11:22:08.281 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-03-16 11:22:08.286 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.a3fksSApbd 2022-03-16 11:22:08.289 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-03-16 11:22:08.293 | + functions-common:install_oscwrap:2476 : unalias -a 2022-03-16 11:22:08.296 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-03-16 11:22:08.299 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-03-16 11:22:08.301 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-16 11:22:08.305 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-03-16 11:22:08.331 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:22:08.334 | + ./stack.sh:main:1035 : configure_database 2022-03-16 11:22:08.338 | + lib/database:configure_database:128 : configure_database_mysql 2022-03-16 11:22:08.341 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-03-16 11:22:08.344 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-03-16 11:22:08.347 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 11:22:08.357 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-03-16 11:22:08.360 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-03-16 11:22:08.362 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:22:08.365 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:22:08.368 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-03-16 11:22:08.371 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-03-16 11:22:08.373 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 11:22:08.376 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 11:22:08.379 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 11:22:08.382 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 11:22:08.384 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 11:22:08.387 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 11:22:08.390 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 11:22:08.392 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 11:22:08.395 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 11:22:08.397 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 11:22:08.400 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 11:22:08.403 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-03-16 11:22:08.406 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 11:22:08.408 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 11:22:08.411 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 11:22:08.414 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 11:22:08.416 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 11:22:08.419 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 11:22:08.422 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-03-16 11:22:08.441 | mysqladmin: connect to server at 'localhost' failed 2022-03-16 11:22:08.441 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-16 11:22:08.447 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-03-16 11:22:08.449 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-03-16 11:22:08.452 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:22:08.454 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:22:08.457 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-03-16 11:22:08.460 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-16 11:22:08.463 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-03-16 11:22:08.466 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:22:08.469 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:22:08.472 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-03-16 11:22:08.475 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-03-16 11:22:08.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-16 11:22:08.491 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 11:22:08.519 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-03-16 11:22:08.534 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 11:22:08.566 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-03-16 11:22:08.570 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-03-16 11:22:08.570 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-03-16 11:22:08.576 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-16 11:22:08.640 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-16 11:22:08.705 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-16 11:22:08.765 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-16 11:22:08.826 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-03-16 11:22:08.829 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-03-16 11:22:08.832 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 11:22:08.836 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-16 11:22:11.462 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-03-16 11:22:11.465 | + functions-common:save_stackenv:60 : local tag=1039 2022-03-16 11:22:11.468 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-16 11:22:11.473 | + functions-common:save_stackenv:62 : time_stamp=2022-03-16-112211 2022-03-16 11:22:11.476 | + functions-common:save_stackenv:63 : echo '# 2022-03-16-112211 1039' 2022-03-16 11:22:11.480 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:22:11.482 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-16 11:22:11.485 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:22:11.487 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-16 11:22:11.492 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:22:11.506 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-16 11:22:11.509 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:22:11.511 | + 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-16 11:22:11.514 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:22:11.516 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.42 2022-03-16 11:22:11.519 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:22:11.521 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.42/identity 2022-03-16 11:22:11.529 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:22:11.532 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-16-111805 2022-03-16 11:22:11.534 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:22:11.537 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-16 11:22:11.540 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:22:11.542 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.42 2022-03-16 11:22:11.545 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:22:11.548 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-16 11:22:11.550 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:22:11.553 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-16 11:22:11.555 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:22:11.558 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-16 11:22:11.560 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:22:11.563 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-16 11:22:11.566 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-03-16 11:22:11.568 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-16 11:22:11.571 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-16 11:22:11.588 | + ./stack.sh:main:1065 : start_dstat 2022-03-16 11:22:11.591 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 11:22:11.594 | + functions-common:run_process:1680 : local service=dstat 2022-03-16 11:22:11.596 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 11:22:11.599 | + functions-common:run_process:1682 : local group= 2022-03-16 11:22:11.602 | + functions-common:run_process:1683 : local user= 2022-03-16 11:22:11.605 | + functions-common:run_process:1685 : local name=dstat 2022-03-16 11:22:11.607 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 11:22:11.610 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 11:22:11.613 | + functions-common:time_start:2412 : local start_time= 2022-03-16 11:22:11.616 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 11:22:11.621 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 11:22:11.625 | + functions-common:time_start:2416 : _TIME_START[$name]=1647429731622 2022-03-16 11:22:11.628 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-03-16 11:22:11.646 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:22:11.649 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-16 11:22:11.652 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-03-16 11:22:11.655 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 11:22:11.658 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 11:22:11.661 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 11:22:11.664 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 11:22:11.668 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-16 11:22:11.673 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-16 11:22:11.676 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-03-16 11:22:11.678 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 11:22:11.681 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 11:22:11.684 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-16 11:22:11.686 | + 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-16 11:22:11.690 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-03-16 11:22:11.693 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 11:22:11.696 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 11:22:11.700 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 11:22:11.703 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 11:22:11.706 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 11:22:11.708 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-16 11:22:11.711 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 11:22:11.716 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-03-16 11:22:11.779 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-16 11:22:11.837 | + 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-16 11:22:11.892 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-16 11:22:11.953 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-16 11:22:12.013 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 11:22:12.076 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 11:22:12.078 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-16 11:22:12.142 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 11:22:12.563 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-03-16 11:22:12.578 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-16 11:22:12.967 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-03-16 11:22:12.987 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 11:22:12.990 | + functions-common:time_stop:2425 : local name 2022-03-16 11:22:12.993 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:22:12.995 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:22:12.998 | + functions-common:time_stop:2428 : local total 2022-03-16 11:22:13.000 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:22:13.003 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 11:22:13.005 | + functions-common:time_stop:2432 : start_time=1647429731622 2022-03-16 11:22:13.008 | + functions-common:time_stop:2434 : [[ -z 1647429731622 ]] 2022-03-16 11:22:13.012 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:22:13.016 | + functions-common:time_stop:2437 : end_time=1647429733013 2022-03-16 11:22:13.019 | + functions-common:time_stop:2438 : elapsed_time=1391 2022-03-16 11:22:13.021 | + functions-common:time_stop:2439 : total=0 2022-03-16 11:22:13.023 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:22:13.026 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1391 2022-03-16 11:22:13.029 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-16 11:22:13.031 | + functions-common:run_process:1680 : local service=memory_tracker 2022-03-16 11:22:13.034 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-16 11:22:13.036 | + functions-common:run_process:1682 : local group= 2022-03-16 11:22:13.039 | + functions-common:run_process:1683 : local user=root 2022-03-16 11:22:13.041 | + functions-common:run_process:1685 : local name=memory_tracker 2022-03-16 11:22:13.044 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 11:22:13.048 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 11:22:13.051 | + functions-common:time_start:2412 : local start_time= 2022-03-16 11:22:13.053 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 11:22:13.060 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 11:22:13.065 | + functions-common:time_start:2416 : _TIME_START[$name]=1647429733062 2022-03-16 11:22:13.068 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-03-16 11:22:13.092 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:22:13.095 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 11:22:13.097 | + functions-common:time_stop:2425 : local name 2022-03-16 11:22:13.100 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:22:13.103 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:22:13.105 | + functions-common:time_stop:2428 : local total 2022-03-16 11:22:13.108 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:22:13.110 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 11:22:13.113 | + functions-common:time_stop:2432 : start_time=1647429733062 2022-03-16 11:22:13.115 | + functions-common:time_stop:2434 : [[ -z 1647429733062 ]] 2022-03-16 11:22:13.119 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:22:13.123 | + functions-common:time_stop:2437 : end_time=1647429733121 2022-03-16 11:22:13.126 | + functions-common:time_stop:2438 : elapsed_time=59 2022-03-16 11:22:13.128 | + functions-common:time_stop:2439 : total=1391 2022-03-16 11:22:13.130 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:22:13.134 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1450 2022-03-16 11:22:13.136 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-16 11:22:13.153 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:22:13.156 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-03-16 11:22:13.177 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:22:13.180 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-03-16 11:22:13.201 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:22:13.203 | + ./stack.sh:main:1078 : start_etcd3 2022-03-16 11:22:13.206 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-16 11:22:13.209 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-827875-5-hyperv --data-dir /opt/stack/data/etcd' 2022-03-16 11:22:13.212 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-16 11:22:13.214 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-827875-5-hyperv=http://10.222.0.42:2380' 2022-03-16 11:22:13.217 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.42:2380' 2022-03-16 11:22:13.220 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.42:2379' 2022-03-16 11:22:13.222 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-16 11:22:13.225 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-16 11:22:13.228 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.42:2379' 2022-03-16 11:22:13.230 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-16 11:22:13.233 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-16 11:22:13.235 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-16 11:22:13.238 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-827875-5-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-827875-5-hyperv=http://10.222.0.42:2380 --initial-advertise-peer-urls http://10.222.0.42:2380 --advertise-client-urls http://10.222.0.42:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.42:2379 --debug' '' root 2022-03-16 11:22:13.240 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-03-16 11:22:13.243 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-827875-5-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-827875-5-hyperv=http://10.222.0.42:2380 --initial-advertise-peer-urls http://10.222.0.42:2380 --advertise-client-urls http://10.222.0.42:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.42:2379 --debug' 2022-03-16 11:22:13.246 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 11:22:13.248 | + functions-common:write_user_unit_file:1565 : local user=root 2022-03-16 11:22:13.250 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 11:22:13.253 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 11:22:13.255 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-16 11:22:13.258 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 11:22:13.262 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-03-16 11:22:13.331 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-16 11:22:13.397 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-827875-5-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-827875-5-hyperv=http://10.222.0.42:2380 --initial-advertise-peer-urls http://10.222.0.42:2380 --advertise-client-urls http://10.222.0.42:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.42:2379 --debug' 2022-03-16 11:22:13.449 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-16 11:22:13.502 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-16 11:22:13.554 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 11:22:13.608 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 11:22:13.610 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-16 11:22:13.673 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 11:22:14.066 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-16 11:22:14.120 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-16 11:22:14.172 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-16 11:22:14.225 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-16 11:22:14.285 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-16 11:22:14.290 | ++ functions-common:is_arch:506 : uname -m 2022-03-16 11:22:14.294 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-16 11:22:14.297 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-16 11:22:14.730 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-16 11:22:14.744 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-16 11:22:15.113 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-16 11:22:16.187 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-03-16 11:22:16.205 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:22:16.208 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-03-16 11:22:16.211 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-16 11:22:16.214 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-16 11:22:16.218 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-16 11:22:16.231 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-16 11:22:16.244 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-16 11:22:16.250 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-16 11:22:16.252 | + 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.42/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-16 11:22:16.400 | + 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.42/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-16 11:22:16.539 | + 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.42/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-03-16 11:22:16.679 | + 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.42/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-16 11:22:16.815 | + 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.42/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-03-16 11:22:16.953 | + 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.42/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-03-16 11:22:17.093 | + 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.42/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-03-16 11:22:17.237 | + 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.42/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-16 11:22:17.376 | + 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.42/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-03-16 11:22:17.514 | + 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.42/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-03-16 11:22:17.654 | + functions-common:write_clouds_yaml:198 : cat 2022-03-16 11:22:17.659 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-03-16 11:22:17.662 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-03-16 11:22:17.666 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-16 11:22:17.670 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-03-16 11:22:17.673 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-03-16 11:22:17.676 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-03-16 11:22:17.693 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:22:17.696 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-03-16 11:22:17.699 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 11:22:17.701 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-03-16 11:22:17.704 | + ./stack.sh:main:1095 : '[' 10.222.0.42 == 10.222.0.42 ']' 2022-03-16 11:22:17.706 | + ./stack.sh:main:1096 : init_keystone 2022-03-16 11:22:17.709 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-03-16 11:22:17.726 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:22:17.729 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-03-16 11:22:17.731 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-03-16 11:22:17.734 | + lib/database:recreate_database:112 : local db=keystone 2022-03-16 11:22:17.736 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-03-16 11:22:17.739 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-03-16 11:22:17.742 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-16 11:22:17.747 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 11:22:18.286 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-03-16 11:22:18.292 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 11:22:18.309 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-03-16 11:22:18.311 | + functions-common:time_start:2411 : local name=dbsync 2022-03-16 11:22:18.314 | + functions-common:time_start:2412 : local start_time= 2022-03-16 11:22:18.317 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 11:22:18.320 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 11:22:18.324 | + functions-common:time_start:2416 : _TIME_START[$name]=1647429738322 2022-03-16 11:22:18.327 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-16 11:22:23.076 | 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=208895) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 11:22:23.082 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:22:23.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:23.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:23.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:23.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:23.084 | 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=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:23.084 | 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=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:23.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:23.084 | 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=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:23.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:23.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:23.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:23.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:23.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:23.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:23.086 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:22:23.086 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:22:23.114 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:22:23.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:23.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:23.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:23.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:23.116 | 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=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:23.116 | 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=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:23.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:23.116 | 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=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:23.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:23.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:23.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:23.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:23.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:23.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:23.118 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:22:23.118 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:22:23.176 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:22:23.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:23.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:23.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:23.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:23.177 | 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=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:23.177 | 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=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:23.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:23.177 | 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=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:23.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:23.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:23.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:23.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:23.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:23.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:23.178 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:22:23.179 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:22:23.187 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-16 11:22:24.943 | INFO migrate.versioning.api [-] done 2022-03-16 11:22:24.943 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-16 11:22:24.950 | INFO migrate.versioning.api [-] done 2022-03-16 11:22:24.951 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-16 11:22:24.957 | INFO migrate.versioning.api [-] done 2022-03-16 11:22:24.957 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-16 11:22:24.965 | INFO migrate.versioning.api [-] done 2022-03-16 11:22:24.965 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-16 11:22:24.972 | INFO migrate.versioning.api [-] done 2022-03-16 11:22:24.973 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-16 11:22:24.980 | INFO migrate.versioning.api [-] done 2022-03-16 11:22:24.980 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-16 11:22:25.035 | INFO migrate.versioning.api [-] done 2022-03-16 11:22:25.036 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:22:25.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.038 | 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=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.038 | 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=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.039 | 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=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.039 | 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=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.039 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:22:25.040 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:22:25.040 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:22:25.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.042 | 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=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.042 | 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=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.042 | 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=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.043 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:22:25.043 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:22:25.051 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:22:25.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.053 | 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=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.053 | 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=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.053 | 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=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.054 | 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=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.054 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:22:25.055 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:22:25.425 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:22:25.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.427 | 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=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.427 | 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=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.428 | 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=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.428 | 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=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.428 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:22:25.428 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:22:25.454 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:22:25.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.457 | 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=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.457 | 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=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.457 | 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=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.457 | 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=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.458 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:22:25.458 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:22:25.465 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-16 11:22:25.505 | INFO migrate.versioning.api [-] done 2022-03-16 11:22:25.506 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-16 11:22:25.513 | INFO migrate.versioning.api [-] done 2022-03-16 11:22:25.513 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-16 11:22:25.519 | INFO migrate.versioning.api [-] done 2022-03-16 11:22:25.519 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-16 11:22:25.527 | INFO migrate.versioning.api [-] done 2022-03-16 11:22:25.527 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-16 11:22:25.534 | INFO migrate.versioning.api [-] done 2022-03-16 11:22:25.534 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-16 11:22:25.541 | INFO migrate.versioning.api [-] done 2022-03-16 11:22:25.542 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-16 11:22:25.548 | INFO migrate.versioning.api [-] done 2022-03-16 11:22:25.549 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:22:25.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.550 | 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=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.551 | 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=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.551 | 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=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.552 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:22:25.552 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:22:25.552 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:22:25.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.555 | 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=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.555 | 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=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.556 | 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=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.556 | 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=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.556 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:22:25.556 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:22:25.564 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:22:25.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.566 | 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=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.566 | 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=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.567 | 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=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.567 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:22:25.567 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:22:25.887 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:22:25.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.888 | 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=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.889 | 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=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.889 | 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=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.890 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:22:25.890 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:22:25.918 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:22:25.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.920 | 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=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.921 | 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=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.921 | 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=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:22:25.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:22:25.922 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:22:25.922 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=208895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:22:25.929 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-16 11:22:25.938 | INFO migrate.versioning.api [-] done 2022-03-16 11:22:25.938 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-16 11:22:25.946 | INFO migrate.versioning.api [-] done 2022-03-16 11:22:25.946 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-16 11:22:25.953 | INFO migrate.versioning.api [-] done 2022-03-16 11:22:25.954 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-16 11:22:25.962 | INFO migrate.versioning.api [-] done 2022-03-16 11:22:25.962 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-16 11:22:25.970 | INFO migrate.versioning.api [-] done 2022-03-16 11:22:25.970 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-16 11:22:25.978 | INFO migrate.versioning.api [-] done 2022-03-16 11:22:25.978 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-16 11:22:25.986 | INFO migrate.versioning.api [-] done 2022-03-16 11:22:26.391 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-03-16 11:22:26.394 | + functions-common:time_stop:2425 : local name 2022-03-16 11:22:26.396 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:22:26.399 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:22:26.401 | + functions-common:time_stop:2428 : local total 2022-03-16 11:22:26.404 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:22:26.406 | + functions-common:time_stop:2431 : name=dbsync 2022-03-16 11:22:26.409 | + functions-common:time_stop:2432 : start_time=1647429738322 2022-03-16 11:22:26.411 | + functions-common:time_stop:2434 : [[ -z 1647429738322 ]] 2022-03-16 11:22:26.414 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:22:26.419 | + functions-common:time_stop:2437 : end_time=1647429746416 2022-03-16 11:22:26.422 | + functions-common:time_stop:2438 : elapsed_time=8094 2022-03-16 11:22:26.424 | + functions-common:time_stop:2439 : total=0 2022-03-16 11:22:26.426 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:22:26.430 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8094 2022-03-16 11:22:26.432 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-16 11:22:26.434 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-03-16 11:22:26.439 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-16 11:22:31.019 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-16 11:22:31.020 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-16 11:22:31.020 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-16 11:22:31.020 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-16 11:22:31.021 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-16 11:22:31.021 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-16 11:22:31.021 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-16 11:22:31.021 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-16 11:22:31.021 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-16 11:22:31.392 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-03-16 11:22:31.396 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-16 11:22:35.946 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-16 11:22:35.946 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-16 11:22:35.947 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-16 11:22:35.947 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-16 11:22:35.947 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-16 11:22:35.947 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-16 11:22:35.948 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-16 11:22:35.948 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-16 11:22:35.948 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-16 11:22:36.331 | + ./stack.sh:main:1097 : start_keystone 2022-03-16 11:22:36.334 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-03-16 11:22:36.337 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-03-16 11:22:36.339 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-03-16 11:22:36.357 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:22:36.360 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-03-16 11:22:36.363 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-03-16 11:22:36.368 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-03-16 11:22:36.370 | + functions-common:run_process:1680 : local service=keystone 2022-03-16 11:22:36.373 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 11:22:36.376 | + functions-common:run_process:1682 : local group= 2022-03-16 11:22:36.378 | + functions-common:run_process:1683 : local user= 2022-03-16 11:22:36.381 | + functions-common:run_process:1685 : local name=keystone 2022-03-16 11:22:36.384 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 11:22:36.386 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 11:22:36.389 | + functions-common:time_start:2412 : local start_time= 2022-03-16 11:22:36.391 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 11:22:36.394 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 11:22:36.399 | + functions-common:time_start:2416 : _TIME_START[$name]=1647429756396 2022-03-16 11:22:36.402 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-03-16 11:22:36.423 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:22:36.425 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-03-16 11:22:36.428 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-03-16 11:22:36.430 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 11:22:36.433 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 11:22:36.435 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 11:22:36.438 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 11:22:36.440 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-16 11:22:36.442 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-16 11:22:36.445 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-03-16 11:22:36.447 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 11:22:36.450 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 11:22:36.452 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-16 11:22:36.455 | + 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-16 11:22:36.457 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-03-16 11:22:36.459 | + 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-16 11:22:36.462 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-16 11:22:36.464 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-16 11:22:36.466 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-16 11:22:36.469 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-16 11:22:36.473 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-03-16 11:22:36.527 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-03-16 11:22:36.579 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-16 11:22:36.633 | + 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-16 11:22:36.687 | + 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-16 11:22:36.741 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-16 11:22:36.797 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-16 11:22:36.852 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-16 11:22:36.905 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-16 11:22:36.960 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-16 11:22:37.014 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-16 11:22:37.017 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-03-16 11:22:37.070 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-16 11:22:37.448 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-03-16 11:22:37.466 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-16 11:22:37.861 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-03-16 11:22:37.949 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 11:22:37.964 | + functions-common:time_stop:2425 : local name 2022-03-16 11:22:37.966 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:22:37.969 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:22:37.972 | + functions-common:time_stop:2428 : local total 2022-03-16 11:22:37.974 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:22:37.977 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 11:22:37.980 | + functions-common:time_stop:2432 : start_time=1647429756396 2022-03-16 11:22:37.982 | + functions-common:time_stop:2434 : [[ -z 1647429756396 ]] 2022-03-16 11:22:37.986 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:22:37.990 | + functions-common:time_stop:2437 : end_time=1647429757987 2022-03-16 11:22:37.993 | + functions-common:time_stop:2438 : elapsed_time=1591 2022-03-16 11:22:37.995 | + functions-common:time_stop:2439 : total=1450 2022-03-16 11:22:37.998 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:22:38.000 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3041 2022-03-16 11:22:38.003 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-03-16 11:22:38.003 | Waiting for keystone to start... 2022-03-16 11:22:38.005 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.42/identity/v3/ 2022-03-16 11:22:38.009 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.42/identity/v3/ 2022-03-16 11:22:38.011 | + functions:wait_for_service:457 : local timeout=60 2022-03-16 11:22:38.014 | + functions:wait_for_service:458 : local url=http://10.222.0.42/identity/v3/ 2022-03-16 11:22:38.016 | + functions:wait_for_service:459 : local rval=0 2022-03-16 11:22:38.019 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-16 11:22:38.021 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-16 11:22:38.025 | + functions-common:time_start:2412 : local start_time= 2022-03-16 11:22:38.028 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 11:22:38.031 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 11:22:38.036 | + functions-common:time_start:2416 : _TIME_START[$name]=1647429758032 2022-03-16 11:22:38.038 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-16 11:22:38.054 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.42/identity/v3/ 2022-03-16 11:22:40.571 | ++ inc/async:async_inner:64 : rc=0 2022-03-16 11:22:40.599 | [207039 Async install_tempest:207039]: finished successfully 2022-03-16 11:22:44.739 | + :: : [[ 200 == 503 ]] 2022-03-16 11:22:44.740 | + :: : [[ 0 -eq 7 ]] 2022-03-16 11:22:44.744 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-16 11:22:44.747 | + functions-common:time_stop:2425 : local name 2022-03-16 11:22:44.749 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:22:44.752 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:22:44.754 | + functions-common:time_stop:2428 : local total 2022-03-16 11:22:44.757 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:22:44.759 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-16 11:22:44.761 | + functions-common:time_stop:2432 : start_time=1647429758032 2022-03-16 11:22:44.764 | + functions-common:time_stop:2434 : [[ -z 1647429758032 ]] 2022-03-16 11:22:44.767 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:22:44.772 | + functions-common:time_stop:2437 : end_time=1647429764769 2022-03-16 11:22:44.775 | + functions-common:time_stop:2438 : elapsed_time=6737 2022-03-16 11:22:44.777 | + functions-common:time_stop:2439 : total=0 2022-03-16 11:22:44.780 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:22:44.782 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6737 2022-03-16 11:22:44.784 | + functions:wait_for_service:467 : return 0 2022-03-16 11:22:44.787 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-03-16 11:22:44.808 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:22:44.811 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-03-16 11:22:44.813 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 11:22:44.816 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-16 11:22:44.849 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-03-16 11:22:44.852 | + 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.42/identity 2022-03-16 11:22:49.652 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=209730) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:22:49.652 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=209730) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:22:49.652 | 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=209730) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:22:49.660 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=209730) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:22:49.676 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=209730) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:22:49.676 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=209730) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:22:49.707 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=209730) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:22:49.740 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=209730) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:22:49.740 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=209730) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:22:49.833 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=209730) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:22:49.834 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=209730) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:22:49.834 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=209730) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:22:49.834 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=209730) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:22:49.834 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=209730) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:22:49.835 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=209730) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:22:49.848 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=209730) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:22:49.848 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=209730) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:22:49.849 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=209730) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:22:49.849 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=209730) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:22:49.849 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=209730) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:22:49.849 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=209730) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:22:49.849 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=209730) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:22:49.857 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=209730) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:22:49.860 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=209730) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:22:49.860 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=209730) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:22:49.860 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=209730) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:22:49.860 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=209730) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:22:49.861 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=209730) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:22:49.861 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=209730) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:22:49.861 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=209730) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:22:49.893 | 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=209730) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 11:22:50.204 | INFO keystone.cmd.bootstrap [None req-bacf4adc-b70d-4970-85fe-9cfd10221247 None None] Created domain default 2022-03-16 11:22:50.247 | INFO keystone.cmd.bootstrap [None req-bacf4adc-b70d-4970-85fe-9cfd10221247 None None] Created project admin 2022-03-16 11:22:50.277 | DEBUG passlib.handlers.bcrypt [None req-bacf4adc-b70d-4970-85fe-9cfd10221247 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=209730) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-16 11:22:50.277 | DEBUG passlib.handlers.bcrypt [None req-bacf4adc-b70d-4970-85fe-9cfd10221247 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=209730) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-16 11:22:50.341 | INFO keystone.cmd.bootstrap [None req-bacf4adc-b70d-4970-85fe-9cfd10221247 None None] Created user admin 2022-03-16 11:22:50.355 | INFO keystone.cmd.bootstrap [None req-bacf4adc-b70d-4970-85fe-9cfd10221247 None None] Created role reader 2022-03-16 11:22:50.364 | INFO keystone.cmd.bootstrap [None req-bacf4adc-b70d-4970-85fe-9cfd10221247 None None] Created role member 2022-03-16 11:22:50.389 | INFO keystone.cmd.bootstrap [None req-bacf4adc-b70d-4970-85fe-9cfd10221247 None None] Created implied role where 64e330fef65d4bcd81d50cf15d78c821 implies f8db39560c0c4b9a907f8ce2873df65e 2022-03-16 11:22:50.400 | INFO keystone.cmd.bootstrap [None req-bacf4adc-b70d-4970-85fe-9cfd10221247 None None] Created role admin 2022-03-16 11:22:50.417 | INFO keystone.cmd.bootstrap [None req-bacf4adc-b70d-4970-85fe-9cfd10221247 None None] Created implied role where 074a29bccc4f47369ab41fba176dd9ce implies 64e330fef65d4bcd81d50cf15d78c821 2022-03-16 11:22:50.429 | INFO keystone.cmd.bootstrap [None req-bacf4adc-b70d-4970-85fe-9cfd10221247 None None] Granted role admin on project admin to user admin. 2022-03-16 11:22:50.436 | INFO keystone.cmd.bootstrap [None req-bacf4adc-b70d-4970-85fe-9cfd10221247 None None] Granted role admin on the system to user admin. 2022-03-16 11:22:50.450 | WARNING py.warnings [None req-bacf4adc-b70d-4970-85fe-9cfd10221247 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-16 11:22:50.450 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-16 11:22:50.450 |  2022-03-16 11:22:50.454 | INFO keystone.cmd.bootstrap [None req-bacf4adc-b70d-4970-85fe-9cfd10221247 None None] Created region RegionOne 2022-03-16 11:22:50.489 | INFO keystone.cmd.bootstrap [None req-bacf4adc-b70d-4970-85fe-9cfd10221247 None None] Created public endpoint http://10.222.0.42/identity 2022-03-16 11:22:50.949 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-03-16 11:22:50.952 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-03-16 11:22:50.955 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-03-16 11:22:50.959 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-03-16 11:22:54.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:22:54.029 | from cryptography.utils import int_from_bytes 2022-03-16 11:22:54.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:22:54.029 | from cryptography.utils import int_from_bytes 2022-03-16 11:22:54.206 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:22:54.209 | + lib/keystone:create_keystone_accounts:310 : admin_project=eda60c4af8864caeac33f7c214f2d21b 2022-03-16 11:22:54.212 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-03-16 11:22:54.216 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-03-16 11:22:56.549 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:22:56.549 | from cryptography.utils import int_from_bytes 2022-03-16 11:22:56.549 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:22:56.549 | from cryptography.utils import int_from_bytes 2022-03-16 11:22:56.730 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:22:56.733 | + lib/keystone:create_keystone_accounts:312 : admin_user=8ac6c4aa3221406aad42f33ba09788b7 2022-03-16 11:22:56.736 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-03-16 11:22:56.738 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-03-16 11:22:56.742 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-03-16 11:22:56.744 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 8ac6c4aa3221406aad42f33ba09788b7 default 2022-03-16 11:22:56.808 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 8ac6c4aa3221406aad42f33ba09788b7 default 2022-03-16 11:22:56.848 | [181657 Async ks-domain-role:209847]: running: get_or_add_user_domain_role admin 8ac6c4aa3221406aad42f33ba09788b7 default 2022-03-16 11:22:56.851 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-03-16 11:22:56.854 | + functions-common:get_or_create_domain:877 : local domain_id 2022-03-16 11:22:56.858 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-16 11:23:00.123 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-03-16 11:23:00.125 | + functions-common:get_or_create_domain:888 : echo default 2022-03-16 11:23:00.125 | default 2022-03-16 11:23:00.128 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-03-16 11:23:00.192 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-16 11:23:00.235 | [181657 Async ks-project:209989]: running: get_or_create_project service Default 2022-03-16 11:23:00.238 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-03-16 11:23:00.305 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-16 11:23:00.348 | [181657 Async ks-service:210075]: running: get_or_create_role service 2022-03-16 11:23:00.352 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-16 11:23:00.445 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-16 11:23:00.477 | [181657 Async ks-reseller:210161]: running: get_or_create_role ResellerAdmin 2022-03-16 11:23:00.480 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-03-16 11:23:00.483 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-16 11:23:00.861 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-16 11:23:01.074 | [181657 Async ks-anotherrole:210250]: running: get_or_create_role anotherrole 2022-03-16 11:23:01.089 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-03-16 11:23:01.118 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-03-16 11:23:01.141 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 11:23:01.174 | +++ 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-16 11:23:04.082 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:23:04.144 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:23:04.213 | [210075 Async ks-service:210075]: finished successfully 2022-03-16 11:23:04.306 | [209989 Async ks-project:209989]: finished successfully 2022-03-16 11:23:04.403 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:23:04.443 | [210161 Async ks-reseller:210161]: finished successfully 2022-03-16 11:23:05.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:05.166 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:05.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:05.166 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:05.251 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:23:05.286 | [210250 Async ks-anotherrole:210250]: finished successfully 2022-03-16 11:23:05.351 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:23:05.354 | ++ functions-common:get_or_create_project:938 : project_id=b62f6726a5244389b367c5a7c44d3d22 2022-03-16 11:23:05.357 | ++ functions-common:get_or_create_project:939 : echo b62f6726a5244389b367c5a7c44d3d22 2022-03-16 11:23:05.359 | + lib/keystone:create_keystone_accounts:340 : invis_project=b62f6726a5244389b367c5a7c44d3d22 2022-03-16 11:23:05.362 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-03-16 11:23:05.365 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-03-16 11:23:05.368 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 11:23:05.371 | +++ 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-16 11:23:07.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:07.989 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:07.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:07.989 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:08.171 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:23:08.187 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:23:08.190 | ++ functions-common:get_or_create_project:938 : project_id=922db5161b3742e698f4b790c8c5d972 2022-03-16 11:23:08.193 | ++ functions-common:get_or_create_project:939 : echo 922db5161b3742e698f4b790c8c5d972 2022-03-16 11:23:08.196 | + lib/keystone:create_keystone_accounts:344 : demo_project=922db5161b3742e698f4b790c8c5d972 2022-03-16 11:23:08.199 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-03-16 11:23:08.200 | [209847 Async ks-domain-role:209847]: finished successfully 2022-03-16 11:23:08.202 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-16 11:23:08.205 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:23:08.211 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-03-16 11:23:08.214 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-03-16 11:23:08.218 | +++ 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-16 11:23:10.786 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:10.786 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:10.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:10.786 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:10.954 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:23:10.956 | ++ functions-common:get_or_create_user:925 : user_id=9dc1b0de8c244abea85332b263a4f215 2022-03-16 11:23:10.959 | ++ functions-common:get_or_create_user:926 : echo 9dc1b0de8c244abea85332b263a4f215 2022-03-16 11:23:10.962 | + lib/keystone:create_keystone_accounts:347 : demo_user=9dc1b0de8c244abea85332b263a4f215 2022-03-16 11:23:10.964 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-03-16 11:23:11.013 | [181657 Async ks-domain-role:209847]: Waiting for completion of get_or_add_user_domain_role admin 8ac6c4aa3221406aad42f33ba09788b7 default running on PID 209847 (6 other jobs running) 2022-03-16 11:23:11.038 | [181657 Async ks-domain-role:209847]: Signaling child to exit 2022-03-16 11:23:11.038 | WAKEUP 2022-03-16 11:23:11.061 | [181657 Async ks-domain-role:209847]: Signaled 2022-03-16 11:23:11.063 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-03-16 11:23:11.063 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8ac6c4aa3221406aad42f33ba09788b7 --domain default 2022-03-16 11:23:11.063 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:23:11.063 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-03-16 11:23:11.063 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:23:11.063 | ++ functions-common:get_field:812 : read data 2022-03-16 11:23:11.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:11.063 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:11.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:11.063 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:11.063 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:23:11.063 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-03-16 11:23:11.063 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-03-16 11:23:11.063 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 8ac6c4aa3221406aad42f33ba09788b7 --domain default 2022-03-16 11:23:11.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:11.063 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:11.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:11.063 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:11.063 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:23:11.063 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8ac6c4aa3221406aad42f33ba09788b7 --domain default 2022-03-16 11:23:11.063 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-03-16 11:23:11.063 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:23:11.063 | ++ functions-common:get_field:812 : read data 2022-03-16 11:23:11.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:11.063 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:11.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:11.063 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:11.063 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:23:11.064 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:23:11.064 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:23:11.064 | ++ functions-common:get_field:818 : echo '| 074a29bccc4f47369ab41fba176dd9ce | 8ac6c4aa3221406aad42f33ba09788b7 | | | default | | False |' 2022-03-16 11:23:11.064 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:23:11.064 | ++ functions-common:get_field:812 : read data 2022-03-16 11:23:11.064 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=074a29bccc4f47369ab41fba176dd9ce 2022-03-16 11:23:11.064 | + functions-common:get_or_add_user_domain_role:1021 : echo 074a29bccc4f47369ab41fba176dd9ce 2022-03-16 11:23:11.064 | 074a29bccc4f47369ab41fba176dd9ce 2022-03-16 11:23:11.107 | [181657 Async ks-domain-role:209847]: finished get_or_add_user_domain_role admin 8ac6c4aa3221406aad42f33ba09788b7 default with result 0 in 11 seconds 2022-03-16 11:23:11.114 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-16 11:23:11.150 | [181657 Async ks-project:209989]: Waiting for completion of get_or_create_project service Default running on PID 209989 (5 other jobs running) 2022-03-16 11:23:11.175 | [181657 Async ks-project:209989]: Signaling child to exit 2022-03-16 11:23:11.175 | WAKEUP 2022-03-16 11:23:11.197 | [181657 Async ks-project:209989]: Signaled 2022-03-16 11:23:11.198 | + functions-common:get_or_create_project:932 : local project_id 2022-03-16 11:23:11.198 | ++ 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-16 11:23:11.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:11.198 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:11.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:11.198 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:11.198 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:23:11.198 | + functions-common:get_or_create_project:938 : project_id=b1c96cf45b694d4fb8634b3c5accbc72 2022-03-16 11:23:11.198 | + functions-common:get_or_create_project:939 : echo b1c96cf45b694d4fb8634b3c5accbc72 2022-03-16 11:23:11.198 | b1c96cf45b694d4fb8634b3c5accbc72 2022-03-16 11:23:11.246 | [181657 Async ks-project:209989]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-03-16 11:23:11.286 | [181657 Async ks-service:210075]: Waiting for completion of get_or_create_role service running on PID 210075 (4 other jobs running) 2022-03-16 11:23:11.313 | [181657 Async ks-service:210075]: Signaling child to exit 2022-03-16 11:23:11.313 | WAKEUP 2022-03-16 11:23:11.339 | [181657 Async ks-service:210075]: Signaled 2022-03-16 11:23:11.341 | + functions-common:get_or_create_role:945 : local role_id 2022-03-16 11:23:11.341 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-03-16 11:23:11.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:11.341 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:11.341 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:11.341 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:11.341 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:23:11.341 | + functions-common:get_or_create_role:950 : role_id=9588c547244948c090c1f075dccd1b5f 2022-03-16 11:23:11.341 | + functions-common:get_or_create_role:951 : echo 9588c547244948c090c1f075dccd1b5f 2022-03-16 11:23:11.341 | 9588c547244948c090c1f075dccd1b5f 2022-03-16 11:23:11.394 | [181657 Async ks-service:210075]: finished get_or_create_role service with result 0 in 3 seconds 2022-03-16 11:23:11.433 | [181657 Async ks-reseller:210161]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 210161 (3 other jobs running) 2022-03-16 11:23:11.461 | [181657 Async ks-reseller:210161]: Signaling child to exit 2022-03-16 11:23:11.461 | WAKEUP 2022-03-16 11:23:11.483 | [181657 Async ks-reseller:210161]: Signaled 2022-03-16 11:23:11.485 | + functions-common:get_or_create_role:945 : local role_id 2022-03-16 11:23:11.485 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-03-16 11:23:11.485 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:11.485 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:11.485 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:11.485 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:11.485 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:23:11.485 | + functions-common:get_or_create_role:950 : role_id=e60c3f341e3b4c4f922a023111dba583 2022-03-16 11:23:11.485 | + functions-common:get_or_create_role:951 : echo e60c3f341e3b4c4f922a023111dba583 2022-03-16 11:23:11.485 | e60c3f341e3b4c4f922a023111dba583 2022-03-16 11:23:11.532 | [181657 Async ks-reseller:210161]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-03-16 11:23:11.571 | [181657 Async ks-anotherrole:210250]: Waiting for completion of get_or_create_role anotherrole running on PID 210250 (2 other jobs running) 2022-03-16 11:23:11.604 | [181657 Async ks-anotherrole:210250]: Signaling child to exit 2022-03-16 11:23:11.604 | WAKEUP 2022-03-16 11:23:11.630 | [181657 Async ks-anotherrole:210250]: Signaled 2022-03-16 11:23:11.632 | + functions-common:get_or_create_role:945 : local role_id 2022-03-16 11:23:11.632 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-16 11:23:11.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:11.632 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:11.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:11.632 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:11.632 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:23:11.632 | + functions-common:get_or_create_role:950 : role_id=e546da96d3cc4caba0bcf3502634e7d7 2022-03-16 11:23:11.632 | + functions-common:get_or_create_role:951 : echo e546da96d3cc4caba0bcf3502634e7d7 2022-03-16 11:23:11.632 | e546da96d3cc4caba0bcf3502634e7d7 2022-03-16 11:23:11.676 | [181657 Async ks-anotherrole:210250]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-03-16 11:23:11.680 | + inc/async:async_wait:197 : return 0 2022-03-16 11:23:11.683 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 9dc1b0de8c244abea85332b263a4f215 922db5161b3742e698f4b790c8c5d972 2022-03-16 11:23:11.745 | + inc/async:async_inner:63 : get_or_add_user_project_role member 9dc1b0de8c244abea85332b263a4f215 922db5161b3742e698f4b790c8c5d972 2022-03-16 11:23:11.784 | [181657 Async ks-demo-member:211118]: running: get_or_add_user_project_role member 9dc1b0de8c244abea85332b263a4f215 922db5161b3742e698f4b790c8c5d972 2022-03-16 11:23:11.787 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 8ac6c4aa3221406aad42f33ba09788b7 922db5161b3742e698f4b790c8c5d972 2022-03-16 11:23:11.849 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 8ac6c4aa3221406aad42f33ba09788b7 922db5161b3742e698f4b790c8c5d972 2022-03-16 11:23:11.892 | [181657 Async ks-demo-admin:211230]: running: get_or_add_user_project_role admin 8ac6c4aa3221406aad42f33ba09788b7 922db5161b3742e698f4b790c8c5d972 2022-03-16 11:23:11.897 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 9dc1b0de8c244abea85332b263a4f215 922db5161b3742e698f4b790c8c5d972 2022-03-16 11:23:11.965 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 9dc1b0de8c244abea85332b263a4f215 922db5161b3742e698f4b790c8c5d972 2022-03-16 11:23:12.015 | [181657 Async ks-demo-another:211342]: running: get_or_add_user_project_role anotherrole 9dc1b0de8c244abea85332b263a4f215 922db5161b3742e698f4b790c8c5d972 2022-03-16 11:23:12.018 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 9dc1b0de8c244abea85332b263a4f215 b62f6726a5244389b367c5a7c44d3d22 2022-03-16 11:23:12.093 | + inc/async:async_inner:63 : get_or_add_user_project_role member 9dc1b0de8c244abea85332b263a4f215 b62f6726a5244389b367c5a7c44d3d22 2022-03-16 11:23:12.180 | [181657 Async ks-demo-invis:211454]: running: get_or_add_user_project_role member 9dc1b0de8c244abea85332b263a4f215 b62f6726a5244389b367c5a7c44d3d22 2022-03-16 11:23:12.185 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-03-16 11:23:12.192 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-03-16 11:23:12.198 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:23:12.205 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-03-16 11:23:12.210 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-03-16 11:23:12.229 | +++ 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-16 11:23:16.456 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:16.456 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:16.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:16.457 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:16.641 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:23:16.648 | ++ functions-common:get_or_create_user:925 : user_id=66415b59dd2c44e68e582e0d832ec18d 2022-03-16 11:23:16.651 | ++ functions-common:get_or_create_user:926 : echo 66415b59dd2c44e68e582e0d832ec18d 2022-03-16 11:23:16.665 | + lib/keystone:create_keystone_accounts:360 : demo_reader=66415b59dd2c44e68e582e0d832ec18d 2022-03-16 11:23:16.669 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 66415b59dd2c44e68e582e0d832ec18d 922db5161b3742e698f4b790c8c5d972 2022-03-16 11:23:16.770 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 66415b59dd2c44e68e582e0d832ec18d 922db5161b3742e698f4b790c8c5d972 2022-03-16 11:23:16.847 | [181657 Async ks-demo-reader:211621]: running: get_or_add_user_project_role reader 66415b59dd2c44e68e582e0d832ec18d 922db5161b3742e698f4b790c8c5d972 2022-03-16 11:23:16.851 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-03-16 11:23:16.861 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-03-16 11:23:16.881 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 11:23:16.913 | +++ 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-16 11:23:21.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:21.946 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:21.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:21.946 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:22.206 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:23:22.212 | ++ functions-common:get_or_create_project:938 : project_id=b5e5cc3afb034947a92eb61103319087 2022-03-16 11:23:22.229 | ++ functions-common:get_or_create_project:939 : echo b5e5cc3afb034947a92eb61103319087 2022-03-16 11:23:22.238 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=b5e5cc3afb034947a92eb61103319087 2022-03-16 11:23:22.254 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-03-16 11:23:22.281 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-16 11:23:22.284 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:23:22.295 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-03-16 11:23:22.302 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-03-16 11:23:22.313 | +++ 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-16 11:23:25.905 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:23:26.042 | [211230 Async ks-demo-admin:211230]: finished successfully 2022-03-16 11:23:26.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:26.266 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:26.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:26.266 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:26.593 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:23:26.613 | ++ functions-common:get_or_create_user:925 : user_id=ff66ffed0522407db1c9e191a6abfca9 2022-03-16 11:23:26.638 | ++ functions-common:get_or_create_user:926 : echo ff66ffed0522407db1c9e191a6abfca9 2022-03-16 11:23:26.665 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=ff66ffed0522407db1c9e191a6abfca9 2022-03-16 11:23:26.681 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin ff66ffed0522407db1c9e191a6abfca9 b5e5cc3afb034947a92eb61103319087 2022-03-16 11:23:26.955 | + inc/async:async_inner:63 : get_or_add_user_project_role admin ff66ffed0522407db1c9e191a6abfca9 b5e5cc3afb034947a92eb61103319087 2022-03-16 11:23:27.103 | [181657 Async ks-alt-admin:212072]: running: get_or_add_user_project_role admin ff66ffed0522407db1c9e191a6abfca9 b5e5cc3afb034947a92eb61103319087 2022-03-16 11:23:27.106 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole ff66ffed0522407db1c9e191a6abfca9 b5e5cc3afb034947a92eb61103319087 2022-03-16 11:23:27.462 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole ff66ffed0522407db1c9e191a6abfca9 b5e5cc3afb034947a92eb61103319087 2022-03-16 11:23:27.685 | [181657 Async ks-alt-another:212184]: running: get_or_add_user_project_role anotherrole ff66ffed0522407db1c9e191a6abfca9 b5e5cc3afb034947a92eb61103319087 2022-03-16 11:23:27.701 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-03-16 11:23:27.733 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-03-16 11:23:27.761 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:23:27.775 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-03-16 11:23:27.801 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-03-16 11:23:27.821 | +++ 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-16 11:23:29.048 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:23:29.209 | [211342 Async ks-demo-another:211342]: finished successfully 2022-03-16 11:23:29.281 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:23:29.458 | [211118 Async ks-demo-member:211118]: finished successfully 2022-03-16 11:23:29.673 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:23:29.837 | [211454 Async ks-demo-invis:211454]: finished successfully 2022-03-16 11:23:31.445 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:23:31.473 | [211621 Async ks-demo-reader:211621]: finished successfully 2022-03-16 11:23:31.914 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:31.914 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:31.914 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:31.915 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:32.100 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:23:32.103 | ++ functions-common:get_or_create_user:925 : user_id=4ebf14e3afb345f4b4ade30f994e1f5b 2022-03-16 11:23:32.106 | ++ functions-common:get_or_create_user:926 : echo 4ebf14e3afb345f4b4ade30f994e1f5b 2022-03-16 11:23:32.109 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=4ebf14e3afb345f4b4ade30f994e1f5b 2022-03-16 11:23:32.112 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 4ebf14e3afb345f4b4ade30f994e1f5b b5e5cc3afb034947a92eb61103319087 2022-03-16 11:23:32.178 | + inc/async:async_inner:63 : get_or_add_user_project_role member 4ebf14e3afb345f4b4ade30f994e1f5b b5e5cc3afb034947a92eb61103319087 2022-03-16 11:23:32.226 | [181657 Async ks-alt-member-user:212581]: running: get_or_add_user_project_role member 4ebf14e3afb345f4b4ade30f994e1f5b b5e5cc3afb034947a92eb61103319087 2022-03-16 11:23:32.230 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-03-16 11:23:32.236 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-03-16 11:23:32.240 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:23:32.242 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-03-16 11:23:32.247 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-03-16 11:23:32.251 | +++ 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-16 11:23:35.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:35.139 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:35.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:35.139 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:35.328 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:23:35.330 | ++ functions-common:get_or_create_user:925 : user_id=dff80a8959a3456b93c9b1ffd7147f56 2022-03-16 11:23:35.333 | ++ functions-common:get_or_create_user:926 : echo dff80a8959a3456b93c9b1ffd7147f56 2022-03-16 11:23:35.337 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=dff80a8959a3456b93c9b1ffd7147f56 2022-03-16 11:23:35.340 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader dff80a8959a3456b93c9b1ffd7147f56 b5e5cc3afb034947a92eb61103319087 2022-03-16 11:23:35.453 | + inc/async:async_inner:63 : get_or_add_user_project_role reader dff80a8959a3456b93c9b1ffd7147f56 b5e5cc3afb034947a92eb61103319087 2022-03-16 11:23:35.504 | [181657 Async ks-alt-reader-user:212747]: running: get_or_add_user_project_role reader dff80a8959a3456b93c9b1ffd7147f56 b5e5cc3afb034947a92eb61103319087 2022-03-16 11:23:35.509 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-03-16 11:23:35.512 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:23:35.517 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-03-16 11:23:35.527 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-03-16 11:23:35.540 | +++ 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-16 11:23:39.130 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:39.130 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:39.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:39.130 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:39.317 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:23:39.320 | ++ functions-common:get_or_create_user:925 : user_id=f0292e0eb2a542b295c53b8767ba51ce 2022-03-16 11:23:39.323 | ++ functions-common:get_or_create_user:926 : echo f0292e0eb2a542b295c53b8767ba51ce 2022-03-16 11:23:39.326 | + lib/keystone:create_keystone_accounts:392 : system_member_user=f0292e0eb2a542b295c53b8767ba51ce 2022-03-16 11:23:39.329 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member f0292e0eb2a542b295c53b8767ba51ce all 2022-03-16 11:23:39.400 | + inc/async:async_inner:63 : get_or_add_user_system_role member f0292e0eb2a542b295c53b8767ba51ce all 2022-03-16 11:23:39.444 | [181657 Async ks-system-member:212973]: running: get_or_add_user_system_role member f0292e0eb2a542b295c53b8767ba51ce all 2022-03-16 11:23:39.449 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-03-16 11:23:39.452 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:23:39.454 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-03-16 11:23:39.458 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-03-16 11:23:39.464 | +++ 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-16 11:23:41.155 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:23:41.325 | [212072 Async ks-alt-admin:212072]: finished successfully 2022-03-16 11:23:41.852 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:23:42.009 | [212184 Async ks-alt-another:212184]: finished successfully 2022-03-16 11:23:42.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:42.645 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:42.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:42.645 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:42.836 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:23:42.841 | ++ functions-common:get_or_create_user:925 : user_id=9e7bc13ac00842af9950b3dff750ac84 2022-03-16 11:23:42.849 | ++ functions-common:get_or_create_user:926 : echo 9e7bc13ac00842af9950b3dff750ac84 2022-03-16 11:23:42.853 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=9e7bc13ac00842af9950b3dff750ac84 2022-03-16 11:23:42.860 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 9e7bc13ac00842af9950b3dff750ac84 all 2022-03-16 11:23:42.945 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 9e7bc13ac00842af9950b3dff750ac84 all 2022-03-16 11:23:43.022 | [181657 Async ks-system-reader:213255]: running: get_or_add_user_system_role reader 9e7bc13ac00842af9950b3dff750ac84 all 2022-03-16 11:23:43.024 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-03-16 11:23:43.030 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-03-16 11:23:43.032 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-03-16 11:23:43.035 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-16 11:23:43.042 | +++ 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-16 11:23:45.990 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:23:46.072 | [212581 Async ks-alt-member-user:212581]: finished successfully 2022-03-16 11:23:46.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:46.398 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:46.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:46.398 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:46.588 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:23:46.590 | ++ functions-common:get_or_create_group:902 : group_id=fa0e24b4ddb04113b1ba7625b18e904f 2022-03-16 11:23:46.593 | ++ functions-common:get_or_create_group:903 : echo fa0e24b4ddb04113b1ba7625b18e904f 2022-03-16 11:23:46.596 | + lib/keystone:create_keystone_accounts:402 : admin_group=fa0e24b4ddb04113b1ba7625b18e904f 2022-03-16 11:23:46.609 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-03-16 11:23:46.613 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-03-16 11:23:46.621 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-03-16 11:23:46.623 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-16 11:23:46.634 | +++ 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-16 11:23:48.744 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:23:48.774 | [212747 Async ks-alt-reader-user:212747]: finished successfully 2022-03-16 11:23:49.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:49.288 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:49.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:49.288 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:49.473 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:23:49.476 | ++ functions-common:get_or_create_group:902 : group_id=cf36ea2661c145a2ba8da76ecc57a51b 2022-03-16 11:23:49.479 | ++ functions-common:get_or_create_group:903 : echo cf36ea2661c145a2ba8da76ecc57a51b 2022-03-16 11:23:49.481 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=cf36ea2661c145a2ba8da76ecc57a51b 2022-03-16 11:23:49.484 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member cf36ea2661c145a2ba8da76ecc57a51b 922db5161b3742e698f4b790c8c5d972 2022-03-16 11:23:49.553 | + inc/async:async_inner:63 : get_or_add_group_project_role member cf36ea2661c145a2ba8da76ecc57a51b 922db5161b3742e698f4b790c8c5d972 2022-03-16 11:23:49.606 | [181657 Async ks-group-memberdemo:213608]: running: get_or_add_group_project_role member cf36ea2661c145a2ba8da76ecc57a51b 922db5161b3742e698f4b790c8c5d972 2022-03-16 11:23:49.609 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole cf36ea2661c145a2ba8da76ecc57a51b 922db5161b3742e698f4b790c8c5d972 2022-03-16 11:23:49.700 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole cf36ea2661c145a2ba8da76ecc57a51b 922db5161b3742e698f4b790c8c5d972 2022-03-16 11:23:49.811 | [181657 Async ks-group-anotherdemo:213694]: running: get_or_add_group_project_role anotherrole cf36ea2661c145a2ba8da76ecc57a51b 922db5161b3742e698f4b790c8c5d972 2022-03-16 11:23:49.829 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member cf36ea2661c145a2ba8da76ecc57a51b b5e5cc3afb034947a92eb61103319087 2022-03-16 11:23:50.092 | + inc/async:async_inner:63 : get_or_add_group_project_role member cf36ea2661c145a2ba8da76ecc57a51b b5e5cc3afb034947a92eb61103319087 2022-03-16 11:23:50.261 | [181657 Async ks-group-memberalt:213780]: running: get_or_add_group_project_role member cf36ea2661c145a2ba8da76ecc57a51b b5e5cc3afb034947a92eb61103319087 2022-03-16 11:23:50.291 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole cf36ea2661c145a2ba8da76ecc57a51b b5e5cc3afb034947a92eb61103319087 2022-03-16 11:23:50.429 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:23:50.524 | [212973 Async ks-system-member:212973]: finished successfully 2022-03-16 11:23:50.637 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole cf36ea2661c145a2ba8da76ecc57a51b b5e5cc3afb034947a92eb61103319087 2022-03-16 11:23:50.858 | [181657 Async ks-group-anotheralt:213921]: running: get_or_add_group_project_role anotherrole cf36ea2661c145a2ba8da76ecc57a51b b5e5cc3afb034947a92eb61103319087 2022-03-16 11:23:50.884 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin fa0e24b4ddb04113b1ba7625b18e904f eda60c4af8864caeac33f7c214f2d21b 2022-03-16 11:23:51.369 | + inc/async:async_inner:63 : get_or_add_group_project_role admin fa0e24b4ddb04113b1ba7625b18e904f eda60c4af8864caeac33f7c214f2d21b 2022-03-16 11:23:51.635 | [181657 Async ks-group-admin:214012]: running: get_or_add_group_project_role admin fa0e24b4ddb04113b1ba7625b18e904f eda60c4af8864caeac33f7c214f2d21b 2022-03-16 11:23:51.661 | + 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-16 11:23:52.041 | [181657 Async ks-demo-member:211118]: Waiting for completion of get_or_add_user_project_role member 9dc1b0de8c244abea85332b263a4f215 922db5161b3742e698f4b790c8c5d972 running on PID 211118 (17 other jobs running) 2022-03-16 11:23:52.207 | [181657 Async ks-demo-member:211118]: Signaling child to exit 2022-03-16 11:23:52.208 | WAKEUP 2022-03-16 11:23:52.350 | [181657 Async ks-demo-member:211118]: Signaled 2022-03-16 11:23:52.368 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:23:52.368 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:23:52.368 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:23:52.368 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:23:52.368 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:23:52.368 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:23:52.368 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:23:52.368 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:23:52.368 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9dc1b0de8c244abea85332b263a4f215 --project 922db5161b3742e698f4b790c8c5d972 2022-03-16 11:23:52.368 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:23:52.368 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:23:52.369 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:23:52.369 | ++ functions-common:get_field:812 : read data 2022-03-16 11:23:52.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:52.369 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:52.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:52.369 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:52.369 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:23:52.369 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:23:52.369 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:23:52.369 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 9dc1b0de8c244abea85332b263a4f215 --project 922db5161b3742e698f4b790c8c5d972 2022-03-16 11:23:52.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:52.369 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:52.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:52.369 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:52.369 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9dc1b0de8c244abea85332b263a4f215 --project 922db5161b3742e698f4b790c8c5d972 2022-03-16 11:23:52.369 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:23:52.369 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:23:52.369 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:23:52.369 | ++ functions-common:get_field:812 : read data 2022-03-16 11:23:52.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:52.369 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:52.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:52.369 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:52.369 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:23:52.369 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:23:52.369 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:23:52.369 | ++ functions-common:get_field:818 : echo '| 64e330fef65d4bcd81d50cf15d78c821 | 9dc1b0de8c244abea85332b263a4f215 | | 922db5161b3742e698f4b790c8c5d972 | | | False |' 2022-03-16 11:23:52.369 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:23:52.369 | ++ functions-common:get_field:812 : read data 2022-03-16 11:23:52.369 | + functions-common:get_or_add_user_project_role:995 : user_role_id=64e330fef65d4bcd81d50cf15d78c821 2022-03-16 11:23:52.369 | + functions-common:get_or_add_user_project_role:997 : echo 64e330fef65d4bcd81d50cf15d78c821 2022-03-16 11:23:52.374 | 64e330fef65d4bcd81d50cf15d78c821 2022-03-16 11:23:52.704 | [181657 Async ks-demo-member:211118]: finished get_or_add_user_project_role member 9dc1b0de8c244abea85332b263a4f215 922db5161b3742e698f4b790c8c5d972 with result 0 in 17 seconds 2022-03-16 11:23:52.938 | [181657 Async ks-demo-admin:211230]: Waiting for completion of get_or_add_user_project_role admin 8ac6c4aa3221406aad42f33ba09788b7 922db5161b3742e698f4b790c8c5d972 running on PID 211230 (16 other jobs running) 2022-03-16 11:23:53.096 | [181657 Async ks-demo-admin:211230]: Signaling child to exit 2022-03-16 11:23:53.096 | WAKEUP 2022-03-16 11:23:53.256 | [181657 Async ks-demo-admin:211230]: Signaled 2022-03-16 11:23:53.272 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:23:53.273 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:23:53.273 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:23:53.273 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:23:53.273 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:23:53.273 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:23:53.273 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:23:53.273 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:23:53.273 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:23:53.273 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:23:53.273 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8ac6c4aa3221406aad42f33ba09788b7 --project 922db5161b3742e698f4b790c8c5d972 2022-03-16 11:23:53.273 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:23:53.273 | ++ functions-common:get_field:812 : read data 2022-03-16 11:23:53.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:53.273 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:53.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:53.273 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:53.273 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:23:53.273 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:23:53.273 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:23:53.273 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 8ac6c4aa3221406aad42f33ba09788b7 --project 922db5161b3742e698f4b790c8c5d972 2022-03-16 11:23:53.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:53.273 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:53.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:53.273 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:53.273 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:23:53.273 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:23:53.273 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8ac6c4aa3221406aad42f33ba09788b7 --project 922db5161b3742e698f4b790c8c5d972 2022-03-16 11:23:53.273 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:23:53.273 | ++ functions-common:get_field:812 : read data 2022-03-16 11:23:53.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:53.273 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:53.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:53.274 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:53.274 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:23:53.274 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:23:53.274 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:23:53.274 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:23:53.274 | ++ functions-common:get_field:818 : echo '| 074a29bccc4f47369ab41fba176dd9ce | 8ac6c4aa3221406aad42f33ba09788b7 | | 922db5161b3742e698f4b790c8c5d972 | | | False |' 2022-03-16 11:23:53.274 | ++ functions-common:get_field:812 : read data 2022-03-16 11:23:53.274 | + functions-common:get_or_add_user_project_role:995 : user_role_id=074a29bccc4f47369ab41fba176dd9ce 2022-03-16 11:23:53.274 | + functions-common:get_or_add_user_project_role:997 : echo 074a29bccc4f47369ab41fba176dd9ce 2022-03-16 11:23:53.274 | 074a29bccc4f47369ab41fba176dd9ce 2022-03-16 11:23:53.570 | [181657 Async ks-demo-admin:211230]: finished get_or_add_user_project_role admin 8ac6c4aa3221406aad42f33ba09788b7 922db5161b3742e698f4b790c8c5d972 with result 0 in 14 seconds 2022-03-16 11:23:53.800 | [181657 Async ks-demo-another:211342]: Waiting for completion of get_or_add_user_project_role anotherrole 9dc1b0de8c244abea85332b263a4f215 922db5161b3742e698f4b790c8c5d972 running on PID 211342 (15 other jobs running) 2022-03-16 11:23:53.989 | [181657 Async ks-demo-another:211342]: Signaling child to exit 2022-03-16 11:23:53.989 | WAKEUP 2022-03-16 11:23:54.124 | [181657 Async ks-demo-another:211342]: Signaled 2022-03-16 11:23:54.144 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:23:54.144 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:23:54.144 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:23:54.144 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:23:54.144 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:23:54.144 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:23:54.145 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:23:54.145 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:23:54.145 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:23:54.145 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:23:54.145 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 9dc1b0de8c244abea85332b263a4f215 --project 922db5161b3742e698f4b790c8c5d972 2022-03-16 11:23:54.145 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:23:54.145 | ++ functions-common:get_field:812 : read data 2022-03-16 11:23:54.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:54.145 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:54.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:54.145 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:54.145 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:23:54.145 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:23:54.145 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:23:54.145 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 9dc1b0de8c244abea85332b263a4f215 --project 922db5161b3742e698f4b790c8c5d972 2022-03-16 11:23:54.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:54.145 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:54.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:54.145 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:54.145 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:23:54.145 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 9dc1b0de8c244abea85332b263a4f215 --project 922db5161b3742e698f4b790c8c5d972 2022-03-16 11:23:54.145 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:23:54.145 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:23:54.145 | ++ functions-common:get_field:812 : read data 2022-03-16 11:23:54.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:54.145 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:54.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:54.145 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:54.145 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:23:54.145 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:23:54.146 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:23:54.146 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:23:54.146 | ++ functions-common:get_field:818 : echo '| e546da96d3cc4caba0bcf3502634e7d7 | 9dc1b0de8c244abea85332b263a4f215 | | 922db5161b3742e698f4b790c8c5d972 | | | False |' 2022-03-16 11:23:54.146 | ++ functions-common:get_field:812 : read data 2022-03-16 11:23:54.146 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e546da96d3cc4caba0bcf3502634e7d7 2022-03-16 11:23:54.146 | + functions-common:get_or_add_user_project_role:997 : echo e546da96d3cc4caba0bcf3502634e7d7 2022-03-16 11:23:54.146 | e546da96d3cc4caba0bcf3502634e7d7 2022-03-16 11:23:54.339 | [181657 Async ks-demo-another:211342]: finished get_or_add_user_project_role anotherrole 9dc1b0de8c244abea85332b263a4f215 922db5161b3742e698f4b790c8c5d972 with result 0 in 17 seconds 2022-03-16 11:23:54.408 | [181657 Async ks-demo-invis:211454]: Waiting for completion of get_or_add_user_project_role member 9dc1b0de8c244abea85332b263a4f215 b62f6726a5244389b367c5a7c44d3d22 running on PID 211454 (14 other jobs running) 2022-03-16 11:23:54.449 | [181657 Async ks-demo-invis:211454]: Signaling child to exit 2022-03-16 11:23:54.450 | WAKEUP 2022-03-16 11:23:54.587 | [181657 Async ks-demo-invis:211454]: Signaled 2022-03-16 11:23:54.595 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:23:54.595 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:23:54.595 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:23:54.595 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:23:54.595 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:23:54.595 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:23:54.595 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:23:54.595 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:23:54.595 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:23:54.595 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9dc1b0de8c244abea85332b263a4f215 --project b62f6726a5244389b367c5a7c44d3d22 2022-03-16 11:23:54.595 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:23:54.595 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:23:54.595 | ++ functions-common:get_field:812 : read data 2022-03-16 11:23:54.595 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:54.595 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:54.595 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:54.595 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:54.595 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:23:54.595 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:23:54.595 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:23:54.596 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 9dc1b0de8c244abea85332b263a4f215 --project b62f6726a5244389b367c5a7c44d3d22 2022-03-16 11:23:54.596 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:54.596 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:54.596 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:54.596 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:54.596 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:23:54.596 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9dc1b0de8c244abea85332b263a4f215 --project b62f6726a5244389b367c5a7c44d3d22 2022-03-16 11:23:54.596 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:23:54.596 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:23:54.596 | ++ functions-common:get_field:812 : read data 2022-03-16 11:23:54.596 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:54.596 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:54.596 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:54.596 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:54.596 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:23:54.596 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:23:54.596 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:23:54.596 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:23:54.596 | ++ functions-common:get_field:818 : echo '| 64e330fef65d4bcd81d50cf15d78c821 | 9dc1b0de8c244abea85332b263a4f215 | | b62f6726a5244389b367c5a7c44d3d22 | | | False |' 2022-03-16 11:23:54.596 | ++ functions-common:get_field:812 : read data 2022-03-16 11:23:54.596 | + functions-common:get_or_add_user_project_role:995 : user_role_id=64e330fef65d4bcd81d50cf15d78c821 2022-03-16 11:23:54.596 | + functions-common:get_or_add_user_project_role:997 : echo 64e330fef65d4bcd81d50cf15d78c821 2022-03-16 11:23:54.596 | 64e330fef65d4bcd81d50cf15d78c821 2022-03-16 11:23:54.858 | [181657 Async ks-demo-invis:211454]: finished get_or_add_user_project_role member 9dc1b0de8c244abea85332b263a4f215 b62f6726a5244389b367c5a7c44d3d22 with result 0 in 17 seconds 2022-03-16 11:23:55.040 | [181657 Async ks-demo-reader:211621]: Waiting for completion of get_or_add_user_project_role reader 66415b59dd2c44e68e582e0d832ec18d 922db5161b3742e698f4b790c8c5d972 running on PID 211621 (13 other jobs running) 2022-03-16 11:23:55.159 | [181657 Async ks-demo-reader:211621]: Signaling child to exit 2022-03-16 11:23:55.160 | WAKEUP 2022-03-16 11:23:55.269 | [181657 Async ks-demo-reader:211621]: Signaled 2022-03-16 11:23:55.276 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:23:55.276 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:23:55.276 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:23:55.276 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:23:55.276 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:23:55.276 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:23:55.276 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:23:55.276 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:23:55.277 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:23:55.277 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:23:55.277 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 66415b59dd2c44e68e582e0d832ec18d --project 922db5161b3742e698f4b790c8c5d972 2022-03-16 11:23:55.277 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:23:55.277 | ++ functions-common:get_field:812 : read data 2022-03-16 11:23:55.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:55.277 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:55.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:55.277 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:55.277 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:23:55.277 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:23:55.277 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:23:55.278 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 66415b59dd2c44e68e582e0d832ec18d --project 922db5161b3742e698f4b790c8c5d972 2022-03-16 11:23:55.278 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:55.278 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:55.278 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:55.278 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:55.278 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:23:55.278 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:23:55.278 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:23:55.278 | ++ functions-common:get_field:812 : read data 2022-03-16 11:23:55.278 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 66415b59dd2c44e68e582e0d832ec18d --project 922db5161b3742e698f4b790c8c5d972 2022-03-16 11:23:55.278 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:55.278 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:55.278 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:55.278 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:55.278 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:23:55.278 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:23:55.278 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:23:55.278 | ++ functions-common:get_field:818 : echo '| f8db39560c0c4b9a907f8ce2873df65e | 66415b59dd2c44e68e582e0d832ec18d | | 922db5161b3742e698f4b790c8c5d972 | | | False |' 2022-03-16 11:23:55.278 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:23:55.278 | ++ functions-common:get_field:812 : read data 2022-03-16 11:23:55.278 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f8db39560c0c4b9a907f8ce2873df65e 2022-03-16 11:23:55.278 | + functions-common:get_or_add_user_project_role:997 : echo f8db39560c0c4b9a907f8ce2873df65e 2022-03-16 11:23:55.278 | f8db39560c0c4b9a907f8ce2873df65e 2022-03-16 11:23:55.520 | [181657 Async ks-demo-reader:211621]: finished get_or_add_user_project_role reader 66415b59dd2c44e68e582e0d832ec18d 922db5161b3742e698f4b790c8c5d972 with result 0 in 14 seconds 2022-03-16 11:23:55.545 | + inc/async:async_wait:197 : return 0 2022-03-16 11:23:55.556 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-03-16 11:23:55.801 | [181657 Async ks-alt-admin:212072]: Waiting for completion of get_or_add_user_project_role admin ff66ffed0522407db1c9e191a6abfca9 b5e5cc3afb034947a92eb61103319087 running on PID 212072 (12 other jobs running) 2022-03-16 11:23:55.952 | [181657 Async ks-alt-admin:212072]: Signaling child to exit 2022-03-16 11:23:55.953 | WAKEUP 2022-03-16 11:23:56.084 | [181657 Async ks-alt-admin:212072]: Signaled 2022-03-16 11:23:56.101 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:23:56.101 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:23:56.101 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:23:56.101 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:23:56.101 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:23:56.101 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:23:56.101 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:23:56.101 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:23:56.101 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ff66ffed0522407db1c9e191a6abfca9 --project b5e5cc3afb034947a92eb61103319087 2022-03-16 11:23:56.101 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:23:56.101 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:23:56.101 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:23:56.101 | ++ functions-common:get_field:812 : read data 2022-03-16 11:23:56.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:56.101 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:56.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:56.101 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:56.101 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:23:56.101 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:23:56.101 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:23:56.101 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user ff66ffed0522407db1c9e191a6abfca9 --project b5e5cc3afb034947a92eb61103319087 2022-03-16 11:23:56.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:56.101 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:56.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:56.101 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:56.102 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:23:56.102 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ff66ffed0522407db1c9e191a6abfca9 --project b5e5cc3afb034947a92eb61103319087 2022-03-16 11:23:56.102 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:23:56.102 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:23:56.102 | ++ functions-common:get_field:812 : read data 2022-03-16 11:23:56.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:56.102 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:56.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:56.102 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:56.102 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:23:56.102 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:23:56.102 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:23:56.102 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:23:56.102 | ++ functions-common:get_field:818 : echo '| 074a29bccc4f47369ab41fba176dd9ce | ff66ffed0522407db1c9e191a6abfca9 | | b5e5cc3afb034947a92eb61103319087 | | | False |' 2022-03-16 11:23:56.102 | ++ functions-common:get_field:812 : read data 2022-03-16 11:23:56.102 | + functions-common:get_or_add_user_project_role:995 : user_role_id=074a29bccc4f47369ab41fba176dd9ce 2022-03-16 11:23:56.102 | + functions-common:get_or_add_user_project_role:997 : echo 074a29bccc4f47369ab41fba176dd9ce 2022-03-16 11:23:56.102 | 074a29bccc4f47369ab41fba176dd9ce 2022-03-16 11:23:56.230 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:23:56.296 | [181657 Async ks-alt-admin:212072]: finished get_or_add_user_project_role admin ff66ffed0522407db1c9e191a6abfca9 b5e5cc3afb034947a92eb61103319087 with result 0 in 14 seconds 2022-03-16 11:23:56.340 | [213255 Async ks-system-reader:213255]: finished successfully 2022-03-16 11:23:56.499 | [181657 Async ks-alt-another:212184]: Waiting for completion of get_or_add_user_project_role anotherrole ff66ffed0522407db1c9e191a6abfca9 b5e5cc3afb034947a92eb61103319087 running on PID 212184 (11 other jobs running) 2022-03-16 11:23:56.625 | [181657 Async ks-alt-another:212184]: Signaling child to exit 2022-03-16 11:23:56.625 | WAKEUP 2022-03-16 11:23:56.758 | [181657 Async ks-alt-another:212184]: Signaled 2022-03-16 11:23:56.768 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:23:56.768 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:23:56.768 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:23:56.768 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:23:56.768 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:23:56.768 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:23:56.768 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:23:56.768 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:23:56.768 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:23:56.768 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:23:56.768 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user ff66ffed0522407db1c9e191a6abfca9 --project b5e5cc3afb034947a92eb61103319087 2022-03-16 11:23:56.768 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:23:56.768 | ++ functions-common:get_field:812 : read data 2022-03-16 11:23:56.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:56.769 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:56.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:56.769 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:56.769 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:23:56.769 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:23:56.769 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:23:56.769 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user ff66ffed0522407db1c9e191a6abfca9 --project b5e5cc3afb034947a92eb61103319087 2022-03-16 11:23:56.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:56.769 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:56.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:56.769 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:56.769 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user ff66ffed0522407db1c9e191a6abfca9 --project b5e5cc3afb034947a92eb61103319087 2022-03-16 11:23:56.769 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:23:56.769 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:23:56.769 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:23:56.769 | ++ functions-common:get_field:812 : read data 2022-03-16 11:23:56.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:56.769 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:56.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:56.769 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:56.769 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:23:56.769 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:23:56.769 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:23:56.769 | ++ functions-common:get_field:818 : echo '| e546da96d3cc4caba0bcf3502634e7d7 | ff66ffed0522407db1c9e191a6abfca9 | | b5e5cc3afb034947a92eb61103319087 | | | False |' 2022-03-16 11:23:56.769 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:23:56.769 | ++ functions-common:get_field:812 : read data 2022-03-16 11:23:56.769 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e546da96d3cc4caba0bcf3502634e7d7 2022-03-16 11:23:56.769 | + functions-common:get_or_add_user_project_role:997 : echo e546da96d3cc4caba0bcf3502634e7d7 2022-03-16 11:23:56.769 | e546da96d3cc4caba0bcf3502634e7d7 2022-03-16 11:23:57.078 | [181657 Async ks-alt-another:212184]: finished get_or_add_user_project_role anotherrole ff66ffed0522407db1c9e191a6abfca9 b5e5cc3afb034947a92eb61103319087 with result 0 in 14 seconds 2022-03-16 11:23:57.332 | [181657 Async ks-alt-member-user:212581]: Waiting for completion of get_or_add_user_project_role member 4ebf14e3afb345f4b4ade30f994e1f5b b5e5cc3afb034947a92eb61103319087 running on PID 212581 (10 other jobs running) 2022-03-16 11:23:57.486 | [181657 Async ks-alt-member-user:212581]: Signaling child to exit 2022-03-16 11:23:57.486 | WAKEUP 2022-03-16 11:23:57.644 | [181657 Async ks-alt-member-user:212581]: Signaled 2022-03-16 11:23:57.654 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:23:57.654 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:23:57.654 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:23:57.654 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:23:57.654 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:23:57.654 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:23:57.654 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:23:57.655 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:23:57.655 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4ebf14e3afb345f4b4ade30f994e1f5b --project b5e5cc3afb034947a92eb61103319087 2022-03-16 11:23:57.655 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:23:57.655 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:23:57.655 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:23:57.655 | ++ functions-common:get_field:812 : read data 2022-03-16 11:23:57.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:57.655 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:57.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:57.655 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:57.655 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:23:57.655 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:23:57.655 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:23:57.655 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 4ebf14e3afb345f4b4ade30f994e1f5b --project b5e5cc3afb034947a92eb61103319087 2022-03-16 11:23:57.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:57.655 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:57.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:57.655 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:57.655 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:23:57.655 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4ebf14e3afb345f4b4ade30f994e1f5b --project b5e5cc3afb034947a92eb61103319087 2022-03-16 11:23:57.655 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:23:57.655 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:23:57.655 | ++ functions-common:get_field:812 : read data 2022-03-16 11:23:57.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:57.655 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:57.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:57.655 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:57.655 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:23:57.655 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:23:57.655 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:23:57.656 | ++ functions-common:get_field:818 : echo '| 64e330fef65d4bcd81d50cf15d78c821 | 4ebf14e3afb345f4b4ade30f994e1f5b | | b5e5cc3afb034947a92eb61103319087 | | | False |' 2022-03-16 11:23:57.656 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:23:57.656 | ++ functions-common:get_field:812 : read data 2022-03-16 11:23:57.656 | + functions-common:get_or_add_user_project_role:995 : user_role_id=64e330fef65d4bcd81d50cf15d78c821 2022-03-16 11:23:57.656 | + functions-common:get_or_add_user_project_role:997 : echo 64e330fef65d4bcd81d50cf15d78c821 2022-03-16 11:23:57.656 | 64e330fef65d4bcd81d50cf15d78c821 2022-03-16 11:23:57.932 | [181657 Async ks-alt-member-user:212581]: finished get_or_add_user_project_role member 4ebf14e3afb345f4b4ade30f994e1f5b b5e5cc3afb034947a92eb61103319087 with result 0 in 13 seconds 2022-03-16 11:23:58.156 | [181657 Async ks-alt-reader-user:212747]: Waiting for completion of get_or_add_user_project_role reader dff80a8959a3456b93c9b1ffd7147f56 b5e5cc3afb034947a92eb61103319087 running on PID 212747 (9 other jobs running) 2022-03-16 11:23:58.321 | [181657 Async ks-alt-reader-user:212747]: Signaling child to exit 2022-03-16 11:23:58.321 | WAKEUP 2022-03-16 11:23:58.470 | [181657 Async ks-alt-reader-user:212747]: Signaled 2022-03-16 11:23:58.477 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:23:58.477 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:23:58.477 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:23:58.478 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:23:58.478 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:23:58.478 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:23:58.478 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:23:58.478 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:23:58.478 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:23:58.478 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:23:58.478 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:23:58.478 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user dff80a8959a3456b93c9b1ffd7147f56 --project b5e5cc3afb034947a92eb61103319087 2022-03-16 11:23:58.478 | ++ functions-common:get_field:812 : read data 2022-03-16 11:23:58.478 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:58.478 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:58.478 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:58.478 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:58.478 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:23:58.478 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:23:58.478 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:23:58.478 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user dff80a8959a3456b93c9b1ffd7147f56 --project b5e5cc3afb034947a92eb61103319087 2022-03-16 11:23:58.478 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:58.478 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:58.478 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:58.478 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:58.478 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user dff80a8959a3456b93c9b1ffd7147f56 --project b5e5cc3afb034947a92eb61103319087 2022-03-16 11:23:58.478 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:23:58.478 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:23:58.479 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:23:58.479 | ++ functions-common:get_field:812 : read data 2022-03-16 11:23:58.479 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:58.479 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:58.479 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:58.479 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:58.479 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:23:58.479 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:23:58.479 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:23:58.479 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:23:58.479 | ++ functions-common:get_field:818 : echo '| f8db39560c0c4b9a907f8ce2873df65e | dff80a8959a3456b93c9b1ffd7147f56 | | b5e5cc3afb034947a92eb61103319087 | | | False |' 2022-03-16 11:23:58.479 | ++ functions-common:get_field:812 : read data 2022-03-16 11:23:58.479 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f8db39560c0c4b9a907f8ce2873df65e 2022-03-16 11:23:58.479 | + functions-common:get_or_add_user_project_role:997 : echo f8db39560c0c4b9a907f8ce2873df65e 2022-03-16 11:23:58.479 | f8db39560c0c4b9a907f8ce2873df65e 2022-03-16 11:23:58.754 | [181657 Async ks-alt-reader-user:212747]: finished get_or_add_user_project_role reader dff80a8959a3456b93c9b1ffd7147f56 b5e5cc3afb034947a92eb61103319087 with result 0 in 13 seconds 2022-03-16 11:23:58.759 | + inc/async:async_wait:197 : return 0 2022-03-16 11:23:58.793 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-03-16 11:23:59.198 | [181657 Async ks-system-member:212973]: Waiting for completion of get_or_add_user_system_role member f0292e0eb2a542b295c53b8767ba51ce all running on PID 212973 (8 other jobs running) 2022-03-16 11:23:59.366 | [181657 Async ks-system-member:212973]: Signaling child to exit 2022-03-16 11:23:59.367 | WAKEUP 2022-03-16 11:23:59.498 | [181657 Async ks-system-member:212973]: Signaled 2022-03-16 11:23:59.520 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-16 11:23:59.520 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-16 11:23:59.520 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-16 11:23:59.520 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:23:59.520 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:23:59.520 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:23:59.520 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:23:59.521 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:23:59.521 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-16 11:23:59.521 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f0292e0eb2a542b295c53b8767ba51ce --system all -f value -c Role 2022-03-16 11:23:59.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:59.521 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:59.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:59.521 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:59.521 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:23:59.521 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-16 11:23:59.521 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-16 11:23:59.521 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user f0292e0eb2a542b295c53b8767ba51ce --system all 2022-03-16 11:23:59.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:59.522 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:59.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:59.522 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:59.522 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f0292e0eb2a542b295c53b8767ba51ce --system all -f value -c Role 2022-03-16 11:23:59.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:59.522 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:59.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:23:59.522 | from cryptography.utils import int_from_bytes 2022-03-16 11:23:59.522 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:23:59.522 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=64e330fef65d4bcd81d50cf15d78c821 2022-03-16 11:23:59.522 | + functions-common:get_or_add_user_system_role:1052 : echo 64e330fef65d4bcd81d50cf15d78c821 2022-03-16 11:23:59.522 | 64e330fef65d4bcd81d50cf15d78c821 2022-03-16 11:23:59.859 | [181657 Async ks-system-member:212973]: finished get_or_add_user_system_role member f0292e0eb2a542b295c53b8767ba51ce all with result 0 in 11 seconds 2022-03-16 11:24:00.082 | [181657 Async ks-system-reader:213255]: Waiting for completion of get_or_add_user_system_role reader 9e7bc13ac00842af9950b3dff750ac84 all running on PID 213255 (7 other jobs running) 2022-03-16 11:24:00.211 | [181657 Async ks-system-reader:213255]: Signaling child to exit 2022-03-16 11:24:00.212 | WAKEUP 2022-03-16 11:24:00.327 | [181657 Async ks-system-reader:213255]: Signaled 2022-03-16 11:24:00.347 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-16 11:24:00.347 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-16 11:24:00.347 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-16 11:24:00.347 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:24:00.347 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:24:00.347 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:24:00.347 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:24:00.347 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:24:00.347 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-16 11:24:00.347 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 9e7bc13ac00842af9950b3dff750ac84 --system all -f value -c Role 2022-03-16 11:24:00.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:24:00.347 | from cryptography.utils import int_from_bytes 2022-03-16 11:24:00.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:24:00.347 | from cryptography.utils import int_from_bytes 2022-03-16 11:24:00.347 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:24:00.347 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-16 11:24:00.347 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-16 11:24:00.348 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 9e7bc13ac00842af9950b3dff750ac84 --system all 2022-03-16 11:24:00.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:24:00.348 | from cryptography.utils import int_from_bytes 2022-03-16 11:24:00.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:24:00.348 | from cryptography.utils import int_from_bytes 2022-03-16 11:24:00.348 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 9e7bc13ac00842af9950b3dff750ac84 --system all -f value -c Role 2022-03-16 11:24:00.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:24:00.348 | from cryptography.utils import int_from_bytes 2022-03-16 11:24:00.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:24:00.348 | from cryptography.utils import int_from_bytes 2022-03-16 11:24:00.348 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:24:00.348 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=f8db39560c0c4b9a907f8ce2873df65e 2022-03-16 11:24:00.348 | + functions-common:get_or_add_user_system_role:1052 : echo f8db39560c0c4b9a907f8ce2873df65e 2022-03-16 11:24:00.348 | f8db39560c0c4b9a907f8ce2873df65e 2022-03-16 11:24:00.597 | [181657 Async ks-system-reader:213255]: finished get_or_add_user_system_role reader 9e7bc13ac00842af9950b3dff750ac84 all with result 0 in 13 seconds 2022-03-16 11:24:00.620 | + inc/async:async_wait:197 : return 0 2022-03-16 11:24:00.630 | + 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-16 11:24:00.928 | [181657 Async ks-group-memberdemo:213608]: Waiting for completion of get_or_add_group_project_role member cf36ea2661c145a2ba8da76ecc57a51b 922db5161b3742e698f4b790c8c5d972 running on PID 213608 (6 other jobs running) 2022-03-16 11:24:01.080 | [181657 Async ks-group-memberdemo:213608]: Signaling child to exit 2022-03-16 11:24:03.689 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:24:03.810 | [213608 Async ks-group-memberdemo:213608]: finished successfully 2022-03-16 11:24:03.814 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:24:03.848 | WAKEUP 2022-03-16 11:24:03.869 | [213694 Async ks-group-anotherdemo:213694]: finished successfully 2022-03-16 11:24:03.912 | [181657 Async ks-group-memberdemo:213608]: Signaled 2022-03-16 11:24:03.913 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-16 11:24:03.913 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group cf36ea2661c145a2ba8da76ecc57a51b --project 922db5161b3742e698f4b790c8c5d972 -f value 2022-03-16 11:24:03.913 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:24:03.913 | from cryptography.utils import int_from_bytes 2022-03-16 11:24:03.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:24:03.913 | from cryptography.utils import int_from_bytes 2022-03-16 11:24:03.913 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:24:03.913 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-16 11:24:03.914 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-16 11:24:03.914 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group cf36ea2661c145a2ba8da76ecc57a51b --project 922db5161b3742e698f4b790c8c5d972 2022-03-16 11:24:03.914 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:24:03.914 | from cryptography.utils import int_from_bytes 2022-03-16 11:24:03.914 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:24:03.914 | from cryptography.utils import int_from_bytes 2022-03-16 11:24:03.914 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group cf36ea2661c145a2ba8da76ecc57a51b --project 922db5161b3742e698f4b790c8c5d972 -f value 2022-03-16 11:24:03.914 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:24:03.914 | from cryptography.utils import int_from_bytes 2022-03-16 11:24:03.914 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:24:03.914 | from cryptography.utils import int_from_bytes 2022-03-16 11:24:03.914 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:24:03.914 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='64e330fef65d4bcd81d50cf15d78c821 cf36ea2661c145a2ba8da76ecc57a51b 922db5161b3742e698f4b790c8c5d972 False' 2022-03-16 11:24:03.914 | + functions-common:get_or_add_group_project_role:1076 : echo 64e330fef65d4bcd81d50cf15d78c821 cf36ea2661c145a2ba8da76ecc57a51b 922db5161b3742e698f4b790c8c5d972 False 2022-03-16 11:24:03.914 | 64e330fef65d4bcd81d50cf15d78c821 cf36ea2661c145a2ba8da76ecc57a51b 922db5161b3742e698f4b790c8c5d972 False 2022-03-16 11:24:03.981 | [181657 Async ks-group-memberdemo:213608]: finished get_or_add_group_project_role member cf36ea2661c145a2ba8da76ecc57a51b 922db5161b3742e698f4b790c8c5d972 with result 0 in 14 seconds 2022-03-16 11:24:04.038 | [181657 Async ks-group-anotherdemo:213694]: Waiting for completion of get_or_add_group_project_role anotherrole cf36ea2661c145a2ba8da76ecc57a51b 922db5161b3742e698f4b790c8c5d972 running on PID 213694 (5 other jobs running) 2022-03-16 11:24:04.081 | [181657 Async ks-group-anotherdemo:213694]: Signaling child to exit 2022-03-16 11:24:04.082 | WAKEUP 2022-03-16 11:24:04.115 | [181657 Async ks-group-anotherdemo:213694]: Signaled 2022-03-16 11:24:04.117 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-16 11:24:04.117 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group cf36ea2661c145a2ba8da76ecc57a51b --project 922db5161b3742e698f4b790c8c5d972 -f value 2022-03-16 11:24:04.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:24:04.117 | from cryptography.utils import int_from_bytes 2022-03-16 11:24:04.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:24:04.117 | from cryptography.utils import int_from_bytes 2022-03-16 11:24:04.117 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:24:04.117 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-16 11:24:04.117 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-16 11:24:04.117 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group cf36ea2661c145a2ba8da76ecc57a51b --project 922db5161b3742e698f4b790c8c5d972 2022-03-16 11:24:04.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:24:04.117 | from cryptography.utils import int_from_bytes 2022-03-16 11:24:04.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:24:04.117 | from cryptography.utils import int_from_bytes 2022-03-16 11:24:04.118 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group cf36ea2661c145a2ba8da76ecc57a51b --project 922db5161b3742e698f4b790c8c5d972 -f value 2022-03-16 11:24:04.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:24:04.118 | from cryptography.utils import int_from_bytes 2022-03-16 11:24:04.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:24:04.118 | from cryptography.utils import int_from_bytes 2022-03-16 11:24:04.118 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:24:04.118 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='e546da96d3cc4caba0bcf3502634e7d7 cf36ea2661c145a2ba8da76ecc57a51b 922db5161b3742e698f4b790c8c5d972 False' 2022-03-16 11:24:04.118 | + functions-common:get_or_add_group_project_role:1076 : echo e546da96d3cc4caba0bcf3502634e7d7 cf36ea2661c145a2ba8da76ecc57a51b 922db5161b3742e698f4b790c8c5d972 False 2022-03-16 11:24:04.118 | e546da96d3cc4caba0bcf3502634e7d7 cf36ea2661c145a2ba8da76ecc57a51b 922db5161b3742e698f4b790c8c5d972 False 2022-03-16 11:24:04.184 | [181657 Async ks-group-anotherdemo:213694]: finished get_or_add_group_project_role anotherrole cf36ea2661c145a2ba8da76ecc57a51b 922db5161b3742e698f4b790c8c5d972 with result 0 in 14 seconds 2022-03-16 11:24:04.248 | [181657 Async ks-group-memberalt:213780]: Waiting for completion of get_or_add_group_project_role member cf36ea2661c145a2ba8da76ecc57a51b b5e5cc3afb034947a92eb61103319087 running on PID 213780 (4 other jobs running) 2022-03-16 11:24:04.284 | [181657 Async ks-group-memberalt:213780]: Signaling child to exit 2022-03-16 11:24:05.376 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:24:05.415 | [213780 Async ks-group-memberalt:213780]: finished successfully 2022-03-16 11:24:05.441 | WAKEUP 2022-03-16 11:24:05.475 | [181657 Async ks-group-memberalt:213780]: Signaled 2022-03-16 11:24:05.477 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-16 11:24:05.477 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group cf36ea2661c145a2ba8da76ecc57a51b --project b5e5cc3afb034947a92eb61103319087 -f value 2022-03-16 11:24:05.477 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:24:05.477 | from cryptography.utils import int_from_bytes 2022-03-16 11:24:05.477 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:24:05.477 | from cryptography.utils import int_from_bytes 2022-03-16 11:24:05.477 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:24:05.477 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-16 11:24:05.477 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-16 11:24:05.477 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group cf36ea2661c145a2ba8da76ecc57a51b --project b5e5cc3afb034947a92eb61103319087 2022-03-16 11:24:05.477 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:24:05.477 | from cryptography.utils import int_from_bytes 2022-03-16 11:24:05.477 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:24:05.477 | from cryptography.utils import int_from_bytes 2022-03-16 11:24:05.477 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group cf36ea2661c145a2ba8da76ecc57a51b --project b5e5cc3afb034947a92eb61103319087 -f value 2022-03-16 11:24:05.477 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:24:05.477 | from cryptography.utils import int_from_bytes 2022-03-16 11:24:05.477 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:24:05.477 | from cryptography.utils import int_from_bytes 2022-03-16 11:24:05.477 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:24:05.477 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='64e330fef65d4bcd81d50cf15d78c821 cf36ea2661c145a2ba8da76ecc57a51b b5e5cc3afb034947a92eb61103319087 False' 2022-03-16 11:24:05.477 | + functions-common:get_or_add_group_project_role:1076 : echo 64e330fef65d4bcd81d50cf15d78c821 cf36ea2661c145a2ba8da76ecc57a51b b5e5cc3afb034947a92eb61103319087 False 2022-03-16 11:24:05.478 | 64e330fef65d4bcd81d50cf15d78c821 cf36ea2661c145a2ba8da76ecc57a51b b5e5cc3afb034947a92eb61103319087 False 2022-03-16 11:24:05.535 | [181657 Async ks-group-memberalt:213780]: finished get_or_add_group_project_role member cf36ea2661c145a2ba8da76ecc57a51b b5e5cc3afb034947a92eb61103319087 with result 0 in 15 seconds 2022-03-16 11:24:05.573 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:24:05.580 | [181657 Async ks-group-anotheralt:213921]: Waiting for completion of get_or_add_group_project_role anotherrole cf36ea2661c145a2ba8da76ecc57a51b b5e5cc3afb034947a92eb61103319087 running on PID 213921 (3 other jobs running) 2022-03-16 11:24:05.604 | [213921 Async ks-group-anotheralt:213921]: finished successfully 2022-03-16 11:24:05.610 | [181657 Async ks-group-anotheralt:213921]: Signaling child to exit 2022-03-16 11:24:05.626 | WAKEUP 2022-03-16 11:24:05.650 | [181657 Async ks-group-anotheralt:213921]: Signaled 2022-03-16 11:24:05.652 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-16 11:24:05.652 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group cf36ea2661c145a2ba8da76ecc57a51b --project b5e5cc3afb034947a92eb61103319087 -f value 2022-03-16 11:24:05.652 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:24:05.652 | from cryptography.utils import int_from_bytes 2022-03-16 11:24:05.652 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:24:05.652 | from cryptography.utils import int_from_bytes 2022-03-16 11:24:05.652 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:24:05.652 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-16 11:24:05.652 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-16 11:24:05.652 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group cf36ea2661c145a2ba8da76ecc57a51b --project b5e5cc3afb034947a92eb61103319087 2022-03-16 11:24:05.652 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:24:05.652 | from cryptography.utils import int_from_bytes 2022-03-16 11:24:05.652 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:24:05.652 | from cryptography.utils import int_from_bytes 2022-03-16 11:24:05.653 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group cf36ea2661c145a2ba8da76ecc57a51b --project b5e5cc3afb034947a92eb61103319087 -f value 2022-03-16 11:24:05.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:24:05.653 | from cryptography.utils import int_from_bytes 2022-03-16 11:24:05.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:24:05.653 | from cryptography.utils import int_from_bytes 2022-03-16 11:24:05.653 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:24:05.653 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='e546da96d3cc4caba0bcf3502634e7d7 cf36ea2661c145a2ba8da76ecc57a51b b5e5cc3afb034947a92eb61103319087 False' 2022-03-16 11:24:05.653 | + functions-common:get_or_add_group_project_role:1076 : echo e546da96d3cc4caba0bcf3502634e7d7 cf36ea2661c145a2ba8da76ecc57a51b b5e5cc3afb034947a92eb61103319087 False 2022-03-16 11:24:05.653 | e546da96d3cc4caba0bcf3502634e7d7 cf36ea2661c145a2ba8da76ecc57a51b b5e5cc3afb034947a92eb61103319087 False 2022-03-16 11:24:05.698 | [181657 Async ks-group-anotheralt:213921]: finished get_or_add_group_project_role anotherrole cf36ea2661c145a2ba8da76ecc57a51b b5e5cc3afb034947a92eb61103319087 with result 0 in 15 seconds 2022-03-16 11:24:05.737 | [181657 Async ks-group-admin:214012]: Waiting for completion of get_or_add_group_project_role admin fa0e24b4ddb04113b1ba7625b18e904f eda60c4af8864caeac33f7c214f2d21b running on PID 214012 (2 other jobs running) 2022-03-16 11:24:05.764 | [181657 Async ks-group-admin:214012]: Signaling child to exit 2022-03-16 11:24:06.549 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:24:06.575 | [214012 Async ks-group-admin:214012]: finished successfully 2022-03-16 11:24:06.594 | WAKEUP 2022-03-16 11:24:06.618 | [181657 Async ks-group-admin:214012]: Signaled 2022-03-16 11:24:06.620 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-16 11:24:06.620 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group fa0e24b4ddb04113b1ba7625b18e904f --project eda60c4af8864caeac33f7c214f2d21b -f value 2022-03-16 11:24:06.620 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:24:06.620 | from cryptography.utils import int_from_bytes 2022-03-16 11:24:06.620 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:24:06.620 | from cryptography.utils import int_from_bytes 2022-03-16 11:24:06.620 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:24:06.620 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-16 11:24:06.620 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-16 11:24:06.620 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group fa0e24b4ddb04113b1ba7625b18e904f --project eda60c4af8864caeac33f7c214f2d21b 2022-03-16 11:24:06.620 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:24:06.620 | from cryptography.utils import int_from_bytes 2022-03-16 11:24:06.620 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:24:06.620 | from cryptography.utils import int_from_bytes 2022-03-16 11:24:06.620 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group fa0e24b4ddb04113b1ba7625b18e904f --project eda60c4af8864caeac33f7c214f2d21b -f value 2022-03-16 11:24:06.620 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:24:06.620 | from cryptography.utils import int_from_bytes 2022-03-16 11:24:06.620 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:24:06.620 | from cryptography.utils import int_from_bytes 2022-03-16 11:24:06.620 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:24:06.620 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='074a29bccc4f47369ab41fba176dd9ce fa0e24b4ddb04113b1ba7625b18e904f eda60c4af8864caeac33f7c214f2d21b False' 2022-03-16 11:24:06.620 | + functions-common:get_or_add_group_project_role:1076 : echo 074a29bccc4f47369ab41fba176dd9ce fa0e24b4ddb04113b1ba7625b18e904f eda60c4af8864caeac33f7c214f2d21b False 2022-03-16 11:24:06.620 | 074a29bccc4f47369ab41fba176dd9ce fa0e24b4ddb04113b1ba7625b18e904f eda60c4af8864caeac33f7c214f2d21b False 2022-03-16 11:24:06.664 | [181657 Async ks-group-admin:214012]: finished get_or_add_group_project_role admin fa0e24b4ddb04113b1ba7625b18e904f eda60c4af8864caeac33f7c214f2d21b with result 0 in 15 seconds 2022-03-16 11:24:06.668 | + inc/async:async_wait:197 : return 0 2022-03-16 11:24:06.670 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-03-16 11:24:06.687 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:24:06.690 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-03-16 11:24:06.707 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:24:06.710 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-03-16 11:24:06.712 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-03-16 11:24:06.772 | + inc/async:async_inner:63 : create_nova_accounts 2022-03-16 11:24:06.812 | [181657 Async create_nova_accounts:215911]: running: create_nova_accounts 2022-03-16 11:24:06.814 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-03-16 11:24:06.832 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:24:06.835 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-03-16 11:24:06.837 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-03-16 11:24:06.899 | + inc/async:async_inner:63 : create_glance_accounts 2022-03-16 11:24:06.938 | [181657 Async create_glance_accounts:216026]: running: create_glance_accounts 2022-03-16 11:24:06.941 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-03-16 11:24:06.974 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:24:06.977 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-03-16 11:24:06.979 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-03-16 11:24:07.048 | + inc/async:async_inner:63 : create_cinder_accounts 2022-03-16 11:24:07.093 | [181657 Async create_cinder_accounts:216156]: running: create_cinder_accounts 2022-03-16 11:24:07.096 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-03-16 11:24:07.118 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:24:07.120 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-03-16 11:24:07.123 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-03-16 11:24:07.196 | + inc/async:async_inner:63 : create_neutron_accounts 2022-03-16 11:24:07.271 | [181657 Async create_neutron_accounts:216271]: running: create_neutron_accounts 2022-03-16 11:24:07.275 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-03-16 11:24:07.314 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:24:07.317 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-03-16 11:24:07.320 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-03-16 11:24:07.593 | + inc/async:async_inner:63 : create_swift_accounts 2022-03-16 11:24:07.820 | [181657 Async create_swift_accounts:216412]: running: create_swift_accounts 2022-03-16 11:24:07.837 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-03-16 11:24:07.976 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:24:08.005 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-16 11:24:08.364 | [181657 Async create_nova_accounts:215911]: Waiting for completion of create_nova_accounts running on PID 215911 (6 other jobs running) 2022-03-16 11:24:08.526 | [181657 Async create_nova_accounts:215911]: Signaling child to exit 2022-03-16 11:24:53.169 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:24:53.280 | [216271 Async create_neutron_accounts:216271]: finished successfully 2022-03-16 11:25:18.670 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:25:18.717 | [216156 Async create_cinder_accounts:216156]: finished successfully 2022-03-16 11:25:38.571 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:25:38.615 | [216026 Async create_glance_accounts:216026]: finished successfully 2022-03-16 11:25:47.087 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:25:47.129 | [215911 Async create_nova_accounts:215911]: finished successfully 2022-03-16 11:25:47.160 | WAKEUP 2022-03-16 11:25:47.199 | [181657 Async create_nova_accounts:215911]: Signaled 2022-03-16 11:25:47.202 | + 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-16 11:25:47.202 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-03-16 11:25:47.202 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-03-16 11:25:47.202 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:25:47.202 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 11:25:47.202 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 11:25:47.202 | ++ 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-16 11:25:47.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.202 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.203 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.203 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:25:47.203 | + functions-common:get_or_create_user:925 : user_id=61ae6c9b8ab44c05813983ac2e0211a4 2022-03-16 11:25:47.203 | + functions-common:get_or_create_user:926 : echo 61ae6c9b8ab44c05813983ac2e0211a4 2022-03-16 11:25:47.203 | 61ae6c9b8ab44c05813983ac2e0211a4 2022-03-16 11:25:47.203 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-03-16 11:25:47.203 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:25:47.203 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 11:25:47.203 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:25:47.203 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:25:47.203 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 11:25:47.203 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 11:25:47.203 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 11:25:47.203 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 11:25:47.203 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 11:25:47.204 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 11:25:47.204 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:25:47.204 | ++ 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-16 11:25:47.204 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:25:47.204 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:25:47.204 | ++ functions-common:get_field:812 : read data 2022-03-16 11:25:47.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.204 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.204 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.204 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:25:47.204 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:25:47.204 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:25:47.204 | + 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-16 11:25:47.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.204 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.204 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.204 | ++ 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-16 11:25:47.204 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:25:47.204 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:25:47.204 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:25:47.204 | ++ functions-common:get_field:812 : read data 2022-03-16 11:25:47.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.204 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.205 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.205 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:25:47.205 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:25:47.205 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:25:47.205 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:25:47.205 | ++ functions-common:get_field:818 : echo '| 9588c547244948c090c1f075dccd1b5f | 61ae6c9b8ab44c05813983ac2e0211a4 | | b1c96cf45b694d4fb8634b3c5accbc72 | | | False |' 2022-03-16 11:25:47.205 | ++ functions-common:get_field:812 : read data 2022-03-16 11:25:47.205 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9588c547244948c090c1f075dccd1b5f 2022-03-16 11:25:47.205 | + functions-common:get_or_add_user_project_role:997 : echo 9588c547244948c090c1f075dccd1b5f 2022-03-16 11:25:47.205 | 9588c547244948c090c1f075dccd1b5f 2022-03-16 11:25:47.205 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-16 11:25:47.205 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-03-16 11:25:47.205 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:25:47.205 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 11:25:47.205 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:25:47.205 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:25:47.205 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 11:25:47.205 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 11:25:47.205 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 11:25:47.205 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 11:25:47.205 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 11:25:47.205 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 11:25:47.205 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:25:47.205 | ++ 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-16 11:25:47.205 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:25:47.205 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:25:47.205 | ++ functions-common:get_field:812 : read data 2022-03-16 11:25:47.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.206 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.206 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.206 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:25:47.206 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:25:47.206 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:25:47.206 | + 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-16 11:25:47.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.206 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.206 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.206 | ++ 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-16 11:25:47.206 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:25:47.206 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:25:47.206 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:25:47.206 | ++ functions-common:get_field:812 : read data 2022-03-16 11:25:47.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.206 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.206 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.206 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:25:47.206 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:25:47.206 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:25:47.206 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:25:47.206 | ++ functions-common:get_field:818 : echo '| 074a29bccc4f47369ab41fba176dd9ce | 61ae6c9b8ab44c05813983ac2e0211a4 | | b1c96cf45b694d4fb8634b3c5accbc72 | | | False |' 2022-03-16 11:25:47.206 | ++ functions-common:get_field:812 : read data 2022-03-16 11:25:47.206 | + functions-common:get_or_add_user_project_role:995 : user_role_id=074a29bccc4f47369ab41fba176dd9ce 2022-03-16 11:25:47.206 | + functions-common:get_or_add_user_project_role:997 : echo 074a29bccc4f47369ab41fba176dd9ce 2022-03-16 11:25:47.206 | 074a29bccc4f47369ab41fba176dd9ce 2022-03-16 11:25:47.206 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-03-16 11:25:47.206 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-03-16 11:25:47.207 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.42/compute 2022-03-16 11:25:47.207 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-16 11:25:47.207 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 11:25:47.207 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-03-16 11:25:47.207 | ++ 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-16 11:25:47.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.207 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.207 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.207 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:25:47.207 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 11:25:47.207 | a58df18b1bcd4cd0b936e3a77561726d' 2022-03-16 11:25:47.207 | + functions-common:get_or_create_service:1094 : echo a58df18b1bcd4cd0b936e3a77561726d 2022-03-16 11:25:47.207 | a58df18b1bcd4cd0b936e3a77561726d 2022-03-16 11:25:47.207 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.42/compute/v2/$(project_id)s' 2022-03-16 11:25:47.207 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 11:25:47.207 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.42/compute/v2/$(project_id)s' RegionOne 2022-03-16 11:25:47.207 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 11:25:47.207 | +++ 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-16 11:25:47.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.207 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.207 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.207 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:25:47.207 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 11:25:47.207 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 11:25:47.207 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.42/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-16 11:25:47.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.207 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.208 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.208 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:25:47.208 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=8a35e1ebd3e149099ef28430af65c397 2022-03-16 11:25:47.208 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 8a35e1ebd3e149099ef28430af65c397 2022-03-16 11:25:47.208 | + functions-common:get_or_create_endpoint:1127 : public_id=8a35e1ebd3e149099ef28430af65c397 2022-03-16 11:25:47.208 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 11:25:47.208 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 11:25:47.208 | + functions-common:get_or_create_endpoint:1136 : echo 8a35e1ebd3e149099ef28430af65c397 2022-03-16 11:25:47.208 | 8a35e1ebd3e149099ef28430af65c397 2022-03-16 11:25:47.208 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-16 11:25:47.208 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 11:25:47.208 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-03-16 11:25:47.208 | ++ 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-16 11:25:47.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.208 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.208 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.208 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:25:47.208 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 11:25:47.208 | 3c252c2b19c244b1ba7698cff1e6a1b4' 2022-03-16 11:25:47.208 | + functions-common:get_or_create_service:1094 : echo 3c252c2b19c244b1ba7698cff1e6a1b4 2022-03-16 11:25:47.208 | 3c252c2b19c244b1ba7698cff1e6a1b4 2022-03-16 11:25:47.208 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.42/compute/v2.1 2022-03-16 11:25:47.208 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 11:25:47.208 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.42/compute/v2.1 RegionOne 2022-03-16 11:25:47.208 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 11:25:47.208 | +++ 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-16 11:25:47.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.209 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.209 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.209 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:25:47.209 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 11:25:47.209 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 11:25:47.209 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.42/compute/v2.1 --region RegionOne -f value -c id 2022-03-16 11:25:47.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.209 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.209 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.209 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:25:47.209 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=6d14eb24bdf3418b8915faaa5a34b69c 2022-03-16 11:25:47.209 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 6d14eb24bdf3418b8915faaa5a34b69c 2022-03-16 11:25:47.209 | + functions-common:get_or_create_endpoint:1127 : public_id=6d14eb24bdf3418b8915faaa5a34b69c 2022-03-16 11:25:47.209 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 11:25:47.210 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 11:25:47.210 | + functions-common:get_or_create_endpoint:1136 : echo 6d14eb24bdf3418b8915faaa5a34b69c 2022-03-16 11:25:47.210 | 6d14eb24bdf3418b8915faaa5a34b69c 2022-03-16 11:25:47.210 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-03-16 11:25:47.210 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:25:47.210 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-03-16 11:25:47.210 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:25:47.210 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-16 11:25:47.210 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:25:47.210 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 11:25:47.210 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:25:47.210 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:25:47.210 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 11:25:47.210 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 11:25:47.210 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 11:25:47.210 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 11:25:47.210 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 11:25:47.210 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 11:25:47.211 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:25:47.211 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:25:47.211 | ++ 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-16 11:25:47.211 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:25:47.211 | ++ functions-common:get_field:812 : read data 2022-03-16 11:25:47.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.211 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.211 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.211 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:25:47.211 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:25:47.211 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:25:47.211 | + 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-16 11:25:47.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.211 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.212 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.212 | ++ 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-16 11:25:47.212 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:25:47.212 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:25:47.212 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:25:47.212 | ++ functions-common:get_field:812 : read data 2022-03-16 11:25:47.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.212 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.212 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.212 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:25:47.212 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:25:47.212 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:25:47.212 | ++ functions-common:get_field:818 : echo '| e60c3f341e3b4c4f922a023111dba583 | 61ae6c9b8ab44c05813983ac2e0211a4 | | b1c96cf45b694d4fb8634b3c5accbc72 | | | False |' 2022-03-16 11:25:47.212 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:25:47.212 | ++ functions-common:get_field:812 : read data 2022-03-16 11:25:47.212 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e60c3f341e3b4c4f922a023111dba583 2022-03-16 11:25:47.212 | + functions-common:get_or_add_user_project_role:997 : echo e60c3f341e3b4c4f922a023111dba583 2022-03-16 11:25:47.212 | e60c3f341e3b4c4f922a023111dba583 2022-03-16 11:25:47.212 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-03-16 11:25:47.212 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:25:47.212 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-03-16 11:25:47.213 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:25:47.213 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-03-16 11:25:47.276 | [181657 Async create_nova_accounts:215911]: finished create_nova_accounts with result 0 in 100 seconds 2022-03-16 11:25:47.334 | [181657 Async create_glance_accounts:216026]: Waiting for completion of create_glance_accounts running on PID 216026 (5 other jobs running) 2022-03-16 11:25:47.374 | [181657 Async create_glance_accounts:216026]: Signaling child to exit 2022-03-16 11:25:47.375 | WAKEUP 2022-03-16 11:25:47.409 | [181657 Async create_glance_accounts:216026]: Signaled 2022-03-16 11:25:47.411 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-03-16 11:25:47.411 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:25:47.411 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-03-16 11:25:47.411 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-03-16 11:25:47.411 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:25:47.411 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 11:25:47.411 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 11:25:47.412 | ++ 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-16 11:25:47.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.412 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.412 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.412 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:25:47.412 | + functions-common:get_or_create_user:925 : user_id=cbe60b38d11c4223b781da850524eb05 2022-03-16 11:25:47.412 | + functions-common:get_or_create_user:926 : echo cbe60b38d11c4223b781da850524eb05 2022-03-16 11:25:47.412 | cbe60b38d11c4223b781da850524eb05 2022-03-16 11:25:47.412 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-03-16 11:25:47.412 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:25:47.412 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 11:25:47.412 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:25:47.412 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:25:47.412 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 11:25:47.412 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 11:25:47.412 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 11:25:47.413 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 11:25:47.413 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 11:25:47.413 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 11:25:47.413 | ++ 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-16 11:25:47.413 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:25:47.413 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:25:47.413 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:25:47.413 | ++ functions-common:get_field:812 : read data 2022-03-16 11:25:47.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.413 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.413 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.413 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:25:47.413 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:25:47.413 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:25:47.413 | + 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-16 11:25:47.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.414 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.414 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.414 | ++ 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-16 11:25:47.414 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:25:47.414 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:25:47.414 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:25:47.414 | ++ functions-common:get_field:812 : read data 2022-03-16 11:25:47.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.414 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.414 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.414 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:25:47.414 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:25:47.414 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:25:47.414 | ++ functions-common:get_field:818 : echo '| 9588c547244948c090c1f075dccd1b5f | cbe60b38d11c4223b781da850524eb05 | | b1c96cf45b694d4fb8634b3c5accbc72 | | | False |' 2022-03-16 11:25:47.414 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:25:47.414 | ++ functions-common:get_field:812 : read data 2022-03-16 11:25:47.414 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9588c547244948c090c1f075dccd1b5f 2022-03-16 11:25:47.414 | + functions-common:get_or_add_user_project_role:997 : echo 9588c547244948c090c1f075dccd1b5f 2022-03-16 11:25:47.414 | 9588c547244948c090c1f075dccd1b5f 2022-03-16 11:25:47.414 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-16 11:25:47.414 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-03-16 11:25:47.414 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:25:47.414 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-03-16 11:25:47.414 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-03-16 11:25:47.414 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:25:47.415 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 11:25:47.415 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 11:25:47.415 | ++ 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-16 11:25:47.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.415 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.415 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.415 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:25:47.415 | + functions-common:get_or_create_user:925 : user_id=3a9c43f009e348839e013c254986c70b 2022-03-16 11:25:47.415 | + functions-common:get_or_create_user:926 : echo 3a9c43f009e348839e013c254986c70b 2022-03-16 11:25:47.415 | 3a9c43f009e348839e013c254986c70b 2022-03-16 11:25:47.415 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-16 11:25:47.415 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:25:47.415 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 11:25:47.415 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:25:47.415 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:25:47.415 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 11:25:47.415 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 11:25:47.415 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 11:25:47.415 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 11:25:47.415 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 11:25:47.415 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 11:25:47.415 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:25:47.415 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:25:47.415 | ++ 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-16 11:25:47.415 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:25:47.415 | ++ functions-common:get_field:812 : read data 2022-03-16 11:25:47.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.416 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.416 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.416 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:25:47.416 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:25:47.416 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:25:47.416 | + 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-16 11:25:47.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.416 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.416 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.416 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:25:47.416 | ++ 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-16 11:25:47.416 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:25:47.416 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:25:47.416 | ++ functions-common:get_field:812 : read data 2022-03-16 11:25:47.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.416 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.416 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.416 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:25:47.416 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:25:47.416 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:25:47.416 | ++ functions-common:get_field:818 : echo '| 9588c547244948c090c1f075dccd1b5f | 3a9c43f009e348839e013c254986c70b | | b1c96cf45b694d4fb8634b3c5accbc72 | | | False |' 2022-03-16 11:25:47.416 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:25:47.416 | ++ functions-common:get_field:812 : read data 2022-03-16 11:25:47.416 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9588c547244948c090c1f075dccd1b5f 2022-03-16 11:25:47.416 | + functions-common:get_or_add_user_project_role:997 : echo 9588c547244948c090c1f075dccd1b5f 2022-03-16 11:25:47.416 | 9588c547244948c090c1f075dccd1b5f 2022-03-16 11:25:47.417 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-03-16 11:25:47.417 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-16 11:25:47.417 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:25:47.417 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 11:25:47.417 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:25:47.417 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:25:47.417 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 11:25:47.417 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 11:25:47.417 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 11:25:47.417 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 11:25:47.417 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 11:25:47.417 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 11:25:47.417 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:25:47.417 | ++ 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-16 11:25:47.417 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:25:47.417 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:25:47.417 | ++ functions-common:get_field:812 : read data 2022-03-16 11:25:47.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.417 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.417 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.417 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:25:47.417 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:25:47.417 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:25:47.417 | + 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-16 11:25:47.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.417 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.417 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.417 | ++ 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-16 11:25:47.418 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:25:47.418 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:25:47.418 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:25:47.418 | ++ functions-common:get_field:812 : read data 2022-03-16 11:25:47.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.418 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.418 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.418 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:25:47.418 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:25:47.418 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:25:47.418 | ++ functions-common:get_field:818 : echo '| e60c3f341e3b4c4f922a023111dba583 | 3a9c43f009e348839e013c254986c70b | | b1c96cf45b694d4fb8634b3c5accbc72 | | | False |' 2022-03-16 11:25:47.418 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:25:47.418 | ++ functions-common:get_field:812 : read data 2022-03-16 11:25:47.418 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e60c3f341e3b4c4f922a023111dba583 2022-03-16 11:25:47.418 | + functions-common:get_or_add_user_project_role:997 : echo e60c3f341e3b4c4f922a023111dba583 2022-03-16 11:25:47.418 | e60c3f341e3b4c4f922a023111dba583 2022-03-16 11:25:47.418 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-03-16 11:25:47.418 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 11:25:47.418 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-03-16 11:25:47.418 | ++ 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-16 11:25:47.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.418 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.419 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.419 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:25:47.419 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 11:25:47.419 | d1aa6ea51bb84c45a056c54f85e50080' 2022-03-16 11:25:47.419 | + functions-common:get_or_create_service:1094 : echo d1aa6ea51bb84c45a056c54f85e50080 2022-03-16 11:25:47.419 | d1aa6ea51bb84c45a056c54f85e50080 2022-03-16 11:25:47.419 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.42/image 2022-03-16 11:25:47.419 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 11:25:47.419 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.42/image RegionOne 2022-03-16 11:25:47.419 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 11:25:47.419 | +++ 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-16 11:25:47.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.419 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.419 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.419 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:25:47.420 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 11:25:47.420 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 11:25:47.420 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.42/image --region RegionOne -f value -c id 2022-03-16 11:25:47.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.420 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.420 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.420 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:25:47.420 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=5d91e25e9245426fb3ecdccec7c6df51 2022-03-16 11:25:47.420 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 5d91e25e9245426fb3ecdccec7c6df51 2022-03-16 11:25:47.420 | + functions-common:get_or_create_endpoint:1127 : public_id=5d91e25e9245426fb3ecdccec7c6df51 2022-03-16 11:25:47.420 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 11:25:47.420 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 11:25:47.420 | + functions-common:get_or_create_endpoint:1136 : echo 5d91e25e9245426fb3ecdccec7c6df51 2022-03-16 11:25:47.420 | 5d91e25e9245426fb3ecdccec7c6df51 2022-03-16 11:25:47.420 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-03-16 11:25:47.420 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-16 11:25:47.420 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-16 11:25:47.421 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-03-16 11:25:47.421 | ++ functions-common:get_or_create_domain:888 : echo default 2022-03-16 11:25:47.421 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-03-16 11:25:47.421 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-16 11:25:47.421 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-16 11:25:47.421 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-03-16 11:25:47.479 | [181657 Async create_glance_accounts:216026]: finished create_glance_accounts with result 0 in 91 seconds 2022-03-16 11:25:47.532 | [181657 Async create_cinder_accounts:216156]: Waiting for completion of create_cinder_accounts running on PID 216156 (4 other jobs running) 2022-03-16 11:25:47.570 | [181657 Async create_cinder_accounts:216156]: Signaling child to exit 2022-03-16 11:25:47.570 | WAKEUP 2022-03-16 11:25:47.602 | [181657 Async create_cinder_accounts:216156]: Signaled 2022-03-16 11:25:47.604 | + 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-16 11:25:47.604 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-03-16 11:25:47.604 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-03-16 11:25:47.604 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:25:47.604 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 11:25:47.604 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 11:25:47.604 | ++ 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-16 11:25:47.604 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.604 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.604 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.605 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.605 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:25:47.605 | + functions-common:get_or_create_user:925 : user_id=6a0979c480c648c781361c41007cf526 2022-03-16 11:25:47.605 | + functions-common:get_or_create_user:926 : echo 6a0979c480c648c781361c41007cf526 2022-03-16 11:25:47.605 | 6a0979c480c648c781361c41007cf526 2022-03-16 11:25:47.605 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-03-16 11:25:47.605 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:25:47.605 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 11:25:47.605 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:25:47.605 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:25:47.605 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 11:25:47.605 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 11:25:47.605 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 11:25:47.605 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 11:25:47.605 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 11:25:47.605 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 11:25:47.606 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:25:47.606 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:25:47.606 | ++ 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-16 11:25:47.606 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:25:47.606 | ++ functions-common:get_field:812 : read data 2022-03-16 11:25:47.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.606 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.606 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.606 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:25:47.606 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:25:47.606 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:25:47.606 | + 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-16 11:25:47.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.606 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.607 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.607 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.607 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:25:47.607 | ++ 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-16 11:25:47.607 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:25:47.607 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:25:47.607 | ++ functions-common:get_field:812 : read data 2022-03-16 11:25:47.607 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.607 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.607 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.607 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.607 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:25:47.607 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:25:47.607 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:25:47.607 | ++ functions-common:get_field:818 : echo '| 9588c547244948c090c1f075dccd1b5f | 6a0979c480c648c781361c41007cf526 | | b1c96cf45b694d4fb8634b3c5accbc72 | | | False |' 2022-03-16 11:25:47.607 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:25:47.607 | ++ functions-common:get_field:812 : read data 2022-03-16 11:25:47.608 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9588c547244948c090c1f075dccd1b5f 2022-03-16 11:25:47.608 | + functions-common:get_or_add_user_project_role:997 : echo 9588c547244948c090c1f075dccd1b5f 2022-03-16 11:25:47.608 | 9588c547244948c090c1f075dccd1b5f 2022-03-16 11:25:47.608 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-16 11:25:47.608 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-16 11:25:47.608 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 11:25:47.608 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-03-16 11:25:47.608 | ++ 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-16 11:25:47.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.608 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.608 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.608 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:25:47.608 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 11:25:47.608 | 6b494875a5194362b3d4353041da68b5' 2022-03-16 11:25:47.609 | + functions-common:get_or_create_service:1094 : echo 6b494875a5194362b3d4353041da68b5 2022-03-16 11:25:47.609 | 6b494875a5194362b3d4353041da68b5 2022-03-16 11:25:47.609 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-03-16 11:25:47.609 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.42/volume/v3/$(project_id)s' 2022-03-16 11:25:47.609 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 11:25:47.609 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.42/volume/v3/$(project_id)s' RegionOne 2022-03-16 11:25:47.609 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 11:25:47.609 | +++ 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-16 11:25:47.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.609 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.609 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.609 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:25:47.609 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 11:25:47.609 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 11:25:47.610 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.42/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-16 11:25:47.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.610 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.610 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.610 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:25:47.610 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=cad0db4823d7472c82ecc2870c06ccd6 2022-03-16 11:25:47.610 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo cad0db4823d7472c82ecc2870c06ccd6 2022-03-16 11:25:47.610 | + functions-common:get_or_create_endpoint:1127 : public_id=cad0db4823d7472c82ecc2870c06ccd6 2022-03-16 11:25:47.610 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 11:25:47.610 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 11:25:47.610 | + functions-common:get_or_create_endpoint:1136 : echo cad0db4823d7472c82ecc2870c06ccd6 2022-03-16 11:25:47.610 | cad0db4823d7472c82ecc2870c06ccd6 2022-03-16 11:25:47.610 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-16 11:25:47.610 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 11:25:47.610 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-03-16 11:25:47.611 | ++ 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-16 11:25:47.611 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.611 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.611 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.611 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.611 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:25:47.611 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 11:25:47.611 | 6c30ebea45a34d66bc80be80f92d057a' 2022-03-16 11:25:47.611 | + functions-common:get_or_create_service:1094 : echo 6c30ebea45a34d66bc80be80f92d057a 2022-03-16 11:25:47.611 | 6c30ebea45a34d66bc80be80f92d057a 2022-03-16 11:25:47.611 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.42/volume/v3/$(project_id)s' 2022-03-16 11:25:47.611 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 11:25:47.611 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.42/volume/v3/$(project_id)s' RegionOne 2022-03-16 11:25:47.611 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 11:25:47.611 | +++ 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-16 11:25:47.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.612 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.612 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.612 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:25:47.613 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 11:25:47.613 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 11:25:47.613 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.42/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-16 11:25:47.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.613 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.613 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.613 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:25:47.613 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=8d6f677d25df4a1bb6fe90d7267f7558 2022-03-16 11:25:47.613 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 8d6f677d25df4a1bb6fe90d7267f7558 2022-03-16 11:25:47.613 | + functions-common:get_or_create_endpoint:1127 : public_id=8d6f677d25df4a1bb6fe90d7267f7558 2022-03-16 11:25:47.613 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 11:25:47.613 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 11:25:47.613 | + functions-common:get_or_create_endpoint:1136 : echo 8d6f677d25df4a1bb6fe90d7267f7558 2022-03-16 11:25:47.613 | 8d6f677d25df4a1bb6fe90d7267f7558 2022-03-16 11:25:47.613 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-03-16 11:25:47.614 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-03-16 11:25:47.614 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 11:25:47.614 | +++ 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-16 11:25:47.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.614 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.614 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.614 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:25:47.614 | ++ functions-common:get_or_create_project:938 : project_id=b1c96cf45b694d4fb8634b3c5accbc72 2022-03-16 11:25:47.614 | ++ functions-common:get_or_create_project:939 : echo b1c96cf45b694d4fb8634b3c5accbc72 2022-03-16 11:25:47.614 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id b1c96cf45b694d4fb8634b3c5accbc72 2022-03-16 11:25:47.614 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-03-16 11:25:47.614 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:25:47.614 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 11:25:47.614 | ++ functions-common:get_or_create_user:913 : local email= 2022-03-16 11:25:47.614 | +++ 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-16 11:25:47.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.614 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.614 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.614 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-16 11:25:47.614 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:25:47.614 | ++ functions-common:get_or_create_user:925 : user_id=6a0979c480c648c781361c41007cf526 2022-03-16 11:25:47.614 | ++ functions-common:get_or_create_user:926 : echo 6a0979c480c648c781361c41007cf526 2022-03-16 11:25:47.614 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 6a0979c480c648c781361c41007cf526 2022-03-16 11:25:47.670 | [181657 Async create_cinder_accounts:216156]: finished create_cinder_accounts with result 0 in 71 seconds 2022-03-16 11:25:47.675 | + inc/async:async_wait:197 : return 0 2022-03-16 11:25:47.678 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-16 11:25:47.758 | [181657 Async create_neutron_accounts:216271]: Waiting for completion of create_neutron_accounts running on PID 216271 (3 other jobs running) 2022-03-16 11:25:47.801 | [181657 Async create_neutron_accounts:216271]: Signaling child to exit 2022-03-16 11:25:47.801 | WAKEUP 2022-03-16 11:25:47.834 | [181657 Async create_neutron_accounts:216271]: Signaled 2022-03-16 11:25:47.836 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-03-16 11:25:47.836 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 11:25:47.837 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 11:25:47.837 | + 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-16 11:25:47.837 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 11:25:47.837 | + 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-16 11:25:47.837 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 11:25:47.837 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-03-16 11:25:47.837 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-03-16 11:25:47.837 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-03-16 11:25:47.837 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.42:9696/ 2022-03-16 11:25:47.837 | + 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-16 11:25:47.837 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-03-16 11:25:47.837 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-03-16 11:25:47.837 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:25:47.837 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 11:25:47.838 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 11:25:47.838 | ++ 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-16 11:25:47.838 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.838 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.838 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.838 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:25:47.838 | + functions-common:get_or_create_user:925 : user_id=ae8c40b69d9b4b15b38772a0c7dbce0e 2022-03-16 11:25:47.838 | + functions-common:get_or_create_user:926 : echo ae8c40b69d9b4b15b38772a0c7dbce0e 2022-03-16 11:25:47.838 | ae8c40b69d9b4b15b38772a0c7dbce0e 2022-03-16 11:25:47.838 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-03-16 11:25:47.838 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:25:47.838 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 11:25:47.838 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:25:47.839 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:25:47.839 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 11:25:47.839 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 11:25:47.839 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 11:25:47.839 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 11:25:47.839 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 11:25:47.839 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 11:25:47.839 | ++ 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-16 11:25:47.839 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:25:47.839 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:25:47.839 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:25:47.839 | ++ functions-common:get_field:812 : read data 2022-03-16 11:25:47.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.839 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.840 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.840 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:25:47.840 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:25:47.840 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:25:47.840 | + 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-16 11:25:47.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.840 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.840 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.840 | ++ 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-16 11:25:47.840 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:25:47.840 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:25:47.840 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:25:47.840 | ++ functions-common:get_field:812 : read data 2022-03-16 11:25:47.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.841 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.841 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.841 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:25:47.841 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:25:47.841 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:25:47.841 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:25:47.841 | ++ functions-common:get_field:818 : echo '| 9588c547244948c090c1f075dccd1b5f | ae8c40b69d9b4b15b38772a0c7dbce0e | | b1c96cf45b694d4fb8634b3c5accbc72 | | | False |' 2022-03-16 11:25:47.841 | ++ functions-common:get_field:812 : read data 2022-03-16 11:25:47.841 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9588c547244948c090c1f075dccd1b5f 2022-03-16 11:25:47.841 | + functions-common:get_or_add_user_project_role:997 : echo 9588c547244948c090c1f075dccd1b5f 2022-03-16 11:25:47.841 | 9588c547244948c090c1f075dccd1b5f 2022-03-16 11:25:47.841 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-16 11:25:47.841 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-03-16 11:25:47.841 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 11:25:47.841 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-03-16 11:25:47.842 | ++ 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-16 11:25:47.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.842 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.842 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.842 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:25:47.842 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 11:25:47.842 | 13ed72967fdd44928526e628c853e85c' 2022-03-16 11:25:47.842 | + functions-common:get_or_create_service:1094 : echo 13ed72967fdd44928526e628c853e85c 2022-03-16 11:25:47.842 | 13ed72967fdd44928526e628c853e85c 2022-03-16 11:25:47.842 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.42:9696/ 2022-03-16 11:25:47.842 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 11:25:47.842 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.42:9696/ RegionOne 2022-03-16 11:25:47.842 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 11:25:47.842 | +++ 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-16 11:25:47.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.843 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.843 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.843 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:25:47.843 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 11:25:47.843 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 11:25:47.843 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.42:9696/ --region RegionOne -f value -c id 2022-03-16 11:25:47.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.843 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:25:47.844 | from cryptography.utils import int_from_bytes 2022-03-16 11:25:47.844 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:25:47.844 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=b9cf8ae4a7da463781fe7bc832c8cb05 2022-03-16 11:25:47.844 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo b9cf8ae4a7da463781fe7bc832c8cb05 2022-03-16 11:25:47.844 | + functions-common:get_or_create_endpoint:1127 : public_id=b9cf8ae4a7da463781fe7bc832c8cb05 2022-03-16 11:25:47.844 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 11:25:47.844 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 11:25:47.844 | + functions-common:get_or_create_endpoint:1136 : echo b9cf8ae4a7da463781fe7bc832c8cb05 2022-03-16 11:25:47.844 | b9cf8ae4a7da463781fe7bc832c8cb05 2022-03-16 11:25:47.905 | [181657 Async create_neutron_accounts:216271]: finished create_neutron_accounts with result 0 in 46 seconds 2022-03-16 11:25:47.960 | [181657 Async create_swift_accounts:216412]: Waiting for completion of create_swift_accounts running on PID 216412 (2 other jobs running) 2022-03-16 11:25:47.998 | [181657 Async create_swift_accounts:216412]: Signaling child to exit 2022-03-16 11:26:43.834 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:26:43.869 | [216412 Async create_swift_accounts:216412]: finished successfully 2022-03-16 11:26:43.894 | WAKEUP 2022-03-16 11:26:43.920 | [181657 Async create_swift_accounts:216412]: Signaled 2022-03-16 11:26:43.922 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-03-16 11:26:43.922 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-03-16 11:26:43.922 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-03-16 11:26:43.922 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-03-16 11:26:43.922 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-03-16 11:26:43.922 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-03-16 11:26:43.922 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-03-16 11:26:43.922 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-03-16 11:26:43.922 | + lib/swift:create_swift_accounts:613 : local another_role 2022-03-16 11:26:43.922 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-03-16 11:26:43.922 | ++ functions-common:get_or_create_role:945 : local role_id 2022-03-16 11:26:43.922 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-16 11:26:43.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.922 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.922 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.922 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:26:43.922 | ++ functions-common:get_or_create_role:950 : role_id=e546da96d3cc4caba0bcf3502634e7d7 2022-03-16 11:26:43.922 | ++ functions-common:get_or_create_role:951 : echo e546da96d3cc4caba0bcf3502634e7d7 2022-03-16 11:26:43.922 | + lib/swift:create_swift_accounts:614 : another_role=e546da96d3cc4caba0bcf3502634e7d7 2022-03-16 11:26:43.922 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-03-16 11:26:43.922 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-03-16 11:26:43.922 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:26:43.922 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 11:26:43.922 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 11:26:43.922 | ++ 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-16 11:26:43.923 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.923 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.923 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.923 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.923 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:26:43.923 | + functions-common:get_or_create_user:925 : user_id=40fde92c0c724a5bb87d69162ff4172b 2022-03-16 11:26:43.923 | + functions-common:get_or_create_user:926 : echo 40fde92c0c724a5bb87d69162ff4172b 2022-03-16 11:26:43.923 | 40fde92c0c724a5bb87d69162ff4172b 2022-03-16 11:26:43.923 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-03-16 11:26:43.923 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:26:43.923 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 11:26:43.923 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:26:43.923 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:26:43.923 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 11:26:43.923 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 11:26:43.923 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 11:26:43.923 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 11:26:43.923 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 11:26:43.923 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 11:26:43.923 | ++ 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-16 11:26:43.923 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:26:43.923 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:26:43.923 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:26:43.923 | ++ functions-common:get_field:812 : read data 2022-03-16 11:26:43.923 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.923 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.923 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.923 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.924 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:26:43.924 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:26:43.924 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:26:43.924 | + 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-16 11:26:43.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.924 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.924 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.924 | ++ 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-16 11:26:43.924 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:26:43.924 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:26:43.924 | ++ functions-common:get_field:812 : read data 2022-03-16 11:26:43.924 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:26:43.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.924 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.924 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.924 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:26:43.924 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:26:43.924 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:26:43.924 | ++ functions-common:get_field:818 : echo '| 9588c547244948c090c1f075dccd1b5f | 40fde92c0c724a5bb87d69162ff4172b | | b1c96cf45b694d4fb8634b3c5accbc72 | | | False |' 2022-03-16 11:26:43.924 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:26:43.924 | ++ functions-common:get_field:812 : read data 2022-03-16 11:26:43.924 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9588c547244948c090c1f075dccd1b5f 2022-03-16 11:26:43.925 | + functions-common:get_or_add_user_project_role:997 : echo 9588c547244948c090c1f075dccd1b5f 2022-03-16 11:26:43.925 | 9588c547244948c090c1f075dccd1b5f 2022-03-16 11:26:43.925 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-16 11:26:43.925 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-03-16 11:26:43.925 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:26:43.925 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 11:26:43.925 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:26:43.925 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:26:43.925 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 11:26:43.925 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 11:26:43.925 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 11:26:43.925 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 11:26:43.925 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 11:26:43.925 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 11:26:43.925 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:26:43.925 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:26:43.925 | ++ functions-common:get_field:812 : read data 2022-03-16 11:26:43.925 | ++ 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-16 11:26:43.925 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:26:43.926 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.926 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.926 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.926 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.926 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:26:43.926 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:26:43.926 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:26:43.927 | + 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-16 11:26:43.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.927 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.927 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.927 | ++ 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-16 11:26:43.927 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:26:43.927 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:26:43.927 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:26:43.928 | ++ functions-common:get_field:812 : read data 2022-03-16 11:26:43.928 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.928 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.928 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.928 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:26:43.929 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:26:43.929 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:26:43.929 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:26:43.930 | ++ functions-common:get_field:818 : echo '| 074a29bccc4f47369ab41fba176dd9ce | 40fde92c0c724a5bb87d69162ff4172b | | b1c96cf45b694d4fb8634b3c5accbc72 | | | False |' 2022-03-16 11:26:43.930 | ++ functions-common:get_field:812 : read data 2022-03-16 11:26:43.930 | + functions-common:get_or_add_user_project_role:995 : user_role_id=074a29bccc4f47369ab41fba176dd9ce 2022-03-16 11:26:43.931 | + functions-common:get_or_add_user_project_role:997 : echo 074a29bccc4f47369ab41fba176dd9ce 2022-03-16 11:26:43.931 | 074a29bccc4f47369ab41fba176dd9ce 2022-03-16 11:26:43.931 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-03-16 11:26:43.931 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 11:26:43.931 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-03-16 11:26:43.931 | ++ 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-16 11:26:43.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.931 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.932 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.932 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:26:43.932 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 11:26:43.933 | f6d660dafcdd4fdd8d070b0258066948' 2022-03-16 11:26:43.933 | + functions-common:get_or_create_service:1094 : echo f6d660dafcdd4fdd8d070b0258066948 2022-03-16 11:26:43.933 | f6d660dafcdd4fdd8d070b0258066948 2022-03-16 11:26:43.934 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.42:8080/v1/AUTH_$(project_id)s' http://10.222.0.42:8080 2022-03-16 11:26:43.934 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 11:26:43.934 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.42:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-16 11:26:43.934 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 11:26:43.934 | +++ 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-16 11:26:43.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.935 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.935 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.935 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:26:43.935 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 11:26:43.935 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 11:26:43.935 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.42:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-16 11:26:43.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.935 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.936 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.936 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:26:43.936 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=58ecc96582074b3da5f96e3939b49c01 2022-03-16 11:26:43.936 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 58ecc96582074b3da5f96e3939b49c01 2022-03-16 11:26:43.936 | + functions-common:get_or_create_endpoint:1127 : public_id=58ecc96582074b3da5f96e3939b49c01 2022-03-16 11:26:43.936 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.42:8080 ]] 2022-03-16 11:26:43.936 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.42:8080 RegionOne 2022-03-16 11:26:43.936 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 11:26:43.936 | ++ 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-16 11:26:43.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.936 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.936 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.936 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:26:43.936 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 11:26:43.936 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 11:26:43.936 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.42:8080 --region RegionOne -f value -c id 2022-03-16 11:26:43.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.936 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.936 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.936 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:26:43.936 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=53e270296fad4ee4b5680b6820a730f4 2022-03-16 11:26:43.936 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 53e270296fad4ee4b5680b6820a730f4 2022-03-16 11:26:43.936 | 53e270296fad4ee4b5680b6820a730f4 2022-03-16 11:26:43.936 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 11:26:43.936 | + functions-common:get_or_create_endpoint:1136 : echo 58ecc96582074b3da5f96e3939b49c01 2022-03-16 11:26:43.936 | 58ecc96582074b3da5f96e3939b49c01 2022-03-16 11:26:43.936 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-03-16 11:26:43.936 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-03-16 11:26:43.936 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 11:26:43.937 | +++ 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-16 11:26:43.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.937 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.937 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.937 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:26:43.937 | ++ functions-common:get_or_create_project:938 : project_id=824633ca08ed41b19573094332349771 2022-03-16 11:26:43.937 | ++ functions-common:get_or_create_project:939 : echo 824633ca08ed41b19573094332349771 2022-03-16 11:26:43.937 | + lib/swift:create_swift_accounts:628 : swift_project_test1=824633ca08ed41b19573094332349771 2022-03-16 11:26:43.937 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-03-16 11:26:43.937 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 11:26:43.937 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-16 11:26:43.937 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:26:43.937 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-03-16 11:26:43.937 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-03-16 11:26:43.937 | +++ 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-16 11:26:43.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.937 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.937 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.937 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:26:43.937 | ++ functions-common:get_or_create_user:925 : user_id=901540e3b7cf4c80b6a1ab33b084c15e 2022-03-16 11:26:43.937 | ++ functions-common:get_or_create_user:926 : echo 901540e3b7cf4c80b6a1ab33b084c15e 2022-03-16 11:26:43.937 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=901540e3b7cf4c80b6a1ab33b084c15e 2022-03-16 11:26:43.937 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-16 11:26:43.937 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 11:26:43.937 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 901540e3b7cf4c80b6a1ab33b084c15e 824633ca08ed41b19573094332349771 2022-03-16 11:26:43.937 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:26:43.937 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:26:43.937 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:26:43.938 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:26:43.938 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:26:43.938 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:26:43.938 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:26:43.938 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:26:43.938 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:26:43.938 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:26:43.938 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 901540e3b7cf4c80b6a1ab33b084c15e --project 824633ca08ed41b19573094332349771 2022-03-16 11:26:43.938 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:26:43.938 | ++ functions-common:get_field:812 : read data 2022-03-16 11:26:43.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.938 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.938 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.938 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:26:43.938 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:26:43.938 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:26:43.938 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 901540e3b7cf4c80b6a1ab33b084c15e --project 824633ca08ed41b19573094332349771 2022-03-16 11:26:43.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.938 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.938 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.938 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 901540e3b7cf4c80b6a1ab33b084c15e --project 824633ca08ed41b19573094332349771 2022-03-16 11:26:43.938 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:26:43.938 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:26:43.938 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:26:43.938 | ++ functions-common:get_field:812 : read data 2022-03-16 11:26:43.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.938 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.939 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.939 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:26:43.939 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:26:43.939 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:26:43.939 | ++ functions-common:get_field:818 : echo '| 074a29bccc4f47369ab41fba176dd9ce | 901540e3b7cf4c80b6a1ab33b084c15e | | 824633ca08ed41b19573094332349771 | | | False |' 2022-03-16 11:26:43.939 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:26:43.939 | ++ functions-common:get_field:812 : read data 2022-03-16 11:26:43.939 | + functions-common:get_or_add_user_project_role:995 : user_role_id=074a29bccc4f47369ab41fba176dd9ce 2022-03-16 11:26:43.939 | + functions-common:get_or_add_user_project_role:997 : echo 074a29bccc4f47369ab41fba176dd9ce 2022-03-16 11:26:43.939 | 074a29bccc4f47369ab41fba176dd9ce 2022-03-16 11:26:43.939 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-03-16 11:26:43.939 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-16 11:26:43.939 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:26:43.939 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-03-16 11:26:43.939 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-03-16 11:26:43.939 | +++ 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-16 11:26:43.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.939 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.939 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.939 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:26:43.939 | ++ functions-common:get_or_create_user:925 : user_id=38f5766cd7bb4cacae21370498347259 2022-03-16 11:26:43.939 | ++ functions-common:get_or_create_user:926 : echo 38f5766cd7bb4cacae21370498347259 2022-03-16 11:26:43.939 | + lib/swift:create_swift_accounts:637 : swift_user_test3=38f5766cd7bb4cacae21370498347259 2022-03-16 11:26:43.939 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-03-16 11:26:43.939 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 11:26:43.939 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role e546da96d3cc4caba0bcf3502634e7d7 38f5766cd7bb4cacae21370498347259 824633ca08ed41b19573094332349771 2022-03-16 11:26:43.939 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:26:43.939 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:26:43.939 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:26:43.939 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:26:43.940 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:26:43.940 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:26:43.940 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:26:43.940 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:26:43.940 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role e546da96d3cc4caba0bcf3502634e7d7 --user 38f5766cd7bb4cacae21370498347259 --project 824633ca08ed41b19573094332349771 2022-03-16 11:26:43.940 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:26:43.940 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:26:43.940 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:26:43.940 | ++ functions-common:get_field:812 : read data 2022-03-16 11:26:43.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.940 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.940 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.940 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:26:43.940 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:26:43.940 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:26:43.940 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add e546da96d3cc4caba0bcf3502634e7d7 --user 38f5766cd7bb4cacae21370498347259 --project 824633ca08ed41b19573094332349771 2022-03-16 11:26:43.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.940 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.940 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.940 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role e546da96d3cc4caba0bcf3502634e7d7 --user 38f5766cd7bb4cacae21370498347259 --project 824633ca08ed41b19573094332349771 2022-03-16 11:26:43.940 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:26:43.940 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:26:43.940 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:26:43.940 | ++ functions-common:get_field:812 : read data 2022-03-16 11:26:43.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.940 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.940 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.941 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:26:43.941 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:26:43.941 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:26:43.941 | ++ functions-common:get_field:818 : echo '| e546da96d3cc4caba0bcf3502634e7d7 | 38f5766cd7bb4cacae21370498347259 | | 824633ca08ed41b19573094332349771 | | | False |' 2022-03-16 11:26:43.941 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:26:43.941 | ++ functions-common:get_field:812 : read data 2022-03-16 11:26:43.941 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e546da96d3cc4caba0bcf3502634e7d7 2022-03-16 11:26:43.941 | + functions-common:get_or_add_user_project_role:997 : echo e546da96d3cc4caba0bcf3502634e7d7 2022-03-16 11:26:43.941 | e546da96d3cc4caba0bcf3502634e7d7 2022-03-16 11:26:43.941 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-03-16 11:26:43.941 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-03-16 11:26:43.941 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 11:26:43.941 | +++ 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-16 11:26:43.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.941 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.941 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.941 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:26:43.941 | ++ functions-common:get_or_create_project:938 : project_id=76501e98fafc4ae6bce1dfc69a1104e5 2022-03-16 11:26:43.941 | ++ functions-common:get_or_create_project:939 : echo 76501e98fafc4ae6bce1dfc69a1104e5 2022-03-16 11:26:43.941 | + lib/swift:create_swift_accounts:642 : swift_project_test2=76501e98fafc4ae6bce1dfc69a1104e5 2022-03-16 11:26:43.941 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-03-16 11:26:43.941 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 11:26:43.941 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-03-16 11:26:43.941 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-16 11:26:43.941 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:26:43.941 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-03-16 11:26:43.941 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-03-16 11:26:43.941 | +++ 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-16 11:26:43.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.941 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.942 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.942 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:26:43.942 | ++ functions-common:get_or_create_user:925 : user_id=f7809628578a44ffad49bf5ee88c7184 2022-03-16 11:26:43.942 | ++ functions-common:get_or_create_user:926 : echo f7809628578a44ffad49bf5ee88c7184 2022-03-16 11:26:43.942 | + lib/swift:create_swift_accounts:647 : swift_user_test2=f7809628578a44ffad49bf5ee88c7184 2022-03-16 11:26:43.942 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-03-16 11:26:43.942 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 11:26:43.942 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin f7809628578a44ffad49bf5ee88c7184 76501e98fafc4ae6bce1dfc69a1104e5 2022-03-16 11:26:43.942 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:26:43.942 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:26:43.942 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:26:43.942 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:26:43.942 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:26:43.942 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:26:43.942 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:26:43.942 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:26:43.942 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f7809628578a44ffad49bf5ee88c7184 --project 76501e98fafc4ae6bce1dfc69a1104e5 2022-03-16 11:26:43.942 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:26:43.942 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:26:43.942 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:26:43.942 | ++ functions-common:get_field:812 : read data 2022-03-16 11:26:43.942 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.942 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.942 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.942 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.942 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:26:43.942 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:26:43.942 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:26:43.942 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user f7809628578a44ffad49bf5ee88c7184 --project 76501e98fafc4ae6bce1dfc69a1104e5 2022-03-16 11:26:43.942 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.942 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.943 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.943 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.943 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f7809628578a44ffad49bf5ee88c7184 --project 76501e98fafc4ae6bce1dfc69a1104e5 2022-03-16 11:26:43.943 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:26:43.943 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:26:43.943 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:26:43.943 | ++ functions-common:get_field:812 : read data 2022-03-16 11:26:43.943 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.943 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.943 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.943 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.943 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:26:43.943 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:26:43.943 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:26:43.943 | ++ functions-common:get_field:818 : echo '| 074a29bccc4f47369ab41fba176dd9ce | f7809628578a44ffad49bf5ee88c7184 | | 76501e98fafc4ae6bce1dfc69a1104e5 | | | False |' 2022-03-16 11:26:43.943 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:26:43.943 | ++ functions-common:get_field:812 : read data 2022-03-16 11:26:43.943 | + functions-common:get_or_add_user_project_role:995 : user_role_id=074a29bccc4f47369ab41fba176dd9ce 2022-03-16 11:26:43.943 | + functions-common:get_or_add_user_project_role:997 : echo 074a29bccc4f47369ab41fba176dd9ce 2022-03-16 11:26:43.943 | 074a29bccc4f47369ab41fba176dd9ce 2022-03-16 11:26:43.943 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-03-16 11:26:43.943 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-16 11:26:43.943 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-16 11:26:43.943 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-03-16 11:26:43.943 | +++ 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-16 11:26:43.943 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.943 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.943 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.943 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.943 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:26:43.944 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-03-16 11:26:43.944 | 2ae71bd761cb4c3db1486e1f7694f6b2' 2022-03-16 11:26:43.944 | ++ functions-common:get_or_create_domain:888 : echo 2ae71bd761cb4c3db1486e1f7694f6b2 2022-03-16 11:26:43.944 | + lib/swift:create_swift_accounts:652 : swift_domain=2ae71bd761cb4c3db1486e1f7694f6b2 2022-03-16 11:26:43.944 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-03-16 11:26:43.944 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 11:26:43.944 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-03-16 11:26:43.944 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 2ae71bd761cb4c3db1486e1f7694f6b2 2022-03-16 11:26:43.944 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 11:26:43.944 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=2ae71bd761cb4c3db1486e1f7694f6b2 --or-show -f value -c id 2022-03-16 11:26:43.944 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.944 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.944 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.944 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.944 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:26:43.944 | ++ functions-common:get_or_create_project:938 : project_id=73685b9edc3c48d7b684f41f0305c5dc 2022-03-16 11:26:43.944 | ++ functions-common:get_or_create_project:939 : echo 73685b9edc3c48d7b684f41f0305c5dc 2022-03-16 11:26:43.944 | + lib/swift:create_swift_accounts:656 : swift_project_test4=73685b9edc3c48d7b684f41f0305c5dc 2022-03-16 11:26:43.944 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-03-16 11:26:43.944 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 11:26:43.944 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-03-16 11:26:43.944 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 2ae71bd761cb4c3db1486e1f7694f6b2 test4@example.com 2022-03-16 11:26:43.944 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:26:43.944 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-03-16 11:26:43.944 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-03-16 11:26:43.944 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=2ae71bd761cb4c3db1486e1f7694f6b2 --email=test4@example.com --or-show -f value -c id 2022-03-16 11:26:43.944 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.944 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.944 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.944 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.945 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:26:43.945 | ++ functions-common:get_or_create_user:925 : user_id=a5e3a916e2334d9498180bf8071504ed 2022-03-16 11:26:43.945 | ++ functions-common:get_or_create_user:926 : echo a5e3a916e2334d9498180bf8071504ed 2022-03-16 11:26:43.945 | + lib/swift:create_swift_accounts:661 : swift_user_test4=a5e3a916e2334d9498180bf8071504ed 2022-03-16 11:26:43.945 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-03-16 11:26:43.945 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 11:26:43.945 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin a5e3a916e2334d9498180bf8071504ed 73685b9edc3c48d7b684f41f0305c5dc 2022-03-16 11:26:43.945 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:26:43.945 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:26:43.945 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:26:43.945 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:26:43.945 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:26:43.945 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:26:43.945 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:26:43.945 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:26:43.945 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a5e3a916e2334d9498180bf8071504ed --project 73685b9edc3c48d7b684f41f0305c5dc 2022-03-16 11:26:43.945 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:26:43.945 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:26:43.945 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:26:43.945 | ++ functions-common:get_field:812 : read data 2022-03-16 11:26:43.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.945 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.945 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.945 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:26:43.945 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:26:43.945 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:26:43.945 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user a5e3a916e2334d9498180bf8071504ed --project 73685b9edc3c48d7b684f41f0305c5dc 2022-03-16 11:26:43.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.945 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.945 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.946 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a5e3a916e2334d9498180bf8071504ed --project 73685b9edc3c48d7b684f41f0305c5dc 2022-03-16 11:26:43.946 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:26:43.946 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:26:43.946 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:26:43.946 | ++ functions-common:get_field:812 : read data 2022-03-16 11:26:43.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.946 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:43.946 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:43.946 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:26:43.946 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:26:43.946 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:26:43.946 | ++ functions-common:get_field:818 : echo '| 074a29bccc4f47369ab41fba176dd9ce | a5e3a916e2334d9498180bf8071504ed | | 73685b9edc3c48d7b684f41f0305c5dc | | | False |' 2022-03-16 11:26:43.946 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:26:43.946 | ++ functions-common:get_field:812 : read data 2022-03-16 11:26:43.946 | + functions-common:get_or_add_user_project_role:995 : user_role_id=074a29bccc4f47369ab41fba176dd9ce 2022-03-16 11:26:43.946 | + functions-common:get_or_add_user_project_role:997 : echo 074a29bccc4f47369ab41fba176dd9ce 2022-03-16 11:26:43.946 | 074a29bccc4f47369ab41fba176dd9ce 2022-03-16 11:26:43.982 | [181657 Async create_swift_accounts:216412]: finished create_swift_accounts with result 0 in 156 seconds 2022-03-16 11:26:43.990 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-16 11:26:43.993 | + inc/async:async_wait:197 : return 0 2022-03-16 11:26:43.997 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-03-16 11:26:44.023 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:26:44.027 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-03-16 11:26:44.051 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:26:44.054 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-03-16 11:26:44.057 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 11:26:44.060 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-03-16 11:26:44.063 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-03-16 11:26:44.066 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-03-16 11:26:44.143 | + inc/async:async_inner:63 : init_glance 2022-03-16 11:26:44.196 | [181657 Async init_glance:220905]: running: init_glance 2022-03-16 11:26:44.199 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-03-16 11:26:44.226 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:26:44.229 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-03-16 11:26:44.233 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 11:26:44.237 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-03-16 11:26:44.240 | + ./stack.sh:main:1147 : configure_neutron 2022-03-16 11:26:44.243 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-03-16 11:26:44.249 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 11:26:44.250 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 11:26:44.259 | + 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-16 11:26:44.263 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 11:26:44.268 | + 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-16 11:26:44.272 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 11:26:44.278 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-03-16 11:26:44.282 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-03-16 11:26:44.287 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-03-16 11:26:44.290 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-03-16 11:26:44.306 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-03-16 11:26:44.310 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-03-16 11:26:47.972 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:47.972 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:47.972 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:26:47.972 | from cryptography.utils import int_from_bytes 2022-03-16 11:26:47.975 | Traceback (most recent call last): 2022-03-16 11:26:47.975 | File "/usr/local/bin/oslo-config-generator", line 8, in 2022-03-16 11:26:47.975 | sys.exit(main()) 2022-03-16 11:26:47.975 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/generator.py", line 836, in main 2022-03-16 11:26:47.975 | generate(conf) 2022-03-16 11:26:47.975 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/generator.py", line 797, in generate 2022-03-16 11:26:47.975 | groups = _get_groups(_list_opts(conf.namespace)) 2022-03-16 11:26:47.975 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/generator.py", line 524, in _list_opts 2022-03-16 11:26:47.975 | loaders = _get_raw_opts_loaders(namespaces) 2022-03-16 11:26:47.976 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/generator.py", line 464, in _get_raw_opts_loaders 2022-03-16 11:26:47.976 | mgr = stevedore.named.NamedExtensionManager( 2022-03-16 11:26:47.976 | File "/usr/local/lib/python3.8/dist-packages/stevedore/named.py", line 78, in __init__ 2022-03-16 11:26:47.976 | extensions = self._load_plugins(invoke_on_load, 2022-03-16 11:26:47.976 | File "/usr/local/lib/python3.8/dist-packages/stevedore/extension.py", line 233, in _load_plugins 2022-03-16 11:26:47.976 | self._on_load_failure_callback(self, ep, err) 2022-03-16 11:26:47.976 | File "/usr/local/lib/python3.8/dist-packages/stevedore/extension.py", line 221, in _load_plugins 2022-03-16 11:26:47.976 | ext = self._load_one_plugin(ep, 2022-03-16 11:26:47.976 | File "/usr/local/lib/python3.8/dist-packages/stevedore/named.py", line 156, in _load_one_plugin 2022-03-16 11:26:47.976 | return super(NamedExtensionManager, self)._load_one_plugin( 2022-03-16 11:26:47.976 | File "/usr/local/lib/python3.8/dist-packages/stevedore/extension.py", line 255, in _load_one_plugin 2022-03-16 11:26:47.977 | plugin = ep.load() 2022-03-16 11:26:47.977 | File "/usr/lib/python3.8/importlib/metadata.py", line 77, in load 2022-03-16 11:26:47.977 | module = import_module(match.group('module')) 2022-03-16 11:26:47.977 | File "/usr/lib/python3.8/importlib/__init__.py", line 127, in import_module 2022-03-16 11:26:47.977 | return _bootstrap._gcd_import(name[level:], package, level) 2022-03-16 11:26:47.977 | File "", line 1014, in _gcd_import 2022-03-16 11:26:47.977 | File "", line 991, in _find_and_load 2022-03-16 11:26:47.977 | File "", line 975, in _find_and_load_unlocked 2022-03-16 11:26:47.977 | File "", line 671, in _load_unlocked 2022-03-16 11:26:47.977 | File "", line 848, in exec_module 2022-03-16 11:26:47.977 | File "", line 219, in _call_with_frames_removed 2022-03-16 11:26:47.977 | File "/opt/stack/neutron/neutron/opts.py", line 57, in 2022-03-16 11:26:47.978 | import neutron.extensions.l3 2022-03-16 11:26:47.978 | File "/opt/stack/neutron/neutron/extensions/l3.py", line 22, in 2022-03-16 11:26:47.978 | from neutron.api.v2 import resource_helper 2022-03-16 11:26:47.978 | File "/opt/stack/neutron/neutron/api/v2/resource_helper.py", line 21, in 2022-03-16 11:26:47.978 | from neutron.api.v2 import base 2022-03-16 11:26:47.978 | File "/opt/stack/neutron/neutron/api/v2/base.py", line 37, in 2022-03-16 11:26:47.978 | from neutron import quota 2022-03-16 11:26:47.978 | File "/opt/stack/neutron/neutron/quota/__init__.py", line 24, in 2022-03-16 11:26:47.978 | QUOTA_DB_MODULE = quota.QUOTA_DB_MODULE 2022-03-16 11:26:47.978 | AttributeError: module 'neutron.conf.quota' has no attribute 'QUOTA_DB_MODULE' 2022-03-16 11:26:48.341 | + lib/neutron-legacy:_configure_neutron_common:1 : exit_trap 2022-03-16 11:26:48.346 | + ./stack.sh:exit_trap:521 : local r=1 2022-03-16 11:26:48.350 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-03-16 11:26:48.353 | + ./stack.sh:exit_trap:522 : jobs='207039 2022-03-16 11:26:48.353 | 220905' 2022-03-16 11:26:48.355 | + ./stack.sh:exit_trap:525 : [[ -n 207039 2022-03-16 11:26:48.355 | 220905 ]] 2022-03-16 11:26:48.358 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-03-16-111805 ]] 2022-03-16 11:26:48.362 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-03-16 11:26:48.365 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-03-16 11:26:48.365 | exit_trap: cleaning up child processes 2022-03-16 11:26:48.368 | + ./stack.sh:exit_trap:527 : kill 207039 220905 2022-03-16 11:26:48.377 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.a3fksSApbd ']' 2022-03-16 11:26:48.379 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.a3fksSApbd 2022-03-16 11:26:48.385 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-03-16 11:26:48.393 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-03-16 11:26:48.400 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-03-16 11:26:48.403 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-03-16 11:26:48.403 | Error on exit 2022-03-16 11:26:48.406 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-03-16 11:26:48.419 | + ./stack.sh:exit_trap:542 : generate-subunit 1647429481 527 fail 2022-03-16 11:26:49.269 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-03-16 11:26:49.273 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-03-16 11:26:50.702 | + ./stack.sh:exit_trap:556 : exit 1