2022-08-10 12:20:04.159 | + ./stack.sh:main:482 : exec 2022-08-10 12:20:04.159 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-08-10-122004' 2022-08-10 12:20:04.159 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-08-10-122004.summary.2022-08-10-122004 2022-08-10 12:20:04.159 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:20:04.159 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-08-10-122004 2022-08-10 12:20:04.159 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-10-122004 /opt/stack/logs/stack.sh.log 2022-08-10 12:20:04.159 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-10-122004.summary.2022-08-10-122004 /opt/stack/logs/stack.sh.log.summary 2022-08-10 12:20:04.159 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-08-10 12:20:04.159 | + functions:check_path_perm_sanity:596 : local real_path 2022-08-10 12:20:04.159 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-08-10 12:20:04.159 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-08-10 12:20:04.159 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-08-10 12:20:04.159 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-08-10 12:20:04.159 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-08-10 12:20:04.159 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-10 12:20:04.160 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-08-10 12:20:04.160 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-08-10 12:20:04.160 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-10 12:20:04.160 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-10 12:20:04.160 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-08-10 12:20:04.160 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-08-10 12:20:04.163 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-10 12:20:04.165 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-08-10 12:20:04.167 | + ./stack.sh:main:555 : trap err_trap ERR 2022-08-10 12:20:04.169 | + ./stack.sh:main:568 : set -o errexit 2022-08-10 12:20:04.171 | + ./stack.sh:main:571 : uname -a 2022-08-10 12:20:04.172 | Linux dv-cinder-851351-3-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-08-10 12:20:04.174 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-08-10 12:20:04.176 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-08-10 12:20:04.179 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-08-10 12:20:04.216 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-08-10 12:20:04.233 | + ./stack.sh:main:585 : fetch_plugins 2022-08-10 12:20:04.235 | + functions-common:fetch_plugins:1786 : local plugins= 2022-08-10 12:20:04.237 | + functions-common:fetch_plugins:1787 : local plugin 2022-08-10 12:20:04.239 | + functions-common:fetch_plugins:1790 : [[ -z '' ]] 2022-08-10 12:20:04.241 | + functions-common:fetch_plugins:1791 : return 2022-08-10 12:20:04.243 | + ./stack.sh:main:589 : run_phase override_defaults 2022-08-10 12:20:04.245 | + functions-common:run_phase:1868 : local mode=override_defaults 2022-08-10 12:20:04.247 | + functions-common:run_phase:1869 : local phase= 2022-08-10 12:20:04.249 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-10 12:20:04.251 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-10 12:20:04.253 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-10 12:20:04.255 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-10 12:20:04.257 | + functions-common:run_phase:1878 : local extra 2022-08-10 12:20:04.260 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-10 12:20:04.263 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-10 12:20:04.265 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-10 12:20:04.267 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-10 12:20:04.269 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-08-10 12:20:04.271 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-10 12:20:04.284 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:20:04.286 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-10 12:20:04.288 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-10 12:20:04.290 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-10 12:20:04.292 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-10 12:20:04.293 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-10 12:20:04.295 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-10 12:20:04.297 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-08-10 12:20:04.299 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-08-10 12:20:04.301 | + functions-common:run_phase:1889 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-10 12:20:04.303 | + functions-common:run_phase:1892 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-10 12:20:04.305 | + functions-common:run_phase:1893 : plugin_override_defaults 2022-08-10 12:20:04.306 | + functions-common:plugin_override_defaults:1827 : local plugins= 2022-08-10 12:20:04.308 | + functions-common:plugin_override_defaults:1828 : local plugin 2022-08-10 12:20:04.310 | + functions-common:plugin_override_defaults:1831 : [[ -z '' ]] 2022-08-10 12:20:04.312 | + functions-common:plugin_override_defaults:1832 : return 2022-08-10 12:20:04.314 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-08-10 12:20:04.331 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-08-10 12:20:04.333 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-08-10 12:20:04.346 | ++ functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:20:04.349 | +++ lib/tls:source:43 : hostname -f 2022-08-10 12:20:04.352 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-08-10 12:20:04.354 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-08-10 12:20:04.356 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-08-10 12:20:04.358 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-08-10 12:20:04.360 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-08-10 12:20:04.362 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-08-10 12:20:04.364 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-08-10 12:20:04.366 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-08-10 12:20:04.367 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-08-10 12:20:04.369 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-08-10 12:20:04.374 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-08-10 12:20:04.386 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-08-10 12:20:04.404 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-08-10 12:20:04.417 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-08-10 12:20:04.430 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-08-10 12:20:04.467 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-08-10 12:20:04.528 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-08-10 12:20:04.621 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-08-10 12:20:04.644 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-08-10 12:20:04.690 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-08-10 12:20:04.744 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-08-10 12:20:04.898 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-08-10 12:20:04.913 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-08-10 12:20:04.927 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-08-10 12:20:04.941 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-08-10 12:20:05.032 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-08-10 12:20:05.035 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-08-10 12:20:05.038 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-08-10 12:20:05.040 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-08-10 12:20:05.042 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-08-10 12:20:05.044 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-08-10 12:20:05.047 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-08-10 12:20:05.047 | False' 2022-08-10 12:20:05.050 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-08-10 12:20:05.066 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-08-10 12:20:05.068 | + ./stack.sh:main:619 : run_phase source 2022-08-10 12:20:05.071 | + functions-common:run_phase:1868 : local mode=source 2022-08-10 12:20:05.073 | + functions-common:run_phase:1869 : local phase= 2022-08-10 12:20:05.075 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-10 12:20:05.078 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-10 12:20:05.080 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-10 12:20:05.082 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-10 12:20:05.084 | + functions-common:run_phase:1878 : local extra 2022-08-10 12:20:05.086 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-10 12:20:05.090 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-10 12:20:05.092 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-10 12:20:05.094 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-10 12:20:05.096 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-08-10 12:20:05.098 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-10 12:20:05.113 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:20:05.116 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-08-10 12:20:05.118 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-08-10 12:20:05.158 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-08-10 12:20:05.161 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-08-10 12:20:05.163 | + functions-common:run_phase:1889 : [[ source == \s\o\u\r\c\e ]] 2022-08-10 12:20:05.165 | + functions-common:run_phase:1890 : load_plugin_settings 2022-08-10 12:20:05.168 | + functions-common:load_plugin_settings:1804 : local plugins= 2022-08-10 12:20:05.170 | + functions-common:load_plugin_settings:1805 : local plugin 2022-08-10 12:20:05.172 | + functions-common:load_plugin_settings:1808 : [[ -z '' ]] 2022-08-10 12:20:05.174 | + functions-common:load_plugin_settings:1809 : return 2022-08-10 12:20:05.176 | + functions-common:run_phase:1891 : verify_disabled_services 2022-08-10 12:20:05.178 | + functions-common:verify_disabled_services:2151 : local service 2022-08-10 12:20:05.181 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:20:05.183 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-08-10 12:20:05.186 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:20:05.188 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-08-10 12:20:05.190 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:20:05.193 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-08-10 12:20:05.195 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:20:05.198 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-08-10 12:20:05.200 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:20:05.202 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-08-10 12:20:05.205 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:20:05.207 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-08-10 12:20:05.210 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:20:05.212 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-08-10 12:20:05.215 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:20:05.217 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-08-10 12:20:05.219 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:20:05.222 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-08-10 12:20:05.224 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:20:05.227 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-08-10 12:20:05.229 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:20:05.231 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-08-10 12:20:05.234 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:20:05.237 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-08-10 12:20:05.239 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:20:05.242 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-08-10 12:20:05.244 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:20:05.246 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-08-10 12:20:05.249 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:20:05.252 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-08-10 12:20:05.254 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:20:05.256 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-08-10 12:20:05.259 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:20:05.261 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-08-10 12:20:05.263 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:20:05.266 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-08-10 12:20:05.268 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:20:05.270 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-08-10 12:20:05.272 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:20:05.275 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-08-10 12:20:05.277 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:20:05.279 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-08-10 12:20:05.282 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:20:05.284 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-08-10 12:20:05.286 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:20:05.288 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-08-10 12:20:05.291 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:20:05.293 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-08-10 12:20:05.295 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:20:05.298 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-08-10 12:20:05.300 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:20:05.302 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-08-10 12:20:05.305 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:20:05.307 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-08-10 12:20:05.309 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:20:05.312 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-08-10 12:20:05.314 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:20:05.317 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-08-10 12:20:05.319 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:20:05.322 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-08-10 12:20:05.324 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:20:05.326 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-08-10 12:20:05.329 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:20:05.331 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-08-10 12:20:05.334 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:20:05.336 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-08-10 12:20:05.339 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:20:05.341 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-08-10 12:20:05.343 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:20:05.346 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-08-10 12:20:05.348 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:20:05.350 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-08-10 12:20:05.353 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:20:05.355 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-08-10 12:20:05.357 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:20:05.360 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-08-10 12:20:05.362 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:20:05.364 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-08-10 12:20:05.367 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:20:05.369 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-08-10 12:20:05.371 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:20:05.373 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-08-10 12:20:05.376 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:20:05.378 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-08-10 12:20:05.381 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:20:05.383 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-08-10 12:20:05.385 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:20:05.388 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-08-10 12:20:05.390 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:20:05.392 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-08-10 12:20:05.396 | + ./stack.sh:main:690 : initialize_database_backends 2022-08-10 12:20:05.398 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-10 12:20:05.400 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-08-10 12:20:05.418 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:20:05.421 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-08-10 12:20:05.423 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-10 12:20:05.425 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-08-10 12:20:05.442 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:20:05.445 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-08-10 12:20:05.448 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-08-10 12:20:05.450 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-08-10 12:20:05.453 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-08-10 12:20:05.456 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-08-10 12:20:05.458 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-08-10 12:20:05.461 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-08-10 12:20:05.463 | + lib/database:initialize_database_backends:92 : return 0 2022-08-10 12:20:05.465 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-08-10 12:20:05.465 | Using mysql database backend 2022-08-10 12:20:05.468 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-08-10 12:20:05.485 | + ./stack.sh:main:696 : define_database_baseurl 2022-08-10 12:20:05.489 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-08-10 12:20:05.491 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-10 12:20:05.494 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-08-10 12:20:05.497 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-10 12:20:05.499 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-08-10 12:20:05.516 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:20:05.519 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-08-10 12:20:05.535 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-08-10 12:20:05.551 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:20:05.554 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-08-10 12:20:05.571 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-08-10 12:20:05.588 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-08-10 12:20:05.604 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:20:05.607 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-08-10 12:20:05.624 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:20:05.627 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-08-10 12:20:05.644 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-08-10 12:20:05.647 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-08-10 12:20:05.650 | + ./stack.sh:main:752 : save_stackenv 752 2022-08-10 12:20:05.653 | + functions-common:save_stackenv:60 : local tag=752 2022-08-10 12:20:05.656 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-10 12:20:05.661 | + functions-common:save_stackenv:62 : time_stamp=2022-08-10-122005 2022-08-10 12:20:05.663 | + functions-common:save_stackenv:63 : echo '# 2022-08-10-122005 752' 2022-08-10 12:20:05.666 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:20:05.668 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-10 12:20:05.671 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:20:05.673 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-10 12:20:05.676 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:20:05.678 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-10 12:20:05.681 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:20:05.683 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-08-10 12:20:05.686 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:20:05.688 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.36 2022-08-10 12:20:05.691 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:20:05.694 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.36/identity 2022-08-10 12:20:05.696 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:20:05.699 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-10-122004 2022-08-10 12:20:05.701 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:20:05.704 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-10 12:20:05.706 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:20:05.709 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.36 2022-08-10 12:20:05.711 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:20:05.714 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-10 12:20:05.716 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:20:05.718 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-10 12:20:05.721 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:20:05.724 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-10 12:20:05.726 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:20:05.729 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-10 12:20:05.731 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:20:05.733 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.36 2022-08-10 12:20:05.736 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:20:05.738 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-08-10 12:20:05.741 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-08-10 12:20:05.744 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-08-10 12:20:05.746 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-08-10 12:20:05.748 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-08-10 12:20:05.751 | + functions-common:git_clone:599 : local git_ref=master 2022-08-10 12:20:05.753 | + functions-common:git_clone:600 : local orig_dir 2022-08-10 12:20:05.757 | ++ functions-common:git_clone:601 : pwd 2022-08-10 12:20:05.760 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-10 12:20:05.762 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-10 12:20:05.765 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-10 12:20:05.782 | + functions-common:git_clone:604 : RECLONE=False 2022-08-10 12:20:05.784 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-10 12:20:05.787 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-10 12:20:05.789 | + functions-common:git_clone:618 : echo master 2022-08-10 12:20:05.790 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-10 12:20:05.795 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-08-10 12:20:05.797 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-10 12:20:05.799 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-08-10 12:20:05.813 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-08-10 12:20:05.816 | + functions-common:git_clone:679 : git show --oneline 2022-08-10 12:20:05.817 | + functions-common:git_clone:679 : head -1 2022-08-10 12:20:05.820 | d7955362 Updated from generate-constraints 2022-08-10 12:20:05.824 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-10 12:20:05.827 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-08-10 12:20:05.829 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:20:05.832 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-08-10 12:20:05.835 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-08-10 12:20:05.837 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-08-10 12:20:05.841 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-08-10 12:20:05.843 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-08-10 12:20:05.846 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-08-10 12:20:05.848 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-08-10 12:20:05.851 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-08-10 12:20:05.854 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-08-10 12:20:05.859 | ++ tools/install_prereqs.sh:source:47 : NOW=1660134005 2022-08-10 12:20:05.863 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-08-10 12:20:05.867 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1660133244 2022-08-10 12:20:05.870 | ++ tools/install_prereqs.sh:source:49 : DELTA=761 2022-08-10 12:20:05.872 | ++ tools/install_prereqs.sh:source:50 : [[ 761 -lt 7200 ]] 2022-08-10 12:20:05.875 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-08-10 12:20:05.878 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-08-10 12:20:05.880 | ++ functions-common:export_proxy_variables:2258 : isset http_proxy 2022-08-10 12:20:05.883 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-08-10 12:20:05.885 | ++ functions-common:export_proxy_variables:2261 : isset https_proxy 2022-08-10 12:20:05.889 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-08-10 12:20:05.892 | ++ functions-common:export_proxy_variables:2264 : isset no_proxy 2022-08-10 12:20:05.894 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-08-10 12:20:05.898 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-08-10 12:20:05.946 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-08-10 12:20:05.946 | apache2-dev 2022-08-10 12:20:05.946 | bc 2022-08-10 12:20:05.946 | bsdmainutils 2022-08-10 12:20:05.946 | curl 2022-08-10 12:20:05.946 | g++ 2022-08-10 12:20:05.946 | gawk 2022-08-10 12:20:05.946 | gcc 2022-08-10 12:20:05.946 | gettext 2022-08-10 12:20:05.946 | git 2022-08-10 12:20:05.946 | graphviz 2022-08-10 12:20:05.946 | iputils-ping 2022-08-10 12:20:05.946 | libapache2-mod-proxy-uwsgi 2022-08-10 12:20:05.946 | libffi-dev 2022-08-10 12:20:05.946 | libjpeg-dev 2022-08-10 12:20:05.946 | libpcre3-dev 2022-08-10 12:20:05.946 | libpq-dev 2022-08-10 12:20:05.946 | libssl-dev 2022-08-10 12:20:05.946 | libsystemd-dev 2022-08-10 12:20:05.946 | libxml2-dev 2022-08-10 12:20:05.946 | libxslt1-dev 2022-08-10 12:20:05.946 | libyaml-dev 2022-08-10 12:20:05.946 | lsof 2022-08-10 12:20:05.946 | openssh-server 2022-08-10 12:20:05.946 | openssl 2022-08-10 12:20:05.946 | pkg-config 2022-08-10 12:20:05.946 | psmisc 2022-08-10 12:20:05.946 | python3-dev 2022-08-10 12:20:05.946 | python3-pip 2022-08-10 12:20:05.946 | python3-systemd 2022-08-10 12:20:05.946 | python3-venv 2022-08-10 12:20:05.947 | tar 2022-08-10 12:20:05.947 | tcpdump 2022-08-10 12:20:05.947 | unzip 2022-08-10 12:20:05.947 | uuid-runtime 2022-08-10 12:20:05.947 | wget 2022-08-10 12:20:05.947 | wget 2022-08-10 12:20:05.947 | zlib1g-dev 2022-08-10 12:20:05.947 | libkrb5-dev 2022-08-10 12:20:05.947 | libldap2-dev 2022-08-10 12:20:05.947 | libsasl2-dev 2022-08-10 12:20:05.947 | memcached 2022-08-10 12:20:05.947 | python3-mysqldb 2022-08-10 12:20:05.947 | sqlite3 2022-08-10 12:20:05.947 | conntrack 2022-08-10 12:20:05.947 | curl 2022-08-10 12:20:05.947 | dnsmasq-base 2022-08-10 12:20:05.947 | dnsmasq-utils 2022-08-10 12:20:05.947 | ebtables 2022-08-10 12:20:05.947 | genisoimage 2022-08-10 12:20:05.947 | iptables 2022-08-10 12:20:05.947 | iputils-arping 2022-08-10 12:20:05.947 | kpartx 2022-08-10 12:20:05.947 | libjs-jquery-tablesorter 2022-08-10 12:20:05.947 | parted 2022-08-10 12:20:05.947 | pm-utils 2022-08-10 12:20:05.947 | python3-mysqldb 2022-08-10 12:20:05.947 | socat 2022-08-10 12:20:05.947 | sqlite3 2022-08-10 12:20:05.947 | sudo 2022-08-10 12:20:05.947 | vlan 2022-08-10 12:20:05.947 | lsscsi 2022-08-10 12:20:05.947 | open-iscsi 2022-08-10 12:20:05.947 | lvm2 2022-08-10 12:20:05.947 | qemu-utils 2022-08-10 12:20:05.947 | thin-provisioning-tools 2022-08-10 12:20:05.947 | acl 2022-08-10 12:20:05.947 | dnsmasq-base 2022-08-10 12:20:05.947 | dnsmasq-utils 2022-08-10 12:20:05.947 | ebtables 2022-08-10 12:20:05.947 | haproxy 2022-08-10 12:20:05.948 | iptables 2022-08-10 12:20:05.948 | iputils-arping 2022-08-10 12:20:05.948 | iputils-ping 2022-08-10 12:20:05.948 | postgresql-server-dev-all 2022-08-10 12:20:05.948 | python3-mysqldb 2022-08-10 12:20:05.948 | sqlite3 2022-08-10 12:20:05.948 | sudo 2022-08-10 12:20:05.948 | vlan 2022-08-10 12:20:05.948 | pcp 2022-08-10 12:20:05.948 | ipset 2022-08-10 12:20:05.948 | conntrack 2022-08-10 12:20:05.948 | conntrackd 2022-08-10 12:20:05.948 | keepalived 2022-08-10 12:20:05.948 | lvm2 2022-08-10 12:20:05.948 | qemu-utils 2022-08-10 12:20:05.948 | thin-provisioning-tools 2022-08-10 12:20:05.948 | curl 2022-08-10 12:20:05.948 | liberasurecode-dev 2022-08-10 12:20:05.948 | make 2022-08-10 12:20:05.948 | memcached 2022-08-10 12:20:05.948 | rsync 2022-08-10 12:20:05.948 | sqlite3 2022-08-10 12:20:05.948 | xfsprogs' 2022-08-10 12:20:05.949 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-08-10 12:20:05.970 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-08-10 12:20:05.970 | apache2-dev 2022-08-10 12:20:05.970 | bc 2022-08-10 12:20:05.970 | bsdmainutils 2022-08-10 12:20:05.970 | curl 2022-08-10 12:20:05.970 | g++ 2022-08-10 12:20:05.970 | gawk 2022-08-10 12:20:05.970 | gcc 2022-08-10 12:20:05.970 | gettext 2022-08-10 12:20:05.970 | git 2022-08-10 12:20:05.970 | graphviz 2022-08-10 12:20:05.970 | iputils-ping 2022-08-10 12:20:05.970 | libapache2-mod-proxy-uwsgi 2022-08-10 12:20:05.970 | libffi-dev 2022-08-10 12:20:05.970 | libjpeg-dev 2022-08-10 12:20:05.970 | libpcre3-dev 2022-08-10 12:20:05.970 | libpq-dev 2022-08-10 12:20:05.970 | libssl-dev 2022-08-10 12:20:05.970 | libsystemd-dev 2022-08-10 12:20:05.970 | libxml2-dev 2022-08-10 12:20:05.970 | libxslt1-dev 2022-08-10 12:20:05.970 | libyaml-dev 2022-08-10 12:20:05.970 | lsof 2022-08-10 12:20:05.970 | openssh-server 2022-08-10 12:20:05.970 | openssl 2022-08-10 12:20:05.970 | pkg-config 2022-08-10 12:20:05.971 | psmisc 2022-08-10 12:20:05.971 | python3-dev 2022-08-10 12:20:05.971 | python3-pip 2022-08-10 12:20:05.971 | python3-systemd 2022-08-10 12:20:05.971 | python3-venv 2022-08-10 12:20:05.971 | tar 2022-08-10 12:20:05.971 | tcpdump 2022-08-10 12:20:05.971 | unzip 2022-08-10 12:20:05.971 | uuid-runtime 2022-08-10 12:20:05.971 | wget 2022-08-10 12:20:05.971 | wget 2022-08-10 12:20:05.971 | zlib1g-dev 2022-08-10 12:20:05.971 | libkrb5-dev 2022-08-10 12:20:05.971 | libldap2-dev 2022-08-10 12:20:05.971 | libsasl2-dev 2022-08-10 12:20:05.971 | memcached 2022-08-10 12:20:05.971 | python3-mysqldb 2022-08-10 12:20:05.971 | sqlite3 2022-08-10 12:20:05.971 | conntrack 2022-08-10 12:20:05.971 | curl 2022-08-10 12:20:05.971 | dnsmasq-base 2022-08-10 12:20:05.971 | dnsmasq-utils 2022-08-10 12:20:05.971 | ebtables 2022-08-10 12:20:05.971 | genisoimage 2022-08-10 12:20:05.971 | iptables 2022-08-10 12:20:05.971 | iputils-arping 2022-08-10 12:20:05.971 | kpartx 2022-08-10 12:20:05.971 | libjs-jquery-tablesorter 2022-08-10 12:20:05.971 | parted 2022-08-10 12:20:05.971 | pm-utils 2022-08-10 12:20:05.971 | python3-mysqldb 2022-08-10 12:20:05.971 | socat 2022-08-10 12:20:05.971 | sqlite3 2022-08-10 12:20:05.971 | sudo 2022-08-10 12:20:05.971 | vlan 2022-08-10 12:20:05.971 | lsscsi 2022-08-10 12:20:05.971 | open-iscsi 2022-08-10 12:20:05.971 | lvm2 2022-08-10 12:20:05.971 | qemu-utils 2022-08-10 12:20:05.971 | thin-provisioning-tools 2022-08-10 12:20:05.972 | acl 2022-08-10 12:20:05.972 | dnsmasq-base 2022-08-10 12:20:05.972 | dnsmasq-utils 2022-08-10 12:20:05.972 | ebtables 2022-08-10 12:20:05.972 | haproxy 2022-08-10 12:20:05.972 | iptables 2022-08-10 12:20:05.972 | iputils-arping 2022-08-10 12:20:05.972 | iputils-ping 2022-08-10 12:20:05.972 | postgresql-server-dev-all 2022-08-10 12:20:05.972 | python3-mysqldb 2022-08-10 12:20:05.972 | sqlite3 2022-08-10 12:20:05.972 | sudo 2022-08-10 12:20:05.972 | vlan 2022-08-10 12:20:05.972 | pcp 2022-08-10 12:20:05.972 | ipset 2022-08-10 12:20:05.972 | conntrack 2022-08-10 12:20:05.972 | conntrackd 2022-08-10 12:20:05.972 | keepalived 2022-08-10 12:20:05.972 | lvm2 2022-08-10 12:20:05.972 | qemu-utils 2022-08-10 12:20:05.972 | thin-provisioning-tools 2022-08-10 12:20:05.972 | curl 2022-08-10 12:20:05.972 | liberasurecode-dev 2022-08-10 12:20:05.972 | make 2022-08-10 12:20:05.972 | memcached 2022-08-10 12:20:05.972 | rsync 2022-08-10 12:20:05.972 | sqlite3 2022-08-10 12:20:05.972 | xfsprogs ' 2022-08-10 12:20:05.972 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-08-10 12:20:05.975 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:20:05.978 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:20:05.981 | ++ 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-08-10 12:20:05.981 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-08-10 12:20:05.986 | ++ 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-08-10 12:20:05.989 | ++ functions-common:install_package:1464 : update_package_repo 2022-08-10 12:20:05.991 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-10 12:20:05.993 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-08-10 12:20:05.995 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-10 12:20:05.997 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-10 12:20:05.999 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-08-10 12:20:06.002 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:20:06.004 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:20:06.006 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-08-10 12:20:06.008 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-08-10 12:20:06.011 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-08-10 12:20:06.013 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-08-10 12:20:06.015 | +++ functions-common:apt_get_update:1198 : id -u 2022-08-10 12:20:06.020 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-08-10 12:20:06.022 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-08-10 12:20:06.024 | ++ functions-common:time_start:2426 : local name=apt-get-update 2022-08-10 12:20:06.026 | ++ functions-common:time_start:2427 : local start_time= 2022-08-10 12:20:06.028 | ++ functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:20:06.031 | +++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:20:06.035 | ++ functions-common:time_start:2431 : _TIME_START[$name]=1660134006032 2022-08-10 12:20:06.037 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-08-10 12:20:06.039 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-08-10 12:20:06.041 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-08-10 12:20:06.291 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-08-10 12:20:06.317 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-08-10 12:20:06.343 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-08-10 12:20:06.405 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-08-10 12:20:07.075 | Fetched 108 kB in 1s (157 kB/s) 2022-08-10 12:20:08.777 | Reading package lists... 2022-08-10 12:20:08.810 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-08-10 12:20:08.812 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-08-10 12:20:08.814 | ++ functions-common:time_stop:2440 : local name 2022-08-10 12:20:08.816 | ++ functions-common:time_stop:2441 : local end_time 2022-08-10 12:20:08.819 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:20:08.821 | ++ functions-common:time_stop:2443 : local total 2022-08-10 12:20:08.823 | ++ functions-common:time_stop:2444 : local start_time 2022-08-10 12:20:08.825 | ++ functions-common:time_stop:2446 : name=apt-get-update 2022-08-10 12:20:08.827 | ++ functions-common:time_stop:2447 : start_time=1660134006032 2022-08-10 12:20:08.830 | ++ functions-common:time_stop:2449 : [[ -z 1660134006032 ]] 2022-08-10 12:20:08.832 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:20:08.837 | ++ functions-common:time_stop:2452 : end_time=1660134008834 2022-08-10 12:20:08.839 | ++ functions-common:time_stop:2453 : elapsed_time=2802 2022-08-10 12:20:08.841 | ++ functions-common:time_stop:2454 : total=0 2022-08-10 12:20:08.843 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:20:08.846 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2802 2022-08-10 12:20:08.848 | ++ functions-common:install_package:1465 : 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-08-10 12:20:08.851 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-08-10 12:20:08.853 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:20:08.855 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:20:08.858 | ++ functions-common:real_install_package:1451 : 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-08-10 12:20:08.884 | ++ functions-common:apt_get:1231 : 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-08-10 12:20:08.995 | Reading package lists... 2022-08-10 12:20:09.274 | Building dependency tree... 2022-08-10 12:20:09.275 | Reading state information... 2022-08-10 12:20:09.315 | acl is already the newest version (2.2.53-6). 2022-08-10 12:20:09.315 | bc is already the newest version (1.07.1-2build1). 2022-08-10 12:20:09.315 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-08-10 12:20:09.315 | conntrack is already the newest version (1:1.4.5-2). 2022-08-10 12:20:09.315 | ebtables is already the newest version (2.0.11-3build1). 2022-08-10 12:20:09.315 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-08-10 12:20:09.315 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-08-10 12:20:09.316 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-08-10 12:20:09.316 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-08-10 12:20:09.316 | gettext is already the newest version (0.19.8.1-10build1). 2022-08-10 12:20:09.316 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-08-10 12:20:09.316 | iputils-arping is already the newest version (3:20190709-3). 2022-08-10 12:20:09.316 | iputils-ping is already the newest version (3:20190709-3). 2022-08-10 12:20:09.316 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-08-10 12:20:09.316 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-08-10 12:20:09.316 | libffi-dev is already the newest version (3.3-4). 2022-08-10 12:20:09.316 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-08-10 12:20:09.316 | libxslt1-dev is already the newest version (1.1.34-4). 2022-08-10 12:20:09.316 | libyaml-dev is already the newest version (0.2.2-1). 2022-08-10 12:20:09.316 | lsscsi is already the newest version (0.30-0.1). 2022-08-10 12:20:09.316 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-08-10 12:20:09.316 | make is already the newest version (4.2.1-1.2). 2022-08-10 12:20:09.316 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-08-10 12:20:09.316 | psmisc is already the newest version (23.3-1). 2022-08-10 12:20:09.316 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-08-10 12:20:09.316 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-08-10 12:20:09.316 | python3-systemd is already the newest version (234-3build2). 2022-08-10 12:20:09.316 | socat is already the newest version (1.7.3.3-2). 2022-08-10 12:20:09.316 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-08-10 12:20:09.316 | unzip is already the newest version (6.0-25ubuntu1). 2022-08-10 12:20:09.316 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-08-10 12:20:09.316 | conntrackd is already the newest version (1:1.4.5-2). 2022-08-10 12:20:09.316 | graphviz is already the newest version (2.42.2-3build2). 2022-08-10 12:20:09.316 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-08-10 12:20:09.316 | pcp is already the newest version (5.0.3-1). 2022-08-10 12:20:09.316 | pm-utils is already the newest version (1.4.1-19). 2022-08-10 12:20:09.316 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-08-10 12:20:09.316 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-08-10 12:20:09.316 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-08-10 12:20:09.316 | curl is already the newest version (7.68.0-1ubuntu2.12). 2022-08-10 12:20:09.317 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-08-10 12:20:09.317 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-08-10 12:20:09.317 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-08-10 12:20:09.317 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-08-10 12:20:09.317 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-08-10 12:20:09.317 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-08-10 12:20:09.317 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-08-10 12:20:09.317 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-08-10 12:20:09.317 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-08-10 12:20:09.317 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-08-10 12:20:09.317 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-08-10 12:20:09.317 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-08-10 12:20:09.317 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-08-10 12:20:09.317 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.4). 2022-08-10 12:20:09.317 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-08-10 12:20:09.317 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-08-10 12:20:09.317 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-08-10 12:20:09.317 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-08-10 12:20:09.317 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-08-10 12:20:09.317 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-08-10 12:20:09.317 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-08-10 12:20:09.317 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-08-10 12:20:09.317 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-08-10 12:20:09.317 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-08-10 12:20:09.317 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-08-10 12:20:09.317 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-08-10 12:20:09.317 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-08-10 12:20:09.317 | wget is already the newest version (1.20.3-1ubuntu2). 2022-08-10 12:20:09.317 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-08-10 12:20:09.570 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-08-10 12:20:09.570 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-08-10 12:20:09.570 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-08-10 12:20:09.570 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-08-10 12:20:09.570 | The following packages were automatically installed and are no longer required: 2022-08-10 12:20:09.571 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-10 12:20:09.571 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-10 12:20:09.571 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-10 12:20:09.571 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-10 12:20:09.571 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-10 12:20:09.571 | python3-zope.interface 2022-08-10 12:20:09.571 | Use 'sudo apt autoremove' to remove them. 2022-08-10 12:20:09.697 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-10 12:20:09.701 | ++ functions-common:apt_get:1235 : result=0 2022-08-10 12:20:09.704 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-08-10 12:20:09.706 | ++ functions-common:time_stop:2440 : local name 2022-08-10 12:20:09.708 | ++ functions-common:time_stop:2441 : local end_time 2022-08-10 12:20:09.711 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:20:09.713 | ++ functions-common:time_stop:2443 : local total 2022-08-10 12:20:09.715 | ++ functions-common:time_stop:2444 : local start_time 2022-08-10 12:20:09.717 | ++ functions-common:time_stop:2446 : name=apt-get 2022-08-10 12:20:09.720 | ++ functions-common:time_stop:2447 : start_time=1660134008879 2022-08-10 12:20:09.722 | ++ functions-common:time_stop:2449 : [[ -z 1660134008879 ]] 2022-08-10 12:20:09.725 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:20:09.729 | ++ functions-common:time_stop:2452 : end_time=1660134009727 2022-08-10 12:20:09.732 | ++ functions-common:time_stop:2453 : elapsed_time=848 2022-08-10 12:20:09.734 | ++ functions-common:time_stop:2454 : total=888 2022-08-10 12:20:09.736 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:20:09.739 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1736 2022-08-10 12:20:09.742 | ++ functions-common:apt_get:1239 : return 0 2022-08-10 12:20:09.745 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-08-10 12:20:09.748 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-08-10 12:20:09.751 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-08-10 12:20:09.756 | ++ tools/install_prereqs.sh:source:89 : date 2022-08-10 12:20:09.761 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-08-10 12:20:09.764 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-08-10 12:20:09.767 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-08-10 12:20:11.252 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-08-10 12:20:11.254 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-08-10 12:20:11.257 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-08-10 12:20:11.259 | + tools/install_pip.sh:main:43 : GetDistro 2022-08-10 12:20:11.261 | + functions-common:GetDistro:446 : GetOSVersion 2022-08-10 12:20:11.263 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-08-10 12:20:11.265 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-08-10 12:20:11.267 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-08-10 12:20:11.269 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-08-10 12:20:11.271 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-08-10 12:20:11.272 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-08-10 12:20:11.274 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-08-10 12:20:11.276 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-08-10 12:20:11.278 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-08-10 12:20:11.279 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-08-10 12:20:11.281 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-08-10 12:20:11.283 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-08-10 12:20:11.285 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-08-10 12:20:11.287 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-08-10 12:20:11.288 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-08-10 12:20:11.291 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-08-10 12:20:11.293 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-08-10 12:20:11.295 | + functions-common:_ensure_lsb_release:394 : return 2022-08-10 12:20:11.297 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-08-10 12:20:11.370 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-08-10 12:20:11.372 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-08-10 12:20:11.441 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-08-10 12:20:11.444 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-08-10 12:20:11.513 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-08-10 12:20:11.515 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-08-10 12:20:11.517 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-08-10 12:20:11.519 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-08-10 12:20:11.521 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-08-10 12:20:11.523 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-08-10 12:20:11.525 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-08-10 12:20:11.527 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-08-10 12:20:11.529 | + functions-common:GetDistro:451 : DISTRO=focal 2022-08-10 12:20:11.531 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-08-10 12:20:11.533 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-08-10 12:20:11.534 | Distro: focal 2022-08-10 12:20:11.536 | + tools/install_pip.sh:main:124 : get_versions 2022-08-10 12:20:11.538 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-10 12:20:11.542 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-10 12:20:11.544 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-10 12:20:11.547 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-10 12:20:11.547 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-10 12:20:13.000 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-10 12:20:13.002 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-10 12:20:13.002 | pip: 20.0.2 2022-08-10 12:20:13.004 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-08-10 12:20:13.006 | + tools/install_pip.sh:main:130 : is_fedora 2022-08-10 12:20:13.008 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-10 12:20:13.010 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-10 12:20:13.012 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-10 12:20:13.014 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-10 12:20:13.015 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-10 12:20:13.017 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-10 12:20:13.019 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-10 12:20:13.021 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-10 12:20:13.022 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-10 12:20:13.024 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-10 12:20:13.026 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-08-10 12:20:13.030 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:20:13.031 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:20:13.033 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-08-10 12:20:13.038 | + tools/install_pip.sh:main:153 : set -x 2022-08-10 12:20:13.039 | + tools/install_pip.sh:main:156 : get_versions 2022-08-10 12:20:13.042 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-10 12:20:13.045 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-10 12:20:13.047 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-10 12:20:13.050 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-10 12:20:13.050 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-10 12:20:14.521 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-10 12:20:14.523 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-10 12:20:14.523 | pip: 20.0.2 2022-08-10 12:20:14.527 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-08-10 12:20:14.530 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-08-10 12:20:14.533 | + ./stack.sh:main:791 : fixup_all 2022-08-10 12:20:14.536 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-08-10 12:20:14.538 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-08-10 12:20:14.541 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:20:14.543 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:20:14.546 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-08-10 12:20:14.559 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-08-10 12:20:14.574 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-08-10 12:20:14.588 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-08-10 12:20:14.590 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-08-10 12:20:14.592 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-10 12:20:14.595 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-10 12:20:14.597 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-10 12:20:14.600 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-10 12:20:14.602 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-10 12:20:14.604 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-10 12:20:14.607 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-10 12:20:14.609 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-10 12:20:14.611 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-10 12:20:14.613 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-10 12:20:14.616 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-08-10 12:20:14.618 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-08-10 12:20:14.620 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-08-10 12:20:14.623 | + functions-common:is_suse:537 : is_opensuse 2022-08-10 12:20:14.625 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-10 12:20:14.627 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-10 12:20:14.630 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-10 12:20:14.632 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-10 12:20:14.634 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-10 12:20:14.636 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-08-10 12:20:14.639 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-08-10 12:20:14.660 | Using python 3.8 to install os-testr 2022-08-10 12:20:14.662 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-08-10 12:20:16.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:20:16.754 | from cryptography.utils import int_from_bytes 2022-08-10 12:20:16.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:20:16.754 | from cryptography.utils import int_from_bytes 2022-08-10 12:20:17.781 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:20:17.846 | Requirement already up-to-date: os-testr===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (3.0.0) 2022-08-10 12:20:17.944 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 12:20:17.970 | Requirement already up-to-date: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (1.4.0) 2022-08-10 12:20:18.025 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-10 12:20:18.048 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-10 12:20:18.077 | Requirement already up-to-date: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-10 12:20:20.438 | + inc/python:pip_install:196 : result=0 2022-08-10 12:20:20.441 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:20:20.443 | + functions-common:time_stop:2440 : local name 2022-08-10 12:20:20.446 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:20:20.448 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:20:20.450 | + functions-common:time_stop:2443 : local total 2022-08-10 12:20:20.453 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:20:20.455 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:20:20.457 | + functions-common:time_stop:2447 : start_time=1660134014654 2022-08-10 12:20:20.459 | + functions-common:time_stop:2449 : [[ -z 1660134014654 ]] 2022-08-10 12:20:20.462 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:20:20.466 | + functions-common:time_stop:2452 : end_time=1660134020464 2022-08-10 12:20:20.468 | + functions-common:time_stop:2453 : elapsed_time=5810 2022-08-10 12:20:20.471 | + functions-common:time_stop:2454 : total=0 2022-08-10 12:20:20.473 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:20:20.475 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5810 2022-08-10 12:20:20.478 | + inc/python:pip_install:199 : return 0 2022-08-10 12:20:20.480 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-08-10 12:20:20.535 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-08-10 12:20:20.648 | + ./stack.sh:main:805 : install_infra 2022-08-10 12:20:20.650 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-10 12:20:20.653 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-08-10 12:20:20.655 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-10 12:20:20.658 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-08-10 12:20:20.682 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-08-10 12:20:23.496 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:20:23.619 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 12:20:23.916 | + inc/python:pip_install:196 : result=0 2022-08-10 12:20:23.919 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:20:23.923 | + functions-common:time_stop:2440 : local name 2022-08-10 12:20:23.925 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:20:23.928 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:20:23.930 | + functions-common:time_stop:2443 : local total 2022-08-10 12:20:23.932 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:20:23.934 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:20:23.936 | + functions-common:time_stop:2447 : start_time=1660134020674 2022-08-10 12:20:23.939 | + functions-common:time_stop:2449 : [[ -z 1660134020674 ]] 2022-08-10 12:20:23.941 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:20:23.946 | + functions-common:time_stop:2452 : end_time=1660134023943 2022-08-10 12:20:23.948 | + functions-common:time_stop:2453 : elapsed_time=3269 2022-08-10 12:20:23.950 | + functions-common:time_stop:2454 : total=5810 2022-08-10 12:20:23.952 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:20:23.954 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9079 2022-08-10 12:20:23.957 | + inc/python:pip_install:199 : return 0 2022-08-10 12:20:23.959 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-10 12:20:23.961 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-08-10 12:20:23.985 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-08-10 12:20:26.601 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:20:26.603 | Processing /opt/stack/requirements 2022-08-10 12:20:28.322 | 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 22)) (6.0) 2022-08-10 12:20:28.325 | Requirement already satisfied: fixtures===4.0.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-10 12:20:28.337 | 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 328)) (21.3) 2022-08-10 12:20:28.342 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 12:20:28.345 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 12:20:28.351 | Requirement already satisfied: requests===2.28.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 12:20:28.365 | 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 483)) (1.16.0) 2022-08-10 12:20:28.367 | Requirement already satisfied: urllib3===1.26.11 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 12:20:28.400 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5610) (1.3) 2022-08-10 12:20:28.403 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5610) (0.3.0) 2022-08-10 12:20:28.419 | 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 200)) (3.3) 2022-08-10 12:20:28.422 | Requirement already satisfied: charset-normalizer===2.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 12:20:28.427 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2022.6.15) 2022-08-10 12:20:28.429 | 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 114)) (3.10.1) 2022-08-10 12:20:28.441 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-10 12:20:28.445 | Requirement already satisfied: stevedore===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 12:20:28.449 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 12:20:28.460 | Requirement already satisfied: cmd2===2.4.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-10 12:20:28.527 | 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 572)) (0.2.5) 2022-08-10 12:20:28.533 | 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 370)) (1.8.2) 2022-08-10 12:20:28.536 | Requirement already satisfied: attrs===22.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 12:20:28.592 | Building wheels for collected packages: openstack-requirements 2022-08-10 12:20:28.593 | Building wheel for openstack-requirements (setup.py): started 2022-08-10 12:20:29.435 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-08-10 12:20:29.436 | ERROR: Command errored out with exit status 1: 2022-08-10 12:20:29.436 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-1znxszdo/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-1znxszdo/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-w7rwc0nd 2022-08-10 12:20:29.436 | cwd: /tmp/pip-req-build-1znxszdo/ 2022-08-10 12:20:29.436 | Complete output (6 lines): 2022-08-10 12:20:29.436 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-08-10 12:20:29.436 | or: setup.py --help [cmd1 cmd2 ...] 2022-08-10 12:20:29.436 | or: setup.py --help-commands 2022-08-10 12:20:29.436 | or: setup.py cmd --help 2022-08-10 12:20:29.436 | 2022-08-10 12:20:29.436 | error: invalid command 'bdist_wheel' 2022-08-10 12:20:29.436 | ---------------------------------------- 2022-08-10 12:20:29.436 | ERROR: Failed building wheel for openstack-requirements 2022-08-10 12:20:29.436 | Running setup.py clean for openstack-requirements 2022-08-10 12:20:30.284 | Failed to build openstack-requirements 2022-08-10 12:20:30.303 | Installing collected packages: openstack-requirements 2022-08-10 12:20:30.303 | Attempting uninstall: openstack-requirements 2022-08-10 12:20:30.304 | Found existing installation: openstack-requirements 1.2.1.dev5610 2022-08-10 12:20:30.338 | Uninstalling openstack-requirements-1.2.1.dev5610: 2022-08-10 12:20:30.356 | Successfully uninstalled openstack-requirements-1.2.1.dev5610 2022-08-10 12:20:30.358 | Running setup.py install for openstack-requirements: started 2022-08-10 12:20:32.766 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-08-10 12:20:32.789 | Successfully installed openstack-requirements-1.2.1.dev5610 2022-08-10 12:20:32.915 | + inc/python:pip_install:196 : result=0 2022-08-10 12:20:32.918 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:20:32.920 | + functions-common:time_stop:2440 : local name 2022-08-10 12:20:32.922 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:20:32.924 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:20:32.926 | + functions-common:time_stop:2443 : local total 2022-08-10 12:20:32.929 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:20:32.931 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:20:32.933 | + functions-common:time_stop:2447 : start_time=1660134023977 2022-08-10 12:20:32.935 | + functions-common:time_stop:2449 : [[ -z 1660134023977 ]] 2022-08-10 12:20:32.938 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:20:32.942 | + functions-common:time_stop:2452 : end_time=1660134032940 2022-08-10 12:20:32.944 | + functions-common:time_stop:2453 : elapsed_time=8963 2022-08-10 12:20:32.946 | + functions-common:time_stop:2454 : total=9079 2022-08-10 12:20:32.948 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:20:32.951 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=18042 2022-08-10 12:20:32.953 | + inc/python:pip_install:199 : return 0 2022-08-10 12:20:32.955 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-08-10 12:20:32.958 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-08-10 12:20:32.960 | + inc/python:use_library_from_git:246 : local name=pbr 2022-08-10 12:20:32.963 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:20:32.965 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:20:32.967 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-08-10 12:20:32.970 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:20:32.972 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-08-10 12:20:32.993 | Using python 3.8 to install pbr 2022-08-10 12:20:32.996 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-08-10 12:20:35.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:20:35.111 | from cryptography.utils import int_from_bytes 2022-08-10 12:20:35.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:20:35.111 | from cryptography.utils import int_from_bytes 2022-08-10 12:20:36.146 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:20:36.268 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 12:20:38.639 | + inc/python:pip_install:196 : result=0 2022-08-10 12:20:38.644 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:20:38.646 | + functions-common:time_stop:2440 : local name 2022-08-10 12:20:38.651 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:20:38.654 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:20:38.657 | + functions-common:time_stop:2443 : local total 2022-08-10 12:20:38.659 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:20:38.661 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:20:38.663 | + functions-common:time_stop:2447 : start_time=1660134032988 2022-08-10 12:20:38.665 | + functions-common:time_stop:2449 : [[ -z 1660134032988 ]] 2022-08-10 12:20:38.668 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:20:38.673 | + functions-common:time_stop:2452 : end_time=1660134038670 2022-08-10 12:20:38.675 | + functions-common:time_stop:2453 : elapsed_time=5682 2022-08-10 12:20:38.678 | + functions-common:time_stop:2454 : total=18042 2022-08-10 12:20:38.681 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:20:38.684 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=23724 2022-08-10 12:20:38.687 | + inc/python:pip_install:199 : return 0 2022-08-10 12:20:38.691 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-08-10 12:20:40.980 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-08-10 12:20:42.866 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:20:42.867 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-08-10 12:20:42.886 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-08-10 12:20:42.890 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-08-10 12:20:42.893 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-08-10 12:20:42.896 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-08-10 12:20:42.902 | 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.9) 2022-08-10 12:20:42.976 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-10 12:20:42.980 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-10 12:20:42.985 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-08-10 12:20:43.006 | + ./stack.sh:main:814 : pkgs= 2022-08-10 12:20:43.008 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-08-10 12:20:43.011 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-08-10 12:20:43.013 | + functions-common:run_phase:1868 : local mode=stack 2022-08-10 12:20:43.015 | + functions-common:run_phase:1869 : local phase=pre-install 2022-08-10 12:20:43.018 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-10 12:20:43.020 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-10 12:20:43.023 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-10 12:20:43.025 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-10 12:20:43.027 | + functions-common:run_phase:1878 : local extra 2022-08-10 12:20:43.030 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-10 12:20:43.034 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-10 12:20:43.036 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-10 12:20:43.039 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-10 12:20:43.041 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-08-10 12:20:43.043 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-10 12:20:43.060 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:20:43.063 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-10 12:20:43.065 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-10 12:20:43.067 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-08-10 12:20:43.069 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-10 12:20:43.072 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-10 12:20:43.074 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-08-10 12:20:43.076 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-08-10 12:20:43.078 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-08-10 12:20:43.080 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-08-10 12:20:43.083 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-08-10 12:20:43.085 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-08-10 12:20:43.087 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-10 12:20:43.089 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-10 12:20:43.091 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-08-10 12:20:43.093 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-10 12:20:43.096 | + functions-common:run_phase:1895 : run_plugins stack pre-install 2022-08-10 12:20:43.098 | + functions-common:run_plugins:1854 : local mode=stack 2022-08-10 12:20:43.100 | + functions-common:run_plugins:1855 : local phase=pre-install 2022-08-10 12:20:43.102 | + functions-common:run_plugins:1857 : local plugins= 2022-08-10 12:20:43.105 | + functions-common:run_plugins:1858 : local plugin 2022-08-10 12:20:43.108 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-08-10 12:20:43.110 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-08-10 12:20:43.113 | + functions:set_systemd_override:821 : local value=2048 2022-08-10 12:20:43.115 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-08-10 12:20:43.117 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-08-10 12:20:43.170 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-08-10 12:20:43.170 | Set systemd system override for DefaultLimitNOFILE=2048 2022-08-10 12:20:43.173 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-08-10 12:20:43.684 | + ./stack.sh:main:827 : install_rpc_backend 2022-08-10 12:20:43.689 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-08-10 12:20:43.712 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:20:43.715 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-08-10 12:20:43.719 | + functions-common:install_package:1464 : update_package_repo 2022-08-10 12:20:43.722 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-10 12:20:43.725 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-10 12:20:43.728 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-10 12:20:43.731 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-10 12:20:43.734 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-10 12:20:43.736 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:20:43.739 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:20:43.741 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-10 12:20:43.743 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-10 12:20:43.746 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-10 12:20:43.748 | + functions-common:apt_get_update:1191 : return 2022-08-10 12:20:43.751 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-08-10 12:20:43.753 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-10 12:20:43.755 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:20:43.758 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:20:43.760 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-08-10 12:20:43.785 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-08-10 12:20:43.898 | Reading package lists... 2022-08-10 12:20:44.172 | Building dependency tree... 2022-08-10 12:20:44.174 | Reading state information... 2022-08-10 12:20:44.455 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-08-10 12:20:44.455 | The following packages were automatically installed and are no longer required: 2022-08-10 12:20:44.456 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-10 12:20:44.456 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-10 12:20:44.456 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-10 12:20:44.456 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-10 12:20:44.456 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-10 12:20:44.456 | python3-zope.interface 2022-08-10 12:20:44.456 | Use 'sudo apt autoremove' to remove them. 2022-08-10 12:20:44.589 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-10 12:20:44.595 | + functions-common:apt_get:1235 : result=0 2022-08-10 12:20:44.597 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-10 12:20:44.600 | + functions-common:time_stop:2440 : local name 2022-08-10 12:20:44.603 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:20:44.606 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:20:44.608 | + functions-common:time_stop:2443 : local total 2022-08-10 12:20:44.611 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:20:44.613 | + functions-common:time_stop:2446 : name=apt-get 2022-08-10 12:20:44.615 | + functions-common:time_stop:2447 : start_time=1660134043780 2022-08-10 12:20:44.618 | + functions-common:time_stop:2449 : [[ -z 1660134043780 ]] 2022-08-10 12:20:44.621 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:20:44.625 | + functions-common:time_stop:2452 : end_time=1660134044622 2022-08-10 12:20:44.628 | + functions-common:time_stop:2453 : elapsed_time=842 2022-08-10 12:20:44.630 | + functions-common:time_stop:2454 : total=1736 2022-08-10 12:20:44.632 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:20:44.635 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2578 2022-08-10 12:20:44.637 | + functions-common:apt_get:1239 : return 0 2022-08-10 12:20:44.639 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-08-10 12:20:44.642 | + functions-common:is_suse:537 : is_opensuse 2022-08-10 12:20:44.644 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-10 12:20:44.647 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-10 12:20:44.649 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-10 12:20:44.651 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-10 12:20:44.654 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-10 12:20:44.657 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-08-10 12:20:44.659 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-10 12:20:44.662 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-10 12:20:44.664 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-10 12:20:44.666 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-10 12:20:44.669 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-10 12:20:44.671 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-10 12:20:44.674 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-10 12:20:44.676 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-10 12:20:44.679 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-10 12:20:44.682 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-10 12:20:44.684 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-08-10 12:20:44.687 | + functions-common:is_suse:537 : is_opensuse 2022-08-10 12:20:44.690 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-10 12:20:44.692 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-10 12:20:44.695 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-10 12:20:44.697 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-10 12:20:44.700 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-10 12:20:44.702 | + ./stack.sh:main:828 : restart_rpc_backend 2022-08-10 12:20:44.705 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-08-10 12:20:44.727 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:20:44.730 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-08-10 12:20:44.733 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:20:44.736 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-08-10 12:20:44.739 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-08-10 12:20:44.742 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-08-10 12:20:44.746 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-08-10 12:20:44.748 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-08-10 12:20:44.751 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-08-10 12:20:44.754 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-08-10 12:20:44.756 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-08-10 12:20:44.758 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-08-10 12:20:44.761 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-08-10 12:20:45.547 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-08-10 12:20:45.548 | user tags 2022-08-10 12:20:45.548 | stackrabbit []' 2022-08-10 12:20:45.551 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-08-10 12:20:45.551 | user tags 2022-08-10 12:20:45.551 | stackrabbit []' 2022-08-10 12:20:45.551 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-08-10 12:20:45.559 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-08-10 12:20:45.562 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-08-10 12:20:45.565 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-08-10 12:20:46.290 | Changing password for user "stackrabbit" ... 2022-08-10 12:20:46.317 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-08-10 12:20:47.016 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-08-10 12:20:47.042 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-08-10 12:20:47.044 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-08-10 12:20:47.801 | Changing password for user "stackrabbit" ... 2022-08-10 12:20:47.830 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-08-10 12:20:47.834 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-08-10 12:20:47.838 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-08-10 12:20:48.547 | Deleting user "guest" ... 2022-08-10 12:20:48.568 | Error: 2022-08-10 12:20:48.568 | {:no_such_user, "guest"} 2022-08-10 12:20:48.581 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-08-10 12:20:48.584 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-08-10 12:20:48.601 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:20:48.604 | + ./stack.sh:main:831 : install_database 2022-08-10 12:20:48.606 | + lib/database:install_database:118 : install_database_mysql 2022-08-10 12:20:48.608 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-08-10 12:20:48.611 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:20:48.613 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:20:48.616 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-08-10 12:20:48.841 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-08-10 12:20:48.845 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-08-10 12:20:48.849 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-08-10 12:20:48.858 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-08-10 12:20:48.862 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-08-10 12:20:48.864 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-08-10 12:20:48.867 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-10 12:20:48.870 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-10 12:20:48.872 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-10 12:20:48.874 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-10 12:20:48.877 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-10 12:20:48.880 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-10 12:20:48.882 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-10 12:20:48.885 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-10 12:20:48.888 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-10 12:20:48.890 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-10 12:20:48.893 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-08-10 12:20:48.896 | + functions-common:is_suse:537 : is_opensuse 2022-08-10 12:20:48.899 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-10 12:20:48.902 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-10 12:20:48.905 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-10 12:20:48.909 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-10 12:20:48.912 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-10 12:20:48.915 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-08-10 12:20:48.919 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:20:48.923 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:20:48.926 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-08-10 12:20:48.928 | + functions-common:install_package:1464 : update_package_repo 2022-08-10 12:20:48.931 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-10 12:20:48.934 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-10 12:20:48.937 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-10 12:20:48.940 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-10 12:20:48.942 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-10 12:20:48.946 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:20:48.949 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:20:48.952 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-10 12:20:48.954 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-10 12:20:48.957 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-10 12:20:48.960 | + functions-common:apt_get_update:1191 : return 2022-08-10 12:20:48.963 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-08-10 12:20:48.966 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-10 12:20:48.969 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:20:48.971 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:20:48.974 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-08-10 12:20:48.998 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-08-10 12:20:49.114 | Reading package lists... 2022-08-10 12:20:49.384 | Building dependency tree... 2022-08-10 12:20:49.385 | Reading state information... 2022-08-10 12:20:49.672 | mysql-server is already the newest version (8.0.30-0ubuntu0.20.04.2). 2022-08-10 12:20:49.672 | The following packages were automatically installed and are no longer required: 2022-08-10 12:20:49.673 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-10 12:20:49.673 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-10 12:20:49.673 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-10 12:20:49.673 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-10 12:20:49.673 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-10 12:20:49.673 | python3-zope.interface 2022-08-10 12:20:49.673 | Use 'sudo apt autoremove' to remove them. 2022-08-10 12:20:49.825 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-10 12:20:49.830 | + functions-common:apt_get:1235 : result=0 2022-08-10 12:20:49.833 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-10 12:20:49.836 | + functions-common:time_stop:2440 : local name 2022-08-10 12:20:49.839 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:20:49.842 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:20:49.846 | + functions-common:time_stop:2443 : local total 2022-08-10 12:20:49.849 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:20:49.852 | + functions-common:time_stop:2446 : name=apt-get 2022-08-10 12:20:49.855 | + functions-common:time_stop:2447 : start_time=1660134048995 2022-08-10 12:20:49.858 | + functions-common:time_stop:2449 : [[ -z 1660134048995 ]] 2022-08-10 12:20:49.862 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:20:49.867 | + functions-common:time_stop:2452 : end_time=1660134049863 2022-08-10 12:20:49.870 | + functions-common:time_stop:2453 : elapsed_time=868 2022-08-10 12:20:49.873 | + functions-common:time_stop:2454 : total=2578 2022-08-10 12:20:49.876 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:20:49.880 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3446 2022-08-10 12:20:49.883 | + functions-common:apt_get:1239 : return 0 2022-08-10 12:20:49.885 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-08-10 12:20:49.888 | + ./stack.sh:main:834 : install_database_python 2022-08-10 12:20:49.890 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-08-10 12:20:49.893 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-08-10 12:20:49.896 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-08-10 12:20:49.898 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-10 12:20:49.902 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-08-10 12:20:49.905 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-08-10 12:20:49.908 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-10 12:20:49.912 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-08-10 12:20:49.912 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-10 12:20:49.918 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-08-10 12:20:49.920 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-08-10 12:20:49.923 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-08-10 12:20:49.925 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-08-10 12:20:49.928 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-08-10 12:20:49.951 | Using python 3.8 to install PyMySQL 2022-08-10 12:20:49.954 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-08-10 12:20:52.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:20:52.048 | from cryptography.utils import int_from_bytes 2022-08-10 12:20:52.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:20:52.048 | from cryptography.utils import int_from_bytes 2022-08-10 12:20:53.132 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:20:53.133 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.0.2) 2022-08-10 12:20:55.453 | + inc/python:pip_install:196 : result=0 2022-08-10 12:20:55.457 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:20:55.461 | + functions-common:time_stop:2440 : local name 2022-08-10 12:20:55.464 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:20:55.467 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:20:55.470 | + functions-common:time_stop:2443 : local total 2022-08-10 12:20:55.473 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:20:55.475 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:20:55.478 | + functions-common:time_stop:2447 : start_time=1660134049945 2022-08-10 12:20:55.480 | + functions-common:time_stop:2449 : [[ -z 1660134049945 ]] 2022-08-10 12:20:55.483 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:20:55.489 | + functions-common:time_stop:2452 : end_time=1660134055485 2022-08-10 12:20:55.491 | + functions-common:time_stop:2453 : elapsed_time=5540 2022-08-10 12:20:55.493 | + functions-common:time_stop:2454 : total=23724 2022-08-10 12:20:55.496 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:20:55.498 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=29264 2022-08-10 12:20:55.501 | + inc/python:pip_install:199 : return 0 2022-08-10 12:20:55.503 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-08-10 12:20:55.506 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-10 12:20:55.509 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-08-10 12:20:55.511 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-08-10 12:20:55.530 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:20:55.533 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-08-10 12:20:55.535 | + lib/neutron:install_neutron_agent_packages:730 : is_neutron_legacy_enabled 2022-08-10 12:20:55.539 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 12:20:55.539 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-10 12:20:55.544 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 12:20:55.547 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-10 12:20:55.549 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-10 12:20:55.552 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-10 12:20:55.554 | + lib/neutron:install_neutron_agent_packages:732 : install_neutron_agent_packages_mutnauq 2022-08-10 12:20:55.557 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : is_service_enabled q-l3 2022-08-10 12:20:55.573 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:20:55.575 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:489 : install_package radvd 2022-08-10 12:20:55.578 | + functions-common:install_package:1464 : update_package_repo 2022-08-10 12:20:55.580 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-10 12:20:55.582 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-10 12:20:55.585 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-10 12:20:55.587 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-10 12:20:55.589 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-10 12:20:55.591 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:20:55.594 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:20:55.596 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-10 12:20:55.599 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-10 12:20:55.601 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-10 12:20:55.603 | + functions-common:apt_get_update:1191 : return 2022-08-10 12:20:55.606 | + functions-common:install_package:1465 : real_install_package radvd 2022-08-10 12:20:55.608 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-10 12:20:55.610 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:20:55.613 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:20:55.615 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-08-10 12:20:55.636 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-08-10 12:20:55.757 | Reading package lists... 2022-08-10 12:20:56.034 | Building dependency tree... 2022-08-10 12:20:56.035 | Reading state information... 2022-08-10 12:20:56.317 | radvd is already the newest version (1:2.17-2). 2022-08-10 12:20:56.317 | The following packages were automatically installed and are no longer required: 2022-08-10 12:20:56.318 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-10 12:20:56.318 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-10 12:20:56.318 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-10 12:20:56.318 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-10 12:20:56.318 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-10 12:20:56.318 | python3-zope.interface 2022-08-10 12:20:56.319 | Use 'sudo apt autoremove' to remove them. 2022-08-10 12:20:56.459 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-10 12:20:56.464 | + functions-common:apt_get:1235 : result=0 2022-08-10 12:20:56.467 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-10 12:20:56.470 | + functions-common:time_stop:2440 : local name 2022-08-10 12:20:56.474 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:20:56.477 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:20:56.480 | + functions-common:time_stop:2443 : local total 2022-08-10 12:20:56.484 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:20:56.487 | + functions-common:time_stop:2446 : name=apt-get 2022-08-10 12:20:56.491 | + functions-common:time_stop:2447 : start_time=1660134055633 2022-08-10 12:20:56.494 | + functions-common:time_stop:2449 : [[ -z 1660134055633 ]] 2022-08-10 12:20:56.499 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:20:56.504 | + functions-common:time_stop:2452 : end_time=1660134056501 2022-08-10 12:20:56.506 | + functions-common:time_stop:2453 : elapsed_time=868 2022-08-10 12:20:56.508 | + functions-common:time_stop:2454 : total=3446 2022-08-10 12:20:56.511 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:20:56.513 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4314 2022-08-10 12:20:56.515 | + functions-common:apt_get:1239 : return 0 2022-08-10 12:20:56.518 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:492 : is_service_enabled q-agt q-dhcp q-l3 2022-08-10 12:20:56.536 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:20:56.538 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:493 : neutron_plugin_install_agent_packages 2022-08-10 12:20:56.540 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-08-10 12:20:56.543 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-08-10 12:20:56.546 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-08-10 12:20:56.566 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-08-10 12:20:56.569 | + functions-common:install_package:1464 : update_package_repo 2022-08-10 12:20:56.571 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-10 12:20:56.573 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-10 12:20:56.576 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-10 12:20:56.578 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-10 12:20:56.581 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-10 12:20:56.583 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:20:56.586 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:20:56.588 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-10 12:20:56.590 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-10 12:20:56.593 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-10 12:20:56.596 | + functions-common:apt_get_update:1191 : return 2022-08-10 12:20:56.598 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-08-10 12:20:56.601 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-10 12:20:56.604 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:20:56.606 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:20:56.609 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-08-10 12:20:56.631 | + functions-common:apt_get:1231 : 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-08-10 12:20:56.744 | Reading package lists... 2022-08-10 12:20:57.009 | Building dependency tree... 2022-08-10 12:20:57.011 | Reading state information... 2022-08-10 12:20:57.288 | fakeroot is already the newest version (1.24-1). 2022-08-10 12:20:57.289 | make is already the newest version (4.2.1-1.2). 2022-08-10 12:20:57.289 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-08-10 12:20:57.289 | The following packages were automatically installed and are no longer required: 2022-08-10 12:20:57.290 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-10 12:20:57.290 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-10 12:20:57.290 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-10 12:20:57.290 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-10 12:20:57.290 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-10 12:20:57.290 | python3-zope.interface 2022-08-10 12:20:57.290 | Use 'sudo apt autoremove' to remove them. 2022-08-10 12:20:57.419 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-10 12:20:57.424 | + functions-common:apt_get:1235 : result=0 2022-08-10 12:20:57.426 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-10 12:20:57.430 | + functions-common:time_stop:2440 : local name 2022-08-10 12:20:57.432 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:20:57.434 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:20:57.437 | + functions-common:time_stop:2443 : local total 2022-08-10 12:20:57.441 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:20:57.444 | + functions-common:time_stop:2446 : name=apt-get 2022-08-10 12:20:57.446 | + functions-common:time_stop:2447 : start_time=1660134056629 2022-08-10 12:20:57.448 | + functions-common:time_stop:2449 : [[ -z 1660134056629 ]] 2022-08-10 12:20:57.452 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:20:57.456 | + functions-common:time_stop:2452 : end_time=1660134057454 2022-08-10 12:20:57.459 | + functions-common:time_stop:2453 : elapsed_time=825 2022-08-10 12:20:57.462 | + functions-common:time_stop:2454 : total=4314 2022-08-10 12:20:57.464 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:20:57.466 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5139 2022-08-10 12:20:57.468 | + functions-common:apt_get:1239 : return 0 2022-08-10 12:20:57.471 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-08-10 12:20:57.473 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:20:57.476 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:20:57.478 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-08-10 12:20:57.481 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-08-10 12:20:57.484 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-08-10 12:20:57.488 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-08-10 12:20:57.491 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-08-10 12:20:57.494 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-08-10 12:20:57.494 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-08-10 12:20:57.500 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-08-10 12:20:57.503 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-08-10 12:20:57.507 | + functions:vercmp:628 : local v1=5.4 2022-08-10 12:20:57.511 | + functions:vercmp:629 : local 'op=<' 2022-08-10 12:20:57.515 | + functions:vercmp:630 : local v2=3.13 2022-08-10 12:20:57.518 | + functions:vercmp:631 : local result 2022-08-10 12:20:57.522 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-08-10 12:20:57.523 | ++ functions:vercmp:635 : sort -V 2022-08-10 12:20:57.523 | ++ functions:vercmp:635 : head -1 2022-08-10 12:20:57.529 | + functions:vercmp:635 : result=3.13 2022-08-10 12:20:57.531 | + functions:vercmp:637 : case $op in 2022-08-10 12:20:57.535 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-08-10 12:20:57.538 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-08-10 12:20:57.541 | + functions:vercmp:648 : return 2022-08-10 12:20:57.544 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-08-10 12:20:57.548 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 12:20:57.551 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart openvswitch-switch 2022-08-10 12:20:58.074 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-08-10 12:20:58.076 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-08-10 12:20:58.078 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:20:58.081 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:20:58.085 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-08-10 12:20:58.087 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:20:58.090 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-08-10 12:20:58.109 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:20:58.112 | + ./stack.sh:main:842 : install_etcd3 2022-08-10 12:20:58.115 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-08-10 12:20:58.115 | Installing etcd 2022-08-10 12:20:58.117 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-08-10 12:20:58.131 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-08-10 12:20:58.146 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-08-10 12:20:58.151 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-08-10 12:20:58.167 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-08-10 12:20:58.170 | ++ 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-08-10 12:20:58.173 | ++ 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-08-10 12:20:58.177 | +++ 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-08-10 12:20:58.181 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-08-10 12:20:58.184 | ++ 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-08-10 12:20:58.187 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-08-10 12:20:58.189 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-10 12:20:58.192 | ++ functions:get_extra_file:74 : return 2022-08-10 12:20:58.195 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-10 12:20:58.198 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-08-10 12:20:58.200 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-08-10 12:20:58.202 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-08-10 12:20:58.220 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:20:58.223 | + ./stack.sh:main:861 : install_dstat 2022-08-10 12:20:58.225 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-08-10 12:20:58.245 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:20:58.249 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-08-10 12:20:58.253 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:20:58.256 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-08-10 12:20:58.260 | + ./stack.sh:main:870 : install_libs 2022-08-10 12:20:58.264 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-08-10 12:20:58.267 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-08-10 12:20:58.269 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-08-10 12:20:58.272 | + inc/python:use_library_from_git:246 : local name=automaton 2022-08-10 12:20:58.274 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:20:58.276 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:20:58.279 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-08-10 12:20:58.281 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:20:58.283 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-08-10 12:20:58.286 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-08-10 12:20:58.288 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-08-10 12:20:58.290 | + inc/python:use_library_from_git:246 : local name=castellan 2022-08-10 12:20:58.293 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:20:58.295 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:20:58.297 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-08-10 12:20:58.299 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:20:58.302 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-08-10 12:20:58.304 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-08-10 12:20:58.306 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-08-10 12:20:58.309 | + inc/python:use_library_from_git:246 : local name=cliff 2022-08-10 12:20:58.311 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:20:58.313 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:20:58.315 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-08-10 12:20:58.318 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:20:58.320 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-08-10 12:20:58.322 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-08-10 12:20:58.324 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-08-10 12:20:58.327 | + inc/python:use_library_from_git:246 : local name=cursive 2022-08-10 12:20:58.329 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:20:58.331 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:20:58.333 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-08-10 12:20:58.336 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:20:58.338 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-08-10 12:20:58.341 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-08-10 12:20:58.343 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-08-10 12:20:58.346 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-08-10 12:20:58.348 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:20:58.350 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:20:58.353 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-08-10 12:20:58.355 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:20:58.357 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-08-10 12:20:58.360 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-08-10 12:20:58.362 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-08-10 12:20:58.365 | + inc/python:use_library_from_git:246 : local name=futurist 2022-08-10 12:20:58.367 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:20:58.370 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:20:58.372 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-08-10 12:20:58.374 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:20:58.377 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-08-10 12:20:58.380 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-08-10 12:20:58.382 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-08-10 12:20:58.385 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-08-10 12:20:58.387 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:20:58.389 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:20:58.391 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-08-10 12:20:58.395 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:20:58.397 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-08-10 12:20:58.399 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-08-10 12:20:58.403 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-08-10 12:20:58.407 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-08-10 12:20:58.410 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:20:58.413 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:20:58.416 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-08-10 12:20:58.419 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:20:58.422 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-08-10 12:20:58.425 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-08-10 12:20:58.428 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-08-10 12:20:58.431 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-08-10 12:20:58.435 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:20:58.438 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:20:58.441 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-08-10 12:20:58.444 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:20:58.446 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-08-10 12:20:58.449 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-08-10 12:20:58.452 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-08-10 12:20:58.455 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-08-10 12:20:58.457 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:20:58.460 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:20:58.463 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-08-10 12:20:58.465 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:20:58.468 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-08-10 12:20:58.471 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-08-10 12:20:58.473 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-08-10 12:20:58.476 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-08-10 12:20:58.478 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:20:58.481 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:20:58.483 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-08-10 12:20:58.486 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:20:58.489 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-08-10 12:20:58.491 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-08-10 12:20:58.494 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-08-10 12:20:58.496 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-08-10 12:20:58.499 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:20:58.502 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:20:58.504 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-08-10 12:20:58.507 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:20:58.509 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-08-10 12:20:58.511 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-08-10 12:20:58.514 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-08-10 12:20:58.516 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-08-10 12:20:58.518 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:20:58.521 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:20:58.523 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-08-10 12:20:58.525 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:20:58.528 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-08-10 12:20:58.530 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-08-10 12:20:58.532 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-08-10 12:20:58.534 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-08-10 12:20:58.537 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:20:58.539 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:20:58.541 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-08-10 12:20:58.544 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:20:58.546 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-08-10 12:20:58.548 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-08-10 12:20:58.551 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-08-10 12:20:58.553 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-08-10 12:20:58.555 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:20:58.558 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:20:58.560 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-08-10 12:20:58.562 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:20:58.565 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-08-10 12:20:58.567 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-08-10 12:20:58.569 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-08-10 12:20:58.571 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-08-10 12:20:58.574 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:20:58.576 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:20:58.579 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-08-10 12:20:58.582 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:20:58.585 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-08-10 12:20:58.588 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-08-10 12:20:58.590 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-08-10 12:20:58.593 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-08-10 12:20:58.596 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:20:58.598 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:20:58.600 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-08-10 12:20:58.603 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:20:58.605 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-08-10 12:20:58.608 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-08-10 12:20:58.610 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-08-10 12:20:58.612 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-08-10 12:20:58.615 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:20:58.617 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:20:58.619 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-08-10 12:20:58.622 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:20:58.624 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-08-10 12:20:58.627 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-08-10 12:20:58.629 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-08-10 12:20:58.632 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-08-10 12:20:58.634 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:20:58.636 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:20:58.639 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-08-10 12:20:58.642 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:20:58.644 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-08-10 12:20:58.647 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-08-10 12:20:58.649 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-08-10 12:20:58.651 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-08-10 12:20:58.654 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:20:58.656 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:20:58.658 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-08-10 12:20:58.661 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:20:58.663 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-08-10 12:20:58.666 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-08-10 12:20:58.668 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-08-10 12:20:58.670 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-08-10 12:20:58.673 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:20:58.676 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:20:58.678 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-08-10 12:20:58.681 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:20:58.684 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-08-10 12:20:58.687 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-08-10 12:20:58.689 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-08-10 12:20:58.692 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-08-10 12:20:58.694 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:20:58.697 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:20:58.700 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-08-10 12:20:58.702 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:20:58.705 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-08-10 12:20:58.707 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-08-10 12:20:58.710 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-08-10 12:20:58.712 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-08-10 12:20:58.715 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:20:58.718 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:20:58.720 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-08-10 12:20:58.722 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:20:58.725 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-08-10 12:20:58.728 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-08-10 12:20:58.730 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-08-10 12:20:58.733 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-08-10 12:20:58.735 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:20:58.738 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:20:58.741 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-08-10 12:20:58.743 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:20:58.745 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-08-10 12:20:58.748 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-08-10 12:20:58.751 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-08-10 12:20:58.753 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-08-10 12:20:58.756 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:20:58.759 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:20:58.761 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-08-10 12:20:58.763 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:20:58.766 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-08-10 12:20:58.769 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-08-10 12:20:58.771 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-08-10 12:20:58.774 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-08-10 12:20:58.777 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:20:58.779 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:20:58.782 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-08-10 12:20:58.785 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:20:58.788 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-08-10 12:20:58.792 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-08-10 12:20:58.795 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-08-10 12:20:58.799 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-08-10 12:20:58.801 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:20:58.804 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:20:58.806 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-08-10 12:20:58.809 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:20:58.811 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-08-10 12:20:58.814 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-08-10 12:20:58.817 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-08-10 12:20:58.820 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-08-10 12:20:58.822 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:20:58.825 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:20:58.827 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-08-10 12:20:58.830 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:20:58.832 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-08-10 12:20:58.835 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-08-10 12:20:58.837 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-08-10 12:20:58.839 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-08-10 12:20:58.842 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:20:58.844 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:20:58.847 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-08-10 12:20:58.849 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:20:58.851 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-08-10 12:20:58.854 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-08-10 12:20:58.856 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-08-10 12:20:58.859 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-08-10 12:20:58.861 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:20:58.864 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:20:58.866 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-08-10 12:20:58.869 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:20:58.871 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-08-10 12:20:58.874 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-08-10 12:20:58.877 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-08-10 12:20:58.879 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-08-10 12:20:58.882 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:20:58.884 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:20:58.886 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-08-10 12:20:58.889 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:20:58.891 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-08-10 12:20:58.893 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-08-10 12:20:58.896 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-08-10 12:20:58.903 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-08-10 12:20:58.905 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:20:58.908 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:20:58.911 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-08-10 12:20:58.914 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:20:58.917 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-08-10 12:20:58.919 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-08-10 12:20:58.921 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-08-10 12:20:58.924 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-08-10 12:20:58.926 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:20:58.929 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:20:58.931 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-08-10 12:20:58.934 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:20:58.936 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-08-10 12:20:58.939 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-08-10 12:20:58.942 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-08-10 12:20:58.944 | + inc/python:use_library_from_git:246 : local name=tooz 2022-08-10 12:20:58.946 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:20:58.949 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:20:58.951 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-08-10 12:20:58.954 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:20:58.956 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-08-10 12:20:58.959 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-08-10 12:20:58.961 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-08-10 12:20:58.963 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-08-10 12:20:58.966 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:20:58.968 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:20:58.971 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-08-10 12:20:58.973 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:20:58.977 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-08-10 12:20:58.979 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-08-10 12:20:58.983 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-08-10 12:20:58.986 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-08-10 12:20:58.989 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:20:58.993 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:20:58.996 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-08-10 12:20:59.000 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:20:59.003 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-08-10 12:20:59.007 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-08-10 12:20:59.010 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-08-10 12:20:59.014 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-08-10 12:20:59.017 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:20:59.020 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:20:59.023 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-08-10 12:20:59.025 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:20:59.028 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-08-10 12:20:59.030 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-08-10 12:20:59.032 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-08-10 12:20:59.035 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-08-10 12:20:59.038 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:20:59.040 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:20:59.043 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-08-10 12:20:59.046 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:20:59.049 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-08-10 12:20:59.071 | Using python 3.8 to install etcd3 2022-08-10 12:20:59.073 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-08-10 12:21:01.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:21:01.144 | from cryptography.utils import int_from_bytes 2022-08-10 12:21:01.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:21:01.144 | from cryptography.utils import int_from_bytes 2022-08-10 12:21:02.216 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:21:02.218 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.12.0) 2022-08-10 12:21:02.226 | Requirement already satisfied: grpcio===1.47.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.47.0) 2022-08-10 12:21:02.237 | Requirement already satisfied: protobuf===4.21.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.4) 2022-08-10 12:21:02.239 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 12:21:02.242 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-10 12:21:04.593 | + inc/python:pip_install:196 : result=0 2022-08-10 12:21:04.597 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:21:04.601 | + functions-common:time_stop:2440 : local name 2022-08-10 12:21:04.605 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:21:04.609 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:21:04.612 | + functions-common:time_stop:2443 : local total 2022-08-10 12:21:04.616 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:21:04.620 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:21:04.624 | + functions-common:time_stop:2447 : start_time=1660134059065 2022-08-10 12:21:04.628 | + functions-common:time_stop:2449 : [[ -z 1660134059065 ]] 2022-08-10 12:21:04.632 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:21:04.637 | + functions-common:time_stop:2452 : end_time=1660134064634 2022-08-10 12:21:04.640 | + functions-common:time_stop:2453 : elapsed_time=5569 2022-08-10 12:21:04.643 | + functions-common:time_stop:2454 : total=29264 2022-08-10 12:21:04.646 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:21:04.650 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=34833 2022-08-10 12:21:04.654 | + inc/python:pip_install:199 : return 0 2022-08-10 12:21:04.658 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-08-10 12:21:04.682 | Using python 3.8 to install etcd3gw 2022-08-10 12:21:04.686 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-08-10 12:21:06.772 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:21:06.772 | from cryptography.utils import int_from_bytes 2022-08-10 12:21:06.772 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:21:06.772 | from cryptography.utils import int_from_bytes 2022-08-10 12:21:07.843 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:21:07.845 | Requirement already satisfied: etcd3gw===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (2.0.0) 2022-08-10 12:21:07.852 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-10 12:21:07.855 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 12:21:07.858 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 12:21:07.871 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 12:21:07.904 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 12:21:07.909 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 12:21:07.912 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 12:21:10.292 | + inc/python:pip_install:196 : result=0 2022-08-10 12:21:10.294 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:21:10.297 | + functions-common:time_stop:2440 : local name 2022-08-10 12:21:10.300 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:21:10.302 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:21:10.305 | + functions-common:time_stop:2443 : local total 2022-08-10 12:21:10.307 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:21:10.309 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:21:10.312 | + functions-common:time_stop:2447 : start_time=1660134064676 2022-08-10 12:21:10.314 | + functions-common:time_stop:2449 : [[ -z 1660134064676 ]] 2022-08-10 12:21:10.318 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:21:10.324 | + functions-common:time_stop:2452 : end_time=1660134070321 2022-08-10 12:21:10.327 | + functions-common:time_stop:2453 : elapsed_time=5645 2022-08-10 12:21:10.330 | + functions-common:time_stop:2454 : total=34833 2022-08-10 12:21:10.333 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:21:10.336 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=40478 2022-08-10 12:21:10.339 | + inc/python:pip_install:199 : return 0 2022-08-10 12:21:10.342 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-08-10 12:21:10.349 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-08-10 12:21:10.352 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-08-10 12:21:10.356 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-10 12:21:10.359 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-10 12:21:10.362 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-10 12:21:10.365 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-10 12:21:10.368 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-10 12:21:10.371 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-10 12:21:10.375 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-10 12:21:10.378 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-10 12:21:10.381 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-10 12:21:10.384 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-10 12:21:10.387 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-08-10 12:21:10.390 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:21:10.392 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:21:10.395 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-08-10 12:21:10.397 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-10 12:21:10.400 | + functions-common:install_package:1464 : update_package_repo 2022-08-10 12:21:10.403 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-10 12:21:10.410 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-10 12:21:10.413 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-10 12:21:10.415 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-10 12:21:10.418 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-10 12:21:10.421 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:21:10.424 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:21:10.426 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-10 12:21:10.429 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-10 12:21:10.432 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-10 12:21:10.435 | + functions-common:apt_get_update:1191 : return 2022-08-10 12:21:10.438 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-10 12:21:10.440 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-10 12:21:10.443 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:21:10.446 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:21:10.448 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-10 12:21:10.472 | + functions-common:apt_get:1231 : 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-08-10 12:21:10.588 | Reading package lists... 2022-08-10 12:21:10.888 | Building dependency tree... 2022-08-10 12:21:10.890 | Reading state information... 2022-08-10 12:21:11.190 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-08-10 12:21:11.190 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-08-10 12:21:11.190 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-08-10 12:21:11.190 | The following packages were automatically installed and are no longer required: 2022-08-10 12:21:11.191 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-10 12:21:11.191 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-10 12:21:11.191 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-10 12:21:11.191 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-10 12:21:11.191 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-10 12:21:11.191 | python3-zope.interface 2022-08-10 12:21:11.191 | Use 'sudo apt autoremove' to remove them. 2022-08-10 12:21:11.344 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-10 12:21:11.351 | + functions-common:apt_get:1235 : result=0 2022-08-10 12:21:11.354 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-10 12:21:11.357 | + functions-common:time_stop:2440 : local name 2022-08-10 12:21:11.359 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:21:11.363 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:21:11.366 | + functions-common:time_stop:2443 : local total 2022-08-10 12:21:11.369 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:21:11.372 | + functions-common:time_stop:2446 : name=apt-get 2022-08-10 12:21:11.375 | + functions-common:time_stop:2447 : start_time=1660134070469 2022-08-10 12:21:11.378 | + functions-common:time_stop:2449 : [[ -z 1660134070469 ]] 2022-08-10 12:21:11.381 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:21:11.385 | + functions-common:time_stop:2452 : end_time=1660134071383 2022-08-10 12:21:11.388 | + functions-common:time_stop:2453 : elapsed_time=914 2022-08-10 12:21:11.390 | + functions-common:time_stop:2454 : total=5139 2022-08-10 12:21:11.392 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:21:11.395 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6053 2022-08-10 12:21:11.397 | + functions-common:apt_get:1239 : return 0 2022-08-10 12:21:11.400 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-08-10 12:21:11.402 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:21:11.405 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:21:11.408 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-08-10 12:21:11.478 | Module proxy already enabled 2022-08-10 12:21:11.485 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-08-10 12:21:11.554 | Considering dependency proxy for proxy_uwsgi: 2022-08-10 12:21:11.554 | Module proxy already enabled 2022-08-10 12:21:11.555 | Module proxy_uwsgi already enabled 2022-08-10 12:21:11.560 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-08-10 12:21:11.564 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-10 12:21:11.568 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 12:21:11.572 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-10 12:21:11.709 | + ./stack.sh:main:876 : install_keystoneauth 2022-08-10 12:21:11.712 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-08-10 12:21:11.715 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-08-10 12:21:11.717 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:21:11.720 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:21:11.722 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-08-10 12:21:11.725 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:21:11.728 | + ./stack.sh:main:877 : install_keystoneclient 2022-08-10 12:21:11.730 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-08-10 12:21:11.732 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-08-10 12:21:11.735 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:21:11.737 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:21:11.739 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-08-10 12:21:11.742 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:21:11.744 | + ./stack.sh:main:878 : install_glanceclient 2022-08-10 12:21:11.747 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-08-10 12:21:11.749 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-08-10 12:21:11.752 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:21:11.754 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:21:11.757 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-08-10 12:21:11.759 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:21:11.762 | + ./stack.sh:main:879 : install_cinderclient 2022-08-10 12:21:11.764 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-08-10 12:21:11.767 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-08-10 12:21:11.769 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:21:11.772 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:21:11.774 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-08-10 12:21:11.776 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:21:11.779 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-08-10 12:21:11.781 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-08-10 12:21:11.784 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:21:11.786 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:21:11.788 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-08-10 12:21:11.791 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:21:11.793 | + ./stack.sh:main:880 : install_novaclient 2022-08-10 12:21:11.796 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-08-10 12:21:11.798 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-08-10 12:21:11.801 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:21:11.803 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:21:11.805 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-08-10 12:21:11.808 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:21:11.810 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-08-10 12:21:11.830 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:21:11.833 | + ./stack.sh:main:882 : install_swiftclient 2022-08-10 12:21:11.835 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-08-10 12:21:11.837 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-08-10 12:21:11.840 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:21:11.842 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:21:11.845 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-08-10 12:21:11.847 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:21:11.849 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-08-10 12:21:11.867 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:21:11.871 | + ./stack.sh:main:885 : install_neutronclient 2022-08-10 12:21:11.874 | + lib/neutron:install_neutronclient:465 : use_library_from_git python-neutronclient 2022-08-10 12:21:11.878 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-08-10 12:21:11.881 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:21:11.885 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:21:11.889 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-08-10 12:21:11.893 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:21:11.895 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-08-10 12:21:11.898 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-08-10 12:21:11.900 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-08-10 12:21:11.903 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:21:11.905 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:21:11.908 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-08-10 12:21:11.911 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:21:11.913 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-08-10 12:21:11.916 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-08-10 12:21:11.920 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-10 12:21:11.923 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-08-10 12:21:11.927 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-08-10 12:21:11.930 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-10 12:21:11.934 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-08-10 12:21:11.934 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-10 12:21:11.941 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-08-10 12:21:11.943 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-08-10 12:21:11.945 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-08-10 12:21:11.949 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-08-10 12:21:11.951 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-08-10 12:21:11.972 | Using python 3.8 to install keystonemiddleware 2022-08-10 12:21:11.974 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-08-10 12:21:14.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:21:14.270 | from cryptography.utils import int_from_bytes 2022-08-10 12:21:14.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:21:14.270 | from cryptography.utils import int_from_bytes 2022-08-10 12:21:15.346 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:21:15.347 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-10 12:21:15.400 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-10 12:21:15.437 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 12:21:15.476 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-10 12:21:15.481 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 12:21:15.486 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-10 12:21:15.526 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 12:21:15.534 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 12:21:15.547 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 12:21:15.552 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 12:21:15.555 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-10 12:21:15.565 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-10 12:21:15.567 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 12:21:15.573 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-10 12:21:15.578 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 12:21:15.600 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 12:21:15.604 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 12:21:15.618 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 12:21:15.622 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 12:21:15.625 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 12:21:15.630 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 12:21:15.662 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 12:21:15.718 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-10 12:21:15.731 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 12:21:15.737 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 12:21:15.740 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 12:21:15.746 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 12:21:15.751 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 12:21:15.754 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 12:21:15.757 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 12:21:15.760 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 12:21:15.762 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 12:21:15.767 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 12:21:15.771 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 12:21:15.775 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 12:21:15.778 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 12:21:17.865 | + inc/python:pip_install:196 : result=0 2022-08-10 12:21:17.869 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:21:17.873 | + functions-common:time_stop:2440 : local name 2022-08-10 12:21:17.877 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:21:17.879 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:21:17.881 | + functions-common:time_stop:2443 : local total 2022-08-10 12:21:17.884 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:21:17.886 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:21:17.888 | + functions-common:time_stop:2447 : start_time=1660134071966 2022-08-10 12:21:17.891 | + functions-common:time_stop:2449 : [[ -z 1660134071966 ]] 2022-08-10 12:21:17.894 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:21:17.898 | + functions-common:time_stop:2452 : end_time=1660134077896 2022-08-10 12:21:17.901 | + functions-common:time_stop:2453 : elapsed_time=5930 2022-08-10 12:21:17.904 | + functions-common:time_stop:2454 : total=40478 2022-08-10 12:21:17.907 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:21:17.909 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=46408 2022-08-10 12:21:17.912 | + inc/python:pip_install:199 : return 0 2022-08-10 12:21:17.914 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-08-10 12:21:17.917 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-08-10 12:21:17.919 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-10 12:21:17.922 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-08-10 12:21:17.925 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-08-10 12:21:17.927 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-10 12:21:17.931 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-10 12:21:17.931 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-08-10 12:21:17.938 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-08-10 12:21:17.941 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-08-10 12:21:17.943 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-08-10 12:21:17.947 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-08-10 12:21:17.950 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-08-10 12:21:17.976 | Using python 3.8 to install python-memcached 2022-08-10 12:21:17.978 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-08-10 12:21:20.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:21:20.049 | from cryptography.utils import int_from_bytes 2022-08-10 12:21:20.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:21:20.049 | from cryptography.utils import int_from_bytes 2022-08-10 12:21:21.114 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:21:21.117 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.59) 2022-08-10 12:21:21.121 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 12:21:23.483 | + inc/python:pip_install:196 : result=0 2022-08-10 12:21:23.488 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:21:23.491 | + functions-common:time_stop:2440 : local name 2022-08-10 12:21:23.494 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:21:23.498 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:21:23.502 | + functions-common:time_stop:2443 : local total 2022-08-10 12:21:23.504 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:21:23.507 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:21:23.509 | + functions-common:time_stop:2447 : start_time=1660134077970 2022-08-10 12:21:23.511 | + functions-common:time_stop:2449 : [[ -z 1660134077970 ]] 2022-08-10 12:21:23.514 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:21:23.519 | + functions-common:time_stop:2452 : end_time=1660134083516 2022-08-10 12:21:23.521 | + functions-common:time_stop:2453 : elapsed_time=5546 2022-08-10 12:21:23.524 | + functions-common:time_stop:2454 : total=46408 2022-08-10 12:21:23.526 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:21:23.528 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=51954 2022-08-10 12:21:23.531 | + inc/python:pip_install:199 : return 0 2022-08-10 12:21:23.533 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-08-10 12:21:23.552 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:21:23.555 | + ./stack.sh:main:892 : '[' 10.222.0.36 == 10.222.0.36 ']' 2022-08-10 12:21:23.558 | + ./stack.sh:main:893 : stack_install_service keystone 2022-08-10 12:21:23.561 | + lib/stack:stack_install_service:20 : local service=keystone 2022-08-10 12:21:23.564 | + lib/stack:stack_install_service:21 : type install_keystone 2022-08-10 12:21:23.567 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-10 12:21:23.570 | + lib/stack:stack_install_service:32 : install_keystone 2022-08-10 12:21:23.574 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-08-10 12:21:23.594 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:21:23.597 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-08-10 12:21:23.599 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-08-10 12:21:23.601 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-08-10 12:21:23.604 | + functions-common:git_clone:599 : local git_ref=master 2022-08-10 12:21:23.606 | + functions-common:git_clone:600 : local orig_dir 2022-08-10 12:21:23.609 | ++ functions-common:git_clone:601 : pwd 2022-08-10 12:21:23.613 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-10 12:21:23.615 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-10 12:21:23.619 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-10 12:21:23.641 | + functions-common:git_clone:604 : RECLONE=False 2022-08-10 12:21:23.644 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-10 12:21:23.647 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-10 12:21:23.650 | + functions-common:git_clone:618 : echo master 2022-08-10 12:21:23.650 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-10 12:21:23.657 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-08-10 12:21:23.659 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-10 12:21:23.662 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-08-10 12:21:23.675 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-08-10 12:21:23.678 | + functions-common:git_clone:679 : git show --oneline 2022-08-10 12:21:23.678 | + functions-common:git_clone:679 : head -1 2022-08-10 12:21:23.681 | 1dd6993d7 Merge "docs: Update docs to reflect migration to Alembic" 2022-08-10 12:21:23.684 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-10 12:21:23.687 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-08-10 12:21:23.689 | + inc/python:setup_develop:334 : local bindep 2022-08-10 12:21:23.692 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-10 12:21:23.694 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-08-10 12:21:23.697 | + inc/python:setup_develop:340 : local extras= 2022-08-10 12:21:23.699 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-08-10 12:21:23.701 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-10 12:21:23.704 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-10 12:21:23.707 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-08-10 12:21:23.710 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-10 12:21:23.712 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-10 12:21:23.716 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-08-10 12:21:23.719 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-10 12:21:23.724 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-08-10 12:21:23.727 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-10 12:21:23.730 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-10 12:21:23.734 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-08-10 12:21:23.740 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-08-10 12:21:23.743 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-08-10 12:21:24.393 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-08-10 12:21:24.396 | + inc/python:setup_package:414 : local bindep=0 2022-08-10 12:21:24.399 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-10 12:21:24.403 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-10 12:21:24.406 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-10 12:21:24.409 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-08-10 12:21:24.412 | + inc/python:setup_package:423 : local flags=-e 2022-08-10 12:21:24.415 | + inc/python:setup_package:424 : local extras= 2022-08-10 12:21:24.418 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-10 12:21:24.422 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-10 12:21:24.425 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-10 12:21:24.428 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-10 12:21:24.431 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-10 12:21:24.434 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-08-10 12:21:24.458 | Using python 3.8 to install /opt/stack/keystone 2022-08-10 12:21:24.460 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-08-10 12:21:26.549 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:21:26.549 | from cryptography.utils import int_from_bytes 2022-08-10 12:21:26.549 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:21:26.549 | from cryptography.utils import int_from_bytes 2022-08-10 12:21:27.599 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:21:27.599 | Obtaining file:///opt/stack/keystone 2022-08-10 12:21:29.197 | Requirement already satisfied: Flask===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (2.2.1) 2022-08-10 12:21:29.212 | Requirement already satisfied: Flask-RESTful===0.3.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 8)) (0.3.9) 2022-08-10 12:21:29.222 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-10 12:21:29.227 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-10 12:21:29.230 | Requirement already satisfied: PyJWT===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (2.4.0) 2022-08-10 12:21:29.256 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-10 12:21:29.397 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-10 12:21:29.411 | Requirement already satisfied: Werkzeug===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 34)) (2.2.1) 2022-08-10 12:21:29.416 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 80)) (9.0.1) 2022-08-10 12:21:29.429 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-10 12:21:29.436 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 12:21:29.440 | Requirement already satisfied: click===8.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (8.1.3) 2022-08-10 12:21:29.445 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-10 12:21:29.482 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 12:21:29.487 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-10 12:21:29.492 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-10 12:21:29.528 | Requirement already satisfied: itsdangerous===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (2.1.2) 2022-08-10 12:21:29.531 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-10 12:21:29.569 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-10 12:21:29.618 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 12:21:29.621 | Requirement already satisfied: oauthlib===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (3.2.0) 2022-08-10 12:21:29.631 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-10 12:21:29.666 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 12:21:29.704 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-10 12:21:29.710 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-10 12:21:29.755 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 12:21:29.760 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-10 12:21:29.797 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-10 12:21:29.849 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-10 12:21:29.859 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-10 12:21:29.877 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-10 12:21:29.891 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 12:21:29.899 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-10 12:21:29.921 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-10 12:21:29.931 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 12:21:29.943 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-10 12:21:29.982 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 12:21:29.986 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (1.7.4) 2022-08-10 12:21:29.999 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 12:21:30.002 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 12:21:30.013 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-10 12:21:30.019 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-10 12:21:30.028 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 12:21:30.031 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-10 12:21:30.033 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 12:21:30.039 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-10 12:21:30.043 | Requirement already satisfied: pysaml2===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (7.1.2) 2022-08-10 12:21:30.063 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-10 12:21:30.068 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 12:21:30.089 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 12:21:30.093 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 12:21:30.106 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 12:21:30.110 | Requirement already satisfied: scrypt===0.8.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (0.8.20) 2022-08-10 12:21:30.113 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 12:21:30.116 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-10 12:21:30.126 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-10 12:21:30.128 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-10 12:21:30.131 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 12:21:30.135 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-10 12:21:30.144 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-10 12:21:30.178 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-10 12:21:30.187 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 12:21:30.219 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-10 12:21:30.224 | Requirement already satisfied: xmlschema===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (2.0.1) 2022-08-10 12:21:30.256 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-10 12:21:30.261 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-10 12:21:30.287 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 12:21:30.290 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 12:21:30.346 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-10 12:21:30.373 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 12:21:30.430 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 12:21:30.435 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 12:21:30.437 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 12:21:30.443 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-10 12:21:30.458 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-10 12:21:30.462 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-10 12:21:30.466 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-10 12:21:30.511 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-10 12:21:30.514 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-10 12:21:30.525 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-10 12:21:30.535 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-10 12:21:30.543 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-10 12:21:30.554 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-10 12:21:30.563 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-10 12:21:30.571 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 12:21:30.574 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 12:21:30.576 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pysaml2===7.1.2->-c /opt/stack/requirements/upper-constraints.txt (line 374)) (45.2.0) 2022-08-10 12:21:30.579 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2022-08-10 12:21:30.584 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-10 12:21:30.596 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 12:21:30.598 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 12:21:30.601 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 12:21:30.606 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-10 12:21:30.608 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-10 12:21:30.610 | Requirement already satisfied: elementpath===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (3.0.1) 2022-08-10 12:21:30.628 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 12:21:30.633 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 12:21:30.636 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-10 12:21:30.646 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-10 12:21:30.649 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-10 12:21:30.652 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-10 12:21:30.658 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-10 12:21:31.792 | Installing collected packages: keystone 2022-08-10 12:21:31.792 | Attempting uninstall: keystone 2022-08-10 12:21:31.793 | Found existing installation: keystone 21.1.0.dev33 2022-08-10 12:21:31.796 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-08-10 12:21:31.797 | Running setup.py develop for keystone 2022-08-10 12:21:33.853 | Successfully installed keystone 2022-08-10 12:21:33.966 | + inc/python:pip_install:196 : result=0 2022-08-10 12:21:33.970 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:21:33.973 | + functions-common:time_stop:2440 : local name 2022-08-10 12:21:33.976 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:21:33.979 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:21:33.982 | + functions-common:time_stop:2443 : local total 2022-08-10 12:21:33.985 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:21:33.988 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:21:33.990 | + functions-common:time_stop:2447 : start_time=1660134084451 2022-08-10 12:21:33.993 | + functions-common:time_stop:2449 : [[ -z 1660134084451 ]] 2022-08-10 12:21:33.996 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:21:34.003 | + functions-common:time_stop:2452 : end_time=1660134093999 2022-08-10 12:21:34.005 | + functions-common:time_stop:2453 : elapsed_time=9548 2022-08-10 12:21:34.008 | + functions-common:time_stop:2454 : total=51954 2022-08-10 12:21:34.011 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:21:34.013 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=61502 2022-08-10 12:21:34.017 | + inc/python:pip_install:199 : return 0 2022-08-10 12:21:34.019 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-10 12:21:34.022 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-10 12:21:34.025 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-10 12:21:34.044 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-10 12:21:34.057 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-08-10 12:21:34.060 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-08-10 12:21:34.064 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:21:34.066 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:21:34.069 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-08-10 12:21:34.072 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:21:34.075 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-08-10 12:21:34.093 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:21:34.095 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-08-10 12:21:34.098 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-10 12:21:34.100 | + ./stack.sh:main:894 : configure_keystone 2022-08-10 12:21:34.103 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-08-10 12:21:34.116 | + 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-08-10 12:21:34.119 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-08-10 12:21:34.124 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-08-10 12:21:34.142 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:21:34.145 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-08-10 12:21:34.176 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-08-10 12:21:34.210 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-08-10 12:21:34.243 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-08-10 12:21:34.283 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-08-10 12:21:34.317 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-08-10 12:21:34.356 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-08-10 12:21:34.385 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-08-10 12:21:34.415 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-08-10 12:21:34.417 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-08-10 12:21:34.421 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-08-10 12:21:34.424 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-08-10 12:21:34.427 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-10 12:21:34.430 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-10 12:21:34.447 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:21:34.450 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-10 12:21:34.452 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-10 12:21:34.455 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-10 12:21:34.470 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:21:34.473 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-08-10 12:21:34.476 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-08-10 12:21:34.509 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-10 12:21:34.512 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-10 12:21:34.514 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-08-10 12:21:34.517 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-08-10 12:21:34.537 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:21:34.540 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.36/identity 2022-08-10 12:21:34.574 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-08-10 12:21:34.577 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-08-10 12:21:34.608 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-08-10 12:21:34.611 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-08-10 12:21:34.613 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-08-10 12:21:34.616 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-08-10 12:21:34.618 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-10 12:21:34.621 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-10 12:21:34.623 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-10 12:21:34.640 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:21:34.643 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-10 12:21:34.646 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-08-10 12:21:34.649 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-08-10 12:21:34.681 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-08-10 12:21:34.684 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-08-10 12:21:34.686 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-08-10 12:21:34.689 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-08-10 12:21:34.692 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-10 12:21:34.709 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-10 12:21:34.711 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-10 12:21:34.714 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-10 12:21:34.716 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-10 12:21:34.718 | + 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-08-10 12:21:34.747 | + 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-08-10 12:21:34.776 | + 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-08-10 12:21:34.810 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-10 12:21:34.839 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-08-10 12:21:34.868 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-08-10 12:21:34.871 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-08-10 12:21:34.874 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-08-10 12:21:34.878 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-08-10 12:21:34.882 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-08-10 12:21:34.886 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-10 12:21:34.889 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-10 12:21:34.894 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-08-10 12:21:34.898 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-08-10 12:21:34.901 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-10 12:21:34.904 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-10 12:21:34.917 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-10 12:21:34.917 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-10 12:21:34.927 | d /var/run/uwsgi 0755 ubuntu root 2022-08-10 12:21:34.931 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-10 12:21:34.952 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-08-10 12:21:34.955 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-08-10 12:21:34.959 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-08-10 12:21:34.990 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-08-10 12:21:35.022 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-08-10 12:21:35.052 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-08-10 12:21:35.081 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-08-10 12:21:35.113 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-08-10 12:21:35.141 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-08-10 12:21:35.175 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-08-10 12:21:35.207 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-08-10 12:21:35.241 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-10 12:21:35.273 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-08-10 12:21:35.302 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-08-10 12:21:35.330 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-08-10 12:21:35.363 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-10 12:21:35.366 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-10 12:21:35.370 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-08-10 12:21:35.373 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-08-10 12:21:35.376 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-10 12:21:35.379 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:21:35.382 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:21:35.384 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-10 12:21:35.388 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-10 12:21:35.391 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-08-10 12:21:35.425 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-08-10 12:21:35.455 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-08-10 12:21:35.455 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-10 12:21:35.464 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-08-10 12:21:35.468 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-08-10 12:21:35.471 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-08-10 12:21:35.473 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-10 12:21:35.475 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-10 12:21:35.478 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-10 12:21:35.480 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:21:35.482 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:21:35.485 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-10 12:21:35.487 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-10 12:21:35.490 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:21:35.493 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:21:35.495 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-08-10 12:21:35.565 | Site keystone-wsgi-public already enabled 2022-08-10 12:21:35.571 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-10 12:21:35.575 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-10 12:21:35.579 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 12:21:35.582 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-10 12:21:35.722 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-08-10 12:21:35.753 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-08-10 12:21:35.785 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-08-10 12:21:35.818 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-08-10 12:21:35.821 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-08-10 12:21:35.853 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-08-10 12:21:35.884 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-08-10 12:21:35.914 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-08-10 12:21:35.917 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-08-10 12:21:35.919 | + ./stack.sh:main:898 : is_service_enabled swift 2022-08-10 12:21:35.937 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:21:35.939 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-08-10 12:21:35.956 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:21:35.959 | + ./stack.sh:main:902 : stack_install_service swift 2022-08-10 12:21:35.961 | + lib/stack:stack_install_service:20 : local service=swift 2022-08-10 12:21:35.964 | + lib/stack:stack_install_service:21 : type install_swift 2022-08-10 12:21:35.966 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-10 12:21:35.969 | + lib/stack:stack_install_service:32 : install_swift 2022-08-10 12:21:35.971 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-08-10 12:21:35.974 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-08-10 12:21:35.976 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-08-10 12:21:35.978 | + functions-common:git_clone:599 : local git_ref=master 2022-08-10 12:21:35.980 | + functions-common:git_clone:600 : local orig_dir 2022-08-10 12:21:35.984 | ++ functions-common:git_clone:601 : pwd 2022-08-10 12:21:35.986 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-10 12:21:35.989 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-10 12:21:35.992 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-10 12:21:36.010 | + functions-common:git_clone:604 : RECLONE=False 2022-08-10 12:21:36.012 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-10 12:21:36.015 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-10 12:21:36.017 | + functions-common:git_clone:618 : echo master 2022-08-10 12:21:36.018 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-10 12:21:36.024 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-08-10 12:21:36.026 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-10 12:21:36.030 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/swift 2022-08-10 12:21:36.044 | + functions-common:git_clone:678 : cd /opt/stack/swift 2022-08-10 12:21:36.048 | + functions-common:git_clone:679 : git show --oneline 2022-08-10 12:21:36.048 | + functions-common:git_clone:679 : head -1 2022-08-10 12:21:36.052 | fc6555d9f Merge "Update "Getting Started" requirements" 2022-08-10 12:21:36.055 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-10 12:21:36.059 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-08-10 12:21:36.061 | + inc/python:setup_develop:334 : local bindep 2022-08-10 12:21:36.064 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-08-10 12:21:36.066 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-08-10 12:21:36.069 | + inc/python:setup_develop:340 : local extras=keystone 2022-08-10 12:21:36.071 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-08-10 12:21:36.074 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-10 12:21:36.077 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-08-10 12:21:36.079 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-08-10 12:21:36.081 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-10 12:21:36.084 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-08-10 12:21:36.087 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-08-10 12:21:36.089 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-10 12:21:36.092 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-08-10 12:21:36.095 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-10 12:21:36.097 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-10 12:21:36.101 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-08-10 12:21:36.107 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-08-10 12:21:36.110 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-08-10 12:21:36.731 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-08-10 12:21:36.735 | + inc/python:setup_package:414 : local bindep=0 2022-08-10 12:21:36.739 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-10 12:21:36.743 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-10 12:21:36.746 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-08-10 12:21:36.749 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-08-10 12:21:36.753 | + inc/python:setup_package:423 : local flags=-e 2022-08-10 12:21:36.755 | + inc/python:setup_package:424 : local extras=keystone 2022-08-10 12:21:36.758 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-10 12:21:36.761 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-08-10 12:21:36.763 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-08-10 12:21:36.766 | + inc/python:setup_package:434 : extras='[keystone]' 2022-08-10 12:21:36.770 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-10 12:21:36.772 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-08-10 12:21:36.796 | Using python 3.8 to install /opt/stack/swift 2022-08-10 12:21:36.799 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-08-10 12:21:38.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:21:38.892 | from cryptography.utils import int_from_bytes 2022-08-10 12:21:38.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:21:38.892 | from cryptography.utils import int_from_bytes 2022-08-10 12:21:39.942 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:21:39.942 | Obtaining file:///opt/stack/swift 2022-08-10 12:21:41.291 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-10 12:21:41.300 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-10 12:21:41.337 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-10 12:21:41.346 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-10 12:21:41.351 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-10 12:21:41.401 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-08-10 12:21:41.411 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 12:21:41.414 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-10 12:21:41.450 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 12:21:41.488 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-10 12:21:41.494 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 12:21:41.498 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-10 12:21:41.536 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 12:21:41.544 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 12:21:41.557 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 12:21:41.563 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 12:21:41.565 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-10 12:21:41.575 | Requirement already satisfied: pyeclib===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.6.1) 2022-08-10 12:21:41.577 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-10 12:21:41.580 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 12:21:41.586 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-10 12:21:41.591 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 12:21:41.611 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 12:21:41.615 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 12:21:41.628 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 12:21:41.633 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 12:21:41.636 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 12:21:41.640 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 12:21:41.672 | Requirement already satisfied: xattr===0.9.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.9.9) 2022-08-10 12:21:41.676 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-08-10 12:21:41.678 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 12:21:41.681 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-10 12:21:41.708 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-10 12:21:41.721 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 12:21:41.777 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 12:21:41.783 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 12:21:41.788 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 12:21:41.791 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 12:21:41.795 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 12:21:41.799 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 12:21:41.802 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 12:21:41.807 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 12:21:41.810 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 12:21:41.812 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 12:21:41.815 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 12:21:41.819 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 12:21:41.822 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 12:21:43.661 | Installing collected packages: swift 2022-08-10 12:21:43.661 | Attempting uninstall: swift 2022-08-10 12:21:43.662 | Found existing installation: swift 2.30.0.dev142 2022-08-10 12:21:43.664 | Can't uninstall 'swift'. No files were found to uninstall. 2022-08-10 12:21:43.665 | Running setup.py develop for swift 2022-08-10 12:21:45.552 | Successfully installed swift 2022-08-10 12:21:45.666 | + inc/python:pip_install:196 : result=0 2022-08-10 12:21:45.670 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:21:45.674 | + functions-common:time_stop:2440 : local name 2022-08-10 12:21:45.678 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:21:45.682 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:21:45.685 | + functions-common:time_stop:2443 : local total 2022-08-10 12:21:45.689 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:21:45.692 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:21:45.694 | + functions-common:time_stop:2447 : start_time=1660134096789 2022-08-10 12:21:45.697 | + functions-common:time_stop:2449 : [[ -z 1660134096789 ]] 2022-08-10 12:21:45.700 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:21:45.705 | + functions-common:time_stop:2452 : end_time=1660134105701 2022-08-10 12:21:45.707 | + functions-common:time_stop:2453 : elapsed_time=8912 2022-08-10 12:21:45.710 | + functions-common:time_stop:2454 : total=61502 2022-08-10 12:21:45.713 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:21:45.715 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=70414 2022-08-10 12:21:45.719 | + inc/python:pip_install:199 : return 0 2022-08-10 12:21:45.721 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-10 12:21:45.724 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-10 12:21:45.726 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-10 12:21:45.748 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-10 12:21:45.764 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-08-10 12:21:45.766 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-08-10 12:21:45.769 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:21:45.771 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:21:45.774 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-08-10 12:21:45.777 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:21:45.779 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-08-10 12:21:45.782 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-10 12:21:45.784 | + ./stack.sh:main:903 : configure_swift 2022-08-10 12:21:45.786 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-08-10 12:21:45.789 | + lib/swift:configure_swift:332 : local node_number 2022-08-10 12:21:45.791 | + lib/swift:configure_swift:333 : local swift_node_config 2022-08-10 12:21:45.793 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-08-10 12:21:45.795 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-08-10 12:21:46.806 | No container-replicator running 2022-08-10 12:21:46.806 | No container-auditor running 2022-08-10 12:21:46.807 | No proxy-server running 2022-08-10 12:21:46.807 | No container-sync running 2022-08-10 12:21:46.807 | No container-updater running 2022-08-10 12:21:46.807 | No object-expirer running 2022-08-10 12:21:46.807 | No account-reaper running 2022-08-10 12:21:46.807 | No container-sharder running 2022-08-10 12:21:46.807 | No object-replicator running 2022-08-10 12:21:46.807 | No container-reconciler running 2022-08-10 12:21:46.807 | No account-server running 2022-08-10 12:21:46.807 | No object-reconstructor running 2022-08-10 12:21:46.807 | No object-auditor running 2022-08-10 12:21:46.808 | No object-updater running 2022-08-10 12:21:46.808 | No object-server running 2022-08-10 12:21:46.808 | No account-replicator running 2022-08-10 12:21:46.808 | No account-auditor running 2022-08-10 12:21:46.808 | No container-server running 2022-08-10 12:21:46.882 | + lib/swift:configure_swift:337 : true 2022-08-10 12:21:46.885 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-08-10 12:21:46.901 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-08-10 12:21:46.914 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-08-10 12:21:46.917 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-08-10 12:21:46.917 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-08-10 12:21:46.922 | + lib/swift:configure_swift:351 : sed -e ' 2022-08-10 12:21:46.922 | s/%GROUP%/ubuntu/; 2022-08-10 12:21:46.922 | s/%USER%/ubuntu/; 2022-08-10 12:21:46.922 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-08-10 12:21:46.922 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-08-10 12:21:46.926 | uid = ubuntu 2022-08-10 12:21:46.926 | gid = ubuntu 2022-08-10 12:21:46.926 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-08-10 12:21:46.926 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-08-10 12:21:46.926 | address = 127.0.0.1 2022-08-10 12:21:46.926 | 2022-08-10 12:21:46.926 | [account6612] 2022-08-10 12:21:46.926 | max connections = 25 2022-08-10 12:21:46.926 | path = /opt/stack/data/swift/1/node/ 2022-08-10 12:21:46.926 | read only = false 2022-08-10 12:21:46.926 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-08-10 12:21:46.926 | 2022-08-10 12:21:46.926 | [account6622] 2022-08-10 12:21:46.926 | max connections = 25 2022-08-10 12:21:46.926 | path = /opt/stack/data/swift/2/node/ 2022-08-10 12:21:46.926 | read only = false 2022-08-10 12:21:46.926 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-08-10 12:21:46.926 | 2022-08-10 12:21:46.926 | [account6632] 2022-08-10 12:21:46.926 | max connections = 25 2022-08-10 12:21:46.926 | path = /opt/stack/data/swift/3/node/ 2022-08-10 12:21:46.926 | read only = false 2022-08-10 12:21:46.926 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-08-10 12:21:46.926 | 2022-08-10 12:21:46.926 | [account6642] 2022-08-10 12:21:46.927 | max connections = 25 2022-08-10 12:21:46.927 | path = /opt/stack/data/swift/4/node/ 2022-08-10 12:21:46.927 | read only = false 2022-08-10 12:21:46.927 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-08-10 12:21:46.927 | 2022-08-10 12:21:46.927 | 2022-08-10 12:21:46.927 | [container6611] 2022-08-10 12:21:46.927 | max connections = 25 2022-08-10 12:21:46.927 | path = /opt/stack/data/swift/1/node/ 2022-08-10 12:21:46.927 | read only = false 2022-08-10 12:21:46.927 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-08-10 12:21:46.927 | 2022-08-10 12:21:46.927 | [container6621] 2022-08-10 12:21:46.927 | max connections = 25 2022-08-10 12:21:46.927 | path = /opt/stack/data/swift/2/node/ 2022-08-10 12:21:46.927 | read only = false 2022-08-10 12:21:46.927 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-08-10 12:21:46.927 | 2022-08-10 12:21:46.927 | [container6631] 2022-08-10 12:21:46.927 | max connections = 25 2022-08-10 12:21:46.927 | path = /opt/stack/data/swift/3/node/ 2022-08-10 12:21:46.927 | read only = false 2022-08-10 12:21:46.927 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-08-10 12:21:46.927 | 2022-08-10 12:21:46.927 | [container6641] 2022-08-10 12:21:46.927 | max connections = 25 2022-08-10 12:21:46.927 | path = /opt/stack/data/swift/4/node/ 2022-08-10 12:21:46.927 | read only = false 2022-08-10 12:21:46.927 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-08-10 12:21:46.927 | 2022-08-10 12:21:46.927 | 2022-08-10 12:21:46.927 | [object6613] 2022-08-10 12:21:46.927 | max connections = 25 2022-08-10 12:21:46.927 | path = /opt/stack/data/swift/1/node/ 2022-08-10 12:21:46.927 | read only = false 2022-08-10 12:21:46.927 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-08-10 12:21:46.927 | 2022-08-10 12:21:46.927 | [object6623] 2022-08-10 12:21:46.928 | max connections = 25 2022-08-10 12:21:46.928 | path = /opt/stack/data/swift/2/node/ 2022-08-10 12:21:46.928 | read only = false 2022-08-10 12:21:46.928 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-08-10 12:21:46.928 | 2022-08-10 12:21:46.928 | [object6633] 2022-08-10 12:21:46.928 | max connections = 25 2022-08-10 12:21:46.928 | path = /opt/stack/data/swift/3/node/ 2022-08-10 12:21:46.928 | read only = false 2022-08-10 12:21:46.928 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-08-10 12:21:46.928 | 2022-08-10 12:21:46.928 | [object6643] 2022-08-10 12:21:46.928 | max connections = 25 2022-08-10 12:21:46.928 | path = /opt/stack/data/swift/4/node/ 2022-08-10 12:21:46.928 | read only = false 2022-08-10 12:21:46.928 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-08-10 12:21:46.929 | + lib/swift:configure_swift:357 : is_ubuntu 2022-08-10 12:21:46.931 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:21:46.933 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:21:46.936 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-08-10 12:21:46.951 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-08-10 12:21:46.953 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-08-10 12:21:46.959 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-08-10 12:21:46.963 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-08-10 12:21:46.966 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-08-10 12:21:46.974 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-08-10 12:21:47.007 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.36:8080/v1/ 2022-08-10 12:21:47.034 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-08-10 12:21:47.054 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-08-10 12:21:47.083 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-08-10 12:21:47.102 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-08-10 12:21:47.133 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-08-10 12:21:47.152 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-08-10 12:21:47.180 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-08-10 12:21:47.199 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-08-10 12:21:47.231 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-08-10 12:21:47.251 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-08-10 12:21:47.280 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-08-10 12:21:47.301 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-08-10 12:21:47.320 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:21:47.323 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-08-10 12:21:47.356 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-08-10 12:21:47.385 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-08-10 12:21:47.416 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-08-10 12:21:47.449 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-08-10 12:21:47.452 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-08-10 12:21:47.468 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:21:47.470 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-08-10 12:21:47.501 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-08-10 12:21:47.517 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:21:47.519 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-08-10 12:21:47.534 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:21:47.537 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-08-10 12:21:47.540 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-08-10 12:21:47.558 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:21:47.560 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-08-10 12:21:47.562 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-08-10 12:21:47.565 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-08-10 12:21:47.571 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-08-10 12:21:47.576 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-08-10 12:21:47.604 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-08-10 12:21:47.632 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-08-10 12:21:47.662 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-08-10 12:21:47.693 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-08-10 12:21:47.721 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-08-10 12:21:47.723 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-08-10 12:21:47.726 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-08-10 12:21:47.729 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-08-10 12:21:47.732 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-08-10 12:21:47.766 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-08-10 12:21:47.797 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.36/identity 2022-08-10 12:21:47.826 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-08-10 12:21:47.855 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-08-10 12:21:47.883 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-08-10 12:21:47.911 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-08-10 12:21:47.939 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-08-10 12:21:47.971 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-10 12:21:48.000 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-08-10 12:21:48.028 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-08-10 12:21:48.056 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-08-10 12:21:48.089 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-08-10 12:21:48.118 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-08-10 12:21:48.149 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-08-10 12:21:48.178 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-08-10 12:21:48.197 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-08-10 12:21:48.230 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-08-10 12:21:48.259 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-08-10 12:21:48.264 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-08-10 12:21:48.299 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-08-10 12:21:48.332 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-08-10 12:21:48.360 | + lib/swift:configure_swift:480 : local node_number 2022-08-10 12:21:48.362 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-10 12:21:48.365 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-08-10 12:21:48.367 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-08-10 12:21:48.372 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-08-10 12:21:48.374 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-08-10 12:21:48.377 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-10 12:21:48.379 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-08-10 12:21:48.381 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-08-10 12:21:48.384 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-10 12:21:48.386 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-10 12:21:48.388 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-08-10 12:21:48.413 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-08-10 12:21:48.444 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-08-10 12:21:48.465 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-08-10 12:21:48.495 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-08-10 12:21:48.517 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-10 12:21:48.555 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-08-10 12:21:48.576 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-10 12:21:48.608 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-08-10 12:21:48.633 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-10 12:21:48.671 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-08-10 12:21:48.691 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-08-10 12:21:48.725 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-08-10 12:21:48.749 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-08-10 12:21:48.778 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-08-10 12:21:48.797 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-08-10 12:21:48.837 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-08-10 12:21:48.861 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-08-10 12:21:48.890 | + 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-08-10 12:21:48.897 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-08-10 12:21:48.916 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-10 12:21:48.946 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-08-10 12:21:48.976 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-08-10 12:21:48.978 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-08-10 12:21:48.983 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-08-10 12:21:48.985 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-08-10 12:21:48.988 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-10 12:21:48.990 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-08-10 12:21:48.992 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-08-10 12:21:48.994 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-10 12:21:48.997 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-10 12:21:48.999 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-08-10 12:21:49.020 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-08-10 12:21:49.049 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-08-10 12:21:49.072 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-08-10 12:21:49.102 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-08-10 12:21:49.122 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-10 12:21:49.160 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-08-10 12:21:49.181 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-10 12:21:49.212 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-08-10 12:21:49.232 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-10 12:21:49.264 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-08-10 12:21:49.286 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-08-10 12:21:49.317 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-08-10 12:21:49.339 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-08-10 12:21:49.371 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-08-10 12:21:49.390 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-08-10 12:21:49.425 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-08-10 12:21:49.448 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-08-10 12:21:49.478 | + 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-08-10 12:21:49.483 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-08-10 12:21:49.509 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-10 12:21:49.541 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-08-10 12:21:49.544 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-08-10 12:21:49.548 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-08-10 12:21:49.551 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-08-10 12:21:49.553 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-10 12:21:49.555 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-08-10 12:21:49.558 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-08-10 12:21:49.560 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-10 12:21:49.562 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-10 12:21:49.565 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-08-10 12:21:49.583 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-08-10 12:21:49.617 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-08-10 12:21:49.636 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-08-10 12:21:49.667 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-08-10 12:21:49.689 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-10 12:21:49.721 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-08-10 12:21:49.742 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-10 12:21:49.777 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-08-10 12:21:49.801 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-10 12:21:49.834 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-08-10 12:21:49.859 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-08-10 12:21:49.889 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-08-10 12:21:49.908 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-08-10 12:21:49.938 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-08-10 12:21:49.957 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-08-10 12:21:49.989 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-08-10 12:21:50.009 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-08-10 12:21:50.037 | + 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-08-10 12:21:50.043 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-08-10 12:21:50.062 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-10 12:21:50.092 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-08-10 12:21:50.122 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-08-10 12:21:50.151 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-08-10 12:21:50.180 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-08-10 12:21:50.183 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-08-10 12:21:50.187 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-08-10 12:21:50.217 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-08-10 12:21:50.246 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-08-10 12:21:50.277 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-08-10 12:21:50.307 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-08-10 12:21:50.344 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-08-10 12:21:50.372 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-08-10 12:21:50.402 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-08-10 12:21:50.438 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-08-10 12:21:50.467 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-08-10 12:21:50.483 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:21:50.486 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-08-10 12:21:50.505 | + lib/swift:configure_swift:523 : local auth_vers 2022-08-10 12:21:50.508 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-08-10 12:21:50.528 | + lib/swift:configure_swift:524 : auth_vers=3 2022-08-10 12:21:50.531 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.36 2022-08-10 12:21:50.558 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-08-10 12:21:50.560 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-08-10 12:21:50.591 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.36/identity 2022-08-10 12:21:50.624 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-08-10 12:21:50.627 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-08-10 12:21:50.659 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-08-10 12:21:50.675 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:21:50.678 | + lib/swift:configure_swift:543 : local user_group 2022-08-10 12:21:50.681 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-08-10 12:21:50.686 | + lib/swift:configure_swift:544 : user_group=1000 2022-08-10 12:21:50.689 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-08-10 12:21:50.703 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-08-10 12:21:50.706 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-08-10 12:21:50.723 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-08-10 12:21:50.725 | + lib/swift:configure_swift:550 : is_suse 2022-08-10 12:21:50.728 | + functions-common:is_suse:537 : is_opensuse 2022-08-10 12:21:50.731 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-10 12:21:50.734 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-10 12:21:50.737 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-10 12:21:50.740 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-10 12:21:50.742 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-10 12:21:50.745 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-08-10 12:21:50.758 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-08-10 12:21:50.760 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-08-10 12:21:50.763 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-08-10 12:21:50.781 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:21:50.783 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-08-10 12:21:50.801 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:21:50.804 | + ./stack.sh:main:914 : stack_install_service glance 2022-08-10 12:21:50.807 | + lib/stack:stack_install_service:20 : local service=glance 2022-08-10 12:21:50.811 | + lib/stack:stack_install_service:21 : type install_glance 2022-08-10 12:21:50.814 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-10 12:21:50.818 | + lib/stack:stack_install_service:32 : install_glance 2022-08-10 12:21:50.821 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-08-10 12:21:50.824 | + lib/glance:install_glance:507 : local glance_store_extras 2022-08-10 12:21:50.827 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-08-10 12:21:50.850 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:21:50.853 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-08-10 12:21:50.856 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-08-10 12:21:50.878 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:21:50.881 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-08-10 12:21:50.883 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-08-10 12:21:50.886 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-08-10 12:21:50.889 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:21:50.892 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:21:50.894 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-08-10 12:21:50.897 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:21:50.900 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-08-10 12:21:50.903 | ++ inc/python:join_extras:29 : local IFS=, 2022-08-10 12:21:50.906 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-08-10 12:21:50.909 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-08-10 12:21:50.912 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-08-10 12:21:50.915 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-08-10 12:21:50.918 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-08-10 12:21:50.921 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-08-10 12:21:50.924 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-08-10 12:21:50.927 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-08-10 12:21:50.931 | +++ inc/python:get_version_constraints_from_global_requirements:236 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-08-10 12:21:50.931 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-08-10 12:21:50.937 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-08-10 12:21:50.940 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-08-10 12:21:50.943 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-08-10 12:21:50.946 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-08-10 12:21:50.949 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-08-10 12:21:50.973 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-08-10 12:21:50.977 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-08-10 12:21:53.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:21:53.102 | from cryptography.utils import int_from_bytes 2022-08-10 12:21:53.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:21:53.102 | from cryptography.utils import int_from_bytes 2022-08-10 12:21:54.147 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:21:54.149 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (4.0.1) 2022-08-10 12:21:54.226 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-10 12:21:54.236 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-10 12:21:54.277 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 12:21:54.333 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (6.0.0) 2022-08-10 12:21:54.356 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 12:21:54.359 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-10 12:21:54.376 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-10 12:21:54.386 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 12:21:54.424 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-10 12:21:54.429 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 12:21:54.434 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-10 12:21:54.471 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-10 12:21:54.484 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-10 12:21:54.487 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 12:21:54.495 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-10 12:21:54.517 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 12:21:54.530 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 12:21:54.536 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 12:21:54.538 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-10 12:21:54.541 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 12:21:54.546 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-10 12:21:54.551 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-10 12:21:54.566 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-10 12:21:54.572 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 12:21:54.592 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.1) 2022-08-10 12:21:54.612 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 12:21:54.616 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 12:21:54.629 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 12:21:54.633 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-10 12:21:54.636 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 12:21:54.639 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 12:21:54.643 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-10 12:21:54.656 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 12:21:54.688 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-10 12:21:54.693 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-10 12:21:54.701 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-10 12:21:54.727 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 12:21:54.783 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 12:21:54.786 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-10 12:21:54.789 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 12:21:54.795 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 12:21:54.800 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 12:21:54.802 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 12:21:54.805 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-10 12:21:54.810 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 12:21:54.813 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-10 12:21:54.824 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-10 12:21:54.832 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-10 12:21:54.843 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-10 12:21:54.855 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-10 12:21:54.863 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 12:21:54.866 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 12:21:54.878 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 12:21:54.880 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 12:21:54.884 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 12:21:54.888 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-10 12:21:54.914 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-10 12:21:54.939 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 12:21:54.942 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 12:21:54.945 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-10 12:21:54.951 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-08-10 12:21:54.953 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-10 12:21:56.740 | + inc/python:pip_install:196 : result=0 2022-08-10 12:21:56.745 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:21:56.750 | + functions-common:time_stop:2440 : local name 2022-08-10 12:21:56.753 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:21:56.756 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:21:56.759 | + functions-common:time_stop:2443 : local total 2022-08-10 12:21:56.763 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:21:56.766 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:21:56.769 | + functions-common:time_stop:2447 : start_time=1660134110966 2022-08-10 12:21:56.771 | + functions-common:time_stop:2449 : [[ -z 1660134110966 ]] 2022-08-10 12:21:56.775 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:21:56.779 | + functions-common:time_stop:2452 : end_time=1660134116776 2022-08-10 12:21:56.781 | + functions-common:time_stop:2453 : elapsed_time=5810 2022-08-10 12:21:56.784 | + functions-common:time_stop:2454 : total=70414 2022-08-10 12:21:56.786 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:21:56.789 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=76224 2022-08-10 12:21:56.791 | + inc/python:pip_install:199 : return 0 2022-08-10 12:21:56.794 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-08-10 12:21:56.797 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-08-10 12:21:56.799 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-08-10 12:21:56.812 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-08-10 12:21:56.818 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-08-10 12:21:56.821 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-08-10 12:21:56.823 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-08-10 12:21:56.826 | + functions-common:git_clone:599 : local git_ref=master 2022-08-10 12:21:56.828 | + functions-common:git_clone:600 : local orig_dir 2022-08-10 12:21:56.832 | ++ functions-common:git_clone:601 : pwd 2022-08-10 12:21:56.835 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-10 12:21:56.837 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-10 12:21:56.840 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-10 12:21:56.857 | + functions-common:git_clone:604 : RECLONE=False 2022-08-10 12:21:56.860 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-10 12:21:56.862 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-10 12:21:56.865 | + functions-common:git_clone:618 : echo master 2022-08-10 12:21:56.866 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-10 12:21:56.871 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-08-10 12:21:56.873 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-10 12:21:56.876 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/glance 2022-08-10 12:21:56.889 | + functions-common:git_clone:678 : cd /opt/stack/glance 2022-08-10 12:21:56.892 | + functions-common:git_clone:679 : git show --oneline 2022-08-10 12:21:56.892 | + functions-common:git_clone:679 : head -1 2022-08-10 12:21:56.896 | f40ac40c2 Mock getaddrinfo in cinder store tests 2022-08-10 12:21:56.898 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-10 12:21:56.901 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-08-10 12:21:56.903 | + inc/python:setup_develop:334 : local bindep 2022-08-10 12:21:56.906 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-08-10 12:21:56.909 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-08-10 12:21:56.911 | + inc/python:setup_develop:340 : local extras= 2022-08-10 12:21:56.914 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-08-10 12:21:56.916 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-10 12:21:56.919 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-08-10 12:21:56.921 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-08-10 12:21:56.923 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-10 12:21:56.926 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-10 12:21:56.930 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-08-10 12:21:56.932 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-10 12:21:56.935 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-08-10 12:21:56.938 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-10 12:21:56.940 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-10 12:21:56.944 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-08-10 12:21:56.950 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-08-10 12:21:56.953 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-08-10 12:21:57.568 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-08-10 12:21:57.571 | + inc/python:setup_package:414 : local bindep=0 2022-08-10 12:21:57.575 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-10 12:21:57.578 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-10 12:21:57.581 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-08-10 12:21:57.583 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-08-10 12:21:57.586 | + inc/python:setup_package:423 : local flags=-e 2022-08-10 12:21:57.588 | + inc/python:setup_package:424 : local extras= 2022-08-10 12:21:57.591 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-10 12:21:57.593 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-10 12:21:57.596 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-10 12:21:57.598 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-10 12:21:57.601 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-10 12:21:57.603 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-08-10 12:21:57.625 | Using python 3.8 to install /opt/stack/glance 2022-08-10 12:21:57.628 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-08-10 12:21:59.742 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:21:59.742 | from cryptography.utils import int_from_bytes 2022-08-10 12:21:59.742 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:21:59.742 | from cryptography.utils import int_from_bytes 2022-08-10 12:22:00.776 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:22:00.776 | Obtaining file:///opt/stack/glance 2022-08-10 12:22:02.115 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-10 12:22:02.124 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-10 12:22:02.134 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-10 12:22:02.146 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-10 12:22:02.288 | Requirement already satisfied: WSME===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (0.11.0) 2022-08-10 12:22:02.295 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-10 12:22:02.308 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-10 12:22:02.323 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (4.0.0) 2022-08-10 12:22:02.346 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-10 12:22:02.382 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2022-08-10 12:22:02.396 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 12:22:02.402 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2022-08-10 12:22:02.407 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-10 12:22:02.416 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-10 12:22:02.418 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (4.0.1) 2022-08-10 12:22:02.484 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-10 12:22:02.489 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-10 12:22:02.499 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-10 12:22:02.535 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-10 12:22:02.562 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 12:22:02.565 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-10 12:22:02.603 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 12:22:02.659 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-10 12:22:02.709 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 12:22:02.714 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 12:22:02.718 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-10 12:22:02.736 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-10 12:22:02.773 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-10 12:22:02.783 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 12:22:02.822 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-10 12:22:02.828 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-10 12:22:02.874 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 12:22:02.879 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.0.0) 2022-08-10 12:22:02.889 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-10 12:22:02.927 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-10 12:22:02.983 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-10 12:22:02.993 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-10 12:22:03.011 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-10 12:22:03.026 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-10 12:22:03.038 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 12:22:03.046 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-10 12:22:03.068 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-10 12:22:03.078 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 12:22:03.091 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-10 12:22:03.134 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 12:22:03.140 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 12:22:03.143 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 12:22:03.154 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-10 12:22:03.160 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-10 12:22:03.177 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-10 12:22:03.189 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-10 12:22:03.199 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-10 12:22:03.202 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 12:22:03.207 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-10 12:22:03.212 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-10 12:22:03.225 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-10 12:22:03.230 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 12:22:03.251 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 12:22:03.255 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-10 12:22:03.262 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 12:22:03.304 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-08-10 12:22:03.308 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 12:22:03.312 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.8.1) 2022-08-10 12:22:03.316 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 12:22:03.319 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-10 12:22:03.329 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-10 12:22:03.332 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-10 12:22:03.335 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 12:22:03.339 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-08-10 12:22:03.391 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-10 12:22:03.405 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-10 12:22:03.414 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-10 12:22:03.420 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-10 12:22:03.430 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 12:22:03.462 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-10 12:22:03.466 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 12:22:03.470 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-10 12:22:03.475 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-10 12:22:03.501 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-10 12:22:03.503 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-10 12:22:03.514 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 12:22:03.517 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-10 12:22:03.543 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 12:22:03.600 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 12:22:03.605 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-10 12:22:03.608 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 12:22:03.611 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-10 12:22:03.636 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-10 12:22:03.640 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-10 12:22:03.644 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-10 12:22:03.688 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-10 12:22:03.695 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-10 12:22:03.705 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 12:22:03.708 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-10 12:22:03.719 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 12:22:03.722 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.10.1) 2022-08-10 12:22:03.734 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 12:22:03.739 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 12:22:03.742 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 12:22:03.744 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-10 12:22:03.746 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 12:22:03.749 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (2.8.5) 2022-08-10 12:22:03.787 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-08-10 12:22:03.792 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-08-10 12:22:03.797 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-10 12:22:03.799 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-10 12:22:03.802 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 12:22:03.805 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-10 12:22:03.807 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-10 12:22:03.828 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-10 12:22:03.831 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-10 12:22:03.836 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-10 12:22:03.838 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-10 12:22:03.841 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-10 12:22:03.888 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-10 12:22:03.891 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-10 12:22:03.894 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-10 12:22:04.853 | Installing collected packages: glance 2022-08-10 12:22:04.853 | Attempting uninstall: glance 2022-08-10 12:22:04.854 | Found existing installation: glance 25.0.0.0b3.dev11 2022-08-10 12:22:04.858 | Can't uninstall 'glance'. No files were found to uninstall. 2022-08-10 12:22:04.859 | Running setup.py develop for glance 2022-08-10 12:22:06.653 | Successfully installed glance 2022-08-10 12:22:06.772 | + inc/python:pip_install:196 : result=0 2022-08-10 12:22:06.776 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:22:06.780 | + functions-common:time_stop:2440 : local name 2022-08-10 12:22:06.783 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:22:06.786 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:22:06.789 | + functions-common:time_stop:2443 : local total 2022-08-10 12:22:06.792 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:22:06.795 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:22:06.798 | + functions-common:time_stop:2447 : start_time=1660134117619 2022-08-10 12:22:06.801 | + functions-common:time_stop:2449 : [[ -z 1660134117619 ]] 2022-08-10 12:22:06.805 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:22:06.811 | + functions-common:time_stop:2452 : end_time=1660134126807 2022-08-10 12:22:06.814 | + functions-common:time_stop:2453 : elapsed_time=9188 2022-08-10 12:22:06.816 | + functions-common:time_stop:2454 : total=76224 2022-08-10 12:22:06.819 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:22:06.822 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=85412 2022-08-10 12:22:06.825 | + inc/python:pip_install:199 : return 0 2022-08-10 12:22:06.828 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-10 12:22:06.831 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-10 12:22:06.835 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-10 12:22:06.858 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-10 12:22:06.871 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-08-10 12:22:06.873 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-08-10 12:22:06.876 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:22:06.880 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:22:06.882 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-08-10 12:22:06.885 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:22:06.888 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-10 12:22:06.890 | + ./stack.sh:main:915 : configure_glance 2022-08-10 12:22:06.893 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-08-10 12:22:06.905 | + lib/glance:configure_glance:326 : local dburl 2022-08-10 12:22:06.909 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-08-10 12:22:06.911 | ++ lib/database:database_connection_url:134 : local db=glance 2022-08-10 12:22:06.914 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-08-10 12:22:06.916 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-08-10 12:22:06.918 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-10 12:22:06.921 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-10 12:22:06.923 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-10 12:22:06.940 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:22:06.942 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-10 12:22:06.945 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-10 12:22:06.948 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-10 12:22:06.950 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-08-10 12:22:06.983 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-10 12:22:07.014 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-08-10 12:22:07.047 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-08-10 12:22:07.080 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-08-10 12:22:07.111 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-08-10 12:22:07.148 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-08-10 12:22:07.151 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-08-10 12:22:07.153 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-08-10 12:22:07.156 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-10 12:22:07.158 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-08-10 12:22:07.188 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-08-10 12:22:07.222 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.36/identity 2022-08-10 12:22:07.257 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-08-10 12:22:07.293 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-08-10 12:22:07.326 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-08-10 12:22:07.359 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-08-10 12:22:07.389 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-08-10 12:22:07.424 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-10 12:22:07.456 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-08-10 12:22:07.491 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-08-10 12:22:07.522 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-08-10 12:22:07.525 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-08-10 12:22:07.528 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-08-10 12:22:07.531 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-10 12:22:07.534 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-10 12:22:07.537 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-10 12:22:07.558 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:22:07.562 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-10 12:22:07.565 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-10 12:22:07.567 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-10 12:22:07.584 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:22:07.586 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-08-10 12:22:07.589 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-08-10 12:22:07.625 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-10 12:22:07.628 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-10 12:22:07.631 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-08-10 12:22:07.633 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-08-10 12:22:07.636 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-08-10 12:22:07.667 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-08-10 12:22:07.698 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-08-10 12:22:07.700 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-08-10 12:22:07.703 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-08-10 12:22:07.706 | + lib/glance:configure_glance_store:254 : local be 2022-08-10 12:22:07.708 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-08-10 12:22:07.711 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-08-10 12:22:07.713 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-08-10 12:22:07.745 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-08-10 12:22:07.748 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.36 2022-08-10 12:22:07.787 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-08-10 12:22:07.790 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-08-10 12:22:07.809 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:22:07.811 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-08-10 12:22:07.848 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-08-10 12:22:07.881 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-08-10 12:22:07.912 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-08-10 12:22:07.955 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-08-10 12:22:07.992 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-08-10 12:22:08.011 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:22:08.014 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-08-10 12:22:08.045 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-08-10 12:22:08.083 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-08-10 12:22:08.117 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.36/identity/v3 2022-08-10 12:22:08.164 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-08-10 12:22:08.196 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.36/image 2022-08-10 12:22:08.231 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-08-10 12:22:08.249 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:22:08.252 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-08-10 12:22:08.255 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-08-10 12:22:08.257 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-08-10 12:22:08.261 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-10 12:22:08.280 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-10 12:22:08.282 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-10 12:22:08.285 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-10 12:22:08.287 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-10 12:22:08.290 | + 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-08-10 12:22:08.325 | + 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-08-10 12:22:08.360 | + 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-08-10 12:22:08.394 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-10 12:22:08.427 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-08-10 12:22:08.432 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-08-10 12:22:08.463 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-08-10 12:22:08.493 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-08-10 12:22:08.524 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.36/identity 2022-08-10 12:22:08.556 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-08-10 12:22:08.586 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-08-10 12:22:08.616 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-08-10 12:22:08.647 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-08-10 12:22:08.679 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-08-10 12:22:08.717 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-08-10 12:22:08.750 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-08-10 12:22:08.780 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-08-10 12:22:08.785 | + 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-mode.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-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.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-08-10 12:22:08.797 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-08-10 12:22:08.817 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:22:08.821 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-08-10 12:22:08.824 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-08-10 12:22:08.827 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-08-10 12:22:08.830 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-08-10 12:22:08.833 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-08-10 12:22:08.836 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-08-10 12:22:08.840 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-08-10 12:22:08.842 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-08-10 12:22:08.846 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-08-10 12:22:08.877 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-08-10 12:22:08.880 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-08-10 12:22:08.883 | ++ functions:get_random_port:837 : true 2022-08-10 12:22:08.885 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-08-10 12:22:08.887 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-08-10 12:22:08.890 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-08-10 12:22:08.958 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-08-10 12:22:08.962 | ++ functions:get_random_port:841 : break 2 2022-08-10 12:22:08.966 | ++ functions:get_random_port:845 : echo 60999 2022-08-10 12:22:08.971 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-08-10 12:22:08.973 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-08-10 12:22:09.009 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-08-10 12:22:09.037 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-08-10 12:22:09.065 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-08-10 12:22:09.094 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-08-10 12:22:09.128 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-08-10 12:22:09.161 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-08-10 12:22:09.190 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-08-10 12:22:09.219 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-10 12:22:09.251 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-10 12:22:09.282 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-08-10 12:22:09.313 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-10 12:22:09.342 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-08-10 12:22:09.373 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-08-10 12:22:09.404 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-08-10 12:22:09.438 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-08-10 12:22:09.469 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-08-10 12:22:09.503 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-08-10 12:22:09.541 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-08-10 12:22:09.572 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-08-10 12:22:09.575 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-08-10 12:22:09.577 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-10 12:22:09.580 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:22:09.583 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:22:09.586 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-08-10 12:22:09.589 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-08-10 12:22:09.651 | proxy (enabled by site administrator) 2022-08-10 12:22:09.655 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-08-10 12:22:09.658 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-08-10 12:22:09.662 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-10 12:22:09.666 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:22:09.669 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:22:09.673 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-08-10 12:22:09.676 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-08-10 12:22:09.743 | proxy_http (enabled by site administrator) 2022-08-10 12:22:09.748 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-08-10 12:22:09.754 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-08-10 12:22:09.759 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-08-10 12:22:09.762 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-10 12:22:09.765 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:22:09.768 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:22:09.772 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-10 12:22:09.776 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-10 12:22:09.780 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-08-10 12:22:09.780 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-10 12:22:09.791 | KeepAlive Off 2022-08-10 12:22:09.795 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-08-10 12:22:09.796 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-10 12:22:09.804 | SetEnv proxy-sendchunked 1 2022-08-10 12:22:09.809 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-08-10 12:22:09.809 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-10 12:22:09.818 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-08-10 12:22:09.822 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-08-10 12:22:09.825 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-08-10 12:22:09.828 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-10 12:22:09.831 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-10 12:22:09.834 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-10 12:22:09.836 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:22:09.839 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:22:09.841 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-10 12:22:09.844 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-10 12:22:09.847 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:22:09.849 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:22:09.852 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-08-10 12:22:09.914 | Site glance-wsgi-api already enabled 2022-08-10 12:22:09.919 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-08-10 12:22:09.921 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-10 12:22:09.924 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 12:22:09.927 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-10 12:22:10.067 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-08-10 12:22:10.070 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-08-10 12:22:10.118 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-08-10 12:22:10.121 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-08-10 12:22:10.124 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-08-10 12:22:10.143 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:22:10.146 | + ./stack.sh:main:920 : stack_install_service cinder 2022-08-10 12:22:10.149 | + lib/stack:stack_install_service:20 : local service=cinder 2022-08-10 12:22:10.153 | + lib/stack:stack_install_service:21 : type install_cinder 2022-08-10 12:22:10.156 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-10 12:22:10.158 | + lib/stack:stack_install_service:32 : install_cinder 2022-08-10 12:22:10.161 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-08-10 12:22:10.163 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-08-10 12:22:10.166 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-08-10 12:22:10.168 | + functions-common:git_clone:599 : local git_ref=master 2022-08-10 12:22:10.171 | + functions-common:git_clone:600 : local orig_dir 2022-08-10 12:22:10.174 | ++ functions-common:git_clone:601 : pwd 2022-08-10 12:22:10.177 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-10 12:22:10.180 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-10 12:22:10.186 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-10 12:22:10.209 | + functions-common:git_clone:604 : RECLONE=False 2022-08-10 12:22:10.211 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-10 12:22:10.214 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-10 12:22:10.217 | + functions-common:git_clone:618 : echo master 2022-08-10 12:22:10.217 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-10 12:22:10.223 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-08-10 12:22:10.226 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-10 12:22:10.228 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-08-10 12:22:10.242 | + functions-common:git_clone:678 : cd /opt/stack/cinder 2022-08-10 12:22:10.245 | + functions-common:git_clone:679 : git show --oneline 2022-08-10 12:22:10.245 | + functions-common:git_clone:679 : head -1 2022-08-10 12:22:10.252 | e520c9826 Merge commit 'refs/changes/51/851351/3' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-08-10 12:22:10.255 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-10 12:22:10.257 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-08-10 12:22:10.260 | + inc/python:setup_develop:334 : local bindep 2022-08-10 12:22:10.263 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-10 12:22:10.266 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-08-10 12:22:10.269 | + inc/python:setup_develop:340 : local extras= 2022-08-10 12:22:10.271 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-08-10 12:22:10.274 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-10 12:22:10.277 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-10 12:22:10.279 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-08-10 12:22:10.281 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-10 12:22:10.284 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-10 12:22:10.287 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-08-10 12:22:10.290 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-10 12:22:10.293 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-08-10 12:22:10.295 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-10 12:22:10.298 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-10 12:22:10.301 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-08-10 12:22:10.307 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-08-10 12:22:10.310 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-08-10 12:22:10.943 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-08-10 12:22:10.945 | + inc/python:setup_package:414 : local bindep=0 2022-08-10 12:22:10.947 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-10 12:22:10.950 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-10 12:22:10.953 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-10 12:22:10.955 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-08-10 12:22:10.958 | + inc/python:setup_package:423 : local flags=-e 2022-08-10 12:22:10.960 | + inc/python:setup_package:424 : local extras= 2022-08-10 12:22:10.963 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-10 12:22:10.965 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-10 12:22:10.968 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-10 12:22:10.971 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-10 12:22:10.973 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-10 12:22:10.976 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-08-10 12:22:10.998 | Using python 3.8 to install /opt/stack/cinder 2022-08-10 12:22:11.001 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-08-10 12:22:13.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:22:13.109 | from cryptography.utils import int_from_bytes 2022-08-10 12:22:13.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:22:13.109 | from cryptography.utils import int_from_bytes 2022-08-10 12:22:14.163 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:22:14.163 | Obtaining file:///opt/stack/cinder 2022-08-10 12:22:16.326 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-10 12:22:16.335 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-10 12:22:16.343 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-10 12:22:16.354 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-10 12:22:16.493 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-10 12:22:16.506 | Requirement already satisfied: boto3===1.24.46 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (1.24.46) 2022-08-10 12:22:16.517 | Requirement already satisfied: botocore===1.27.46 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (1.27.46) 2022-08-10 12:22:16.527 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (4.0.0) 2022-08-10 12:22:16.545 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-10 12:22:16.582 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2022-08-10 12:22:16.594 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 12:22:16.597 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-10 12:22:16.605 | Requirement already satisfied: google-api-python-client===2.55.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (2.55.0) 2022-08-10 12:22:16.618 | Requirement already satisfied: google-auth===2.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (2.10.0) 2022-08-10 12:22:16.646 | Requirement already satisfied: google-auth-httplib2===0.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.1.0) 2022-08-10 12:22:16.652 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-10 12:22:16.656 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-10 12:22:16.667 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-10 12:22:16.701 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 12:22:16.705 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-10 12:22:16.707 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-10 12:22:16.745 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 12:22:16.801 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-10 12:22:16.851 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-08-10 12:22:16.861 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (4.1.3) 2022-08-10 12:22:16.870 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (6.0.0) 2022-08-10 12:22:16.893 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 12:22:16.897 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-10 12:22:16.915 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-10 12:22:16.952 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-10 12:22:16.962 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 12:22:17.000 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-10 12:22:17.006 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-10 12:22:17.050 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 12:22:17.054 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-10 12:22:17.092 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-10 12:22:17.145 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-10 12:22:17.155 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-10 12:22:17.172 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-10 12:22:17.186 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-10 12:22:17.200 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-10 12:22:17.211 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-10 12:22:17.214 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 12:22:17.222 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-10 12:22:17.244 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-10 12:22:17.254 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 12:22:17.267 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.0) 2022-08-10 12:22:17.318 | Requirement already satisfied: oslo.vmware===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (4.0.0) 2022-08-10 12:22:17.339 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-10 12:22:17.378 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 12:22:17.384 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.11.0) 2022-08-10 12:22:17.416 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 12:22:17.419 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 12:22:17.431 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-10 12:22:17.436 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-10 12:22:17.454 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.4.8) 2022-08-10 12:22:17.456 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.2.8) 2022-08-10 12:22:17.461 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-10 12:22:17.471 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-10 12:22:17.474 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 12:22:17.479 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-10 12:22:17.484 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-10 12:22:17.497 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-10 12:22:17.502 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-08-10 12:22:17.518 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 12:22:17.539 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-10 12:22:17.554 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.1) 2022-08-10 12:22:17.574 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 12:22:17.579 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-10 12:22:17.585 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 12:22:17.599 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 12:22:17.603 | Requirement already satisfied: rsa===4.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (4.9) 2022-08-10 12:22:17.607 | Requirement already satisfied: rtslib-fb===2.1.75 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (2.1.75) 2022-08-10 12:22:17.612 | Requirement already satisfied: s3transfer===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (0.6.0) 2022-08-10 12:22:17.618 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 12:22:17.621 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-10 12:22:17.631 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-10 12:22:17.634 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-10 12:22:17.636 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 12:22:17.640 | Requirement already satisfied: suds-community===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (1.1.2) 2022-08-10 12:22:17.643 | Requirement already satisfied: tabulate===0.8.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (0.8.10) 2022-08-10 12:22:17.650 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-08-10 12:22:17.700 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-10 12:22:17.713 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-10 12:22:17.723 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-10 12:22:17.728 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-10 12:22:17.739 | Requirement already satisfied: tooz===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.0.0) 2022-08-10 12:22:17.798 | Requirement already satisfied: uritemplate===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (4.1.1) 2022-08-10 12:22:17.801 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 12:22:17.833 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-10 12:22:17.837 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-08-10 12:22:17.844 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-10 12:22:17.850 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 12:22:17.853 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-10 12:22:17.858 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-10 12:22:17.884 | Requirement already satisfied: zstd===1.5.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (1.5.2.5) 2022-08-10 12:22:17.887 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-10 12:22:17.889 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 12:22:17.893 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-10 12:22:17.919 | Requirement already satisfied: google-api-core===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (2.8.2) 2022-08-10 12:22:17.932 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-10 12:22:17.935 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-10 12:22:17.961 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 12:22:18.019 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 12:22:18.025 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-10 12:22:18.027 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 12:22:18.034 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 12:22:18.038 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 12:22:18.043 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-10 12:22:18.057 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-10 12:22:18.061 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-10 12:22:18.064 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-10 12:22:18.108 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-10 12:22:18.114 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-10 12:22:18.123 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 12:22:18.127 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-10 12:22:18.142 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 12:22:18.145 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-08-10 12:22:18.156 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.10.1) 2022-08-10 12:22:18.168 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-10 12:22:18.180 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 12:22:18.185 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 12:22:18.188 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 12:22:18.190 | Requirement already satisfied: pyudev===0.23.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (0.23.2) 2022-08-10 12:22:18.194 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-10 12:22:18.196 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-08-10 12:22:18.201 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-08-10 12:22:18.207 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (2.8.5) 2022-08-10 12:22:18.243 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-10 12:22:18.245 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-10 12:22:18.250 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 12:22:18.254 | Requirement already satisfied: googleapis-common-protos===1.56.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.56.4) 2022-08-10 12:22:18.259 | Requirement already satisfied: protobuf===4.21.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.4) 2022-08-10 12:22:18.262 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-10 12:22:18.272 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-10 12:22:18.275 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-10 12:22:18.277 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-10 12:22:18.324 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-10 12:22:18.326 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-10 12:22:18.330 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-10 12:22:19.194 | Installing collected packages: cinder 2022-08-10 12:22:19.194 | Attempting uninstall: cinder 2022-08-10 12:22:19.195 | Found existing installation: cinder 20.1.0.dev369 2022-08-10 12:22:19.199 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-08-10 12:22:19.200 | Running setup.py develop for cinder 2022-08-10 12:22:21.757 | Successfully installed cinder 2022-08-10 12:22:21.878 | + inc/python:pip_install:196 : result=0 2022-08-10 12:22:21.881 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:22:21.884 | + functions-common:time_stop:2440 : local name 2022-08-10 12:22:21.886 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:22:21.888 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:22:21.891 | + functions-common:time_stop:2443 : local total 2022-08-10 12:22:21.893 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:22:21.895 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:22:21.898 | + functions-common:time_stop:2447 : start_time=1660134130992 2022-08-10 12:22:21.900 | + functions-common:time_stop:2449 : [[ -z 1660134130992 ]] 2022-08-10 12:22:21.903 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:22:21.907 | + functions-common:time_stop:2452 : end_time=1660134141905 2022-08-10 12:22:21.910 | + functions-common:time_stop:2453 : elapsed_time=10913 2022-08-10 12:22:21.912 | + functions-common:time_stop:2454 : total=85412 2022-08-10 12:22:21.915 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:22:21.917 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=96325 2022-08-10 12:22:21.919 | + inc/python:pip_install:199 : return 0 2022-08-10 12:22:21.922 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-10 12:22:21.924 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-10 12:22:21.927 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-10 12:22:21.950 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-10 12:22:21.963 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-08-10 12:22:21.965 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-08-10 12:22:21.968 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:22:21.970 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:22:21.973 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-08-10 12:22:21.976 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:22:21.978 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-08-10 12:22:21.981 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-08-10 12:22:21.983 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-08-10 12:22:21.986 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:22:21.988 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:22:21.991 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-08-10 12:22:22.005 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-08-10 12:22:22.007 | + functions-common:install_package:1464 : update_package_repo 2022-08-10 12:22:22.010 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-10 12:22:22.012 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-10 12:22:22.015 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-10 12:22:22.017 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-10 12:22:22.020 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-10 12:22:22.023 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:22:22.025 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:22:22.028 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-10 12:22:22.031 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-10 12:22:22.033 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-10 12:22:22.036 | + functions-common:apt_get_update:1191 : return 2022-08-10 12:22:22.039 | + functions-common:install_package:1465 : real_install_package targetcli-fb 2022-08-10 12:22:22.041 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-10 12:22:22.044 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:22:22.047 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:22:22.049 | + functions-common:real_install_package:1451 : apt_get install targetcli-fb 2022-08-10 12:22:22.074 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-08-10 12:22:22.185 | Reading package lists... 2022-08-10 12:22:22.459 | Building dependency tree... 2022-08-10 12:22:22.460 | Reading state information... 2022-08-10 12:22:22.755 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-08-10 12:22:22.755 | The following packages were automatically installed and are no longer required: 2022-08-10 12:22:22.756 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-10 12:22:22.756 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-10 12:22:22.756 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-10 12:22:22.756 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-10 12:22:22.756 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-10 12:22:22.756 | python3-zope.interface 2022-08-10 12:22:22.756 | Use 'sudo apt autoremove' to remove them. 2022-08-10 12:22:22.880 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-10 12:22:22.885 | + functions-common:apt_get:1235 : result=0 2022-08-10 12:22:22.887 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-10 12:22:22.890 | + functions-common:time_stop:2440 : local name 2022-08-10 12:22:22.893 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:22:22.895 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:22:22.898 | + functions-common:time_stop:2443 : local total 2022-08-10 12:22:22.901 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:22:22.903 | + functions-common:time_stop:2446 : name=apt-get 2022-08-10 12:22:22.906 | + functions-common:time_stop:2447 : start_time=1660134142071 2022-08-10 12:22:22.909 | + functions-common:time_stop:2449 : [[ -z 1660134142071 ]] 2022-08-10 12:22:22.912 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:22:22.917 | + functions-common:time_stop:2452 : end_time=1660134142914 2022-08-10 12:22:22.919 | + functions-common:time_stop:2453 : elapsed_time=843 2022-08-10 12:22:22.922 | + functions-common:time_stop:2454 : total=6053 2022-08-10 12:22:22.925 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:22:22.927 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6896 2022-08-10 12:22:22.930 | + functions-common:apt_get:1239 : return 0 2022-08-10 12:22:22.932 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-10 12:22:22.935 | + ./stack.sh:main:921 : configure_cinder 2022-08-10 12:22:22.937 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-08-10 12:22:22.952 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-08-10 12:22:22.956 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-08-10 12:22:22.959 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-08-10 12:22:22.961 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-08-10 12:22:22.964 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-08-10 12:22:22.965 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-08-10 12:22:22.969 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-08-10 12:22:22.971 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-08-10 12:22:22.974 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-08-10 12:22:22.976 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-08-10 12:22:22.978 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-08-10 12:22:22.980 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-08-10 12:22:22.983 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-08-10 12:22:22.985 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-08-10 12:22:22.997 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-08-10 12:22:23.010 | + 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-08-10 12:22:23.023 | + 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-08-10 12:22:23.035 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-08-10 12:22:23.048 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-08-10 12:22:23.051 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-08-10 12:22:23.055 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.QLtpowSKSp 2022-08-10 12:22:23.058 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-08-10 12:22:23.060 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-08-10 12:22:23.062 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-08-10 12:22:23.065 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.QLtpowSKSp 2022-08-10 12:22:23.069 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.QLtpowSKSp 2022-08-10 12:22:23.081 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.QLtpowSKSp /etc/sudoers.d/cinder-rootwrap 2022-08-10 12:22:23.095 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-08-10 12:22:23.099 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-08-10 12:22:23.102 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-08-10 12:22:23.104 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-08-10 12:22:23.106 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-08-10 12:22:23.109 | + 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-08-10 12:22:23.111 | + 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-08-10 12:22:23.113 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-08-10 12:22:23.116 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-08-10 12:22:23.120 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-08-10 12:22:23.126 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-08-10 12:22:23.146 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-08-10 12:22:23.166 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-08-10 12:22:23.187 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-08-10 12:22:23.207 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-08-10 12:22:23.227 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-08-10 12:22:23.247 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-08-10 12:22:23.266 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-08-10 12:22:23.287 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-08-10 12:22:23.289 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-08-10 12:22:23.292 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-08-10 12:22:23.294 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-10 12:22:23.297 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-08-10 12:22:23.330 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-08-10 12:22:23.359 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.36/identity 2022-08-10 12:22:23.388 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-08-10 12:22:23.419 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-08-10 12:22:23.449 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-08-10 12:22:23.478 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-08-10 12:22:23.508 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-08-10 12:22:23.544 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-10 12:22:23.582 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-08-10 12:22:23.612 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-08-10 12:22:23.647 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-08-10 12:22:23.679 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-08-10 12:22:23.681 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-08-10 12:22:23.684 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-08-10 12:22:23.687 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-08-10 12:22:23.689 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-10 12:22:23.692 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-10 12:22:23.694 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-10 12:22:23.711 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:22:23.714 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-10 12:22:23.716 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-08-10 12:22:23.719 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-08-10 12:22:23.752 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-08-10 12:22:23.782 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-08-10 12:22:23.811 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-08-10 12:22:23.841 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-08-10 12:22:23.873 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-08-10 12:22:23.903 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-08-10 12:22:23.939 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-08-10 12:22:23.942 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.36 2022-08-10 12:22:23.972 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-08-10 12:22:24.007 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-08-10 12:22:24.014 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 8652e3abf670432e79ba91e3df7cdc58 2022-08-10 12:22:24.046 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-08-10 12:22:24.048 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-08-10 12:22:24.084 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-08-10 12:22:24.115 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-08-10 12:22:24.145 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-08-10 12:22:24.177 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-08-10 12:22:24.195 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:22:24.198 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-08-10 12:22:24.218 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:22:24.221 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-08-10 12:22:24.240 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:22:24.242 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-08-10 12:22:24.260 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:22:24.262 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-08-10 12:22:24.265 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-08-10 12:22:24.267 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-08-10 12:22:24.269 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-08-10 12:22:24.272 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-10 12:22:24.274 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-10 12:22:24.277 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-10 12:22:24.295 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:22:24.298 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-10 12:22:24.301 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-10 12:22:24.303 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-10 12:22:24.320 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:22:24.322 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-08-10 12:22:24.326 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-08-10 12:22:24.355 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-10 12:22:24.357 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-10 12:22:24.360 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-08-10 12:22:24.362 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-08-10 12:22:24.365 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-08-10 12:22:24.368 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-10 12:22:24.386 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-10 12:22:24.389 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-10 12:22:24.391 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-10 12:22:24.394 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-10 12:22:24.396 | + 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-08-10 12:22:24.427 | + 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-08-10 12:22:24.456 | + 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-08-10 12:22:24.486 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-10 12:22:24.516 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-08-10 12:22:24.534 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:22:24.536 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-08-10 12:22:24.539 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-08-10 12:22:24.542 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-08-10 12:22:24.544 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-08-10 12:22:24.547 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-10 12:22:24.549 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-10 12:22:24.552 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-08-10 12:22:24.557 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-08-10 12:22:24.559 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-10 12:22:24.562 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-10 12:22:24.575 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-10 12:22:24.575 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-10 12:22:24.584 | d /var/run/uwsgi 0755 ubuntu root 2022-08-10 12:22:24.588 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-10 12:22:24.604 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-08-10 12:22:24.607 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-08-10 12:22:24.611 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-08-10 12:22:24.642 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-08-10 12:22:24.671 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-08-10 12:22:24.700 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-08-10 12:22:24.729 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-08-10 12:22:24.760 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-10 12:22:24.789 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-08-10 12:22:24.818 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-08-10 12:22:24.847 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-08-10 12:22:24.876 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-10 12:22:24.904 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-08-10 12:22:24.932 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-10 12:22:24.966 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-08-10 12:22:25.001 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-10 12:22:25.004 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-10 12:22:25.007 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-08-10 12:22:25.009 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-08-10 12:22:25.012 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-10 12:22:25.014 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:22:25.017 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:22:25.020 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-08-10 12:22:25.023 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-08-10 12:22:25.026 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-08-10 12:22:25.054 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-08-10 12:22:25.085 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-08-10 12:22:25.085 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-08-10 12:22:25.094 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-08-10 12:22:25.098 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-08-10 12:22:25.101 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-08-10 12:22:25.103 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-10 12:22:25.106 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-10 12:22:25.108 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-10 12:22:25.111 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:22:25.113 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:22:25.116 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-10 12:22:25.119 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-10 12:22:25.122 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:22:25.125 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:22:25.128 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-08-10 12:22:25.190 | Enabling site cinder-wsgi. 2022-08-10 12:22:25.196 | To activate the new configuration, you need to run: 2022-08-10 12:22:25.196 | systemctl reload apache2 2022-08-10 12:22:25.201 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-10 12:22:25.203 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-10 12:22:25.206 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 12:22:25.208 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-10 12:22:25.351 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-08-10 12:22:25.354 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-08-10 12:22:25.390 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.36/image 2022-08-10 12:22:25.423 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-08-10 12:22:25.440 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:22:25.443 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-08-10 12:22:25.445 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-08-10 12:22:25.448 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-10 12:22:25.450 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-08-10 12:22:25.453 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-08-10 12:22:25.485 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-08-10 12:22:25.515 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.36/identity 2022-08-10 12:22:25.544 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-08-10 12:22:25.574 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-08-10 12:22:25.603 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-08-10 12:22:25.633 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-08-10 12:22:25.665 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-08-10 12:22:25.695 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-08-10 12:22:25.724 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-08-10 12:22:25.756 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-08-10 12:22:25.785 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-08-10 12:22:25.815 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-08-10 12:22:25.817 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-08-10 12:22:25.835 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:22:25.837 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.36:2379 2022-08-10 12:22:25.870 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-08-10 12:22:25.873 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-08-10 12:22:25.876 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-08-10 12:22:25.894 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:22:25.897 | + ./stack.sh:main:926 : stack_install_service neutron 2022-08-10 12:22:25.899 | + lib/stack:stack_install_service:20 : local service=neutron 2022-08-10 12:22:25.902 | + lib/stack:stack_install_service:21 : type install_neutron 2022-08-10 12:22:25.904 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-10 12:22:25.907 | + lib/stack:stack_install_service:32 : install_neutron 2022-08-10 12:22:25.909 | + lib/neutron:install_neutron:703 : is_neutron_legacy_enabled 2022-08-10 12:22:25.913 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 12:22:25.914 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-10 12:22:25.920 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 12:22:25.922 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-10 12:22:25.925 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-10 12:22:25.928 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-10 12:22:25.930 | + lib/neutron:install_neutron:705 : install_mutnauq 2022-08-10 12:22:25.933 | + lib/neutron-legacy:install_mutnauq:472 : use_library_from_git neutron-lib 2022-08-10 12:22:25.936 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-08-10 12:22:25.938 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:22:25.941 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:22:25.943 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-08-10 12:22:25.946 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:22:25.948 | + lib/neutron-legacy:install_mutnauq:477 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-08-10 12:22:25.951 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-08-10 12:22:25.953 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-08-10 12:22:25.956 | + functions-common:git_clone:599 : local git_ref=master 2022-08-10 12:22:25.958 | + functions-common:git_clone:600 : local orig_dir 2022-08-10 12:22:25.961 | ++ functions-common:git_clone:601 : pwd 2022-08-10 12:22:25.964 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-10 12:22:25.966 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-10 12:22:25.969 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-10 12:22:25.987 | + functions-common:git_clone:604 : RECLONE=False 2022-08-10 12:22:25.990 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-10 12:22:25.993 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-10 12:22:25.996 | + functions-common:git_clone:618 : echo master 2022-08-10 12:22:25.996 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-10 12:22:26.003 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-08-10 12:22:26.005 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-10 12:22:26.007 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-08-10 12:22:26.023 | + functions-common:git_clone:678 : cd /opt/stack/neutron 2022-08-10 12:22:26.026 | + functions-common:git_clone:679 : git show --oneline 2022-08-10 12:22:26.026 | + functions-common:git_clone:679 : head -1 2022-08-10 12:22:26.031 | 4ead75733a Merge "Clean up db residual record from dvr port" 2022-08-10 12:22:26.034 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-10 12:22:26.037 | + lib/neutron-legacy:install_mutnauq:478 : setup_develop /opt/stack/neutron 2022-08-10 12:22:26.039 | + inc/python:setup_develop:334 : local bindep 2022-08-10 12:22:26.042 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-10 12:22:26.044 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-08-10 12:22:26.047 | + inc/python:setup_develop:340 : local extras= 2022-08-10 12:22:26.049 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-08-10 12:22:26.052 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-10 12:22:26.055 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-10 12:22:26.057 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-08-10 12:22:26.060 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-10 12:22:26.062 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-10 12:22:26.066 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-08-10 12:22:26.069 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-10 12:22:26.072 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-08-10 12:22:26.074 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-10 12:22:26.077 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-10 12:22:26.080 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-08-10 12:22:26.087 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-08-10 12:22:26.090 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-08-10 12:22:26.710 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-08-10 12:22:26.714 | + inc/python:setup_package:414 : local bindep=0 2022-08-10 12:22:26.717 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-10 12:22:26.720 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-10 12:22:26.724 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-10 12:22:26.727 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-08-10 12:22:26.730 | + inc/python:setup_package:423 : local flags=-e 2022-08-10 12:22:26.734 | + inc/python:setup_package:424 : local extras= 2022-08-10 12:22:26.737 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-10 12:22:26.740 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-10 12:22:26.742 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-10 12:22:26.745 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-10 12:22:26.747 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-10 12:22:26.751 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-08-10 12:22:26.775 | Using python 3.8 to install /opt/stack/neutron 2022-08-10 12:22:26.777 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-08-10 12:22:28.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:22:28.853 | from cryptography.utils import int_from_bytes 2022-08-10 12:22:28.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:22:28.853 | from cryptography.utils import int_from_bytes 2022-08-10 12:22:29.908 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:22:29.908 | Obtaining file:///opt/stack/neutron 2022-08-10 12:22:32.228 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-10 12:22:32.241 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-10 12:22:32.244 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-10 12:22:32.254 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-10 12:22:32.262 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-10 12:22:32.273 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-10 12:22:32.416 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-10 12:22:32.430 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-10 12:22:32.443 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 12:22:32.449 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 12:22:32.452 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-10 12:22:32.460 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-10 12:22:32.463 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-10 12:22:32.468 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-10 12:22:32.478 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-10 12:22:32.515 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-10 12:22:32.542 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 12:22:32.599 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-10 12:22:32.649 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 12:22:32.654 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 12:22:32.657 | Requirement already satisfied: neutron-lib===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (3.0.0) 2022-08-10 12:22:32.693 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-10 12:22:32.718 | Requirement already satisfied: os-ken===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (2.4.0) 2022-08-10 12:22:32.734 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-08-10 12:22:32.738 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 12:22:32.742 | Requirement already satisfied: os-traits===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.8.0) 2022-08-10 12:22:32.746 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.8.0) 2022-08-10 12:22:32.769 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-10 12:22:32.805 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-10 12:22:32.815 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 12:22:32.854 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-10 12:22:32.860 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-10 12:22:32.906 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 12:22:32.910 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-10 12:22:32.948 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-10 12:22:33.001 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-10 12:22:33.011 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-10 12:22:33.032 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-10 12:22:33.053 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-10 12:22:33.068 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-10 12:22:33.083 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-10 12:22:33.086 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 12:22:33.094 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-10 12:22:33.116 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-10 12:22:33.126 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 12:22:33.140 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.0) 2022-08-10 12:22:33.158 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-10 12:22:33.197 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.17.1.post1) 2022-08-10 12:22:33.202 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.0.0) 2022-08-10 12:22:33.210 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 12:22:33.215 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 12:22:33.218 | Requirement already satisfied: pecan===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (1.4.2) 2022-08-10 12:22:33.226 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 12:22:33.238 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-10 12:22:33.243 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-10 12:22:33.261 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-10 12:22:33.273 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-10 12:22:33.283 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-10 12:22:33.285 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 12:22:33.291 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-08-10 12:22:33.297 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-10 12:22:33.302 | Requirement already satisfied: python-designateclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (5.0.0) 2022-08-10 12:22:33.320 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 12:22:33.340 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-08-10 12:22:33.364 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-10 12:22:33.379 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 12:22:33.413 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-10 12:22:33.420 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 12:22:33.433 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-10 12:22:33.436 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 12:22:33.440 | Requirement already satisfied: setproctitle===1.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.3.1) 2022-08-10 12:22:33.445 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-10 12:22:33.448 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 12:22:33.450 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-08-10 12:22:33.454 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-10 12:22:33.464 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-10 12:22:33.466 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-10 12:22:33.469 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 12:22:33.473 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-10 12:22:33.487 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-10 12:22:33.496 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-10 12:22:33.502 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-10 12:22:33.512 | Requirement already satisfied: tooz===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.0.0) 2022-08-10 12:22:33.574 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 12:22:33.607 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-10 12:22:33.611 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-10 12:22:33.616 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 12:22:33.619 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-10 12:22:33.624 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-10 12:22:33.650 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-10 12:22:33.652 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-10 12:22:33.663 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-10 12:22:33.690 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 12:22:33.693 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 12:22:33.695 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-10 12:22:33.698 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-10 12:22:33.701 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-10 12:22:33.706 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-10 12:22:33.743 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 12:22:33.748 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-10 12:22:33.769 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 12:22:33.773 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-10 12:22:33.776 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-10 12:22:33.778 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-10 12:22:33.823 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-10 12:22:33.827 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-10 12:22:33.835 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 12:22:33.839 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-10 12:22:33.850 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (0.3.5) 2022-08-10 12:22:33.853 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-10 12:22:33.866 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.10.1) 2022-08-10 12:22:33.879 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-10 12:22:33.917 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (2.1.0) 2022-08-10 12:22:33.921 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 12:22:33.926 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 12:22:33.928 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 12:22:33.931 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-10 12:22:33.933 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-10 12:22:33.936 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-10 12:22:33.939 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-10 12:22:33.941 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 12:22:33.944 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-10 12:22:33.947 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-10 12:22:33.994 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 12:22:34.052 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-10 12:22:34.056 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-10 12:22:35.053 | Installing collected packages: neutron 2022-08-10 12:22:35.053 | Attempting uninstall: neutron 2022-08-10 12:22:35.053 | Found existing installation: neutron 20.1.0.dev472 2022-08-10 12:22:35.065 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-08-10 12:22:35.066 | Running setup.py develop for neutron 2022-08-10 12:22:37.790 | Successfully installed neutron 2022-08-10 12:22:37.913 | + inc/python:pip_install:196 : result=0 2022-08-10 12:22:37.916 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:22:37.920 | + functions-common:time_stop:2440 : local name 2022-08-10 12:22:37.923 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:22:37.926 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:22:37.928 | + functions-common:time_stop:2443 : local total 2022-08-10 12:22:37.931 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:22:37.933 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:22:37.936 | + functions-common:time_stop:2447 : start_time=1660134146768 2022-08-10 12:22:37.938 | + functions-common:time_stop:2449 : [[ -z 1660134146768 ]] 2022-08-10 12:22:37.941 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:22:37.945 | + functions-common:time_stop:2452 : end_time=1660134157943 2022-08-10 12:22:37.948 | + functions-common:time_stop:2453 : elapsed_time=11175 2022-08-10 12:22:37.950 | + functions-common:time_stop:2454 : total=96325 2022-08-10 12:22:37.952 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:22:37.956 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=107500 2022-08-10 12:22:37.958 | + inc/python:pip_install:199 : return 0 2022-08-10 12:22:37.962 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-10 12:22:37.965 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-10 12:22:37.967 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-10 12:22:37.989 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-10 12:22:38.001 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-08-10 12:22:38.004 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-08-10 12:22:38.007 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:22:38.009 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:22:38.012 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-08-10 12:22:38.014 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:22:38.017 | + lib/neutron-legacy:install_mutnauq:480 : [[ openvswitch == \o\v\n ]] 2022-08-10 12:22:38.020 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-10 12:22:38.022 | + ./stack.sh:main:929 : is_service_enabled nova 2022-08-10 12:22:38.043 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:22:38.047 | + ./stack.sh:main:931 : stack_install_service nova 2022-08-10 12:22:38.051 | + lib/stack:stack_install_service:20 : local service=nova 2022-08-10 12:22:38.054 | + lib/stack:stack_install_service:21 : type install_nova 2022-08-10 12:22:38.058 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-10 12:22:38.062 | + lib/stack:stack_install_service:32 : install_nova 2022-08-10 12:22:38.065 | + lib/nova:install_nova:889 : use_library_from_git os-vif 2022-08-10 12:22:38.068 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-08-10 12:22:38.070 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:22:38.073 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:22:38.075 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-08-10 12:22:38.078 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:22:38.080 | + lib/nova:install_nova:894 : is_service_enabled n-cpu 2022-08-10 12:22:38.097 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:22:38.100 | + lib/nova:install_nova:898 : is_service_enabled n-novnc 2022-08-10 12:22:38.118 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:22:38.121 | + lib/nova:install_nova:910 : is_service_enabled n-spice 2022-08-10 12:22:38.140 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:22:38.144 | + lib/nova:install_nova:922 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-08-10 12:22:38.146 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-08-10 12:22:38.149 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-08-10 12:22:38.151 | + functions-common:git_clone:599 : local git_ref=master 2022-08-10 12:22:38.154 | + functions-common:git_clone:600 : local orig_dir 2022-08-10 12:22:38.157 | ++ functions-common:git_clone:601 : pwd 2022-08-10 12:22:38.160 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-10 12:22:38.163 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-10 12:22:38.166 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-10 12:22:38.186 | + functions-common:git_clone:604 : RECLONE=False 2022-08-10 12:22:38.189 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-10 12:22:38.191 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-10 12:22:38.194 | + functions-common:git_clone:618 : echo master 2022-08-10 12:22:38.194 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-10 12:22:38.199 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-08-10 12:22:38.202 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-10 12:22:38.204 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/nova 2022-08-10 12:22:38.217 | + functions-common:git_clone:678 : cd /opt/stack/nova 2022-08-10 12:22:38.220 | + functions-common:git_clone:679 : git show --oneline 2022-08-10 12:22:38.220 | + functions-common:git_clone:679 : head -1 2022-08-10 12:22:38.301 | 1220d53c2f Merge "Update libvirt enlightenments for Windows" 2022-08-10 12:22:38.308 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-10 12:22:38.311 | + lib/nova:install_nova:923 : setup_develop /opt/stack/nova 2022-08-10 12:22:38.315 | + inc/python:setup_develop:334 : local bindep 2022-08-10 12:22:38.319 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-08-10 12:22:38.321 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-08-10 12:22:38.324 | + inc/python:setup_develop:340 : local extras= 2022-08-10 12:22:38.327 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-08-10 12:22:38.330 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-10 12:22:38.333 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-08-10 12:22:38.335 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-08-10 12:22:38.338 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-10 12:22:38.341 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-10 12:22:38.344 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-08-10 12:22:38.347 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-10 12:22:38.350 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-08-10 12:22:38.352 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-10 12:22:38.355 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-10 12:22:38.358 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-08-10 12:22:38.365 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-08-10 12:22:38.368 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-08-10 12:22:39.002 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-08-10 12:22:39.006 | + inc/python:setup_package:414 : local bindep=0 2022-08-10 12:22:39.010 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-10 12:22:39.014 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-10 12:22:39.017 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-08-10 12:22:39.021 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-08-10 12:22:39.025 | + inc/python:setup_package:423 : local flags=-e 2022-08-10 12:22:39.029 | + inc/python:setup_package:424 : local extras= 2022-08-10 12:22:39.033 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-10 12:22:39.036 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-10 12:22:39.039 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-10 12:22:39.042 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-10 12:22:39.046 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-10 12:22:39.048 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-08-10 12:22:39.078 | Using python 3.8 to install /opt/stack/nova 2022-08-10 12:22:39.081 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-08-10 12:22:41.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:22:41.158 | from cryptography.utils import int_from_bytes 2022-08-10 12:22:41.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:22:41.158 | from cryptography.utils import int_from_bytes 2022-08-10 12:22:42.214 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:22:42.214 | Obtaining file:///opt/stack/nova 2022-08-10 12:22:45.625 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-10 12:22:45.631 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-10 12:22:45.634 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-10 12:22:45.643 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-10 12:22:45.651 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 12:22:45.654 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-10 12:22:45.665 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-10 12:22:45.809 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-10 12:22:45.822 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-10 12:22:45.836 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (4.0.0) 2022-08-10 12:22:45.854 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-10 12:22:45.893 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2022-08-10 12:22:45.906 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 12:22:45.909 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-10 12:22:45.917 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-10 12:22:45.920 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-10 12:22:45.925 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-10 12:22:45.961 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-10 12:22:45.987 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 12:22:45.990 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-10 12:22:46.029 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 12:22:46.086 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-10 12:22:46.138 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-08-10 12:22:46.147 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.0.1) 2022-08-10 12:22:46.152 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 12:22:46.156 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 12:22:46.159 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-10 12:22:46.184 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (6.0.0) 2022-08-10 12:22:46.207 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-08-10 12:22:46.211 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 12:22:46.215 | Requirement already satisfied: os-traits===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.8.0) 2022-08-10 12:22:46.220 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.8.0) 2022-08-10 12:22:46.242 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-10 12:22:46.260 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-10 12:22:46.296 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-10 12:22:46.306 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 12:22:46.344 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-10 12:22:46.350 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-10 12:22:46.396 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 12:22:46.400 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.0.0) 2022-08-10 12:22:46.411 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-10 12:22:46.448 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-10 12:22:46.502 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-10 12:22:46.512 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-10 12:22:46.531 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-10 12:22:46.545 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-10 12:22:46.559 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-10 12:22:46.571 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-10 12:22:46.573 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 12:22:46.582 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-10 12:22:46.604 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-10 12:22:46.614 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 12:22:46.628 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.0) 2022-08-10 12:22:46.647 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.0.0) 2022-08-10 12:22:46.684 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 12:22:46.689 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.11.0) 2022-08-10 12:22:46.722 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 12:22:46.725 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 12:22:46.736 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-10 12:22:46.742 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-10 12:22:46.760 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-10 12:22:46.770 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-10 12:22:46.773 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 12:22:46.778 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-08-10 12:22:46.785 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-10 12:22:46.789 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-10 12:22:46.804 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-10 12:22:46.818 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-10 12:22:46.823 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-08-10 12:22:46.839 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 12:22:46.860 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-08-10 12:22:46.885 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 12:22:46.889 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-10 12:22:46.898 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 12:22:46.911 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-10 12:22:46.914 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-08-10 12:22:46.918 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 12:22:46.922 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-10 12:22:46.925 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 12:22:46.928 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-10 12:22:46.939 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-10 12:22:46.942 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-10 12:22:46.944 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 12:22:46.948 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-10 12:22:46.962 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-10 12:22:46.971 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-10 12:22:46.976 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-10 12:22:46.986 | Requirement already satisfied: tooz===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.0.0) 2022-08-10 12:22:47.044 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 12:22:47.077 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-10 12:22:47.081 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-08-10 12:22:47.087 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-10 12:22:47.092 | Requirement already satisfied: websockify===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.10.0) 2022-08-10 12:22:47.096 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 12:22:47.099 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-10 12:22:47.104 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-10 12:22:47.133 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-10 12:22:47.137 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-10 12:22:47.147 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 12:22:47.151 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-10 12:22:47.177 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 12:22:47.233 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-10 12:22:47.236 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-10 12:22:47.240 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-10 12:22:47.261 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-10 12:22:47.265 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 12:22:47.270 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 12:22:47.277 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-10 12:22:47.280 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-10 12:22:47.285 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-10 12:22:47.330 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-10 12:22:47.333 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-10 12:22:47.340 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 12:22:47.343 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-10 12:22:47.355 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.17.1.post1) 2022-08-10 12:22:47.360 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-08-10 12:22:47.371 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.10.1) 2022-08-10 12:22:47.384 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-10 12:22:47.396 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-10 12:22:47.410 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (2.1.0) 2022-08-10 12:22:47.414 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 12:22:47.419 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 12:22:47.422 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 12:22:47.425 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-10 12:22:47.427 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-10 12:22:47.429 | Requirement already satisfied: numpy===1.23.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 274)) (1.23.1) 2022-08-10 12:22:47.432 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 12:22:47.435 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-10 12:22:47.438 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-10 12:22:47.441 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-08-10 12:22:47.444 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-10 12:22:47.446 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-10 12:22:47.494 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-10 12:22:48.487 | Installing collected packages: nova 2022-08-10 12:22:48.487 | Attempting uninstall: nova 2022-08-10 12:22:48.488 | Found existing installation: nova 25.1.0.dev198 2022-08-10 12:22:48.493 | Can't uninstall 'nova'. No files were found to uninstall. 2022-08-10 12:22:48.494 | Running setup.py develop for nova 2022-08-10 12:22:52.232 | Successfully installed nova 2022-08-10 12:22:52.356 | + inc/python:pip_install:196 : result=0 2022-08-10 12:22:52.359 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:22:52.362 | + functions-common:time_stop:2440 : local name 2022-08-10 12:22:52.365 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:22:52.367 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:22:52.370 | + functions-common:time_stop:2443 : local total 2022-08-10 12:22:52.373 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:22:52.376 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:22:52.378 | + functions-common:time_stop:2447 : start_time=1660134159067 2022-08-10 12:22:52.380 | + functions-common:time_stop:2449 : [[ -z 1660134159067 ]] 2022-08-10 12:22:52.383 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:22:52.387 | + functions-common:time_stop:2452 : end_time=1660134172385 2022-08-10 12:22:52.390 | + functions-common:time_stop:2453 : elapsed_time=13318 2022-08-10 12:22:52.392 | + functions-common:time_stop:2454 : total=107500 2022-08-10 12:22:52.394 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:22:52.396 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=120818 2022-08-10 12:22:52.399 | + inc/python:pip_install:199 : return 0 2022-08-10 12:22:52.401 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-10 12:22:52.404 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-10 12:22:52.406 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-10 12:22:52.429 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-10 12:22:52.443 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-08-10 12:22:52.446 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-08-10 12:22:52.449 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:22:52.452 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:22:52.454 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-08-10 12:22:52.457 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:22:52.460 | + lib/nova:install_nova:924 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-08-10 12:22:52.476 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-10 12:22:52.479 | + ./stack.sh:main:932 : configure_nova 2022-08-10 12:22:52.482 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-08-10 12:22:52.501 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-08-10 12:22:52.504 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-08-10 12:22:52.507 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-08-10 12:22:52.511 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-08-10 12:22:52.511 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-08-10 12:22:52.516 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-08-10 12:22:52.518 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-08-10 12:22:52.521 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-08-10 12:22:52.524 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-08-10 12:22:52.526 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-08-10 12:22:52.529 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-08-10 12:22:52.531 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-08-10 12:22:52.534 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-08-10 12:22:52.547 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-08-10 12:22:52.561 | + 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-08-10 12:22:52.576 | + 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-08-10 12:22:52.591 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-08-10 12:22:52.604 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-08-10 12:22:52.607 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-08-10 12:22:52.612 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.QqVJkPennW 2022-08-10 12:22:52.615 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-08-10 12:22:52.619 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-08-10 12:22:52.622 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-08-10 12:22:52.625 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-08-10 12:22:52.628 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-08-10 12:22:52.631 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.QqVJkPennW 2022-08-10 12:22:52.635 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.QqVJkPennW 2022-08-10 12:22:52.648 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.QqVJkPennW /etc/sudoers.d/nova-rootwrap 2022-08-10 12:22:52.661 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-08-10 12:22:52.667 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-08-10 12:22:52.670 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-08-10 12:22:52.673 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-08-10 12:22:52.675 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-08-10 12:22:52.678 | + 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-08-10 12:22:52.680 | + 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-08-10 12:22:52.683 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-08-10 12:22:52.686 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-08-10 12:22:52.691 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-08-10 12:22:52.708 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:22:52.710 | + lib/nova:configure_nova:334 : create_nova_conf 2022-08-10 12:22:52.713 | + lib/nova:create_nova_conf:408 : rm -f /opt/stack/nova/bin/nova.conf 2022-08-10 12:22:52.716 | + lib/nova:create_nova_conf:411 : rm -f /etc/nova/nova.conf 2022-08-10 12:22:52.720 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-08-10 12:22:52.751 | + lib/nova:create_nova_conf:413 : '[' True == True ']' 2022-08-10 12:22:52.754 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-08-10 12:22:52.781 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-08-10 12:22:52.815 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-08-10 12:22:52.844 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-08-10 12:22:52.879 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf scheduler workers 2 2022-08-10 12:22:52.914 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-08-10 12:22:52.947 | + lib/nova:create_nova_conf:421 : [[ 4 == 6 ]] 2022-08-10 12:22:52.951 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.36 2022-08-10 12:22:52.983 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-08-10 12:22:53.012 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-08-10 12:22:53.041 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-08-10 12:22:53.074 | + lib/nova:create_nova_conf:429 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-08-10 12:22:53.102 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-08-10 12:22:53.133 | + lib/nova:create_nova_conf:433 : is_fedora 2022-08-10 12:22:53.136 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-10 12:22:53.138 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-10 12:22:53.140 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-10 12:22:53.143 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-10 12:22:53.146 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-10 12:22:53.148 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-10 12:22:53.150 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-10 12:22:53.153 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-10 12:22:53.155 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-10 12:22:53.157 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-10 12:22:53.159 | + lib/nova:create_nova_conf:433 : is_suse 2022-08-10 12:22:53.163 | + functions-common:is_suse:537 : is_opensuse 2022-08-10 12:22:53.165 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-10 12:22:53.167 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-10 12:22:53.170 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-10 12:22:53.172 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-10 12:22:53.174 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-10 12:22:53.177 | + lib/nova:create_nova_conf:442 : is_service_enabled n-api n-cond n-sched 2022-08-10 12:22:53.195 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:22:53.198 | + lib/nova:create_nova_conf:446 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-10 12:22:53.201 | + lib/nova:create_nova_conf:449 : local db=nova_cell0 2022-08-10 12:22:53.203 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-08-10 12:22:53.239 | ++ lib/nova:create_nova_conf:455 : database_connection_url nova_cell0 2022-08-10 12:22:53.241 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-08-10 12:22:53.244 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-08-10 12:22:53.246 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-08-10 12:22:53.249 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-10 12:22:53.252 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-10 12:22:53.254 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-10 12:22:53.274 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:22:53.276 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-10 12:22:53.279 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-10 12:22:53.282 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-10 12:22:53.313 | ++ lib/nova:create_nova_conf:456 : database_connection_url nova_api 2022-08-10 12:22:53.316 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-08-10 12:22:53.318 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-08-10 12:22:53.321 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-08-10 12:22:53.323 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-10 12:22:53.325 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-10 12:22:53.328 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-10 12:22:53.344 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:22:53.346 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-10 12:22:53.348 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-08-10 12:22:53.351 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-08-10 12:22:53.384 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf cache enabled True 2022-08-10 12:22:53.415 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-08-10 12:22:53.445 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-08-10 12:22:53.475 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2022-08-10 12:22:53.491 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:22:53.493 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2022-08-10 12:22:53.513 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:22:53.516 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2022-08-10 12:22:53.517 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2022-08-10 12:22:53.522 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2022-08-10 12:22:53.525 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-08-10 12:22:53.553 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2022-08-10 12:22:53.570 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:22:53.572 | + lib/nova:create_nova_conf:478 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-08-10 12:22:53.575 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-08-10 12:22:53.577 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-10 12:22:53.579 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-10 12:22:53.582 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-08-10 12:22:53.616 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-08-10 12:22:53.644 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.36/identity 2022-08-10 12:22:53.673 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-08-10 12:22:53.701 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-08-10 12:22:53.733 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-08-10 12:22:53.767 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-08-10 12:22:53.795 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-08-10 12:22:53.825 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-10 12:22:53.857 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-08-10 12:22:53.887 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2022-08-10 12:22:53.904 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:22:53.906 | + lib/nova:create_nova_conf:482 : configure_cinder_access 2022-08-10 12:22:53.909 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-08-10 12:22:53.939 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder auth_type password 2022-08-10 12:22:53.968 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.36/identity 2022-08-10 12:22:54.003 | + lib/nova:configure_cinder_access:618 : iniset /etc/nova/nova.conf cinder username nova 2022-08-10 12:22:54.039 | + lib/nova:configure_cinder_access:619 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-08-10 12:22:54.075 | + lib/nova:configure_cinder_access:620 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-08-10 12:22:54.104 | + lib/nova:configure_cinder_access:621 : iniset /etc/nova/nova.conf cinder project_name service 2022-08-10 12:22:54.140 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-08-10 12:22:54.174 | + lib/nova:configure_cinder_access:623 : is_service_enabled tls-proxy 2022-08-10 12:22:54.191 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:22:54.193 | + lib/nova:create_nova_conf:485 : '[' -n /opt/stack/data/nova ']' 2022-08-10 12:22:54.196 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-08-10 12:22:54.224 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-08-10 12:22:54.257 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova/instances ']' 2022-08-10 12:22:54.260 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-08-10 12:22:54.288 | + lib/nova:create_nova_conf:492 : '[' False '!=' False ']' 2022-08-10 12:22:54.291 | + lib/nova:create_nova_conf:495 : '[' False '!=' False ']' 2022-08-10 12:22:54.294 | + lib/nova:create_nova_conf:501 : is_suse 2022-08-10 12:22:54.297 | + functions-common:is_suse:537 : is_opensuse 2022-08-10 12:22:54.300 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-10 12:22:54.302 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-10 12:22:54.304 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-10 12:22:54.308 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-10 12:22:54.311 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-10 12:22:54.313 | + lib/nova:create_nova_conf:501 : is_fedora 2022-08-10 12:22:54.315 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-10 12:22:54.318 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-10 12:22:54.320 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-10 12:22:54.322 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-10 12:22:54.325 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-10 12:22:54.327 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-10 12:22:54.329 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-10 12:22:54.332 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-10 12:22:54.334 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-10 12:22:54.336 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-10 12:22:54.339 | + lib/nova:create_nova_conf:506 : setup_logging /etc/nova/nova.conf 2022-08-10 12:22:54.341 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-08-10 12:22:54.343 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-08-10 12:22:54.346 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-10 12:22:54.366 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-10 12:22:54.368 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-10 12:22:54.372 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-10 12:22:54.374 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-10 12:22:54.377 | + 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-08-10 12:22:54.409 | + 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-08-10 12:22:54.444 | + 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-08-10 12:22:54.475 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-10 12:22:54.505 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-08-10 12:22:54.539 | + lib/nova:create_nova_conf:510 : is_service_enabled n-api 2022-08-10 12:22:54.559 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:22:54.562 | + lib/nova:create_nova_conf:511 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-08-10 12:22:54.565 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-08-10 12:22:54.568 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-08-10 12:22:54.570 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-08-10 12:22:54.573 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-10 12:22:54.575 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-10 12:22:54.578 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-08-10 12:22:54.583 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-08-10 12:22:54.586 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-10 12:22:54.589 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-10 12:22:54.602 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-10 12:22:54.602 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-10 12:22:54.610 | d /var/run/uwsgi 0755 ubuntu root 2022-08-10 12:22:54.615 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-10 12:22:54.631 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-08-10 12:22:54.634 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-08-10 12:22:54.638 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-08-10 12:22:54.675 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-08-10 12:22:54.704 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-08-10 12:22:54.736 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-08-10 12:22:54.769 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-08-10 12:22:54.807 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-10 12:22:54.841 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-08-10 12:22:54.870 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-08-10 12:22:54.898 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-08-10 12:22:54.928 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-10 12:22:54.959 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-08-10 12:22:54.987 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-10 12:22:55.019 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-08-10 12:22:55.047 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-10 12:22:55.049 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-10 12:22:55.052 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-08-10 12:22:55.055 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-08-10 12:22:55.057 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-10 12:22:55.060 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:22:55.062 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:22:55.065 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-10 12:22:55.067 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-10 12:22:55.070 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-08-10 12:22:55.107 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-08-10 12:22:55.138 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-08-10 12:22:55.138 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-10 12:22:55.149 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-08-10 12:22:55.153 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-08-10 12:22:55.156 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-08-10 12:22:55.159 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-10 12:22:55.162 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-10 12:22:55.165 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-10 12:22:55.168 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:22:55.171 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:22:55.174 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-10 12:22:55.176 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-10 12:22:55.179 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:22:55.181 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:22:55.184 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-08-10 12:22:55.249 | Enabling site nova-api-wsgi. 2022-08-10 12:22:55.258 | To activate the new configuration, you need to run: 2022-08-10 12:22:55.258 | systemctl reload apache2 2022-08-10 12:22:55.264 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-10 12:22:55.267 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-10 12:22:55.269 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 12:22:55.272 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-10 12:22:55.478 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api-meta 2022-08-10 12:22:55.501 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:22:55.503 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-08-10 12:22:55.506 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-08-10 12:22:55.508 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-08-10 12:22:55.511 | + lib/apache:write_uwsgi_config:256 : local url= 2022-08-10 12:22:55.513 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-08-10 12:22:55.515 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-10 12:22:55.518 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-08-10 12:22:55.523 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-08-10 12:22:55.525 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-10 12:22:55.527 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-10 12:22:55.541 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-10 12:22:55.541 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-10 12:22:55.550 | d /var/run/uwsgi 0755 ubuntu root 2022-08-10 12:22:55.553 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-10 12:22:55.570 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-08-10 12:22:55.572 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-08-10 12:22:55.576 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-08-10 12:22:55.609 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-08-10 12:22:55.643 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-08-10 12:22:55.671 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-08-10 12:22:55.699 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-08-10 12:22:55.728 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-10 12:22:55.763 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-08-10 12:22:55.793 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-08-10 12:22:55.822 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-08-10 12:22:55.850 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-10 12:22:55.882 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-08-10 12:22:55.911 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-10 12:22:55.940 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-08-10 12:22:55.970 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-08-10 12:22:55.972 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-08-10 12:22:56.000 | + lib/nova:create_nova_conf:518 : is_service_enabled ceilometer 2022-08-10 12:22:56.017 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:22:56.020 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-08-10 12:22:56.057 | ++ lib/nova:create_nova_conf:527 : get_notification_url 2022-08-10 12:22:56.060 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-08-10 12:22:56.063 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-08-10 12:22:56.084 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:22:56.088 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-08-10 12:22:56.091 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-08-10 12:22:56.124 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-08-10 12:22:56.159 | + lib/nova:create_nova_conf:529 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-08-10 12:22:56.161 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-10 12:22:56.163 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-08-10 12:22:56.166 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-10 12:22:56.169 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-10 12:22:56.171 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-10 12:22:56.190 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:22:56.193 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-10 12:22:56.196 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-10 12:22:56.198 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-10 12:22:56.215 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:22:56.217 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-08-10 12:22:56.220 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-08-10 12:22:56.255 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-10 12:22:56.258 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-10 12:22:56.261 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-08-10 12:22:56.292 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-08-10 12:22:56.325 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf conductor workers 2 2022-08-10 12:22:56.356 | + lib/nova:create_nova_conf:536 : is_service_enabled tls-proxy 2022-08-10 12:22:56.373 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:22:56.375 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-08-10 12:22:56.404 | + lib/nova:create_nova_conf:543 : '[' True == True ']' 2022-08-10 12:22:56.407 | + lib/nova:create_nova_conf:544 : init_nova_service_user_conf 2022-08-10 12:22:56.409 | + lib/nova:init_nova_service_user_conf:792 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-08-10 12:22:56.443 | + lib/nova:init_nova_service_user_conf:793 : iniset /etc/nova/nova.conf service_user auth_type password 2022-08-10 12:22:56.474 | + lib/nova:init_nova_service_user_conf:794 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.36/identity 2022-08-10 12:22:56.510 | + lib/nova:init_nova_service_user_conf:795 : iniset /etc/nova/nova.conf service_user username nova 2022-08-10 12:22:56.541 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-08-10 12:22:56.573 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-08-10 12:22:56.603 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user project_name service 2022-08-10 12:22:56.632 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-08-10 12:22:56.661 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-08-10 12:22:56.690 | + lib/nova:create_nova_conf:547 : is_service_enabled n-cond 2022-08-10 12:22:56.707 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:22:56.710 | ++ lib/nova:create_nova_conf:548 : seq 1 1 2022-08-10 12:22:56.714 | + lib/nova:create_nova_conf:548 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-10 12:22:56.717 | + lib/nova:create_nova_conf:549 : local conf 2022-08-10 12:22:56.719 | + lib/nova:create_nova_conf:550 : local vhost 2022-08-10 12:22:56.722 | ++ lib/nova:create_nova_conf:551 : conductor_conf 1 2022-08-10 12:22:56.725 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-10 12:22:56.727 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-10 12:22:56.730 | + lib/nova:create_nova_conf:551 : conf=/etc/nova/nova_cell1.conf 2022-08-10 12:22:56.733 | + lib/nova:create_nova_conf:552 : vhost=nova_cell1 2022-08-10 12:22:56.736 | + lib/nova:create_nova_conf:554 : rm -f /etc/nova/nova_cell1.conf 2022-08-10 12:22:56.742 | ++ lib/nova:create_nova_conf:555 : database_connection_url nova_cell1 2022-08-10 12:22:56.746 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-08-10 12:22:56.749 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-08-10 12:22:56.754 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-08-10 12:22:56.757 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-10 12:22:56.761 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-10 12:22:56.765 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-10 12:22:56.789 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:22:56.793 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-10 12:22:56.796 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-08-10 12:22:56.800 | + lib/nova:create_nova_conf:555 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-08-10 12:22:56.834 | + lib/nova:create_nova_conf:556 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-08-10 12:22:56.866 | + lib/nova:create_nova_conf:557 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-08-10 12:22:56.898 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-10 12:22:56.901 | + lib/nova:create_nova_conf:562 : rpc_backend_add_vhost nova_cell1 2022-08-10 12:22:56.904 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-08-10 12:22:56.906 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-08-10 12:22:56.924 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:22:56.928 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-08-10 12:22:56.928 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-08-10 12:22:57.668 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-08-10 12:22:57.670 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-08-10 12:22:57.673 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-10 12:22:57.676 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-08-10 12:22:57.678 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-10 12:22:57.680 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-08-10 12:22:57.683 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-10 12:22:57.702 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:22:57.705 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-08-10 12:22:57.708 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-08-10 12:22:57.710 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-10 12:22:57.726 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:22:57.728 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/nova_cell1 2022-08-10 12:22:57.731 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/nova_cell1 2022-08-10 12:22:57.762 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-10 12:22:57.765 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-10 12:22:57.767 | + lib/nova:create_nova_conf:567 : is_service_enabled placement placement-client 2022-08-10 12:22:57.784 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:22:57.787 | + lib/nova:create_nova_conf:568 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-08-10 12:22:57.789 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova_cell1.conf 2022-08-10 12:22:57.792 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-08-10 12:22:57.829 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.36/identity 2022-08-10 12:22:57.863 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-08-10 12:22:57.894 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-08-10 12:22:57.922 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-08-10 12:22:57.951 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-08-10 12:22:57.987 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-08-10 12:22:58.016 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-08-10 12:22:58.044 | + lib/nova:create_nova_conf:572 : setup_logging /etc/nova/nova_cell1.conf 2022-08-10 12:22:58.047 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-08-10 12:22:58.049 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-08-10 12:22:58.053 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-10 12:22:58.071 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-10 12:22:58.073 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-10 12:22:58.076 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-10 12:22:58.078 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-10 12:22:58.080 | + 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-08-10 12:22:58.115 | + 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-08-10 12:22:58.148 | + 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-08-10 12:22:58.184 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-10 12:22:58.213 | + lib/nova:create_nova_conf:579 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-10 12:22:58.217 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2022-08-10 12:22:58.222 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-10 12:22:58.225 | + lib/nova:create_nova_conf:583 : local conf 2022-08-10 12:22:58.227 | + lib/nova:create_nova_conf:584 : local offset 2022-08-10 12:22:58.231 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2022-08-10 12:22:58.233 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-10 12:22:58.236 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-10 12:22:58.239 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2022-08-10 12:22:58.241 | + lib/nova:create_nova_conf:586 : offset=0 2022-08-10 12:22:58.243 | + lib/nova:create_nova_conf:587 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-08-10 12:22:58.246 | + lib/nova:configure_console_proxies:694 : local conf=/etc/nova/nova_cell1.conf 2022-08-10 12:22:58.249 | + lib/nova:configure_console_proxies:695 : local offset=0 2022-08-10 12:22:58.253 | + lib/nova:configure_console_proxies:699 : offset=0 2022-08-10 12:22:58.257 | + lib/nova:configure_console_proxies:701 : is_service_enabled n-novnc 2022-08-10 12:22:58.276 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:22:58.280 | + lib/nova:configure_console_proxies:701 : '[' False '!=' False ']' 2022-08-10 12:22:58.282 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-spice 2022-08-10 12:22:58.299 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:22:58.301 | + lib/nova:configure_console_proxies:738 : is_service_enabled n-sproxy 2022-08-10 12:22:58.317 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:22:58.320 | + lib/nova:configure_nova:336 : is_service_enabled n-cpu 2022-08-10 12:22:58.339 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:22:58.342 | + ./stack.sh:main:935 : is_service_enabled placement 2022-08-10 12:22:58.360 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:22:58.362 | + ./stack.sh:main:937 : stack_install_service placement 2022-08-10 12:22:58.365 | + lib/stack:stack_install_service:20 : local service=placement 2022-08-10 12:22:58.368 | + lib/stack:stack_install_service:21 : type install_placement 2022-08-10 12:22:58.370 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-10 12:22:58.373 | + lib/stack:stack_install_service:32 : install_placement 2022-08-10 12:22:58.376 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-08-10 12:22:58.379 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-08-10 12:22:58.381 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:22:58.384 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:22:58.388 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-08-10 12:22:58.390 | + functions-common:install_package:1464 : update_package_repo 2022-08-10 12:22:58.394 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-10 12:22:58.396 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-10 12:22:58.399 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-10 12:22:58.401 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-10 12:22:58.404 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-10 12:22:58.407 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:22:58.410 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:22:58.413 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-10 12:22:58.417 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-10 12:22:58.421 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-10 12:22:58.425 | + functions-common:apt_get_update:1191 : return 2022-08-10 12:22:58.428 | + functions-common:install_package:1465 : real_install_package apache2 2022-08-10 12:22:58.431 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-10 12:22:58.435 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:22:58.438 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:22:58.442 | + functions-common:real_install_package:1451 : apt_get install apache2 2022-08-10 12:22:58.468 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-08-10 12:22:58.592 | Reading package lists... 2022-08-10 12:22:58.881 | Building dependency tree... 2022-08-10 12:22:58.882 | Reading state information... 2022-08-10 12:22:59.166 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-08-10 12:22:59.166 | The following packages were automatically installed and are no longer required: 2022-08-10 12:22:59.167 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-10 12:22:59.167 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-10 12:22:59.167 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-10 12:22:59.167 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-10 12:22:59.167 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-10 12:22:59.167 | python3-zope.interface 2022-08-10 12:22:59.167 | Use 'sudo apt autoremove' to remove them. 2022-08-10 12:22:59.303 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-10 12:22:59.308 | + functions-common:apt_get:1235 : result=0 2022-08-10 12:22:59.312 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-10 12:22:59.315 | + functions-common:time_stop:2440 : local name 2022-08-10 12:22:59.318 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:22:59.320 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:22:59.323 | + functions-common:time_stop:2443 : local total 2022-08-10 12:22:59.325 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:22:59.328 | + functions-common:time_stop:2446 : name=apt-get 2022-08-10 12:22:59.330 | + functions-common:time_stop:2447 : start_time=1660134178465 2022-08-10 12:22:59.333 | + functions-common:time_stop:2449 : [[ -z 1660134178465 ]] 2022-08-10 12:22:59.337 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:22:59.342 | + functions-common:time_stop:2452 : end_time=1660134179339 2022-08-10 12:22:59.346 | + functions-common:time_stop:2453 : elapsed_time=874 2022-08-10 12:22:59.349 | + functions-common:time_stop:2454 : total=6896 2022-08-10 12:22:59.351 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:22:59.353 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7770 2022-08-10 12:22:59.356 | + functions-common:apt_get:1239 : return 0 2022-08-10 12:22:59.359 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-08-10 12:22:59.362 | + functions-common:is_package_installed:1473 : [[ -z libapache2-mod-wsgi ]] 2022-08-10 12:22:59.364 | + functions-common:is_package_installed:1477 : [[ -z deb ]] 2022-08-10 12:22:59.367 | + functions-common:is_package_installed:1481 : [[ deb = \d\e\b ]] 2022-08-10 12:22:59.370 | + functions-common:is_package_installed:1482 : dpkg -s libapache2-mod-wsgi 2022-08-10 12:22:59.394 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-08-10 12:22:59.398 | + functions-common:install_package:1464 : update_package_repo 2022-08-10 12:22:59.401 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-10 12:22:59.406 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-10 12:22:59.409 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-10 12:22:59.412 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-10 12:22:59.415 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-10 12:22:59.420 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:22:59.422 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:22:59.426 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-10 12:22:59.429 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-10 12:22:59.431 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-10 12:22:59.434 | + functions-common:apt_get_update:1191 : return 2022-08-10 12:22:59.436 | + functions-common:install_package:1465 : real_install_package libapache2-mod-wsgi-py3 2022-08-10 12:22:59.439 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-10 12:22:59.442 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:22:59.444 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:22:59.447 | + functions-common:real_install_package:1451 : apt_get install libapache2-mod-wsgi-py3 2022-08-10 12:22:59.471 | + functions-common:apt_get:1231 : 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-08-10 12:22:59.580 | Reading package lists... 2022-08-10 12:22:59.851 | Building dependency tree... 2022-08-10 12:22:59.853 | Reading state information... 2022-08-10 12:23:00.136 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3.1). 2022-08-10 12:23:00.136 | The following packages were automatically installed and are no longer required: 2022-08-10 12:23:00.137 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-10 12:23:00.137 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-10 12:23:00.137 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-10 12:23:00.137 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-10 12:23:00.137 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-10 12:23:00.137 | python3-zope.interface 2022-08-10 12:23:00.137 | Use 'sudo apt autoremove' to remove them. 2022-08-10 12:23:00.279 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-10 12:23:00.286 | + functions-common:apt_get:1235 : result=0 2022-08-10 12:23:00.289 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-10 12:23:00.293 | + functions-common:time_stop:2440 : local name 2022-08-10 12:23:00.296 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:23:00.299 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:23:00.303 | + functions-common:time_stop:2443 : local total 2022-08-10 12:23:00.305 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:23:00.308 | + functions-common:time_stop:2446 : name=apt-get 2022-08-10 12:23:00.310 | + functions-common:time_stop:2447 : start_time=1660134179468 2022-08-10 12:23:00.313 | + functions-common:time_stop:2449 : [[ -z 1660134179468 ]] 2022-08-10 12:23:00.316 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:23:00.320 | + functions-common:time_stop:2452 : end_time=1660134180317 2022-08-10 12:23:00.323 | + functions-common:time_stop:2453 : elapsed_time=849 2022-08-10 12:23:00.325 | + functions-common:time_stop:2454 : total=7770 2022-08-10 12:23:00.328 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:23:00.330 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8619 2022-08-10 12:23:00.333 | + functions-common:apt_get:1239 : return 0 2022-08-10 12:23:00.336 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-08-10 12:23:00.339 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-08-10 12:23:00.342 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-10 12:23:00.345 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:23:00.348 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:23:00.351 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-08-10 12:23:00.353 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-08-10 12:23:00.412 | wsgi (enabled by maintainer script) 2022-08-10 12:23:00.416 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-08-10 12:23:00.420 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-08-10 12:23:00.423 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-10 12:23:00.428 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-08-10 12:23:00.432 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-08-10 12:23:00.436 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-10 12:23:00.440 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-08-10 12:23:00.440 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-10 12:23:00.448 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-08-10 12:23:00.452 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-08-10 12:23:00.456 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-08-10 12:23:00.459 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-08-10 12:23:00.462 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-08-10 12:23:00.486 | Using python 3.8 to install osc-placement 2022-08-10 12:23:00.488 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-08-10 12:23:02.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:23:02.548 | from cryptography.utils import int_from_bytes 2022-08-10 12:23:02.549 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:23:02.549 | from cryptography.utils import int_from_bytes 2022-08-10 12:23:03.605 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:23:03.607 | Requirement already satisfied: osc-placement===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.0.0) 2022-08-10 12:23:03.617 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 12:23:03.631 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 12:23:03.636 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 12:23:03.639 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 12:23:03.645 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 12:23:03.649 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-10 12:23:03.652 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-10 12:23:03.666 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 12:23:03.724 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 12:23:03.727 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 12:23:03.730 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 12:23:03.734 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 12:23:03.740 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 12:23:03.745 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 12:23:03.749 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-10 12:23:03.774 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.10.1) 2022-08-10 12:23:03.787 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 12:23:03.791 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 12:23:03.804 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 12:23:03.806 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 12:23:03.810 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 12:23:03.812 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-10 12:23:03.815 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 12:23:03.821 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-10 12:23:03.842 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-10 12:23:03.845 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-10 12:23:03.850 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-10 12:23:03.886 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 12:23:03.889 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-10 12:23:03.892 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 12:23:03.904 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-10 12:23:03.951 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-10 12:23:03.954 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 12:23:03.956 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 12:23:03.959 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 12:23:03.991 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 12:23:03.996 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-10 12:23:03.999 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 12:23:04.003 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-10 12:23:04.008 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-10 12:23:04.011 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 12:23:04.067 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 12:23:06.120 | + inc/python:pip_install:196 : result=0 2022-08-10 12:23:06.125 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:23:06.128 | + functions-common:time_stop:2440 : local name 2022-08-10 12:23:06.133 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:23:06.136 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:23:06.140 | + functions-common:time_stop:2443 : local total 2022-08-10 12:23:06.144 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:23:06.147 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:23:06.150 | + functions-common:time_stop:2447 : start_time=1660134180480 2022-08-10 12:23:06.153 | + functions-common:time_stop:2449 : [[ -z 1660134180480 ]] 2022-08-10 12:23:06.156 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:23:06.161 | + functions-common:time_stop:2452 : end_time=1660134186158 2022-08-10 12:23:06.164 | + functions-common:time_stop:2453 : elapsed_time=5678 2022-08-10 12:23:06.167 | + functions-common:time_stop:2454 : total=120818 2022-08-10 12:23:06.170 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:23:06.174 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=126496 2022-08-10 12:23:06.177 | + inc/python:pip_install:199 : return 0 2022-08-10 12:23:06.180 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-08-10 12:23:06.182 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-08-10 12:23:06.185 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-08-10 12:23:06.188 | + functions-common:git_clone:599 : local git_ref=master 2022-08-10 12:23:06.190 | + functions-common:git_clone:600 : local orig_dir 2022-08-10 12:23:06.194 | ++ functions-common:git_clone:601 : pwd 2022-08-10 12:23:06.197 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-10 12:23:06.200 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-10 12:23:06.203 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-10 12:23:06.223 | + functions-common:git_clone:604 : RECLONE=False 2022-08-10 12:23:06.226 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-10 12:23:06.229 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-10 12:23:06.232 | + functions-common:git_clone:618 : echo master 2022-08-10 12:23:06.233 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-10 12:23:06.240 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-08-10 12:23:06.243 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-10 12:23:06.245 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/placement 2022-08-10 12:23:06.260 | + functions-common:git_clone:678 : cd /opt/stack/placement 2022-08-10 12:23:06.264 | + functions-common:git_clone:679 : head -1 2022-08-10 12:23:06.264 | + functions-common:git_clone:679 : git show --oneline 2022-08-10 12:23:06.268 | d0e05e89 Merge "Remove unicode literal strings" 2022-08-10 12:23:06.272 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-10 12:23:06.274 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-08-10 12:23:06.277 | + inc/python:setup_develop:334 : local bindep 2022-08-10 12:23:06.280 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-08-10 12:23:06.282 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-08-10 12:23:06.285 | + inc/python:setup_develop:340 : local extras= 2022-08-10 12:23:06.288 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-08-10 12:23:06.291 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-10 12:23:06.293 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-08-10 12:23:06.296 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-08-10 12:23:06.298 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-10 12:23:06.301 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-10 12:23:06.304 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-08-10 12:23:06.307 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-10 12:23:06.310 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-08-10 12:23:06.312 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-10 12:23:06.315 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-10 12:23:06.318 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-08-10 12:23:06.325 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-08-10 12:23:06.327 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-08-10 12:23:06.948 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-08-10 12:23:06.951 | + inc/python:setup_package:414 : local bindep=0 2022-08-10 12:23:06.954 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-10 12:23:06.957 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-10 12:23:06.961 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-08-10 12:23:06.964 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-08-10 12:23:06.967 | + inc/python:setup_package:423 : local flags=-e 2022-08-10 12:23:06.971 | + inc/python:setup_package:424 : local extras= 2022-08-10 12:23:06.974 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-10 12:23:06.978 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-10 12:23:06.981 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-10 12:23:06.984 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-10 12:23:06.987 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-10 12:23:06.991 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-08-10 12:23:07.013 | Using python 3.8 to install /opt/stack/placement 2022-08-10 12:23:07.016 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-08-10 12:23:09.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:23:09.105 | from cryptography.utils import int_from_bytes 2022-08-10 12:23:09.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:23:09.105 | from cryptography.utils import int_from_bytes 2022-08-10 12:23:10.143 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:23:10.143 | Obtaining file:///opt/stack/placement 2022-08-10 12:23:11.429 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-10 12:23:11.442 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-10 12:23:11.583 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-10 12:23:11.595 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-10 12:23:11.600 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-10 12:23:11.639 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-10 12:23:11.689 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.0.1) 2022-08-10 12:23:11.693 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-08-10 12:23:11.697 | Requirement already satisfied: os-traits===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.8.0) 2022-08-10 12:23:11.702 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-10 12:23:11.738 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-10 12:23:11.748 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 12:23:11.786 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-10 12:23:11.791 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-10 12:23:11.836 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 12:23:11.841 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-10 12:23:11.879 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-10 12:23:11.897 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-10 12:23:11.911 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 12:23:11.919 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-10 12:23:11.929 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 12:23:11.942 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 12:23:11.947 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 12:23:11.950 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 12:23:11.961 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-10 12:23:11.971 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-10 12:23:11.973 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 12:23:11.979 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-10 12:23:11.983 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-10 12:23:11.988 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 12:23:12.008 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 12:23:12.012 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-10 12:23:12.019 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 12:23:12.032 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 12:23:12.036 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 12:23:12.039 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-10 12:23:12.049 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-10 12:23:12.051 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-10 12:23:12.054 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 12:23:12.058 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-10 12:23:12.066 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-10 12:23:12.072 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-10 12:23:12.081 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 12:23:12.113 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-10 12:23:12.123 | 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/lib/python3/dist-packages (from openstack-placement==7.1.0.dev37) (45.2.0) 2022-08-10 12:23:12.126 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 12:23:12.182 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-10 12:23:12.208 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 12:23:12.264 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 12:23:12.269 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-10 12:23:12.273 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 12:23:12.278 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 12:23:12.281 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 12:23:12.285 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-10 12:23:12.299 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-10 12:23:12.305 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-10 12:23:12.313 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 12:23:12.316 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 12:23:12.319 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 12:23:12.321 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 12:23:12.325 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 12:23:12.327 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 12:23:12.332 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-10 12:23:12.334 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 12:23:12.337 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-10 12:23:12.348 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-10 12:23:12.350 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-10 12:23:12.380 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 12:23:12.385 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 12:23:12.389 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-10 12:23:12.399 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-10 12:23:12.435 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-10 12:23:12.437 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 12:23:12.441 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 12:23:13.906 | Installing collected packages: openstack-placement 2022-08-10 12:23:13.907 | Attempting uninstall: openstack-placement 2022-08-10 12:23:13.908 | Found existing installation: openstack-placement 7.1.0.dev37 2022-08-10 12:23:13.910 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-08-10 12:23:13.911 | Running setup.py develop for openstack-placement 2022-08-10 12:23:15.654 | Successfully installed openstack-placement 2022-08-10 12:23:15.770 | + inc/python:pip_install:196 : result=0 2022-08-10 12:23:15.773 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:23:15.776 | + functions-common:time_stop:2440 : local name 2022-08-10 12:23:15.778 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:23:15.781 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:23:15.784 | + functions-common:time_stop:2443 : local total 2022-08-10 12:23:15.787 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:23:15.789 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:23:15.792 | + functions-common:time_stop:2447 : start_time=1660134187008 2022-08-10 12:23:15.794 | + functions-common:time_stop:2449 : [[ -z 1660134187008 ]] 2022-08-10 12:23:15.798 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:23:15.804 | + functions-common:time_stop:2452 : end_time=1660134195800 2022-08-10 12:23:15.806 | + functions-common:time_stop:2453 : elapsed_time=8792 2022-08-10 12:23:15.808 | + functions-common:time_stop:2454 : total=126496 2022-08-10 12:23:15.810 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:23:15.813 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=135288 2022-08-10 12:23:15.815 | + inc/python:pip_install:199 : return 0 2022-08-10 12:23:15.818 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-10 12:23:15.821 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-10 12:23:15.824 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-10 12:23:15.844 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-10 12:23:15.858 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-08-10 12:23:15.860 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-08-10 12:23:15.864 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:23:15.866 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:23:15.869 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-08-10 12:23:15.872 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:23:15.875 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-10 12:23:15.878 | + ./stack.sh:main:938 : configure_placement 2022-08-10 12:23:15.881 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-08-10 12:23:15.893 | + lib/placement:configure_placement:107 : create_placement_conf 2022-08-10 12:23:15.896 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-08-10 12:23:15.900 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-08-10 12:23:15.903 | ++ lib/database:database_connection_url:134 : local db=placement 2022-08-10 12:23:15.906 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-08-10 12:23:15.908 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-08-10 12:23:15.911 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-10 12:23:15.913 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-10 12:23:15.916 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-10 12:23:15.934 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:23:15.936 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-10 12:23:15.939 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-08-10 12:23:15.942 | + 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&plugin=dbcounter' 2022-08-10 12:23:15.975 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-08-10 12:23:16.012 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-08-10 12:23:16.050 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-08-10 12:23:16.053 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-08-10 12:23:16.056 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-08-10 12:23:16.059 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-10 12:23:16.062 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-08-10 12:23:16.098 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-08-10 12:23:16.130 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.36/identity 2022-08-10 12:23:16.164 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-08-10 12:23:16.194 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-08-10 12:23:16.226 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-08-10 12:23:16.261 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-08-10 12:23:16.293 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-08-10 12:23:16.325 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-10 12:23:16.365 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-08-10 12:23:16.397 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-08-10 12:23:16.400 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-08-10 12:23:16.405 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-08-10 12:23:16.409 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-10 12:23:16.432 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-10 12:23:16.435 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-10 12:23:16.438 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-10 12:23:16.442 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-10 12:23:16.446 | + 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-08-10 12:23:16.480 | + 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-08-10 12:23:16.512 | + 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-08-10 12:23:16.542 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-10 12:23:16.574 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-08-10 12:23:16.576 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-08-10 12:23:16.579 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-08-10 12:23:16.582 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-08-10 12:23:16.585 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-08-10 12:23:16.587 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-10 12:23:16.590 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-10 12:23:16.593 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-08-10 12:23:16.598 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-08-10 12:23:16.601 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-10 12:23:16.604 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-10 12:23:16.617 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-10 12:23:16.617 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-10 12:23:16.627 | d /var/run/uwsgi 0755 ubuntu root 2022-08-10 12:23:16.631 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-10 12:23:16.647 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-08-10 12:23:16.650 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-08-10 12:23:16.655 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-08-10 12:23:16.688 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-08-10 12:23:16.718 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-08-10 12:23:16.749 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-08-10 12:23:16.780 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-08-10 12:23:16.811 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-10 12:23:16.841 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-08-10 12:23:16.871 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-08-10 12:23:16.901 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-08-10 12:23:16.931 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-10 12:23:16.962 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-08-10 12:23:16.992 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-10 12:23:17.023 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-08-10 12:23:17.053 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-10 12:23:17.055 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-10 12:23:17.058 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-08-10 12:23:17.061 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-08-10 12:23:17.064 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-10 12:23:17.066 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:23:17.069 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:23:17.072 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-08-10 12:23:17.075 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-08-10 12:23:17.077 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-08-10 12:23:17.107 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-08-10 12:23:17.138 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-08-10 12:23:17.139 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-08-10 12:23:17.148 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-08-10 12:23:17.152 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-08-10 12:23:17.154 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-08-10 12:23:17.157 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-10 12:23:17.159 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-10 12:23:17.162 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-10 12:23:17.165 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:23:17.167 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:23:17.170 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-10 12:23:17.173 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-10 12:23:17.175 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:23:17.178 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:23:17.180 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-08-10 12:23:17.242 | Site placement-api already enabled 2022-08-10 12:23:17.247 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-10 12:23:17.250 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-10 12:23:17.253 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 12:23:17.256 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-10 12:23:17.396 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-08-10 12:23:17.417 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:23:17.420 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-08-10 12:23:17.442 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:23:17.444 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-08-10 12:23:17.463 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:23:17.466 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-08-10 12:23:17.468 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova.conf 2022-08-10 12:23:17.471 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement auth_type password 2022-08-10 12:23:17.506 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.36/identity 2022-08-10 12:23:17.537 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova.conf placement username placement 2022-08-10 12:23:17.568 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-08-10 12:23:17.599 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-08-10 12:23:17.630 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement project_name service 2022-08-10 12:23:17.661 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-08-10 12:23:17.693 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-08-10 12:23:17.724 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-08-10 12:23:17.742 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:23:17.745 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-08-10 12:23:17.764 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:23:17.766 | + ./stack.sh:main:964 : run_phase stack install 2022-08-10 12:23:17.769 | + functions-common:run_phase:1868 : local mode=stack 2022-08-10 12:23:17.772 | + functions-common:run_phase:1869 : local phase=install 2022-08-10 12:23:17.774 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-10 12:23:17.777 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-10 12:23:17.779 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-10 12:23:17.782 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-10 12:23:17.784 | + functions-common:run_phase:1878 : local extra 2022-08-10 12:23:17.788 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-10 12:23:17.792 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-10 12:23:17.795 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-10 12:23:17.798 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-10 12:23:17.801 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-08-10 12:23:17.804 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-10 12:23:17.821 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:23:17.823 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-10 12:23:17.826 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-10 12:23:17.829 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-08-10 12:23:17.831 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-08-10 12:23:17.833 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:23:17.836 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-08-10 12:23:17.838 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-08-10 12:23:17.841 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-08-10 12:23:17.901 | ++ inc/async:async_inner:63 : install_tempest 2022-08-10 12:23:17.938 | [510307 Async install_tempest:535492]: running: install_tempest 2022-08-10 12:23:17.941 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-10 12:23:17.944 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-10 12:23:17.947 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-08-10 12:23:17.949 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-10 12:23:17.952 | + functions-common:run_phase:1895 : run_plugins stack install 2022-08-10 12:23:17.955 | + functions-common:run_plugins:1854 : local mode=stack 2022-08-10 12:23:17.959 | + functions-common:run_plugins:1855 : local phase=install 2022-08-10 12:23:17.961 | + functions-common:run_plugins:1857 : local plugins= 2022-08-10 12:23:17.965 | + functions-common:run_plugins:1858 : local plugin 2022-08-10 12:23:17.967 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-08-10 12:23:17.970 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-08-10 12:23:17.973 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:23:17.976 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:23:17.980 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-08-10 12:23:17.983 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:23:17.985 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-08-10 12:23:17.988 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-08-10 12:23:17.991 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-10 12:23:17.994 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-08-10 12:23:17.997 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-08-10 12:23:18.000 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-10 12:23:18.004 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-08-10 12:23:18.005 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-10 12:23:18.010 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-08-10 12:23:18.013 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-08-10 12:23:18.015 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-08-10 12:23:18.019 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-08-10 12:23:18.022 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-08-10 12:23:18.045 | Using python 3.8 to install python-openstackclient 2022-08-10 12:23:18.047 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-08-10 12:23:20.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:23:20.178 | from cryptography.utils import int_from_bytes 2022-08-10 12:23:20.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:23:20.178 | from cryptography.utils import int_from_bytes 2022-08-10 12:23:21.220 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:23:21.222 | Requirement already satisfied: python-openstackclient===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 419)) (5.8.0) 2022-08-10 12:23:21.241 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 12:23:21.245 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 12:23:21.250 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 12:23:21.265 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-10 12:23:21.280 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 12:23:21.300 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 12:23:21.303 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-10 12:23:21.317 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 12:23:21.320 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-10 12:23:21.335 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-10 12:23:21.359 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.10.1) 2022-08-10 12:23:21.370 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 12:23:21.373 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 12:23:21.380 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 12:23:21.386 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 12:23:21.390 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 12:23:21.395 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 12:23:21.400 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 12:23:21.458 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-10 12:23:21.462 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 12:23:21.472 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 12:23:21.474 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 12:23:21.488 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 12:23:21.526 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 12:23:21.536 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-10 12:23:21.541 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 12:23:21.544 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 12:23:21.549 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 12:23:21.553 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-10 12:23:21.556 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 12:23:21.558 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-10 12:23:21.595 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-10 12:23:21.598 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-10 12:23:21.618 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-10 12:23:21.621 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-10 12:23:21.624 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-10 12:23:21.671 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 12:23:21.675 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 12:23:21.677 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 12:23:21.681 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 12:23:21.713 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 12:23:21.718 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 12:23:21.720 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 12:23:21.724 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-10 12:23:21.729 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-10 12:23:21.732 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 12:23:21.736 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-10 12:23:21.738 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 12:23:21.794 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 12:23:23.846 | + inc/python:pip_install:196 : result=0 2022-08-10 12:23:23.848 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:23:23.851 | + functions-common:time_stop:2440 : local name 2022-08-10 12:23:23.854 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:23:23.856 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:23:23.858 | + functions-common:time_stop:2443 : local total 2022-08-10 12:23:23.861 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:23:23.863 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:23:23.866 | + functions-common:time_stop:2447 : start_time=1660134198039 2022-08-10 12:23:23.868 | + functions-common:time_stop:2449 : [[ -z 1660134198039 ]] 2022-08-10 12:23:23.871 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:23:23.876 | + functions-common:time_stop:2452 : end_time=1660134203873 2022-08-10 12:23:23.879 | + functions-common:time_stop:2453 : elapsed_time=5834 2022-08-10 12:23:23.881 | + functions-common:time_stop:2454 : total=135288 2022-08-10 12:23:23.883 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:23:23.886 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=141122 2022-08-10 12:23:23.888 | + inc/python:pip_install:199 : return 0 2022-08-10 12:23:23.891 | + ./stack.sh:main:976 : install_oscwrap 2022-08-10 12:23:23.894 | ++ functions-common:install_oscwrap:2485 : mktemp 2022-08-10 12:23:23.899 | + functions-common:install_oscwrap:2485 : OSCWRAP_TIMER_FILE=/tmp/tmp.c5Ln9hafpc 2022-08-10 12:23:23.902 | + functions-common:install_oscwrap:2488 : shopt -s expand_aliases 2022-08-10 12:23:23.904 | + functions-common:install_oscwrap:2491 : unalias -a 2022-08-10 12:23:23.907 | + functions-common:install_oscwrap:2493 : alias openstack=oscwrap 2022-08-10 12:23:23.910 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-08-10 12:23:23.912 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-08-10 12:23:23.915 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-08-10 12:23:23.933 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:23:23.936 | + ./stack.sh:main:1030 : configure_database 2022-08-10 12:23:23.939 | + lib/database:configure_database:128 : configure_database_mysql 2022-08-10 12:23:23.941 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-08-10 12:23:23.945 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-08-10 12:23:23.948 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:23:23.950 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-08-10 12:23:23.953 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-08-10 12:23:23.955 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:23:23.957 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:23:23.960 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-08-10 12:23:23.963 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-08-10 12:23:23.966 | ++ functions-common:ipv6_unquote:2238 : echo 0.0.0.0 2022-08-10 12:23:23.967 | ++ functions-common:ipv6_unquote:2238 : tr -d '[]' 2022-08-10 12:23:23.971 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-08-10 12:23:24.038 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-08-10 12:23:24.040 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-10 12:23:24.043 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-10 12:23:24.046 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-10 12:23:24.048 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-10 12:23:24.051 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-10 12:23:24.053 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-10 12:23:24.056 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-10 12:23:24.058 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-10 12:23:24.061 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-10 12:23:24.063 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-10 12:23:24.066 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-08-10 12:23:24.068 | + functions-common:is_suse:537 : is_opensuse 2022-08-10 12:23:24.071 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-10 12:23:24.073 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-10 12:23:24.076 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-10 12:23:24.078 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-10 12:23:24.081 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-10 12:23:24.083 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-08-10 12:23:24.091 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:23:24.093 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:23:24.096 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-08-10 12:23:24.098 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 12:23:24.101 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-08-10 12:23:26.608 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-08-10 12:23:26.632 | mysqladmin: connect to server at 'localhost' failed 2022-08-10 12:23:26.632 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-08-10 12:23:26.637 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-08-10 12:23:26.640 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-08-10 12:23:26.643 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:23:26.651 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:23:26.654 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-08-10 12:23:26.657 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-08-10 12:23:26.660 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-08-10 12:23:26.663 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:23:26.666 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:23:26.669 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-08-10 12:23:26.671 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-08-10 12:23:26.674 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-08-10 12:23:26.690 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:23:26.728 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-08-10 12:23:26.742 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:23:26.761 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-08-10 12:23:26.824 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-08-10 12:23:26.889 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-08-10 12:23:26.953 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-08-10 12:23:26.956 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-08-10 12:23:26.958 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-08-10 12:23:26.958 | enabling MySQL performance counting 2022-08-10 12:23:26.961 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-08-10 12:23:26.986 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-08-10 12:23:26.989 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt /home/ubuntu/devstack/tools/dbcounter 2022-08-10 12:23:29.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:23:29.204 | from cryptography.utils import int_from_bytes 2022-08-10 12:23:29.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:23:29.205 | from cryptography.utils import int_from_bytes 2022-08-10 12:23:30.236 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:23:30.238 | Processing ./tools/dbcounter 2022-08-10 12:23:30.243 | Installing build dependencies: started 2022-08-10 12:23:43.922 | Installing build dependencies: finished with status 'done' 2022-08-10 12:23:43.924 | Getting requirements to build wheel: started 2022-08-10 12:23:44.984 | Getting requirements to build wheel: finished with status 'done' 2022-08-10 12:23:44.987 | Installing backend dependencies: started 2022-08-10 12:23:49.643 | Installing backend dependencies: finished with status 'done' 2022-08-10 12:23:49.645 | Preparing wheel metadata: started 2022-08-10 12:23:50.825 | Preparing wheel metadata: finished with status 'done' 2022-08-10 12:23:50.833 | Building wheels for collected packages: dbcounter 2022-08-10 12:23:50.837 | Building wheel for dbcounter (PEP 517): started 2022-08-10 12:23:52.329 | Building wheel for dbcounter (PEP 517): finished with status 'done' 2022-08-10 12:23:52.330 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=cbc35fdeb4635df49331f05f3fde4b60ae953cf68acf6c48ee5aa1d3825cb533 2022-08-10 12:23:52.330 | Stored in directory: /tmp/pip-ephem-wheel-cache-rpze0icn/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-08-10 12:23:52.331 | Successfully built dbcounter 2022-08-10 12:23:54.489 | Installing collected packages: dbcounter 2022-08-10 12:23:54.489 | Attempting uninstall: dbcounter 2022-08-10 12:23:54.490 | Found existing installation: dbcounter 0.1 2022-08-10 12:23:54.534 | Uninstalling dbcounter-0.1: 2022-08-10 12:23:54.846 | Successfully uninstalled dbcounter-0.1 2022-08-10 12:23:54.949 | Successfully installed dbcounter-0.1 2022-08-10 12:23:55.106 | + inc/python:pip_install:196 : result=0 2022-08-10 12:23:55.109 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:23:55.112 | + functions-common:time_stop:2440 : local name 2022-08-10 12:23:55.114 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:23:55.117 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:23:55.119 | + functions-common:time_stop:2443 : local total 2022-08-10 12:23:55.121 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:23:55.124 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:23:55.126 | + functions-common:time_stop:2447 : start_time=1660134206978 2022-08-10 12:23:55.129 | + functions-common:time_stop:2449 : [[ -z 1660134206978 ]] 2022-08-10 12:23:55.133 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:23:55.137 | + functions-common:time_stop:2452 : end_time=1660134235134 2022-08-10 12:23:55.140 | + functions-common:time_stop:2453 : elapsed_time=28156 2022-08-10 12:23:55.143 | + functions-common:time_stop:2454 : total=141122 2022-08-10 12:23:55.146 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:23:55.148 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=169278 2022-08-10 12:23:55.151 | + inc/python:pip_install:199 : return 0 2022-08-10 12:23:55.153 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-08-10 12:23:55.155 | + lib/database:recreate_database:112 : local db=stats 2022-08-10 12:23:55.158 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-08-10 12:23:55.160 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-08-10 12:23:55.163 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-08-10 12:23:55.169 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:23:55.201 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-08-10 12:23:55.212 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:23:55.227 | + lib/databases/mysql:configure_database_mysql:161 : mysql -u root -pPassw0rd -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2022-08-10 12:23:55.227 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-08-10 12:23:55.232 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:23:55.256 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-08-10 12:23:55.258 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 12:23:55.261 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-08-10 12:23:58.080 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-08-10 12:23:58.082 | + functions-common:save_stackenv:60 : local tag=1034 2022-08-10 12:23:58.086 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-10 12:23:58.091 | + functions-common:save_stackenv:62 : time_stamp=2022-08-10-122358 2022-08-10 12:23:58.093 | + functions-common:save_stackenv:63 : echo '# 2022-08-10-122358 1034' 2022-08-10 12:23:58.096 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:23:58.099 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-10 12:23:58.102 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:23:58.105 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-10 12:23:58.108 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:23:58.111 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-10 12:23:58.114 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:23:58.116 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-08-10 12:23:58.119 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:23:58.122 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.36 2022-08-10 12:23:58.126 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:23:58.129 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.36/identity 2022-08-10 12:23:58.131 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:23:58.134 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-10-122004 2022-08-10 12:23:58.136 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:23:58.139 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-10 12:23:58.142 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:23:58.144 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.36 2022-08-10 12:23:58.147 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:23:58.150 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-10 12:23:58.152 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:23:58.155 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-10 12:23:58.158 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:23:58.160 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-10 12:23:58.163 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:23:58.166 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-10 12:23:58.168 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:23:58.171 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.36 2022-08-10 12:23:58.173 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:23:58.176 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-08-10 12:23:58.179 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-08-10 12:23:58.181 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-08-10 12:23:58.184 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-08-10 12:23:58.197 | + ./stack.sh:main:1060 : start_dstat 2022-08-10 12:23:58.200 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-10 12:23:58.202 | + functions-common:run_process:1694 : local service=dstat 2022-08-10 12:23:58.205 | + functions-common:run_process:1695 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-10 12:23:58.208 | + functions-common:run_process:1696 : local group= 2022-08-10 12:23:58.210 | + functions-common:run_process:1697 : local user= 2022-08-10 12:23:58.213 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:23:58.216 | + functions-common:run_process:1700 : local name=dstat 2022-08-10 12:23:58.218 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:23:58.221 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:23:58.224 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:23:58.227 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:23:58.230 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:23:58.234 | ++ inc/async:async_inner:64 : rc=0 2022-08-10 12:23:58.235 | + functions-common:time_start:2431 : _TIME_START[$name]=1660134238232 2022-08-10 12:23:58.238 | + functions-common:run_process:1703 : is_service_enabled dstat 2022-08-10 12:23:58.259 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:23:58.262 | + functions-common:run_process:1704 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-08-10 12:23:58.262 | [535492 Async install_tempest:535492]: finished successfully 2022-08-10 12:23:58.264 | + functions-common:_run_under_systemd:1654 : local service=dstat 2022-08-10 12:23:58.270 | + functions-common:_run_under_systemd:1655 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-10 12:23:58.272 | + functions-common:_run_under_systemd:1656 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-10 12:23:58.275 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-10 12:23:58.278 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-10 12:23:58.280 | + functions-common:_common_systemd_pitfalls:1629 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-08-10 12:23:58.284 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-08-10 12:23:58.286 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@dstat.service 2022-08-10 12:23:58.289 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:23:58.292 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:23:58.294 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:23:58.297 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:23:58.299 | + functions-common:_run_under_systemd:1667 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-08-10 12:23:58.302 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu '' 2022-08-10 12:23:58.305 | + functions-common:write_user_unit_file:1563 : local service=devstack@dstat.service 2022-08-10 12:23:58.307 | + functions-common:write_user_unit_file:1564 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-10 12:23:58.310 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:23:58.312 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:23:58.315 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:23:58.317 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:23:58.320 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:23:58.322 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-08-10 12:23:58.325 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:23:58.330 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-08-10 12:23:58.388 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-08-10 12:23:58.448 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-10 12:23:58.503 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-08-10 12:23:58.557 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-08-10 12:23:58.610 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:23:58.664 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:23:58.666 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:23:58.669 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-08-10 12:23:58.735 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:23:59.306 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@dstat.service 2022-08-10 12:23:59.320 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-08-10 12:23:59.878 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@dstat.service 2022-08-10 12:23:59.901 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:23:59.904 | + functions-common:time_stop:2440 : local name 2022-08-10 12:23:59.907 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:23:59.910 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:23:59.912 | + functions-common:time_stop:2443 : local total 2022-08-10 12:23:59.915 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:23:59.917 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:23:59.920 | + functions-common:time_stop:2447 : start_time=1660134238232 2022-08-10 12:23:59.923 | + functions-common:time_stop:2449 : [[ -z 1660134238232 ]] 2022-08-10 12:23:59.926 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:23:59.931 | + functions-common:time_stop:2452 : end_time=1660134239928 2022-08-10 12:23:59.933 | + functions-common:time_stop:2453 : elapsed_time=1696 2022-08-10 12:23:59.936 | + functions-common:time_stop:2454 : total=0 2022-08-10 12:23:59.938 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:23:59.941 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1696 2022-08-10 12:23:59.943 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-08-10 12:23:59.946 | + functions-common:run_process:1694 : local service=memory_tracker 2022-08-10 12:23:59.948 | + functions-common:run_process:1695 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-08-10 12:23:59.951 | + functions-common:run_process:1696 : local group= 2022-08-10 12:23:59.953 | + functions-common:run_process:1697 : local user=root 2022-08-10 12:23:59.956 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:23:59.959 | + functions-common:run_process:1700 : local name=memory_tracker 2022-08-10 12:23:59.961 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:23:59.964 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:23:59.966 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:23:59.969 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:23:59.972 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:23:59.981 | + functions-common:time_start:2431 : _TIME_START[$name]=1660134239974 2022-08-10 12:23:59.984 | + functions-common:run_process:1703 : is_service_enabled memory_tracker 2022-08-10 12:24:00.004 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:24:00.007 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:24:00.010 | + functions-common:time_stop:2440 : local name 2022-08-10 12:24:00.013 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:24:00.015 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:24:00.018 | + functions-common:time_stop:2443 : local total 2022-08-10 12:24:00.020 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:24:00.023 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:24:00.025 | + functions-common:time_stop:2447 : start_time=1660134239974 2022-08-10 12:24:00.028 | + functions-common:time_stop:2449 : [[ -z 1660134239974 ]] 2022-08-10 12:24:00.031 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:24:00.036 | + functions-common:time_stop:2452 : end_time=1660134240033 2022-08-10 12:24:00.039 | + functions-common:time_stop:2453 : elapsed_time=59 2022-08-10 12:24:00.041 | + functions-common:time_stop:2454 : total=1696 2022-08-10 12:24:00.044 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:24:00.046 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1755 2022-08-10 12:24:00.049 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-08-10 12:24:00.069 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:24:00.073 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-08-10 12:24:00.097 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:24:00.100 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-08-10 12:24:00.124 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:24:00.128 | + ./stack.sh:main:1073 : start_etcd3 2022-08-10 12:24:00.131 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-08-10 12:24:00.134 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-851351-3-smb --data-dir /opt/stack/data/etcd' 2022-08-10 12:24:00.137 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-08-10 12:24:00.140 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-851351-3-smb=http://10.222.0.36:2380' 2022-08-10 12:24:00.143 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.36:2380' 2022-08-10 12:24:00.146 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.36:2379' 2022-08-10 12:24:00.149 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-08-10 12:24:00.152 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-08-10 12:24:00.155 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.36:2379' 2022-08-10 12:24:00.158 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-08-10 12:24:00.161 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-08-10 12:24:00.164 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-08-10 12:24:00.167 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-851351-3-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-851351-3-smb=http://10.222.0.36:2380 --initial-advertise-peer-urls http://10.222.0.36:2380 --advertise-client-urls http://10.222.0.36:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.36:2379 --debug' '' root 2022-08-10 12:24:00.170 | + functions-common:write_user_unit_file:1563 : local service=devstack@etcd.service 2022-08-10 12:24:00.173 | + functions-common:write_user_unit_file:1564 : local 'command=/opt/stack/bin/etcd --name dv-cinder-851351-3-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-851351-3-smb=http://10.222.0.36:2380 --initial-advertise-peer-urls http://10.222.0.36:2380 --advertise-client-urls http://10.222.0.36:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.36:2379 --debug' 2022-08-10 12:24:00.176 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:24:00.179 | + functions-common:write_user_unit_file:1566 : local user=root 2022-08-10 12:24:00.182 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:24:00.186 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:24:00.189 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:24:00.192 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-08-10 12:24:00.196 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:24:00.201 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-08-10 12:24:00.284 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-08-10 12:24:00.353 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-851351-3-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-851351-3-smb=http://10.222.0.36:2380 --initial-advertise-peer-urls http://10.222.0.36:2380 --advertise-client-urls http://10.222.0.36:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.36:2379 --debug' 2022-08-10 12:24:00.409 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-08-10 12:24:00.473 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-08-10 12:24:00.529 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:24:00.588 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:24:00.591 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:24:00.593 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-08-10 12:24:00.662 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:24:01.213 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-08-10 12:24:01.273 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-08-10 12:24:01.334 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-08-10 12:24:01.392 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-08-10 12:24:01.453 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-08-10 12:24:01.457 | ++ functions-common:is_arch:502 : uname -m 2022-08-10 12:24:01.462 | + functions-common:is_arch:502 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-08-10 12:24:01.465 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-08-10 12:24:02.010 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-08-10 12:24:02.025 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-08-10 12:24:02.604 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-08-10 12:24:03.690 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-08-10 12:24:03.711 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:24:03.714 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-08-10 12:24:03.717 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-08-10 12:24:03.720 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-08-10 12:24:03.725 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-08-10 12:24:03.740 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-08-10 12:24:03.754 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-08-10 12:24:03.757 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-08-10 12:24:03.760 | + 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.36/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-08-10 12:24:03.895 | + 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.36/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-08-10 12:24:04.026 | + 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.36/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-08-10 12:24:04.156 | + 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.36/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-08-10 12:24:04.291 | + 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.36/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-08-10 12:24:04.427 | + 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.36/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-08-10 12:24:04.563 | + 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.36/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-08-10 12:24:04.697 | + 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.36/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-08-10 12:24:04.833 | + 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.36/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-08-10 12:24:04.970 | + 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.36/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-08-10 12:24:05.107 | + functions-common:write_clouds_yaml:198 : cat 2022-08-10 12:24:05.114 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-08-10 12:24:05.117 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-08-10 12:24:05.120 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-08-10 12:24:05.125 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-08-10 12:24:05.128 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-08-10 12:24:05.131 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-08-10 12:24:05.149 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:24:05.152 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-08-10 12:24:05.155 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:24:05.157 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-08-10 12:24:05.160 | + ./stack.sh:main:1090 : '[' 10.222.0.36 == 10.222.0.36 ']' 2022-08-10 12:24:05.163 | + ./stack.sh:main:1091 : init_keystone 2022-08-10 12:24:05.168 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-08-10 12:24:05.187 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:24:05.190 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-08-10 12:24:05.192 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-08-10 12:24:05.195 | + lib/database:recreate_database:112 : local db=keystone 2022-08-10 12:24:05.197 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-08-10 12:24:05.200 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-08-10 12:24:05.202 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-08-10 12:24:05.208 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:24:05.781 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-08-10 12:24:05.786 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:24:05.806 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-08-10 12:24:05.809 | + functions-common:time_start:2426 : local name=dbsync 2022-08-10 12:24:05.811 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:24:05.814 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:24:05.817 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:24:05.822 | + functions-common:time_start:2431 : _TIME_START[$name]=1660134245819 2022-08-10 12:24:05.825 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-08-10 12:24:10.653 | INFO dbcounter [-] Registered counter for database keystone 2022-08-10 12:24:10.679 | 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=537648) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-10 12:24:10.686 | DEBUG dbcounter [-] [537648] Writer thread running {{(pid=537648) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 12:24:10.692 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-10 12:24:10.692 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-10 12:24:10.700 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=537648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-10 12:24:10.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=537648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:24:10.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=537648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:24:10.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=537648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:24:10.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=537648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:24:10.702 | 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=537648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:24:10.702 | 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=537648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:24:10.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=537648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:24:10.703 | 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=537648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:24:10.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=537648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:24:10.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=537648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:24:10.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=537648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:24:10.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=537648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:24:10.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=537648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:24:10.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=537648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:24:10.705 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=537648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-10 12:24:10.705 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=537648) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-10 12:24:10.732 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-10 12:24:10.732 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-10 12:24:10.792 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version 2022-08-10 12:24:13.148 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=537648) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-10 12:24:13.151 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2022-08-10 12:24:13.151 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to e25ffa003242 {{(pid=537648) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-10 12:24:13.154 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2022-08-10 12:24:13.154 | DEBUG alembic.runtime.migration [-] new branch insert 29e87d24a316 {{(pid=537648) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-10 12:24:13.584 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-08-10 12:24:13.587 | + functions-common:time_stop:2440 : local name 2022-08-10 12:24:13.591 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:24:13.595 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:24:13.596 | + functions-common:time_stop:2443 : local total 2022-08-10 12:24:13.599 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:24:13.602 | + functions-common:time_stop:2446 : name=dbsync 2022-08-10 12:24:13.605 | + functions-common:time_stop:2447 : start_time=1660134245819 2022-08-10 12:24:13.607 | + functions-common:time_stop:2449 : [[ -z 1660134245819 ]] 2022-08-10 12:24:13.611 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:24:13.616 | + functions-common:time_stop:2452 : end_time=1660134253612 2022-08-10 12:24:13.618 | + functions-common:time_stop:2453 : elapsed_time=7793 2022-08-10 12:24:13.621 | + functions-common:time_stop:2454 : total=0 2022-08-10 12:24:13.623 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:24:13.626 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7793 2022-08-10 12:24:13.629 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-08-10 12:24:13.632 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-08-10 12:24:13.637 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-08-10 12:24:18.104 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-08-10 12:24:18.104 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-08-10 12:24:18.105 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-08-10 12:24:18.105 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-08-10 12:24:18.105 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-08-10 12:24:18.106 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-08-10 12:24:18.106 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-08-10 12:24:18.106 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-08-10 12:24:18.106 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-08-10 12:24:18.519 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-08-10 12:24:18.524 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-08-10 12:24:22.984 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-08-10 12:24:22.985 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-08-10 12:24:22.985 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-08-10 12:24:22.985 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-08-10 12:24:22.986 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-08-10 12:24:22.986 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-08-10 12:24:22.986 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-08-10 12:24:22.986 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-08-10 12:24:22.987 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-08-10 12:24:23.387 | + ./stack.sh:main:1092 : start_keystone 2022-08-10 12:24:23.389 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-08-10 12:24:23.392 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-08-10 12:24:23.395 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-08-10 12:24:23.413 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:24:23.415 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-08-10 12:24:23.419 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-08-10 12:24:23.424 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-08-10 12:24:23.426 | + functions-common:run_process:1694 : local service=keystone 2022-08-10 12:24:23.429 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-10 12:24:23.432 | + functions-common:run_process:1696 : local group= 2022-08-10 12:24:23.434 | + functions-common:run_process:1697 : local user= 2022-08-10 12:24:23.437 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:24:23.440 | + functions-common:run_process:1700 : local name=keystone 2022-08-10 12:24:23.443 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:24:23.446 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:24:23.448 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:24:23.451 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:24:23.455 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:24:23.460 | + functions-common:time_start:2431 : _TIME_START[$name]=1660134263457 2022-08-10 12:24:23.463 | + functions-common:run_process:1703 : is_service_enabled keystone 2022-08-10 12:24:23.481 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:24:23.484 | + functions-common:run_process:1704 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-08-10 12:24:23.487 | + functions-common:_run_under_systemd:1654 : local service=keystone 2022-08-10 12:24:23.490 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-10 12:24:23.492 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-10 12:24:23.495 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-10 12:24:23.497 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-10 12:24:23.500 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-08-10 12:24:23.503 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-08-10 12:24:23.506 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@keystone.service 2022-08-10 12:24:23.508 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:24:23.511 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:24:23.513 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:24:23.516 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:24:23.519 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-08-10 12:24:23.521 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu '' 2022-08-10 12:24:23.524 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@keystone.service 2022-08-10 12:24:23.526 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-10 12:24:23.528 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-10 12:24:23.530 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-10 12:24:23.533 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-10 12:24:23.535 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-08-10 12:24:23.537 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-10 12:24:23.542 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-08-10 12:24:23.600 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-08-10 12:24:23.662 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-08-10 12:24:23.727 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-10 12:24:23.788 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:24:23.849 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-08-10 12:24:23.908 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-08-10 12:24:23.973 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-08-10 12:24:24.037 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-08-10 12:24:24.101 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-08-10 12:24:24.169 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-10 12:24:24.172 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-10 12:24:24.175 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-08-10 12:24:24.238 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-10 12:24:24.832 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@keystone.service 2022-08-10 12:24:24.848 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-08-10 12:24:25.433 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@keystone.service 2022-08-10 12:24:25.520 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:24:25.525 | + functions-common:time_stop:2440 : local name 2022-08-10 12:24:25.529 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:24:25.532 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:24:25.534 | + functions-common:time_stop:2443 : local total 2022-08-10 12:24:25.537 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:24:25.539 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:24:25.542 | + functions-common:time_stop:2447 : start_time=1660134263457 2022-08-10 12:24:25.545 | + functions-common:time_stop:2449 : [[ -z 1660134263457 ]] 2022-08-10 12:24:25.548 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:24:25.553 | + functions-common:time_stop:2452 : end_time=1660134265550 2022-08-10 12:24:25.555 | + functions-common:time_stop:2453 : elapsed_time=2093 2022-08-10 12:24:25.558 | + functions-common:time_stop:2454 : total=1755 2022-08-10 12:24:25.560 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:24:25.563 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3848 2022-08-10 12:24:25.566 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-08-10 12:24:25.566 | Waiting for keystone to start... 2022-08-10 12:24:25.568 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.36/identity/v3/ 2022-08-10 12:24:25.571 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.36/identity/v3/ 2022-08-10 12:24:25.573 | + functions:wait_for_service:457 : local timeout=60 2022-08-10 12:24:25.576 | + functions:wait_for_service:458 : local url=http://10.222.0.36/identity/v3/ 2022-08-10 12:24:25.578 | + functions:wait_for_service:459 : local rval=0 2022-08-10 12:24:25.581 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-10 12:24:25.584 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-10 12:24:25.586 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:24:25.589 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:24:25.592 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:24:25.597 | + functions-common:time_start:2431 : _TIME_START[$name]=1660134265594 2022-08-10 12:24:25.600 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-10 12:24:25.606 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36/identity/v3/ 2022-08-10 12:24:32.093 | + :: : [[ 200 == 503 ]] 2022-08-10 12:24:32.094 | + :: : [[ 0 -eq 7 ]] 2022-08-10 12:24:32.098 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-10 12:24:32.102 | + functions-common:time_stop:2440 : local name 2022-08-10 12:24:32.104 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:24:32.108 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:24:32.111 | + functions-common:time_stop:2443 : local total 2022-08-10 12:24:32.114 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:24:32.117 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-10 12:24:32.120 | + functions-common:time_stop:2447 : start_time=1660134265594 2022-08-10 12:24:32.123 | + functions-common:time_stop:2449 : [[ -z 1660134265594 ]] 2022-08-10 12:24:32.128 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:24:32.134 | + functions-common:time_stop:2452 : end_time=1660134272131 2022-08-10 12:24:32.137 | + functions-common:time_stop:2453 : elapsed_time=6537 2022-08-10 12:24:32.139 | + functions-common:time_stop:2454 : total=0 2022-08-10 12:24:32.142 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:24:32.145 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6537 2022-08-10 12:24:32.147 | + functions:wait_for_service:467 : return 0 2022-08-10 12:24:32.150 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-08-10 12:24:32.170 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:24:32.172 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-08-10 12:24:32.175 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 12:24:32.177 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-08-10 12:24:32.211 | + ./stack.sh:main:1093 : bootstrap_keystone 2022-08-10 12:24:32.215 | + 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.36/identity 2022-08-10 12:24:36.987 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=538405) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:24:36.987 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=538405) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:24:36.987 | 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=538405) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:24:36.996 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=538405) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:24:37.014 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=538405) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:24:37.015 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=538405) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:24:37.051 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=538405) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:24:37.090 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=538405) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:24:37.090 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=538405) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:24:37.189 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=538405) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:24:37.189 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=538405) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:24:37.189 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=538405) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:24:37.189 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=538405) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:24:37.189 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=538405) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:24:37.190 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=538405) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:24:37.204 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=538405) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:24:37.204 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=538405) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:24:37.205 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=538405) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:24:37.205 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=538405) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:24:37.205 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=538405) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:24:37.205 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=538405) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:24:37.206 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=538405) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:24:37.214 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=538405) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:24:37.218 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=538405) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:24:37.218 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=538405) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:24:37.218 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=538405) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:24:37.218 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=538405) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:24:37.218 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=538405) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:24:37.219 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=538405) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:24:37.219 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=538405) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:24:37.288 | INFO dbcounter [-] Registered counter for database keystone 2022-08-10 12:24:37.311 | 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=538405) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-10 12:24:37.319 | DEBUG dbcounter [-] [538405] Writer thread running {{(pid=538405) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 12:24:37.533 | INFO keystone.cmd.bootstrap [None req-5b2ba774-7356-401e-96a4-bfd3b2b1d512 None None] Created domain default 2022-08-10 12:24:37.590 | INFO keystone.cmd.bootstrap [None req-5b2ba774-7356-401e-96a4-bfd3b2b1d512 None None] Created project admin 2022-08-10 12:24:37.628 | DEBUG passlib.handlers.bcrypt [None req-5b2ba774-7356-401e-96a4-bfd3b2b1d512 None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=538405) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-08-10 12:24:37.629 | DEBUG passlib.handlers.bcrypt [None req-5b2ba774-7356-401e-96a4-bfd3b2b1d512 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=538405) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-08-10 12:24:37.693 | INFO keystone.cmd.bootstrap [None req-5b2ba774-7356-401e-96a4-bfd3b2b1d512 None None] Created user admin 2022-08-10 12:24:37.713 | INFO keystone.cmd.bootstrap [None req-5b2ba774-7356-401e-96a4-bfd3b2b1d512 None None] Created role reader 2022-08-10 12:24:37.727 | INFO keystone.cmd.bootstrap [None req-5b2ba774-7356-401e-96a4-bfd3b2b1d512 None None] Created role member 2022-08-10 12:24:37.759 | INFO keystone.cmd.bootstrap [None req-5b2ba774-7356-401e-96a4-bfd3b2b1d512 None None] Created implied role where 220d16a0eda54f5abea63b2412f133ea implies acf4ea59ba754fd4957235b27ae8e2da 2022-08-10 12:24:37.773 | INFO keystone.cmd.bootstrap [None req-5b2ba774-7356-401e-96a4-bfd3b2b1d512 None None] Created role admin 2022-08-10 12:24:37.798 | INFO keystone.cmd.bootstrap [None req-5b2ba774-7356-401e-96a4-bfd3b2b1d512 None None] Created implied role where 4f407a2327c149c1a437888bf048e333 implies 220d16a0eda54f5abea63b2412f133ea 2022-08-10 12:24:37.813 | INFO keystone.cmd.bootstrap [None req-5b2ba774-7356-401e-96a4-bfd3b2b1d512 None None] Granted role admin on project admin to user admin. 2022-08-10 12:24:37.826 | INFO keystone.cmd.bootstrap [None req-5b2ba774-7356-401e-96a4-bfd3b2b1d512 None None] Granted role admin on the system to user admin. 2022-08-10 12:24:37.843 | WARNING py.warnings [None req-5b2ba774-7356-401e-96a4-bfd3b2b1d512 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-08-10 12:24:37.843 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-08-10 12:24:37.844 |  2022-08-10 12:24:37.848 | INFO keystone.cmd.bootstrap [None req-5b2ba774-7356-401e-96a4-bfd3b2b1d512 None None] Created region RegionOne 2022-08-10 12:24:37.894 | INFO keystone.cmd.bootstrap [None req-5b2ba774-7356-401e-96a4-bfd3b2b1d512 None None] Created public endpoint http://10.222.0.36/identity 2022-08-10 12:24:38.397 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-08-10 12:24:38.401 | + ./stack.sh:main:1096 : create_keystone_accounts 2022-08-10 12:24:38.404 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-08-10 12:24:38.407 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-08-10 12:24:41.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:24:41.550 | from cryptography.utils import int_from_bytes 2022-08-10 12:24:41.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:24:41.550 | from cryptography.utils import int_from_bytes 2022-08-10 12:24:41.738 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:24:41.741 | + lib/keystone:create_keystone_accounts:310 : admin_project=582e22602a614dd99f5a590d0ef2c0d1 2022-08-10 12:24:41.744 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-08-10 12:24:41.748 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-08-10 12:24:44.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:24:44.202 | from cryptography.utils import int_from_bytes 2022-08-10 12:24:44.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:24:44.202 | from cryptography.utils import int_from_bytes 2022-08-10 12:24:44.386 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:24:44.389 | + lib/keystone:create_keystone_accounts:312 : admin_user=03885443a525490c9af37ca350871422 2022-08-10 12:24:44.392 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-08-10 12:24:44.394 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-08-10 12:24:44.397 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-08-10 12:24:44.399 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 03885443a525490c9af37ca350871422 default 2022-08-10 12:24:44.463 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 03885443a525490c9af37ca350871422 default 2022-08-10 12:24:44.516 | [510307 Async ks-domain-role:538528]: running: get_or_add_user_domain_role admin 03885443a525490c9af37ca350871422 default 2022-08-10 12:24:44.520 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-08-10 12:24:44.523 | + functions-common:get_or_create_domain:878 : local domain_id 2022-08-10 12:24:44.528 | ++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-08-10 12:24:48.120 | + functions-common:get_or_create_domain:888 : domain_id=default 2022-08-10 12:24:48.123 | + functions-common:get_or_create_domain:889 : echo default 2022-08-10 12:24:48.123 | default 2022-08-10 12:24:48.126 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-08-10 12:24:48.197 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-08-10 12:24:48.249 | [510307 Async ks-project:538669]: running: get_or_create_project service Default 2022-08-10 12:24:48.253 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-08-10 12:24:48.379 | + inc/async:async_inner:63 : get_or_create_role service 2022-08-10 12:24:48.444 | [510307 Async ks-service:538755]: running: get_or_create_role service 2022-08-10 12:24:48.448 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-08-10 12:24:48.552 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-08-10 12:24:48.734 | [510307 Async ks-reseller:538843]: running: get_or_create_role ResellerAdmin 2022-08-10 12:24:48.757 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-08-10 12:24:48.781 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-08-10 12:24:49.197 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-08-10 12:24:49.450 | [510307 Async ks-anotherrole:538933]: running: get_or_create_role anotherrole 2022-08-10 12:24:49.475 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-08-10 12:24:49.513 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-08-10 12:24:49.541 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-10 12:24:49.567 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-08-10 12:24:51.867 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:24:51.957 | [538755 Async ks-service:538755]: finished successfully 2022-08-10 12:24:52.383 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:24:52.511 | [538669 Async ks-project:538669]: finished successfully 2022-08-10 12:24:52.608 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:24:52.681 | [538843 Async ks-reseller:538843]: finished successfully 2022-08-10 12:24:53.886 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:24:53.926 | [538933 Async ks-anotherrole:538933]: finished successfully 2022-08-10 12:24:54.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:24:54.108 | from cryptography.utils import int_from_bytes 2022-08-10 12:24:54.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:24:54.108 | from cryptography.utils import int_from_bytes 2022-08-10 12:24:54.293 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:24:54.296 | ++ functions-common:get_or_create_project:939 : project_id=b1310a10ca44472799c816d081dcdc55 2022-08-10 12:24:54.299 | ++ functions-common:get_or_create_project:940 : echo b1310a10ca44472799c816d081dcdc55 2022-08-10 12:24:54.303 | + lib/keystone:create_keystone_accounts:340 : invis_project=b1310a10ca44472799c816d081dcdc55 2022-08-10 12:24:54.306 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-08-10 12:24:54.310 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-08-10 12:24:54.314 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-10 12:24:54.318 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-08-10 12:24:56.893 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:24:56.924 | [538528 Async ks-domain-role:538528]: finished successfully 2022-08-10 12:24:56.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:24:56.941 | from cryptography.utils import int_from_bytes 2022-08-10 12:24:56.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:24:56.941 | from cryptography.utils import int_from_bytes 2022-08-10 12:24:57.114 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:24:57.117 | ++ functions-common:get_or_create_project:939 : project_id=7e84e214a2e8404f8f7e8b3bc2f63a14 2022-08-10 12:24:57.120 | ++ functions-common:get_or_create_project:940 : echo 7e84e214a2e8404f8f7e8b3bc2f63a14 2022-08-10 12:24:57.123 | + lib/keystone:create_keystone_accounts:344 : demo_project=7e84e214a2e8404f8f7e8b3bc2f63a14 2022-08-10 12:24:57.126 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-08-10 12:24:57.129 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-08-10 12:24:57.132 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:24:57.135 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo@example.com ]] 2022-08-10 12:24:57.137 | ++ functions-common:get_or_create_user:912 : local email=--email=demo@example.com 2022-08-10 12:24:57.141 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-08-10 12:24:59.596 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:24:59.596 | from cryptography.utils import int_from_bytes 2022-08-10 12:24:59.597 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:24:59.597 | from cryptography.utils import int_from_bytes 2022-08-10 12:24:59.846 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:24:59.850 | ++ functions-common:get_or_create_user:926 : user_id=850023d4d8214bf4bc32fa674daf8779 2022-08-10 12:24:59.852 | ++ functions-common:get_or_create_user:927 : echo 850023d4d8214bf4bc32fa674daf8779 2022-08-10 12:24:59.856 | + lib/keystone:create_keystone_accounts:347 : demo_user=850023d4d8214bf4bc32fa674daf8779 2022-08-10 12:24:59.859 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-08-10 12:24:59.916 | [510307 Async ks-domain-role:538528]: Waiting for completion of get_or_add_user_domain_role admin 03885443a525490c9af37ca350871422 default running on PID 538528 (6 other jobs running) 2022-08-10 12:24:59.946 | [510307 Async ks-domain-role:538528]: Signaling child to exit 2022-08-10 12:24:59.946 | WAKEUP 2022-08-10 12:24:59.972 | [510307 Async ks-domain-role:538528]: Signaled 2022-08-10 12:24:59.974 | + functions-common:get_or_add_user_domain_role:1004 : local user_role_id 2022-08-10 12:24:59.974 | ++ functions-common:get_or_add_user_domain_role:1010 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:24:59.974 | ++ functions-common:get_or_add_user_domain_role:1010 : get_field 1 2022-08-10 12:24:59.974 | ++ functions-common:get_or_add_user_domain_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 03885443a525490c9af37ca350871422 --domain default 2022-08-10 12:24:59.974 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:24:59.974 | ++ functions-common:get_field:813 : read data 2022-08-10 12:24:59.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:24:59.974 | from cryptography.utils import int_from_bytes 2022-08-10 12:24:59.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:24:59.974 | from cryptography.utils import int_from_bytes 2022-08-10 12:24:59.974 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:24:59.974 | + functions-common:get_or_add_user_domain_role:1010 : user_role_id= 2022-08-10 12:24:59.974 | + functions-common:get_or_add_user_domain_role:1011 : [[ -z '' ]] 2022-08-10 12:24:59.974 | + functions-common:get_or_add_user_domain_role:1013 : openstack --os-cloud devstack-system-admin role add admin --user 03885443a525490c9af37ca350871422 --domain default 2022-08-10 12:24:59.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:24:59.974 | from cryptography.utils import int_from_bytes 2022-08-10 12:24:59.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:24:59.974 | from cryptography.utils import int_from_bytes 2022-08-10 12:24:59.974 | ++ functions-common:get_or_add_user_domain_role:1020 : get_field 1 2022-08-10 12:24:59.975 | ++ functions-common:get_or_add_user_domain_role:1020 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:24:59.975 | ++ functions-common:get_or_add_user_domain_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 03885443a525490c9af37ca350871422 --domain default 2022-08-10 12:24:59.975 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:24:59.975 | ++ functions-common:get_field:813 : read data 2022-08-10 12:24:59.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:24:59.975 | from cryptography.utils import int_from_bytes 2022-08-10 12:24:59.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:24:59.975 | from cryptography.utils import int_from_bytes 2022-08-10 12:24:59.975 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:24:59.975 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:24:59.975 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:24:59.975 | ++ functions-common:get_field:819 : echo '| 4f407a2327c149c1a437888bf048e333 | 03885443a525490c9af37ca350871422 | | | default | | False |' 2022-08-10 12:24:59.975 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:24:59.975 | ++ functions-common:get_field:813 : read data 2022-08-10 12:24:59.975 | + functions-common:get_or_add_user_domain_role:1020 : user_role_id=4f407a2327c149c1a437888bf048e333 2022-08-10 12:24:59.975 | + functions-common:get_or_add_user_domain_role:1022 : echo 4f407a2327c149c1a437888bf048e333 2022-08-10 12:24:59.975 | 4f407a2327c149c1a437888bf048e333 2022-08-10 12:25:00.024 | [510307 Async ks-domain-role:538528]: finished get_or_add_user_domain_role admin 03885443a525490c9af37ca350871422 default with result 0 in 12 seconds 2022-08-10 12:25:00.036 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-08-10 12:25:00.077 | [510307 Async ks-project:538669]: Waiting for completion of get_or_create_project service Default running on PID 538669 (5 other jobs running) 2022-08-10 12:25:00.105 | [510307 Async ks-project:538669]: Signaling child to exit 2022-08-10 12:25:00.105 | WAKEUP 2022-08-10 12:25:00.130 | [510307 Async ks-project:538669]: Signaled 2022-08-10 12:25:00.132 | + functions-common:get_or_create_project:933 : local project_id 2022-08-10 12:25:00.132 | ++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-08-10 12:25:00.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:00.132 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:00.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:00.132 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:00.132 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:25:00.132 | + functions-common:get_or_create_project:939 : project_id=a6460473ca304a7eabb9a70dd8faf951 2022-08-10 12:25:00.132 | + functions-common:get_or_create_project:940 : echo a6460473ca304a7eabb9a70dd8faf951 2022-08-10 12:25:00.132 | a6460473ca304a7eabb9a70dd8faf951 2022-08-10 12:25:00.182 | [510307 Async ks-project:538669]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-08-10 12:25:00.225 | [510307 Async ks-service:538755]: Waiting for completion of get_or_create_role service running on PID 538755 (4 other jobs running) 2022-08-10 12:25:00.253 | [510307 Async ks-service:538755]: Signaling child to exit 2022-08-10 12:25:00.253 | WAKEUP 2022-08-10 12:25:00.280 | [510307 Async ks-service:538755]: Signaled 2022-08-10 12:25:00.281 | + functions-common:get_or_create_role:946 : local role_id 2022-08-10 12:25:00.281 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-08-10 12:25:00.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:00.281 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:00.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:00.281 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:00.281 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:25:00.281 | + functions-common:get_or_create_role:951 : role_id=a28cf3edbf3f4cd5b857d76857e8fa10 2022-08-10 12:25:00.281 | + functions-common:get_or_create_role:952 : echo a28cf3edbf3f4cd5b857d76857e8fa10 2022-08-10 12:25:00.281 | a28cf3edbf3f4cd5b857d76857e8fa10 2022-08-10 12:25:00.335 | [510307 Async ks-service:538755]: finished get_or_create_role service with result 0 in 3 seconds 2022-08-10 12:25:00.377 | [510307 Async ks-reseller:538843]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 538843 (3 other jobs running) 2022-08-10 12:25:00.407 | [510307 Async ks-reseller:538843]: Signaling child to exit 2022-08-10 12:25:00.407 | WAKEUP 2022-08-10 12:25:00.432 | [510307 Async ks-reseller:538843]: Signaled 2022-08-10 12:25:00.433 | + functions-common:get_or_create_role:946 : local role_id 2022-08-10 12:25:00.433 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-08-10 12:25:00.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:00.433 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:00.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:00.433 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:00.433 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:25:00.433 | + functions-common:get_or_create_role:951 : role_id=42cf54deb8b148c686ce634f82cb47bd 2022-08-10 12:25:00.434 | + functions-common:get_or_create_role:952 : echo 42cf54deb8b148c686ce634f82cb47bd 2022-08-10 12:25:00.434 | 42cf54deb8b148c686ce634f82cb47bd 2022-08-10 12:25:00.482 | [510307 Async ks-reseller:538843]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-08-10 12:25:00.527 | [510307 Async ks-anotherrole:538933]: Waiting for completion of get_or_create_role anotherrole running on PID 538933 (2 other jobs running) 2022-08-10 12:25:00.556 | [510307 Async ks-anotherrole:538933]: Signaling child to exit 2022-08-10 12:25:00.556 | WAKEUP 2022-08-10 12:25:00.582 | [510307 Async ks-anotherrole:538933]: Signaled 2022-08-10 12:25:00.583 | + functions-common:get_or_create_role:946 : local role_id 2022-08-10 12:25:00.583 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-08-10 12:25:00.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:00.583 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:00.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:00.583 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:00.584 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:25:00.584 | + functions-common:get_or_create_role:951 : role_id=aa907345b2514df092211953f2a7c30e 2022-08-10 12:25:00.584 | + functions-common:get_or_create_role:952 : echo aa907345b2514df092211953f2a7c30e 2022-08-10 12:25:00.584 | aa907345b2514df092211953f2a7c30e 2022-08-10 12:25:00.634 | [510307 Async ks-anotherrole:538933]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-08-10 12:25:00.639 | + inc/async:async_wait:197 : return 0 2022-08-10 12:25:00.642 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 850023d4d8214bf4bc32fa674daf8779 7e84e214a2e8404f8f7e8b3bc2f63a14 2022-08-10 12:25:00.708 | + inc/async:async_inner:63 : get_or_add_user_project_role member 850023d4d8214bf4bc32fa674daf8779 7e84e214a2e8404f8f7e8b3bc2f63a14 2022-08-10 12:25:00.761 | [510307 Async ks-demo-member:539798]: running: get_or_add_user_project_role member 850023d4d8214bf4bc32fa674daf8779 7e84e214a2e8404f8f7e8b3bc2f63a14 2022-08-10 12:25:00.764 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 03885443a525490c9af37ca350871422 7e84e214a2e8404f8f7e8b3bc2f63a14 2022-08-10 12:25:00.837 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 03885443a525490c9af37ca350871422 7e84e214a2e8404f8f7e8b3bc2f63a14 2022-08-10 12:25:00.893 | [510307 Async ks-demo-admin:539910]: running: get_or_add_user_project_role admin 03885443a525490c9af37ca350871422 7e84e214a2e8404f8f7e8b3bc2f63a14 2022-08-10 12:25:00.897 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 850023d4d8214bf4bc32fa674daf8779 7e84e214a2e8404f8f7e8b3bc2f63a14 2022-08-10 12:25:00.994 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 850023d4d8214bf4bc32fa674daf8779 7e84e214a2e8404f8f7e8b3bc2f63a14 2022-08-10 12:25:01.068 | [510307 Async ks-demo-another:540022]: running: get_or_add_user_project_role anotherrole 850023d4d8214bf4bc32fa674daf8779 7e84e214a2e8404f8f7e8b3bc2f63a14 2022-08-10 12:25:01.074 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 850023d4d8214bf4bc32fa674daf8779 b1310a10ca44472799c816d081dcdc55 2022-08-10 12:25:01.186 | + inc/async:async_inner:63 : get_or_add_user_project_role member 850023d4d8214bf4bc32fa674daf8779 b1310a10ca44472799c816d081dcdc55 2022-08-10 12:25:01.286 | [510307 Async ks-demo-invis:540135]: running: get_or_add_user_project_role member 850023d4d8214bf4bc32fa674daf8779 b1310a10ca44472799c816d081dcdc55 2022-08-10 12:25:01.290 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-08-10 12:25:01.315 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-08-10 12:25:01.328 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:25:01.332 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo_reader@example.com ]] 2022-08-10 12:25:01.336 | ++ functions-common:get_or_create_user:912 : local email=--email=demo_reader@example.com 2022-08-10 12:25:01.342 | +++ functions-common:get_or_create_user:928 : 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-08-10 12:25:05.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:05.610 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:05.611 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:05.611 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:05.795 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:25:05.798 | ++ functions-common:get_or_create_user:926 : user_id=c325ea05a3b247ffa34f0985f324ea13 2022-08-10 12:25:05.801 | ++ functions-common:get_or_create_user:927 : echo c325ea05a3b247ffa34f0985f324ea13 2022-08-10 12:25:05.804 | + lib/keystone:create_keystone_accounts:360 : demo_reader=c325ea05a3b247ffa34f0985f324ea13 2022-08-10 12:25:05.806 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader c325ea05a3b247ffa34f0985f324ea13 7e84e214a2e8404f8f7e8b3bc2f63a14 2022-08-10 12:25:05.900 | + inc/async:async_inner:63 : get_or_add_user_project_role reader c325ea05a3b247ffa34f0985f324ea13 7e84e214a2e8404f8f7e8b3bc2f63a14 2022-08-10 12:25:05.977 | [510307 Async ks-demo-reader:540292]: running: get_or_add_user_project_role reader c325ea05a3b247ffa34f0985f324ea13 7e84e214a2e8404f8f7e8b3bc2f63a14 2022-08-10 12:25:05.982 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-08-10 12:25:05.988 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-08-10 12:25:06.003 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-10 12:25:06.011 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-08-10 12:25:10.501 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:10.501 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:10.501 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:10.501 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:10.839 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:25:10.860 | ++ functions-common:get_or_create_project:939 : project_id=9b579cd6614c4e288e9c34155c3b8810 2022-08-10 12:25:10.865 | ++ functions-common:get_or_create_project:940 : echo 9b579cd6614c4e288e9c34155c3b8810 2022-08-10 12:25:10.871 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=9b579cd6614c4e288e9c34155c3b8810 2022-08-10 12:25:10.875 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-08-10 12:25:10.880 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-08-10 12:25:10.885 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:25:10.888 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo@example.com ]] 2022-08-10 12:25:10.898 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo@example.com 2022-08-10 12:25:10.903 | +++ functions-common:get_or_create_user:928 : 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-08-10 12:25:15.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:15.030 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:15.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:15.030 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:15.553 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:25:15.556 | ++ functions-common:get_or_create_user:926 : user_id=a66180fa93f5408c8a3f89abce1e253d 2022-08-10 12:25:15.579 | ++ functions-common:get_or_create_user:927 : echo a66180fa93f5408c8a3f89abce1e253d 2022-08-10 12:25:15.598 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=a66180fa93f5408c8a3f89abce1e253d 2022-08-10 12:25:15.617 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin a66180fa93f5408c8a3f89abce1e253d 9b579cd6614c4e288e9c34155c3b8810 2022-08-10 12:25:16.019 | + inc/async:async_inner:63 : get_or_add_user_project_role admin a66180fa93f5408c8a3f89abce1e253d 9b579cd6614c4e288e9c34155c3b8810 2022-08-10 12:25:16.251 | [510307 Async ks-alt-admin:541094]: running: get_or_add_user_project_role admin a66180fa93f5408c8a3f89abce1e253d 9b579cd6614c4e288e9c34155c3b8810 2022-08-10 12:25:16.279 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole a66180fa93f5408c8a3f89abce1e253d 9b579cd6614c4e288e9c34155c3b8810 2022-08-10 12:25:16.720 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole a66180fa93f5408c8a3f89abce1e253d 9b579cd6614c4e288e9c34155c3b8810 2022-08-10 12:25:16.941 | [510307 Async ks-alt-another:541207]: running: get_or_add_user_project_role anotherrole a66180fa93f5408c8a3f89abce1e253d 9b579cd6614c4e288e9c34155c3b8810 2022-08-10 12:25:16.959 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-08-10 12:25:16.981 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-08-10 12:25:17.013 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:25:17.035 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_member@example.com ]] 2022-08-10 12:25:17.044 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_member@example.com 2022-08-10 12:25:17.050 | +++ functions-common:get_or_create_user:928 : 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-08-10 12:25:20.754 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:25:20.983 | [539798 Async ks-demo-member:539798]: finished successfully 2022-08-10 12:25:22.028 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:25:22.106 | [539910 Async ks-demo-admin:539910]: finished successfully 2022-08-10 12:25:22.425 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:25:22.470 | [540022 Async ks-demo-another:540022]: finished successfully 2022-08-10 12:25:23.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:23.073 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:23.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:23.073 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:23.263 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:25:23.267 | ++ functions-common:get_or_create_user:926 : user_id=5cef7894351d42e78245818f1eeb2e37 2022-08-10 12:25:23.270 | ++ functions-common:get_or_create_user:927 : echo 5cef7894351d42e78245818f1eeb2e37 2022-08-10 12:25:23.274 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=5cef7894351d42e78245818f1eeb2e37 2022-08-10 12:25:23.278 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 5cef7894351d42e78245818f1eeb2e37 9b579cd6614c4e288e9c34155c3b8810 2022-08-10 12:25:23.395 | + inc/async:async_inner:63 : get_or_add_user_project_role member 5cef7894351d42e78245818f1eeb2e37 9b579cd6614c4e288e9c34155c3b8810 2022-08-10 12:25:23.460 | [510307 Async ks-alt-member-user:541543]: running: get_or_add_user_project_role member 5cef7894351d42e78245818f1eeb2e37 9b579cd6614c4e288e9c34155c3b8810 2022-08-10 12:25:23.464 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-08-10 12:25:23.466 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-08-10 12:25:23.473 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:25:23.480 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_reader@example.com ]] 2022-08-10 12:25:23.487 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_reader@example.com 2022-08-10 12:25:23.494 | +++ functions-common:get_or_create_user:928 : 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-08-10 12:25:25.646 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:25:25.705 | [540135 Async ks-demo-invis:540135]: finished successfully 2022-08-10 12:25:26.512 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:25:26.630 | [540292 Async ks-demo-reader:540292]: finished successfully 2022-08-10 12:25:26.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:26.840 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:26.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:26.840 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:27.066 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:25:27.069 | ++ functions-common:get_or_create_user:926 : user_id=fd5892b9e8124c649f0a3600d9dda75c 2022-08-10 12:25:27.072 | ++ functions-common:get_or_create_user:927 : echo fd5892b9e8124c649f0a3600d9dda75c 2022-08-10 12:25:27.077 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=fd5892b9e8124c649f0a3600d9dda75c 2022-08-10 12:25:27.086 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader fd5892b9e8124c649f0a3600d9dda75c 9b579cd6614c4e288e9c34155c3b8810 2022-08-10 12:25:27.217 | + inc/async:async_inner:63 : get_or_add_user_project_role reader fd5892b9e8124c649f0a3600d9dda75c 9b579cd6614c4e288e9c34155c3b8810 2022-08-10 12:25:27.300 | [510307 Async ks-alt-reader-user:541816]: running: get_or_add_user_project_role reader fd5892b9e8124c649f0a3600d9dda75c 9b579cd6614c4e288e9c34155c3b8810 2022-08-10 12:25:27.314 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-08-10 12:25:27.319 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:25:27.322 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_member@example.com ]] 2022-08-10 12:25:27.332 | ++ functions-common:get_or_create_user:912 : local email=--email=system_member@example.com 2022-08-10 12:25:27.356 | +++ functions-common:get_or_create_user:928 : 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-08-10 12:25:30.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:30.507 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:30.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:30.507 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:30.836 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:25:30.865 | ++ functions-common:get_or_create_user:926 : user_id=d13fb19c7271470fbe74040bf737f1aa 2022-08-10 12:25:30.881 | ++ functions-common:get_or_create_user:927 : echo d13fb19c7271470fbe74040bf737f1aa 2022-08-10 12:25:30.913 | + lib/keystone:create_keystone_accounts:392 : system_member_user=d13fb19c7271470fbe74040bf737f1aa 2022-08-10 12:25:30.920 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member d13fb19c7271470fbe74040bf737f1aa all 2022-08-10 12:25:31.127 | + inc/async:async_inner:63 : get_or_add_user_system_role member d13fb19c7271470fbe74040bf737f1aa all 2022-08-10 12:25:31.337 | [510307 Async ks-system-member:542039]: running: get_or_add_user_system_role member d13fb19c7271470fbe74040bf737f1aa all 2022-08-10 12:25:31.361 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-08-10 12:25:31.381 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:25:31.401 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_reader@example.com ]] 2022-08-10 12:25:31.411 | ++ functions-common:get_or_create_user:912 : local email=--email=system_reader@example.com 2022-08-10 12:25:31.449 | +++ functions-common:get_or_create_user:928 : 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-08-10 12:25:35.940 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:25:36.053 | [541094 Async ks-alt-admin:541094]: finished successfully 2022-08-10 12:25:36.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:36.516 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:36.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:36.516 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:36.756 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:25:36.765 | ++ functions-common:get_or_create_user:926 : user_id=ef1ec05f676047678c4211d4a36d98c6 2022-08-10 12:25:36.770 | ++ functions-common:get_or_create_user:927 : echo ef1ec05f676047678c4211d4a36d98c6 2022-08-10 12:25:36.775 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=ef1ec05f676047678c4211d4a36d98c6 2022-08-10 12:25:36.777 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader ef1ec05f676047678c4211d4a36d98c6 all 2022-08-10 12:25:36.872 | + inc/async:async_inner:63 : get_or_add_user_system_role reader ef1ec05f676047678c4211d4a36d98c6 all 2022-08-10 12:25:36.984 | [510307 Async ks-system-reader:542285]: running: get_or_add_user_system_role reader ef1ec05f676047678c4211d4a36d98c6 all 2022-08-10 12:25:36.993 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-08-10 12:25:37.008 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-08-10 12:25:37.029 | ++ functions-common:get_or_create_group:895 : local 'desc=openstack admin group' 2022-08-10 12:25:37.038 | ++ functions-common:get_or_create_group:896 : local group_id 2022-08-10 12:25:37.065 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-08-10 12:25:38.417 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:25:38.585 | [541207 Async ks-alt-another:541207]: finished successfully 2022-08-10 12:25:39.637 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:25:39.756 | [541543 Async ks-alt-member-user:541543]: finished successfully 2022-08-10 12:25:40.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:40.222 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:40.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:40.222 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:40.408 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:25:40.416 | ++ functions-common:get_or_create_group:903 : group_id=f305446175ff427cbf0dc8d7e765dea9 2022-08-10 12:25:40.420 | ++ functions-common:get_or_create_group:904 : echo f305446175ff427cbf0dc8d7e765dea9 2022-08-10 12:25:40.425 | + lib/keystone:create_keystone_accounts:402 : admin_group=f305446175ff427cbf0dc8d7e765dea9 2022-08-10 12:25:40.428 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-08-10 12:25:40.432 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-08-10 12:25:40.440 | ++ functions-common:get_or_create_group:895 : local 'desc=non-admin group' 2022-08-10 12:25:40.443 | ++ functions-common:get_or_create_group:896 : local group_id 2022-08-10 12:25:40.456 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-08-10 12:25:43.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:43.325 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:43.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:43.325 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:43.357 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:25:43.427 | [541816 Async ks-alt-reader-user:541816]: finished successfully 2022-08-10 12:25:43.521 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:25:43.525 | ++ functions-common:get_or_create_group:903 : group_id=fb609169198945499f06fb65afd9cf64 2022-08-10 12:25:43.529 | ++ functions-common:get_or_create_group:904 : echo fb609169198945499f06fb65afd9cf64 2022-08-10 12:25:43.535 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=fb609169198945499f06fb65afd9cf64 2022-08-10 12:25:43.538 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member fb609169198945499f06fb65afd9cf64 7e84e214a2e8404f8f7e8b3bc2f63a14 2022-08-10 12:25:43.650 | + inc/async:async_inner:63 : get_or_add_group_project_role member fb609169198945499f06fb65afd9cf64 7e84e214a2e8404f8f7e8b3bc2f63a14 2022-08-10 12:25:43.728 | [510307 Async ks-group-memberdemo:542677]: running: get_or_add_group_project_role member fb609169198945499f06fb65afd9cf64 7e84e214a2e8404f8f7e8b3bc2f63a14 2022-08-10 12:25:43.733 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole fb609169198945499f06fb65afd9cf64 7e84e214a2e8404f8f7e8b3bc2f63a14 2022-08-10 12:25:43.858 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole fb609169198945499f06fb65afd9cf64 7e84e214a2e8404f8f7e8b3bc2f63a14 2022-08-10 12:25:44.022 | [510307 Async ks-group-anotherdemo:542763]: running: get_or_add_group_project_role anotherrole fb609169198945499f06fb65afd9cf64 7e84e214a2e8404f8f7e8b3bc2f63a14 2022-08-10 12:25:44.024 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member fb609169198945499f06fb65afd9cf64 9b579cd6614c4e288e9c34155c3b8810 2022-08-10 12:25:44.315 | + inc/async:async_inner:63 : get_or_add_group_project_role member fb609169198945499f06fb65afd9cf64 9b579cd6614c4e288e9c34155c3b8810 2022-08-10 12:25:44.519 | [510307 Async ks-group-memberalt:542851]: running: get_or_add_group_project_role member fb609169198945499f06fb65afd9cf64 9b579cd6614c4e288e9c34155c3b8810 2022-08-10 12:25:44.549 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole fb609169198945499f06fb65afd9cf64 9b579cd6614c4e288e9c34155c3b8810 2022-08-10 12:25:44.980 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:25:44.983 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole fb609169198945499f06fb65afd9cf64 9b579cd6614c4e288e9c34155c3b8810 2022-08-10 12:25:45.092 | [542039 Async ks-system-member:542039]: finished successfully 2022-08-10 12:25:45.175 | [510307 Async ks-group-anotheralt:542945]: running: get_or_add_group_project_role anotherrole fb609169198945499f06fb65afd9cf64 9b579cd6614c4e288e9c34155c3b8810 2022-08-10 12:25:45.205 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin f305446175ff427cbf0dc8d7e765dea9 582e22602a614dd99f5a590d0ef2c0d1 2022-08-10 12:25:45.672 | + inc/async:async_inner:63 : get_or_add_group_project_role admin f305446175ff427cbf0dc8d7e765dea9 582e22602a614dd99f5a590d0ef2c0d1 2022-08-10 12:25:45.913 | [510307 Async ks-group-admin:543081]: running: get_or_add_group_project_role admin f305446175ff427cbf0dc8d7e765dea9 582e22602a614dd99f5a590d0ef2c0d1 2022-08-10 12:25:45.933 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-08-10 12:25:46.380 | [510307 Async ks-demo-member:539798]: Waiting for completion of get_or_add_user_project_role member 850023d4d8214bf4bc32fa674daf8779 7e84e214a2e8404f8f7e8b3bc2f63a14 running on PID 539798 (17 other jobs running) 2022-08-10 12:25:46.568 | [510307 Async ks-demo-member:539798]: Signaling child to exit 2022-08-10 12:25:46.569 | WAKEUP 2022-08-10 12:25:46.688 | [510307 Async ks-demo-member:539798]: Signaled 2022-08-10 12:25:46.692 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:25:46.692 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 12:25:46.692 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:25:46.692 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:25:46.693 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 12:25:46.693 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 12:25:46.693 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 12:25:46.693 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 12:25:46.693 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:25:46.693 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:25:46.693 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 850023d4d8214bf4bc32fa674daf8779 --project 7e84e214a2e8404f8f7e8b3bc2f63a14 2022-08-10 12:25:46.693 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:25:46.693 | ++ functions-common:get_field:813 : read data 2022-08-10 12:25:46.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:46.693 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:46.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:46.693 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:46.693 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:25:46.693 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:25:46.693 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:25:46.693 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 850023d4d8214bf4bc32fa674daf8779 --project 7e84e214a2e8404f8f7e8b3bc2f63a14 2022-08-10 12:25:46.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:46.693 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:46.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:46.693 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:46.693 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:25:46.693 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 850023d4d8214bf4bc32fa674daf8779 --project 7e84e214a2e8404f8f7e8b3bc2f63a14 2022-08-10 12:25:46.693 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:25:46.693 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:25:46.693 | ++ functions-common:get_field:813 : read data 2022-08-10 12:25:46.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:46.693 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:46.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:46.693 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:46.693 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:25:46.693 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:25:46.693 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:25:46.694 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:25:46.694 | ++ functions-common:get_field:819 : echo '| 220d16a0eda54f5abea63b2412f133ea | 850023d4d8214bf4bc32fa674daf8779 | | 7e84e214a2e8404f8f7e8b3bc2f63a14 | | | False |' 2022-08-10 12:25:46.694 | ++ functions-common:get_field:813 : read data 2022-08-10 12:25:46.694 | + functions-common:get_or_add_user_project_role:996 : user_role_id=220d16a0eda54f5abea63b2412f133ea 2022-08-10 12:25:46.694 | + functions-common:get_or_add_user_project_role:998 : echo 220d16a0eda54f5abea63b2412f133ea 2022-08-10 12:25:46.694 | 220d16a0eda54f5abea63b2412f133ea 2022-08-10 12:25:46.975 | [510307 Async ks-demo-member:539798]: finished get_or_add_user_project_role member 850023d4d8214bf4bc32fa674daf8779 7e84e214a2e8404f8f7e8b3bc2f63a14 with result 0 in 20 seconds 2022-08-10 12:25:47.218 | [510307 Async ks-demo-admin:539910]: Waiting for completion of get_or_add_user_project_role admin 03885443a525490c9af37ca350871422 7e84e214a2e8404f8f7e8b3bc2f63a14 running on PID 539910 (16 other jobs running) 2022-08-10 12:25:47.390 | [510307 Async ks-demo-admin:539910]: Signaling child to exit 2022-08-10 12:25:47.393 | WAKEUP 2022-08-10 12:25:47.555 | [510307 Async ks-demo-admin:539910]: Signaled 2022-08-10 12:25:47.568 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:25:47.568 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 12:25:47.568 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:25:47.568 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:25:47.568 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 12:25:47.568 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 12:25:47.568 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 12:25:47.568 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 12:25:47.568 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:25:47.569 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 03885443a525490c9af37ca350871422 --project 7e84e214a2e8404f8f7e8b3bc2f63a14 2022-08-10 12:25:47.569 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:25:47.569 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:25:47.569 | ++ functions-common:get_field:813 : read data 2022-08-10 12:25:47.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:47.569 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:47.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:47.569 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:47.569 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:25:47.569 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:25:47.569 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:25:47.569 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 03885443a525490c9af37ca350871422 --project 7e84e214a2e8404f8f7e8b3bc2f63a14 2022-08-10 12:25:47.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:47.569 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:47.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:47.569 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:47.569 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:25:47.569 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 03885443a525490c9af37ca350871422 --project 7e84e214a2e8404f8f7e8b3bc2f63a14 2022-08-10 12:25:47.569 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:25:47.569 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:25:47.569 | ++ functions-common:get_field:813 : read data 2022-08-10 12:25:47.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:47.569 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:47.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:47.569 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:47.569 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:25:47.569 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:25:47.569 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:25:47.569 | ++ functions-common:get_field:819 : echo '| 4f407a2327c149c1a437888bf048e333 | 03885443a525490c9af37ca350871422 | | 7e84e214a2e8404f8f7e8b3bc2f63a14 | | | False |' 2022-08-10 12:25:47.569 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:25:47.569 | ++ functions-common:get_field:813 : read data 2022-08-10 12:25:47.569 | + functions-common:get_or_add_user_project_role:996 : user_role_id=4f407a2327c149c1a437888bf048e333 2022-08-10 12:25:47.570 | + functions-common:get_or_add_user_project_role:998 : echo 4f407a2327c149c1a437888bf048e333 2022-08-10 12:25:47.570 | 4f407a2327c149c1a437888bf048e333 2022-08-10 12:25:47.872 | [510307 Async ks-demo-admin:539910]: finished get_or_add_user_project_role admin 03885443a525490c9af37ca350871422 7e84e214a2e8404f8f7e8b3bc2f63a14 with result 0 in 21 seconds 2022-08-10 12:25:48.064 | [510307 Async ks-demo-another:540022]: Waiting for completion of get_or_add_user_project_role anotherrole 850023d4d8214bf4bc32fa674daf8779 7e84e214a2e8404f8f7e8b3bc2f63a14 running on PID 540022 (15 other jobs running) 2022-08-10 12:25:48.215 | [510307 Async ks-demo-another:540022]: Signaling child to exit 2022-08-10 12:25:48.227 | WAKEUP 2022-08-10 12:25:48.346 | [510307 Async ks-demo-another:540022]: Signaled 2022-08-10 12:25:48.360 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:25:48.360 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 12:25:48.360 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:25:48.360 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:25:48.360 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 12:25:48.360 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 12:25:48.360 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 12:25:48.360 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 12:25:48.360 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 850023d4d8214bf4bc32fa674daf8779 --project 7e84e214a2e8404f8f7e8b3bc2f63a14 2022-08-10 12:25:48.361 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:25:48.361 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:25:48.361 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:25:48.361 | ++ functions-common:get_field:813 : read data 2022-08-10 12:25:48.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:48.361 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:48.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:48.361 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:48.361 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:25:48.361 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:25:48.361 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:25:48.361 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user 850023d4d8214bf4bc32fa674daf8779 --project 7e84e214a2e8404f8f7e8b3bc2f63a14 2022-08-10 12:25:48.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:48.361 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:48.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:48.361 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:48.361 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 850023d4d8214bf4bc32fa674daf8779 --project 7e84e214a2e8404f8f7e8b3bc2f63a14 2022-08-10 12:25:48.361 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:25:48.361 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:25:48.361 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:25:48.361 | ++ functions-common:get_field:813 : read data 2022-08-10 12:25:48.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:48.361 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:48.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:48.361 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:48.361 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:25:48.361 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:25:48.362 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:25:48.362 | ++ functions-common:get_field:819 : echo '| aa907345b2514df092211953f2a7c30e | 850023d4d8214bf4bc32fa674daf8779 | | 7e84e214a2e8404f8f7e8b3bc2f63a14 | | | False |' 2022-08-10 12:25:48.362 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:25:48.362 | ++ functions-common:get_field:813 : read data 2022-08-10 12:25:48.362 | + functions-common:get_or_add_user_project_role:996 : user_role_id=aa907345b2514df092211953f2a7c30e 2022-08-10 12:25:48.362 | + functions-common:get_or_add_user_project_role:998 : echo aa907345b2514df092211953f2a7c30e 2022-08-10 12:25:48.362 | aa907345b2514df092211953f2a7c30e 2022-08-10 12:25:48.632 | [510307 Async ks-demo-another:540022]: finished get_or_add_user_project_role anotherrole 850023d4d8214bf4bc32fa674daf8779 7e84e214a2e8404f8f7e8b3bc2f63a14 with result 0 in 21 seconds 2022-08-10 12:25:48.797 | [510307 Async ks-demo-invis:540135]: Waiting for completion of get_or_add_user_project_role member 850023d4d8214bf4bc32fa674daf8779 b1310a10ca44472799c816d081dcdc55 running on PID 540135 (14 other jobs running) 2022-08-10 12:25:48.872 | [510307 Async ks-demo-invis:540135]: Signaling child to exit 2022-08-10 12:25:48.873 | WAKEUP 2022-08-10 12:25:48.932 | [510307 Async ks-demo-invis:540135]: Signaled 2022-08-10 12:25:48.934 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:25:48.934 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 12:25:48.934 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:25:48.934 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:25:48.934 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 12:25:48.935 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 12:25:48.935 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 12:25:48.935 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 12:25:48.935 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:25:48.935 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:25:48.935 | ++ functions-common:get_field:813 : read data 2022-08-10 12:25:48.935 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 850023d4d8214bf4bc32fa674daf8779 --project b1310a10ca44472799c816d081dcdc55 2022-08-10 12:25:48.935 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:25:48.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:48.935 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:48.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:48.935 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:48.935 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:25:48.935 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:25:48.935 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:25:48.935 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 850023d4d8214bf4bc32fa674daf8779 --project b1310a10ca44472799c816d081dcdc55 2022-08-10 12:25:48.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:48.935 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:48.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:48.935 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:48.935 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:25:48.935 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:25:48.936 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 850023d4d8214bf4bc32fa674daf8779 --project b1310a10ca44472799c816d081dcdc55 2022-08-10 12:25:48.936 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:25:48.936 | ++ functions-common:get_field:813 : read data 2022-08-10 12:25:48.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:48.936 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:48.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:48.936 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:48.936 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:25:48.936 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:25:48.936 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:25:48.936 | ++ functions-common:get_field:819 : echo '| 220d16a0eda54f5abea63b2412f133ea | 850023d4d8214bf4bc32fa674daf8779 | | b1310a10ca44472799c816d081dcdc55 | | | False |' 2022-08-10 12:25:48.936 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:25:48.936 | ++ functions-common:get_field:813 : read data 2022-08-10 12:25:48.936 | + functions-common:get_or_add_user_project_role:996 : user_role_id=220d16a0eda54f5abea63b2412f133ea 2022-08-10 12:25:48.936 | + functions-common:get_or_add_user_project_role:998 : echo 220d16a0eda54f5abea63b2412f133ea 2022-08-10 12:25:48.936 | 220d16a0eda54f5abea63b2412f133ea 2022-08-10 12:25:49.054 | [510307 Async ks-demo-invis:540135]: finished get_or_add_user_project_role member 850023d4d8214bf4bc32fa674daf8779 b1310a10ca44472799c816d081dcdc55 with result 0 in 24 seconds 2022-08-10 12:25:49.139 | [510307 Async ks-demo-reader:540292]: Waiting for completion of get_or_add_user_project_role reader c325ea05a3b247ffa34f0985f324ea13 7e84e214a2e8404f8f7e8b3bc2f63a14 running on PID 540292 (13 other jobs running) 2022-08-10 12:25:49.244 | [510307 Async ks-demo-reader:540292]: Signaling child to exit 2022-08-10 12:25:49.244 | WAKEUP 2022-08-10 12:25:49.354 | [510307 Async ks-demo-reader:540292]: Signaled 2022-08-10 12:25:49.361 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:25:49.361 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 12:25:49.361 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:25:49.361 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:25:49.361 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 12:25:49.362 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 12:25:49.362 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 12:25:49.362 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 12:25:49.362 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:25:49.362 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c325ea05a3b247ffa34f0985f324ea13 --project 7e84e214a2e8404f8f7e8b3bc2f63a14 2022-08-10 12:25:49.362 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:25:49.362 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:25:49.362 | ++ functions-common:get_field:813 : read data 2022-08-10 12:25:49.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:49.362 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:49.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:49.362 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:49.362 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:25:49.362 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:25:49.362 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:25:49.362 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user c325ea05a3b247ffa34f0985f324ea13 --project 7e84e214a2e8404f8f7e8b3bc2f63a14 2022-08-10 12:25:49.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:49.362 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:49.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:49.362 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:49.362 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:25:49.362 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c325ea05a3b247ffa34f0985f324ea13 --project 7e84e214a2e8404f8f7e8b3bc2f63a14 2022-08-10 12:25:49.362 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:25:49.362 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:25:49.362 | ++ functions-common:get_field:813 : read data 2022-08-10 12:25:49.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:49.362 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:49.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:49.362 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:49.363 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:25:49.363 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:25:49.363 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:25:49.363 | ++ functions-common:get_field:819 : echo '| acf4ea59ba754fd4957235b27ae8e2da | c325ea05a3b247ffa34f0985f324ea13 | | 7e84e214a2e8404f8f7e8b3bc2f63a14 | | | False |' 2022-08-10 12:25:49.363 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:25:49.363 | ++ functions-common:get_field:813 : read data 2022-08-10 12:25:49.363 | + functions-common:get_or_add_user_project_role:996 : user_role_id=acf4ea59ba754fd4957235b27ae8e2da 2022-08-10 12:25:49.363 | + functions-common:get_or_add_user_project_role:998 : echo acf4ea59ba754fd4957235b27ae8e2da 2022-08-10 12:25:49.363 | acf4ea59ba754fd4957235b27ae8e2da 2022-08-10 12:25:49.523 | [510307 Async ks-demo-reader:540292]: finished get_or_add_user_project_role reader c325ea05a3b247ffa34f0985f324ea13 7e84e214a2e8404f8f7e8b3bc2f63a14 with result 0 in 20 seconds 2022-08-10 12:25:49.529 | + inc/async:async_wait:197 : return 0 2022-08-10 12:25:49.547 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-08-10 12:25:49.861 | [510307 Async ks-alt-admin:541094]: Waiting for completion of get_or_add_user_project_role admin a66180fa93f5408c8a3f89abce1e253d 9b579cd6614c4e288e9c34155c3b8810 running on PID 541094 (12 other jobs running) 2022-08-10 12:25:49.990 | [510307 Async ks-alt-admin:541094]: Signaling child to exit 2022-08-10 12:25:49.991 | WAKEUP 2022-08-10 12:25:50.147 | [510307 Async ks-alt-admin:541094]: Signaled 2022-08-10 12:25:50.160 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:25:50.160 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 12:25:50.160 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:25:50.161 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:25:50.161 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 12:25:50.161 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 12:25:50.161 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 12:25:50.161 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 12:25:50.161 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a66180fa93f5408c8a3f89abce1e253d --project 9b579cd6614c4e288e9c34155c3b8810 2022-08-10 12:25:50.161 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:25:50.161 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:25:50.161 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:25:50.161 | ++ functions-common:get_field:813 : read data 2022-08-10 12:25:50.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:50.161 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:50.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:50.161 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:50.161 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:25:50.161 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:25:50.161 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:25:50.161 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user a66180fa93f5408c8a3f89abce1e253d --project 9b579cd6614c4e288e9c34155c3b8810 2022-08-10 12:25:50.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:50.161 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:50.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:50.161 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:50.161 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a66180fa93f5408c8a3f89abce1e253d --project 9b579cd6614c4e288e9c34155c3b8810 2022-08-10 12:25:50.161 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:25:50.161 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:25:50.161 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:25:50.161 | ++ functions-common:get_field:813 : read data 2022-08-10 12:25:50.162 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:50.162 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:50.162 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:50.162 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:50.162 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:25:50.162 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:25:50.162 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:25:50.162 | ++ functions-common:get_field:819 : echo '| 4f407a2327c149c1a437888bf048e333 | a66180fa93f5408c8a3f89abce1e253d | | 9b579cd6614c4e288e9c34155c3b8810 | | | False |' 2022-08-10 12:25:50.162 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:25:50.162 | ++ functions-common:get_field:813 : read data 2022-08-10 12:25:50.162 | + functions-common:get_or_add_user_project_role:996 : user_role_id=4f407a2327c149c1a437888bf048e333 2022-08-10 12:25:50.162 | + functions-common:get_or_add_user_project_role:998 : echo 4f407a2327c149c1a437888bf048e333 2022-08-10 12:25:50.162 | 4f407a2327c149c1a437888bf048e333 2022-08-10 12:25:50.385 | [510307 Async ks-alt-admin:541094]: finished get_or_add_user_project_role admin a66180fa93f5408c8a3f89abce1e253d 9b579cd6614c4e288e9c34155c3b8810 with result 0 in 20 seconds 2022-08-10 12:25:50.555 | [510307 Async ks-alt-another:541207]: Waiting for completion of get_or_add_user_project_role anotherrole a66180fa93f5408c8a3f89abce1e253d 9b579cd6614c4e288e9c34155c3b8810 running on PID 541207 (11 other jobs running) 2022-08-10 12:25:50.680 | [510307 Async ks-alt-another:541207]: Signaling child to exit 2022-08-10 12:25:50.680 | WAKEUP 2022-08-10 12:25:50.843 | [510307 Async ks-alt-another:541207]: Signaled 2022-08-10 12:25:50.848 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:25:50.848 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 12:25:50.848 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:25:50.848 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:25:50.848 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 12:25:50.848 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 12:25:50.848 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 12:25:50.848 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 12:25:50.848 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user a66180fa93f5408c8a3f89abce1e253d --project 9b579cd6614c4e288e9c34155c3b8810 2022-08-10 12:25:50.848 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:25:50.848 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:25:50.848 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:25:50.848 | ++ functions-common:get_field:813 : read data 2022-08-10 12:25:50.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:50.848 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:50.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:50.848 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:50.848 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:25:50.848 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:25:50.848 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:25:50.848 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user a66180fa93f5408c8a3f89abce1e253d --project 9b579cd6614c4e288e9c34155c3b8810 2022-08-10 12:25:50.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:50.848 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:50.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:50.848 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:50.848 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user a66180fa93f5408c8a3f89abce1e253d --project 9b579cd6614c4e288e9c34155c3b8810 2022-08-10 12:25:50.848 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:25:50.848 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:25:50.848 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:25:50.848 | ++ functions-common:get_field:813 : read data 2022-08-10 12:25:50.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:50.849 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:50.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:50.849 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:50.849 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:25:50.849 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:25:50.849 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:25:50.849 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:25:50.849 | ++ functions-common:get_field:819 : echo '| aa907345b2514df092211953f2a7c30e | a66180fa93f5408c8a3f89abce1e253d | | 9b579cd6614c4e288e9c34155c3b8810 | | | False |' 2022-08-10 12:25:50.849 | ++ functions-common:get_field:813 : read data 2022-08-10 12:25:50.849 | + functions-common:get_or_add_user_project_role:996 : user_role_id=aa907345b2514df092211953f2a7c30e 2022-08-10 12:25:50.849 | + functions-common:get_or_add_user_project_role:998 : echo aa907345b2514df092211953f2a7c30e 2022-08-10 12:25:50.849 | aa907345b2514df092211953f2a7c30e 2022-08-10 12:25:51.117 | [510307 Async ks-alt-another:541207]: finished get_or_add_user_project_role anotherrole a66180fa93f5408c8a3f89abce1e253d 9b579cd6614c4e288e9c34155c3b8810 with result 0 in 22 seconds 2022-08-10 12:25:51.311 | [510307 Async ks-alt-member-user:541543]: Waiting for completion of get_or_add_user_project_role member 5cef7894351d42e78245818f1eeb2e37 9b579cd6614c4e288e9c34155c3b8810 running on PID 541543 (10 other jobs running) 2022-08-10 12:25:51.419 | [510307 Async ks-alt-member-user:541543]: Signaling child to exit 2022-08-10 12:25:51.419 | WAKEUP 2022-08-10 12:25:51.556 | [510307 Async ks-alt-member-user:541543]: Signaled 2022-08-10 12:25:51.564 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:25:51.564 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 12:25:51.565 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:25:51.565 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:25:51.565 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 12:25:51.565 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 12:25:51.565 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 12:25:51.565 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 12:25:51.565 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5cef7894351d42e78245818f1eeb2e37 --project 9b579cd6614c4e288e9c34155c3b8810 2022-08-10 12:25:51.565 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:25:51.565 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:25:51.565 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:25:51.565 | ++ functions-common:get_field:813 : read data 2022-08-10 12:25:51.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:51.565 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:51.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:51.565 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:51.565 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:25:51.565 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:25:51.565 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:25:51.565 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 5cef7894351d42e78245818f1eeb2e37 --project 9b579cd6614c4e288e9c34155c3b8810 2022-08-10 12:25:51.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:51.565 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:51.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:51.565 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:51.566 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:25:51.566 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5cef7894351d42e78245818f1eeb2e37 --project 9b579cd6614c4e288e9c34155c3b8810 2022-08-10 12:25:51.566 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:25:51.566 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:25:51.566 | ++ functions-common:get_field:813 : read data 2022-08-10 12:25:51.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:51.566 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:51.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:51.566 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:51.566 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:25:51.566 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:25:51.566 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:25:51.566 | ++ functions-common:get_field:819 : echo '| 220d16a0eda54f5abea63b2412f133ea | 5cef7894351d42e78245818f1eeb2e37 | | 9b579cd6614c4e288e9c34155c3b8810 | | | False |' 2022-08-10 12:25:51.566 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:25:51.566 | ++ functions-common:get_field:813 : read data 2022-08-10 12:25:51.566 | + functions-common:get_or_add_user_project_role:996 : user_role_id=220d16a0eda54f5abea63b2412f133ea 2022-08-10 12:25:51.566 | + functions-common:get_or_add_user_project_role:998 : echo 220d16a0eda54f5abea63b2412f133ea 2022-08-10 12:25:51.566 | 220d16a0eda54f5abea63b2412f133ea 2022-08-10 12:25:51.883 | [510307 Async ks-alt-member-user:541543]: finished get_or_add_user_project_role member 5cef7894351d42e78245818f1eeb2e37 9b579cd6614c4e288e9c34155c3b8810 with result 0 in 16 seconds 2022-08-10 12:25:52.066 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:25:52.120 | [510307 Async ks-alt-reader-user:541816]: Waiting for completion of get_or_add_user_project_role reader fd5892b9e8124c649f0a3600d9dda75c 9b579cd6614c4e288e9c34155c3b8810 running on PID 541816 (9 other jobs running) 2022-08-10 12:25:52.203 | [542285 Async ks-system-reader:542285]: finished successfully 2022-08-10 12:25:52.283 | [510307 Async ks-alt-reader-user:541816]: Signaling child to exit 2022-08-10 12:25:52.283 | WAKEUP 2022-08-10 12:25:52.430 | [510307 Async ks-alt-reader-user:541816]: Signaled 2022-08-10 12:25:52.440 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:25:52.440 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 12:25:52.440 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:25:52.440 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:25:52.440 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 12:25:52.440 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 12:25:52.440 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 12:25:52.440 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 12:25:52.440 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user fd5892b9e8124c649f0a3600d9dda75c --project 9b579cd6614c4e288e9c34155c3b8810 2022-08-10 12:25:52.440 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:25:52.440 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:25:52.441 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:25:52.441 | ++ functions-common:get_field:813 : read data 2022-08-10 12:25:52.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:52.441 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:52.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:52.441 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:52.441 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:25:52.441 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:25:52.441 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:25:52.441 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user fd5892b9e8124c649f0a3600d9dda75c --project 9b579cd6614c4e288e9c34155c3b8810 2022-08-10 12:25:52.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:52.441 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:52.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:52.441 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:52.441 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user fd5892b9e8124c649f0a3600d9dda75c --project 9b579cd6614c4e288e9c34155c3b8810 2022-08-10 12:25:52.441 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:25:52.441 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:25:52.441 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:25:52.441 | ++ functions-common:get_field:813 : read data 2022-08-10 12:25:52.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:52.441 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:52.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:52.441 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:52.441 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:25:52.441 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:25:52.441 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:25:52.441 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:25:52.441 | ++ functions-common:get_field:819 : echo '| acf4ea59ba754fd4957235b27ae8e2da | fd5892b9e8124c649f0a3600d9dda75c | | 9b579cd6614c4e288e9c34155c3b8810 | | | False |' 2022-08-10 12:25:52.441 | ++ functions-common:get_field:813 : read data 2022-08-10 12:25:52.441 | + functions-common:get_or_add_user_project_role:996 : user_role_id=acf4ea59ba754fd4957235b27ae8e2da 2022-08-10 12:25:52.441 | + functions-common:get_or_add_user_project_role:998 : echo acf4ea59ba754fd4957235b27ae8e2da 2022-08-10 12:25:52.441 | acf4ea59ba754fd4957235b27ae8e2da 2022-08-10 12:25:52.676 | [510307 Async ks-alt-reader-user:541816]: finished get_or_add_user_project_role reader fd5892b9e8124c649f0a3600d9dda75c 9b579cd6614c4e288e9c34155c3b8810 with result 0 in 16 seconds 2022-08-10 12:25:52.701 | + inc/async:async_wait:197 : return 0 2022-08-10 12:25:52.712 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-08-10 12:25:53.043 | [510307 Async ks-system-member:542039]: Waiting for completion of get_or_add_user_system_role member d13fb19c7271470fbe74040bf737f1aa all running on PID 542039 (8 other jobs running) 2022-08-10 12:25:53.225 | [510307 Async ks-system-member:542039]: Signaling child to exit 2022-08-10 12:25:53.226 | WAKEUP 2022-08-10 12:25:53.361 | [510307 Async ks-system-member:542039]: Signaled 2022-08-10 12:25:53.375 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-08-10 12:25:53.375 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-08-10 12:25:53.375 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-08-10 12:25:53.375 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:25:53.375 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:25:53.375 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 12:25:53.375 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 12:25:53.375 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 12:25:53.375 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-08-10 12:25:53.375 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d13fb19c7271470fbe74040bf737f1aa --system all -f value -c Role 2022-08-10 12:25:53.375 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:53.376 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:53.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:53.376 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:53.376 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:25:53.376 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-08-10 12:25:53.376 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-08-10 12:25:53.376 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add member --user d13fb19c7271470fbe74040bf737f1aa --system all 2022-08-10 12:25:53.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:53.376 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:53.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:53.376 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:53.376 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d13fb19c7271470fbe74040bf737f1aa --system all -f value -c Role 2022-08-10 12:25:53.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:53.376 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:53.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:53.377 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:53.377 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:25:53.377 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=220d16a0eda54f5abea63b2412f133ea 2022-08-10 12:25:53.377 | + functions-common:get_or_add_user_system_role:1053 : echo 220d16a0eda54f5abea63b2412f133ea 2022-08-10 12:25:53.377 | 220d16a0eda54f5abea63b2412f133ea 2022-08-10 12:25:53.669 | [510307 Async ks-system-member:542039]: finished get_or_add_user_system_role member d13fb19c7271470fbe74040bf737f1aa all with result 0 in 14 seconds 2022-08-10 12:25:53.878 | [510307 Async ks-system-reader:542285]: Waiting for completion of get_or_add_user_system_role reader ef1ec05f676047678c4211d4a36d98c6 all running on PID 542285 (7 other jobs running) 2022-08-10 12:25:54.051 | [510307 Async ks-system-reader:542285]: Signaling child to exit 2022-08-10 12:25:54.051 | WAKEUP 2022-08-10 12:25:54.199 | [510307 Async ks-system-reader:542285]: Signaled 2022-08-10 12:25:54.220 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-08-10 12:25:54.220 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-08-10 12:25:54.220 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-08-10 12:25:54.220 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:25:54.220 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:25:54.220 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 12:25:54.220 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 12:25:54.220 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 12:25:54.220 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-08-10 12:25:54.220 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ef1ec05f676047678c4211d4a36d98c6 --system all -f value -c Role 2022-08-10 12:25:54.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:54.220 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:54.220 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:54.220 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:54.220 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:25:54.221 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-08-10 12:25:54.221 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-08-10 12:25:54.221 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add reader --user ef1ec05f676047678c4211d4a36d98c6 --system all 2022-08-10 12:25:54.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:54.221 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:54.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:54.221 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:54.221 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ef1ec05f676047678c4211d4a36d98c6 --system all -f value -c Role 2022-08-10 12:25:54.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:54.221 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:54.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:25:54.221 | from cryptography.utils import int_from_bytes 2022-08-10 12:25:54.221 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:25:54.221 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=acf4ea59ba754fd4957235b27ae8e2da 2022-08-10 12:25:54.221 | + functions-common:get_or_add_user_system_role:1053 : echo acf4ea59ba754fd4957235b27ae8e2da 2022-08-10 12:25:54.221 | acf4ea59ba754fd4957235b27ae8e2da 2022-08-10 12:25:54.523 | [510307 Async ks-system-reader:542285]: finished get_or_add_user_system_role reader ef1ec05f676047678c4211d4a36d98c6 all with result 0 in 15 seconds 2022-08-10 12:25:54.551 | + inc/async:async_wait:197 : return 0 2022-08-10 12:25:54.571 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-08-10 12:25:54.926 | [510307 Async ks-group-memberdemo:542677]: Waiting for completion of get_or_add_group_project_role member fb609169198945499f06fb65afd9cf64 7e84e214a2e8404f8f7e8b3bc2f63a14 running on PID 542677 (6 other jobs running) 2022-08-10 12:25:55.106 | [510307 Async ks-group-memberdemo:542677]: Signaling child to exit 2022-08-10 12:26:00.709 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:26:00.791 | [542763 Async ks-group-anotherdemo:542763]: finished successfully 2022-08-10 12:26:01.125 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:26:01.170 | [542677 Async ks-group-memberdemo:542677]: finished successfully 2022-08-10 12:26:01.213 | WAKEUP 2022-08-10 12:26:01.271 | [510307 Async ks-group-memberdemo:542677]: Signaled 2022-08-10 12:26:01.273 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-10 12:26:01.273 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group fb609169198945499f06fb65afd9cf64 --project 7e84e214a2e8404f8f7e8b3bc2f63a14 -f value 2022-08-10 12:26:01.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:26:01.273 | from cryptography.utils import int_from_bytes 2022-08-10 12:26:01.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:26:01.274 | from cryptography.utils import int_from_bytes 2022-08-10 12:26:01.274 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:26:01.274 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-10 12:26:01.274 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-10 12:26:01.274 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group fb609169198945499f06fb65afd9cf64 --project 7e84e214a2e8404f8f7e8b3bc2f63a14 2022-08-10 12:26:01.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:26:01.274 | from cryptography.utils import int_from_bytes 2022-08-10 12:26:01.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:26:01.274 | from cryptography.utils import int_from_bytes 2022-08-10 12:26:01.274 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group fb609169198945499f06fb65afd9cf64 --project 7e84e214a2e8404f8f7e8b3bc2f63a14 -f value 2022-08-10 12:26:01.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:26:01.274 | from cryptography.utils import int_from_bytes 2022-08-10 12:26:01.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:26:01.275 | from cryptography.utils import int_from_bytes 2022-08-10 12:26:01.275 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:26:01.275 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='220d16a0eda54f5abea63b2412f133ea fb609169198945499f06fb65afd9cf64 7e84e214a2e8404f8f7e8b3bc2f63a14 False' 2022-08-10 12:26:01.275 | + functions-common:get_or_add_group_project_role:1077 : echo 220d16a0eda54f5abea63b2412f133ea fb609169198945499f06fb65afd9cf64 7e84e214a2e8404f8f7e8b3bc2f63a14 False 2022-08-10 12:26:01.275 | 220d16a0eda54f5abea63b2412f133ea fb609169198945499f06fb65afd9cf64 7e84e214a2e8404f8f7e8b3bc2f63a14 False 2022-08-10 12:26:01.370 | [510307 Async ks-group-memberdemo:542677]: finished get_or_add_group_project_role member fb609169198945499f06fb65afd9cf64 7e84e214a2e8404f8f7e8b3bc2f63a14 with result 0 in 17 seconds 2022-08-10 12:26:01.425 | [510307 Async ks-group-anotherdemo:542763]: Waiting for completion of get_or_add_group_project_role anotherrole fb609169198945499f06fb65afd9cf64 7e84e214a2e8404f8f7e8b3bc2f63a14 running on PID 542763 (5 other jobs running) 2022-08-10 12:26:01.495 | [510307 Async ks-group-anotherdemo:542763]: Signaling child to exit 2022-08-10 12:26:01.496 | WAKEUP 2022-08-10 12:26:01.531 | [510307 Async ks-group-anotherdemo:542763]: Signaled 2022-08-10 12:26:01.533 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-10 12:26:01.533 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group fb609169198945499f06fb65afd9cf64 --project 7e84e214a2e8404f8f7e8b3bc2f63a14 -f value 2022-08-10 12:26:01.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:26:01.533 | from cryptography.utils import int_from_bytes 2022-08-10 12:26:01.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:26:01.533 | from cryptography.utils import int_from_bytes 2022-08-10 12:26:01.534 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:26:01.534 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-10 12:26:01.534 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-10 12:26:01.534 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group fb609169198945499f06fb65afd9cf64 --project 7e84e214a2e8404f8f7e8b3bc2f63a14 2022-08-10 12:26:01.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:26:01.534 | from cryptography.utils import int_from_bytes 2022-08-10 12:26:01.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:26:01.534 | from cryptography.utils import int_from_bytes 2022-08-10 12:26:01.534 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group fb609169198945499f06fb65afd9cf64 --project 7e84e214a2e8404f8f7e8b3bc2f63a14 -f value 2022-08-10 12:26:01.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:26:01.534 | from cryptography.utils import int_from_bytes 2022-08-10 12:26:01.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:26:01.534 | from cryptography.utils import int_from_bytes 2022-08-10 12:26:01.534 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:26:01.534 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='aa907345b2514df092211953f2a7c30e fb609169198945499f06fb65afd9cf64 7e84e214a2e8404f8f7e8b3bc2f63a14 False' 2022-08-10 12:26:01.534 | + functions-common:get_or_add_group_project_role:1077 : echo aa907345b2514df092211953f2a7c30e fb609169198945499f06fb65afd9cf64 7e84e214a2e8404f8f7e8b3bc2f63a14 False 2022-08-10 12:26:01.534 | aa907345b2514df092211953f2a7c30e fb609169198945499f06fb65afd9cf64 7e84e214a2e8404f8f7e8b3bc2f63a14 False 2022-08-10 12:26:01.600 | [510307 Async ks-group-anotherdemo:542763]: finished get_or_add_group_project_role anotherrole fb609169198945499f06fb65afd9cf64 7e84e214a2e8404f8f7e8b3bc2f63a14 with result 0 in 16 seconds 2022-08-10 12:26:01.661 | [510307 Async ks-group-memberalt:542851]: Waiting for completion of get_or_add_group_project_role member fb609169198945499f06fb65afd9cf64 9b579cd6614c4e288e9c34155c3b8810 running on PID 542851 (4 other jobs running) 2022-08-10 12:26:01.706 | [510307 Async ks-group-memberalt:542851]: Signaling child to exit 2022-08-10 12:26:02.539 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:26:02.579 | [542851 Async ks-group-memberalt:542851]: finished successfully 2022-08-10 12:26:02.616 | WAKEUP 2022-08-10 12:26:02.665 | [510307 Async ks-group-memberalt:542851]: Signaled 2022-08-10 12:26:02.667 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-10 12:26:02.667 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group fb609169198945499f06fb65afd9cf64 --project 9b579cd6614c4e288e9c34155c3b8810 -f value 2022-08-10 12:26:02.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:26:02.668 | from cryptography.utils import int_from_bytes 2022-08-10 12:26:02.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:26:02.668 | from cryptography.utils import int_from_bytes 2022-08-10 12:26:02.668 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:26:02.668 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-10 12:26:02.668 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-10 12:26:02.668 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group fb609169198945499f06fb65afd9cf64 --project 9b579cd6614c4e288e9c34155c3b8810 2022-08-10 12:26:02.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:26:02.668 | from cryptography.utils import int_from_bytes 2022-08-10 12:26:02.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:26:02.668 | from cryptography.utils import int_from_bytes 2022-08-10 12:26:02.668 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group fb609169198945499f06fb65afd9cf64 --project 9b579cd6614c4e288e9c34155c3b8810 -f value 2022-08-10 12:26:02.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:26:02.668 | from cryptography.utils import int_from_bytes 2022-08-10 12:26:02.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:26:02.668 | from cryptography.utils import int_from_bytes 2022-08-10 12:26:02.668 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:26:02.668 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='220d16a0eda54f5abea63b2412f133ea fb609169198945499f06fb65afd9cf64 9b579cd6614c4e288e9c34155c3b8810 False' 2022-08-10 12:26:02.668 | + functions-common:get_or_add_group_project_role:1077 : echo 220d16a0eda54f5abea63b2412f133ea fb609169198945499f06fb65afd9cf64 9b579cd6614c4e288e9c34155c3b8810 False 2022-08-10 12:26:02.668 | 220d16a0eda54f5abea63b2412f133ea fb609169198945499f06fb65afd9cf64 9b579cd6614c4e288e9c34155c3b8810 False 2022-08-10 12:26:02.743 | [510307 Async ks-group-memberalt:542851]: finished get_or_add_group_project_role member fb609169198945499f06fb65afd9cf64 9b579cd6614c4e288e9c34155c3b8810 with result 0 in 18 seconds 2022-08-10 12:26:02.806 | [510307 Async ks-group-anotheralt:542945]: Waiting for completion of get_or_add_group_project_role anotherrole fb609169198945499f06fb65afd9cf64 9b579cd6614c4e288e9c34155c3b8810 running on PID 542945 (3 other jobs running) 2022-08-10 12:26:02.854 | [510307 Async ks-group-anotheralt:542945]: Signaling child to exit 2022-08-10 12:26:03.232 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:26:03.272 | [542945 Async ks-group-anotheralt:542945]: finished successfully 2022-08-10 12:26:03.303 | WAKEUP 2022-08-10 12:26:03.340 | [510307 Async ks-group-anotheralt:542945]: Signaled 2022-08-10 12:26:03.342 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-10 12:26:03.342 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group fb609169198945499f06fb65afd9cf64 --project 9b579cd6614c4e288e9c34155c3b8810 -f value 2022-08-10 12:26:03.343 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:26:03.343 | from cryptography.utils import int_from_bytes 2022-08-10 12:26:03.343 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:26:03.343 | from cryptography.utils import int_from_bytes 2022-08-10 12:26:03.343 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:26:03.343 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-10 12:26:03.343 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-10 12:26:03.343 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group fb609169198945499f06fb65afd9cf64 --project 9b579cd6614c4e288e9c34155c3b8810 2022-08-10 12:26:03.343 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:26:03.343 | from cryptography.utils import int_from_bytes 2022-08-10 12:26:03.343 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:26:03.343 | from cryptography.utils import int_from_bytes 2022-08-10 12:26:03.343 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group fb609169198945499f06fb65afd9cf64 --project 9b579cd6614c4e288e9c34155c3b8810 -f value 2022-08-10 12:26:03.343 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:26:03.343 | from cryptography.utils import int_from_bytes 2022-08-10 12:26:03.343 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:26:03.343 | from cryptography.utils import int_from_bytes 2022-08-10 12:26:03.343 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:26:03.343 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='aa907345b2514df092211953f2a7c30e fb609169198945499f06fb65afd9cf64 9b579cd6614c4e288e9c34155c3b8810 False' 2022-08-10 12:26:03.343 | + functions-common:get_or_add_group_project_role:1077 : echo aa907345b2514df092211953f2a7c30e fb609169198945499f06fb65afd9cf64 9b579cd6614c4e288e9c34155c3b8810 False 2022-08-10 12:26:03.343 | aa907345b2514df092211953f2a7c30e fb609169198945499f06fb65afd9cf64 9b579cd6614c4e288e9c34155c3b8810 False 2022-08-10 12:26:03.412 | [510307 Async ks-group-anotheralt:542945]: finished get_or_add_group_project_role anotherrole fb609169198945499f06fb65afd9cf64 9b579cd6614c4e288e9c34155c3b8810 with result 0 in 18 seconds 2022-08-10 12:26:03.463 | [510307 Async ks-group-admin:543081]: Waiting for completion of get_or_add_group_project_role admin f305446175ff427cbf0dc8d7e765dea9 582e22602a614dd99f5a590d0ef2c0d1 running on PID 543081 (2 other jobs running) 2022-08-10 12:26:03.498 | [510307 Async ks-group-admin:543081]: Signaling child to exit 2022-08-10 12:26:03.732 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:26:03.760 | [543081 Async ks-group-admin:543081]: finished successfully 2022-08-10 12:26:03.783 | WAKEUP 2022-08-10 12:26:03.810 | [510307 Async ks-group-admin:543081]: Signaled 2022-08-10 12:26:03.811 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-10 12:26:03.811 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group f305446175ff427cbf0dc8d7e765dea9 --project 582e22602a614dd99f5a590d0ef2c0d1 -f value 2022-08-10 12:26:03.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:26:03.811 | from cryptography.utils import int_from_bytes 2022-08-10 12:26:03.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:26:03.811 | from cryptography.utils import int_from_bytes 2022-08-10 12:26:03.811 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:26:03.812 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-10 12:26:03.812 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-10 12:26:03.812 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add admin --group f305446175ff427cbf0dc8d7e765dea9 --project 582e22602a614dd99f5a590d0ef2c0d1 2022-08-10 12:26:03.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:26:03.812 | from cryptography.utils import int_from_bytes 2022-08-10 12:26:03.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:26:03.812 | from cryptography.utils import int_from_bytes 2022-08-10 12:26:03.812 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group f305446175ff427cbf0dc8d7e765dea9 --project 582e22602a614dd99f5a590d0ef2c0d1 -f value 2022-08-10 12:26:03.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:26:03.812 | from cryptography.utils import int_from_bytes 2022-08-10 12:26:03.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:26:03.812 | from cryptography.utils import int_from_bytes 2022-08-10 12:26:03.812 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:26:03.812 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='4f407a2327c149c1a437888bf048e333 f305446175ff427cbf0dc8d7e765dea9 582e22602a614dd99f5a590d0ef2c0d1 False' 2022-08-10 12:26:03.812 | + functions-common:get_or_add_group_project_role:1077 : echo 4f407a2327c149c1a437888bf048e333 f305446175ff427cbf0dc8d7e765dea9 582e22602a614dd99f5a590d0ef2c0d1 False 2022-08-10 12:26:03.812 | 4f407a2327c149c1a437888bf048e333 f305446175ff427cbf0dc8d7e765dea9 582e22602a614dd99f5a590d0ef2c0d1 False 2022-08-10 12:26:03.867 | [510307 Async ks-group-admin:543081]: finished get_or_add_group_project_role admin f305446175ff427cbf0dc8d7e765dea9 582e22602a614dd99f5a590d0ef2c0d1 with result 0 in 18 seconds 2022-08-10 12:26:03.871 | + inc/async:async_wait:197 : return 0 2022-08-10 12:26:03.875 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-08-10 12:26:03.895 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:26:03.898 | + ./stack.sh:main:1097 : is_service_enabled nova 2022-08-10 12:26:03.918 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:26:03.921 | + ./stack.sh:main:1098 : async_runfunc create_nova_accounts 2022-08-10 12:26:03.924 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-08-10 12:26:03.998 | + inc/async:async_inner:63 : create_nova_accounts 2022-08-10 12:26:04.049 | [510307 Async create_nova_accounts:544982]: running: create_nova_accounts 2022-08-10 12:26:04.052 | + ./stack.sh:main:1100 : is_service_enabled glance 2022-08-10 12:26:04.075 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:26:04.078 | + ./stack.sh:main:1101 : async_runfunc create_glance_accounts 2022-08-10 12:26:04.082 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-08-10 12:26:04.163 | + inc/async:async_inner:63 : create_glance_accounts 2022-08-10 12:26:04.220 | [510307 Async create_glance_accounts:545097]: running: create_glance_accounts 2022-08-10 12:26:04.223 | + ./stack.sh:main:1103 : is_service_enabled cinder 2022-08-10 12:26:04.252 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:26:04.256 | + ./stack.sh:main:1104 : async_runfunc create_cinder_accounts 2022-08-10 12:26:04.260 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-08-10 12:26:04.363 | + inc/async:async_inner:63 : create_cinder_accounts 2022-08-10 12:26:04.432 | [510307 Async create_cinder_accounts:545228]: running: create_cinder_accounts 2022-08-10 12:26:04.437 | + ./stack.sh:main:1106 : is_service_enabled neutron 2022-08-10 12:26:04.472 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:26:04.477 | + ./stack.sh:main:1107 : async_runfunc create_neutron_accounts 2022-08-10 12:26:04.481 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-08-10 12:26:04.586 | + inc/async:async_inner:63 : create_neutron_accounts 2022-08-10 12:26:04.651 | [510307 Async create_neutron_accounts:545344]: running: create_neutron_accounts 2022-08-10 12:26:04.656 | + ./stack.sh:main:1109 : is_service_enabled swift 2022-08-10 12:26:04.687 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:26:04.691 | + ./stack.sh:main:1110 : async_runfunc create_swift_accounts 2022-08-10 12:26:04.699 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-08-10 12:26:04.825 | + inc/async:async_inner:63 : create_swift_accounts 2022-08-10 12:26:05.088 | [510307 Async create_swift_accounts:545485]: running: create_swift_accounts 2022-08-10 12:26:05.114 | + ./stack.sh:main:1118 : is_service_enabled horizon 2022-08-10 12:26:05.249 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:26:05.265 | + ./stack.sh:main:1123 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-08-10 12:26:05.636 | [510307 Async create_nova_accounts:544982]: Waiting for completion of create_nova_accounts running on PID 544982 (6 other jobs running) 2022-08-10 12:26:05.808 | [510307 Async create_nova_accounts:544982]: Signaling child to exit 2022-08-10 12:26:58.521 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:26:58.710 | [545344 Async create_neutron_accounts:545344]: finished successfully 2022-08-10 12:27:19.331 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:27:19.365 | [545228 Async create_cinder_accounts:545228]: finished successfully 2022-08-10 12:27:36.118 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:27:36.157 | [545097 Async create_glance_accounts:545097]: finished successfully 2022-08-10 12:27:42.818 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:27:42.846 | [544982 Async create_nova_accounts:544982]: finished successfully 2022-08-10 12:27:42.868 | WAKEUP 2022-08-10 12:27:42.896 | [510307 Async create_nova_accounts:544982]: Signaled 2022-08-10 12:27:42.897 | + lib/nova:create_nova_accounts:351 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-08-10 12:27:42.897 | + lib/nova:create_nova_accounts:355 : create_service_user nova admin 2022-08-10 12:27:42.897 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-08-10 12:27:42.898 | + functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:27:42.898 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-10 12:27:42.898 | + functions-common:get_or_create_user:914 : local email= 2022-08-10 12:27:42.898 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-10 12:27:42.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:42.898 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:42.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:42.898 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:42.898 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:27:42.898 | + functions-common:get_or_create_user:926 : user_id=27fc967d5c024a8380d408c0f29f0eb8 2022-08-10 12:27:42.898 | + functions-common:get_or_create_user:927 : echo 27fc967d5c024a8380d408c0f29f0eb8 2022-08-10 12:27:42.898 | 27fc967d5c024a8380d408c0f29f0eb8 2022-08-10 12:27:42.898 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-08-10 12:27:42.898 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:27:42.898 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 12:27:42.899 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:27:42.899 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:27:42.899 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 12:27:42.899 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 12:27:42.899 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 12:27:42.899 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 12:27:42.899 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 12:27:42.899 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 12:27:42.899 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:27:42.899 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-08-10 12:27:42.899 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:27:42.899 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:27:42.899 | ++ functions-common:get_field:813 : read data 2022-08-10 12:27:42.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:42.899 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:42.899 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:42.899 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:42.900 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:27:42.900 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:27:42.900 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:27:42.900 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-08-10 12:27:42.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:42.900 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:42.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:42.900 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:42.900 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-08-10 12:27:42.900 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:27:42.900 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:27:42.900 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:27:42.900 | ++ functions-common:get_field:813 : read data 2022-08-10 12:27:42.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:42.900 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:42.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:42.900 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:42.900 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:27:42.900 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:27:42.900 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:27:42.900 | ++ functions-common:get_field:819 : echo '| a28cf3edbf3f4cd5b857d76857e8fa10 | 27fc967d5c024a8380d408c0f29f0eb8 | | a6460473ca304a7eabb9a70dd8faf951 | | | False |' 2022-08-10 12:27:42.900 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:27:42.900 | ++ functions-common:get_field:813 : read data 2022-08-10 12:27:42.900 | + functions-common:get_or_add_user_project_role:996 : user_role_id=a28cf3edbf3f4cd5b857d76857e8fa10 2022-08-10 12:27:42.900 | + functions-common:get_or_add_user_project_role:998 : echo a28cf3edbf3f4cd5b857d76857e8fa10 2022-08-10 12:27:42.900 | a28cf3edbf3f4cd5b857d76857e8fa10 2022-08-10 12:27:42.901 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-10 12:27:42.901 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-08-10 12:27:42.901 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:27:42.901 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 12:27:42.901 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:27:42.901 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:27:42.901 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 12:27:42.901 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 12:27:42.901 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 12:27:42.901 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 12:27:42.901 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 12:27:42.901 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 12:27:42.901 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-08-10 12:27:42.901 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:27:42.901 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:27:42.901 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:27:42.901 | ++ functions-common:get_field:813 : read data 2022-08-10 12:27:42.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:42.901 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:42.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:42.901 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:42.901 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:27:42.901 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:27:42.901 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:27:42.901 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-08-10 12:27:42.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:42.901 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:42.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:42.901 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:42.902 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:27:42.902 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-08-10 12:27:42.902 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:27:42.902 | ++ functions-common:get_field:813 : read data 2022-08-10 12:27:42.902 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:27:42.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:42.902 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:42.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:42.902 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:42.902 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:27:42.902 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:27:42.902 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:27:42.902 | ++ functions-common:get_field:819 : echo '| 4f407a2327c149c1a437888bf048e333 | 27fc967d5c024a8380d408c0f29f0eb8 | | a6460473ca304a7eabb9a70dd8faf951 | | | False |' 2022-08-10 12:27:42.902 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:27:42.902 | ++ functions-common:get_field:813 : read data 2022-08-10 12:27:42.902 | + functions-common:get_or_add_user_project_role:996 : user_role_id=4f407a2327c149c1a437888bf048e333 2022-08-10 12:27:42.902 | + functions-common:get_or_add_user_project_role:998 : echo 4f407a2327c149c1a437888bf048e333 2022-08-10 12:27:42.902 | 4f407a2327c149c1a437888bf048e333 2022-08-10 12:27:42.902 | + lib/nova:create_nova_accounts:357 : local nova_api_url 2022-08-10 12:27:42.902 | + lib/nova:create_nova_accounts:358 : [[ True == \F\a\l\s\e ]] 2022-08-10 12:27:42.902 | + lib/nova:create_nova_accounts:361 : nova_api_url=http://10.222.0.36/compute 2022-08-10 12:27:42.902 | + lib/nova:create_nova_accounts:364 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-08-10 12:27:42.902 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-10 12:27:42.902 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-08-10 12:27:42.902 | ++ functions-common:get_or_create_service:1098 : 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-08-10 12:27:42.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:42.902 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:42.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:42.902 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:42.902 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:27:42.902 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-10 12:27:42.902 | c658fb07e06742cea4be45d0fa7a68c4' 2022-08-10 12:27:42.903 | + functions-common:get_or_create_service:1095 : echo c658fb07e06742cea4be45d0fa7a68c4 2022-08-10 12:27:42.903 | c658fb07e06742cea4be45d0fa7a68c4 2022-08-10 12:27:42.903 | + lib/nova:create_nova_accounts:366 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.36/compute/v2/$(project_id)s' 2022-08-10 12:27:42.903 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-10 12:27:42.903 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.36/compute/v2/$(project_id)s' RegionOne 2022-08-10 12:27:42.903 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-10 12:27:42.903 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-08-10 12:27:42.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:42.903 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:42.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:42.903 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:42.903 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:27:42.903 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-10 12:27:42.903 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-10 12:27:42.903 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.36/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-08-10 12:27:42.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:42.903 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:42.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:42.903 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:42.903 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:27:42.903 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=2f0ead2bec5741c88af982edf77c7c36 2022-08-10 12:27:42.903 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 2f0ead2bec5741c88af982edf77c7c36 2022-08-10 12:27:42.903 | + functions-common:get_or_create_endpoint:1128 : public_id=2f0ead2bec5741c88af982edf77c7c36 2022-08-10 12:27:42.903 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-10 12:27:42.903 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-10 12:27:42.903 | + functions-common:get_or_create_endpoint:1137 : echo 2f0ead2bec5741c88af982edf77c7c36 2022-08-10 12:27:42.903 | 2f0ead2bec5741c88af982edf77c7c36 2022-08-10 12:27:42.903 | + lib/nova:create_nova_accounts:370 : get_or_create_service nova compute 'Nova Compute Service' 2022-08-10 12:27:42.903 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-10 12:27:42.903 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-08-10 12:27:42.903 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-08-10 12:27:42.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:42.904 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:42.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:42.904 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:42.904 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:27:42.904 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-10 12:27:42.904 | 40f01cf124a44949b58112507c161fb3' 2022-08-10 12:27:42.904 | + functions-common:get_or_create_service:1095 : echo 40f01cf124a44949b58112507c161fb3 2022-08-10 12:27:42.904 | 40f01cf124a44949b58112507c161fb3 2022-08-10 12:27:42.904 | + lib/nova:create_nova_accounts:372 : get_or_create_endpoint compute RegionOne http://10.222.0.36/compute/v2.1 2022-08-10 12:27:42.904 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-10 12:27:42.904 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute public http://10.222.0.36/compute/v2.1 RegionOne 2022-08-10 12:27:42.904 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-10 12:27:42.904 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-08-10 12:27:42.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:42.904 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:42.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:42.904 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:42.904 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:27:42.904 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-10 12:27:42.904 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-10 12:27:42.904 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.36/compute/v2.1 --region RegionOne -f value -c id 2022-08-10 12:27:42.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:42.904 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:42.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:42.904 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:42.904 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:27:42.904 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=7a4fe3a9785e491b9f82106be51bf9d6 2022-08-10 12:27:42.904 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 7a4fe3a9785e491b9f82106be51bf9d6 2022-08-10 12:27:42.904 | + functions-common:get_or_create_endpoint:1128 : public_id=7a4fe3a9785e491b9f82106be51bf9d6 2022-08-10 12:27:42.904 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-10 12:27:42.904 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-10 12:27:42.904 | + functions-common:get_or_create_endpoint:1137 : echo 7a4fe3a9785e491b9f82106be51bf9d6 2022-08-10 12:27:42.904 | 7a4fe3a9785e491b9f82106be51bf9d6 2022-08-10 12:27:42.904 | + lib/nova:create_nova_accounts:377 : is_service_enabled n-api 2022-08-10 12:27:42.905 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:27:42.905 | + lib/nova:create_nova_accounts:379 : is_service_enabled swift 2022-08-10 12:27:42.905 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:27:42.905 | + lib/nova:create_nova_accounts:382 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-08-10 12:27:42.905 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:27:42.905 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 12:27:42.905 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:27:42.905 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:27:42.905 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 12:27:42.905 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 12:27:42.905 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 12:27:42.905 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 12:27:42.905 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 12:27:42.905 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 12:27:42.905 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-08-10 12:27:42.905 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:27:42.905 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:27:42.905 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:27:42.905 | ++ functions-common:get_field:813 : read data 2022-08-10 12:27:42.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:42.905 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:42.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:42.905 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:42.905 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:27:42.905 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:27:42.905 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:27:42.905 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-08-10 12:27:42.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:42.905 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:42.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:42.905 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:42.906 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-08-10 12:27:42.906 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:27:42.906 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:27:42.906 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:27:42.906 | ++ functions-common:get_field:813 : read data 2022-08-10 12:27:42.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:42.906 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:42.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:42.906 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:42.906 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:27:42.906 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:27:42.906 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:27:42.906 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:27:42.906 | ++ functions-common:get_field:819 : echo '| 42cf54deb8b148c686ce634f82cb47bd | 27fc967d5c024a8380d408c0f29f0eb8 | | a6460473ca304a7eabb9a70dd8faf951 | | | False |' 2022-08-10 12:27:42.906 | ++ functions-common:get_field:813 : read data 2022-08-10 12:27:42.906 | + functions-common:get_or_add_user_project_role:996 : user_role_id=42cf54deb8b148c686ce634f82cb47bd 2022-08-10 12:27:42.906 | + functions-common:get_or_add_user_project_role:998 : echo 42cf54deb8b148c686ce634f82cb47bd 2022-08-10 12:27:42.906 | 42cf54deb8b148c686ce634f82cb47bd 2022-08-10 12:27:42.906 | + lib/nova:create_nova_accounts:387 : is_service_enabled s3api 2022-08-10 12:27:42.906 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:27:42.906 | + lib/nova:create_nova_accounts:398 : is_service_enabled n-api 2022-08-10 12:27:42.906 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:27:42.906 | + lib/nova:create_nova_accounts:399 : [[ False = True ]] 2022-08-10 12:27:42.952 | [510307 Async create_nova_accounts:544982]: finished create_nova_accounts with result 0 in 98 seconds 2022-08-10 12:27:43.001 | [510307 Async create_glance_accounts:545097]: Waiting for completion of create_glance_accounts running on PID 545097 (5 other jobs running) 2022-08-10 12:27:43.031 | [510307 Async create_glance_accounts:545097]: Signaling child to exit 2022-08-10 12:27:43.031 | WAKEUP 2022-08-10 12:27:43.060 | [510307 Async create_glance_accounts:545097]: Signaled 2022-08-10 12:27:43.062 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-08-10 12:27:43.062 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:27:43.062 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-08-10 12:27:43.062 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-08-10 12:27:43.062 | + functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:27:43.062 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-10 12:27:43.062 | + functions-common:get_or_create_user:914 : local email= 2022-08-10 12:27:43.062 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-10 12:27:43.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.062 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.062 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.062 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:27:43.062 | + functions-common:get_or_create_user:926 : user_id=ce431b4bd7c9420395b9c6c57409555c 2022-08-10 12:27:43.062 | + functions-common:get_or_create_user:927 : echo ce431b4bd7c9420395b9c6c57409555c 2022-08-10 12:27:43.062 | ce431b4bd7c9420395b9c6c57409555c 2022-08-10 12:27:43.062 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-08-10 12:27:43.062 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:27:43.063 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 12:27:43.063 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:27:43.063 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:27:43.063 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 12:27:43.063 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 12:27:43.063 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 12:27:43.063 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 12:27:43.063 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 12:27:43.063 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 12:27:43.063 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-08-10 12:27:43.063 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:27:43.063 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:27:43.063 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:27:43.063 | ++ functions-common:get_field:813 : read data 2022-08-10 12:27:43.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.063 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.063 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.063 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:27:43.063 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:27:43.063 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:27:43.063 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-08-10 12:27:43.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.063 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.063 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.063 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:27:43.063 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:27:43.063 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-08-10 12:27:43.063 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:27:43.063 | ++ functions-common:get_field:813 : read data 2022-08-10 12:27:43.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.063 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.064 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.064 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:27:43.064 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:27:43.064 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:27:43.064 | ++ functions-common:get_field:819 : echo '| a28cf3edbf3f4cd5b857d76857e8fa10 | ce431b4bd7c9420395b9c6c57409555c | | a6460473ca304a7eabb9a70dd8faf951 | | | False |' 2022-08-10 12:27:43.064 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:27:43.064 | ++ functions-common:get_field:813 : read data 2022-08-10 12:27:43.064 | + functions-common:get_or_add_user_project_role:996 : user_role_id=a28cf3edbf3f4cd5b857d76857e8fa10 2022-08-10 12:27:43.064 | + functions-common:get_or_add_user_project_role:998 : echo a28cf3edbf3f4cd5b857d76857e8fa10 2022-08-10 12:27:43.064 | a28cf3edbf3f4cd5b857d76857e8fa10 2022-08-10 12:27:43.064 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-10 12:27:43.064 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-08-10 12:27:43.064 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:27:43.064 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-08-10 12:27:43.064 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-08-10 12:27:43.064 | + functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:27:43.064 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-10 12:27:43.064 | + functions-common:get_or_create_user:914 : local email= 2022-08-10 12:27:43.064 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-10 12:27:43.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.064 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.064 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.064 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:27:43.064 | + functions-common:get_or_create_user:926 : user_id=d6975a1286c94ddaa2e8ea7cc825aa2a 2022-08-10 12:27:43.064 | + functions-common:get_or_create_user:927 : echo d6975a1286c94ddaa2e8ea7cc825aa2a 2022-08-10 12:27:43.064 | d6975a1286c94ddaa2e8ea7cc825aa2a 2022-08-10 12:27:43.064 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-08-10 12:27:43.064 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:27:43.064 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 12:27:43.064 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:27:43.065 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:27:43.065 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 12:27:43.065 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 12:27:43.065 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 12:27:43.065 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 12:27:43.065 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 12:27:43.065 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 12:27:43.065 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:27:43.065 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:27:43.065 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-10 12:27:43.065 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:27:43.065 | ++ functions-common:get_field:813 : read data 2022-08-10 12:27:43.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.065 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.065 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.065 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:27:43.065 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:27:43.065 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:27:43.065 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-10 12:27:43.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.065 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.065 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.065 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-10 12:27:43.065 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:27:43.065 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:27:43.065 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:27:43.065 | ++ functions-common:get_field:813 : read data 2022-08-10 12:27:43.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.065 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.065 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.066 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:27:43.066 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:27:43.066 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:27:43.066 | ++ functions-common:get_field:819 : echo '| a28cf3edbf3f4cd5b857d76857e8fa10 | d6975a1286c94ddaa2e8ea7cc825aa2a | | a6460473ca304a7eabb9a70dd8faf951 | | | False |' 2022-08-10 12:27:43.066 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:27:43.066 | ++ functions-common:get_field:813 : read data 2022-08-10 12:27:43.066 | + functions-common:get_or_add_user_project_role:996 : user_role_id=a28cf3edbf3f4cd5b857d76857e8fa10 2022-08-10 12:27:43.066 | + functions-common:get_or_add_user_project_role:998 : echo a28cf3edbf3f4cd5b857d76857e8fa10 2022-08-10 12:27:43.066 | a28cf3edbf3f4cd5b857d76857e8fa10 2022-08-10 12:27:43.066 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-08-10 12:27:43.066 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-08-10 12:27:43.066 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:27:43.066 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 12:27:43.066 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:27:43.066 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:27:43.066 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 12:27:43.066 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 12:27:43.066 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 12:27:43.066 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 12:27:43.066 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 12:27:43.066 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 12:27:43.066 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-10 12:27:43.066 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:27:43.066 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:27:43.066 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:27:43.066 | ++ functions-common:get_field:813 : read data 2022-08-10 12:27:43.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.066 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.066 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.066 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:27:43.066 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:27:43.066 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:27:43.067 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-10 12:27:43.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.067 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.067 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.067 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-10 12:27:43.067 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:27:43.067 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:27:43.067 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:27:43.067 | ++ functions-common:get_field:813 : read data 2022-08-10 12:27:43.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.067 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.067 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.067 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:27:43.067 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:27:43.067 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:27:43.067 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:27:43.067 | ++ functions-common:get_field:819 : echo '| 42cf54deb8b148c686ce634f82cb47bd | d6975a1286c94ddaa2e8ea7cc825aa2a | | a6460473ca304a7eabb9a70dd8faf951 | | | False |' 2022-08-10 12:27:43.067 | ++ functions-common:get_field:813 : read data 2022-08-10 12:27:43.067 | + functions-common:get_or_add_user_project_role:996 : user_role_id=42cf54deb8b148c686ce634f82cb47bd 2022-08-10 12:27:43.067 | + functions-common:get_or_add_user_project_role:998 : echo 42cf54deb8b148c686ce634f82cb47bd 2022-08-10 12:27:43.067 | 42cf54deb8b148c686ce634f82cb47bd 2022-08-10 12:27:43.067 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-08-10 12:27:43.067 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-10 12:27:43.067 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-08-10 12:27:43.067 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-08-10 12:27:43.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.067 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.067 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.067 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:27:43.068 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-10 12:27:43.068 | 8d1586d7afad4149a7316afff1d613f9' 2022-08-10 12:27:43.068 | + functions-common:get_or_create_service:1095 : echo 8d1586d7afad4149a7316afff1d613f9 2022-08-10 12:27:43.068 | 8d1586d7afad4149a7316afff1d613f9 2022-08-10 12:27:43.068 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.36/image 2022-08-10 12:27:43.068 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-10 12:27:43.068 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface image public http://10.222.0.36/image RegionOne 2022-08-10 12:27:43.068 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-10 12:27:43.068 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-08-10 12:27:43.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.068 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.068 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.068 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:27:43.068 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-10 12:27:43.068 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-10 12:27:43.068 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.36/image --region RegionOne -f value -c id 2022-08-10 12:27:43.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.068 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.068 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.068 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:27:43.068 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=c55a1bc6f7bf44a99163c4ae31a93d84 2022-08-10 12:27:43.068 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo c55a1bc6f7bf44a99163c4ae31a93d84 2022-08-10 12:27:43.068 | + functions-common:get_or_create_endpoint:1128 : public_id=c55a1bc6f7bf44a99163c4ae31a93d84 2022-08-10 12:27:43.068 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-10 12:27:43.068 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-10 12:27:43.068 | + functions-common:get_or_create_endpoint:1137 : echo c55a1bc6f7bf44a99163c4ae31a93d84 2022-08-10 12:27:43.068 | c55a1bc6f7bf44a99163c4ae31a93d84 2022-08-10 12:27:43.068 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-08-10 12:27:43.068 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-08-10 12:27:43.068 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-08-10 12:27:43.068 | ++ functions-common:get_or_create_domain:888 : domain_id=default 2022-08-10 12:27:43.069 | ++ functions-common:get_or_create_domain:889 : echo default 2022-08-10 12:27:43.069 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-08-10 12:27:43.069 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-08-10 12:27:43.069 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-08-10 12:27:43.069 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-08-10 12:27:43.118 | [510307 Async create_glance_accounts:545097]: finished create_glance_accounts with result 0 in 92 seconds 2022-08-10 12:27:43.166 | [510307 Async create_cinder_accounts:545228]: Waiting for completion of create_cinder_accounts running on PID 545228 (4 other jobs running) 2022-08-10 12:27:43.197 | [510307 Async create_cinder_accounts:545228]: Signaling child to exit 2022-08-10 12:27:43.197 | WAKEUP 2022-08-10 12:27:43.231 | [510307 Async create_cinder_accounts:545228]: Signaled 2022-08-10 12:27:43.233 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-08-10 12:27:43.233 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-08-10 12:27:43.233 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-08-10 12:27:43.233 | + functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:27:43.233 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-10 12:27:43.234 | + functions-common:get_or_create_user:914 : local email= 2022-08-10 12:27:43.234 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-10 12:27:43.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.234 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.234 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.234 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:27:43.234 | + functions-common:get_or_create_user:926 : user_id=22c68bf6b093444394a3300eab7919f9 2022-08-10 12:27:43.234 | + functions-common:get_or_create_user:927 : echo 22c68bf6b093444394a3300eab7919f9 2022-08-10 12:27:43.234 | 22c68bf6b093444394a3300eab7919f9 2022-08-10 12:27:43.234 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-08-10 12:27:43.234 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:27:43.234 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 12:27:43.234 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:27:43.234 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:27:43.234 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 12:27:43.235 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 12:27:43.235 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 12:27:43.235 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 12:27:43.235 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 12:27:43.235 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 12:27:43.235 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:27:43.235 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-08-10 12:27:43.235 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:27:43.235 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:27:43.235 | ++ functions-common:get_field:813 : read data 2022-08-10 12:27:43.235 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.235 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.235 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.235 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.235 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:27:43.235 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:27:43.235 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:27:43.235 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-08-10 12:27:43.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.236 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.236 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.236 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-08-10 12:27:43.236 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:27:43.236 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:27:43.236 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:27:43.236 | ++ functions-common:get_field:813 : read data 2022-08-10 12:27:43.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.236 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.236 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.236 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:27:43.236 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:27:43.236 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:27:43.236 | ++ functions-common:get_field:819 : echo '| a28cf3edbf3f4cd5b857d76857e8fa10 | 22c68bf6b093444394a3300eab7919f9 | | a6460473ca304a7eabb9a70dd8faf951 | | | False |' 2022-08-10 12:27:43.236 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:27:43.236 | ++ functions-common:get_field:813 : read data 2022-08-10 12:27:43.236 | + functions-common:get_or_add_user_project_role:996 : user_role_id=a28cf3edbf3f4cd5b857d76857e8fa10 2022-08-10 12:27:43.236 | + functions-common:get_or_add_user_project_role:998 : echo a28cf3edbf3f4cd5b857d76857e8fa10 2022-08-10 12:27:43.236 | a28cf3edbf3f4cd5b857d76857e8fa10 2022-08-10 12:27:43.236 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-10 12:27:43.236 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-08-10 12:27:43.236 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-10 12:27:43.237 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-08-10 12:27:43.237 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-08-10 12:27:43.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.237 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.237 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.237 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:27:43.237 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-10 12:27:43.237 | 11cfddbe362045fcb39f7cae2879bc66' 2022-08-10 12:27:43.237 | + functions-common:get_or_create_service:1095 : echo 11cfddbe362045fcb39f7cae2879bc66 2022-08-10 12:27:43.237 | 11cfddbe362045fcb39f7cae2879bc66 2022-08-10 12:27:43.237 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-08-10 12:27:43.237 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.36/volume/v3/$(project_id)s' 2022-08-10 12:27:43.237 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-10 12:27:43.237 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.36/volume/v3/$(project_id)s' RegionOne 2022-08-10 12:27:43.237 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-10 12:27:43.237 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-08-10 12:27:43.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.237 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.237 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.237 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:27:43.237 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-10 12:27:43.237 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-10 12:27:43.237 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.36/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-08-10 12:27:43.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.237 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.237 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.237 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:27:43.238 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=cb9013b225284f5092b47c98c60e112d 2022-08-10 12:27:43.238 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo cb9013b225284f5092b47c98c60e112d 2022-08-10 12:27:43.238 | + functions-common:get_or_create_endpoint:1128 : public_id=cb9013b225284f5092b47c98c60e112d 2022-08-10 12:27:43.238 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-10 12:27:43.238 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-10 12:27:43.238 | + functions-common:get_or_create_endpoint:1137 : echo cb9013b225284f5092b47c98c60e112d 2022-08-10 12:27:43.238 | cb9013b225284f5092b47c98c60e112d 2022-08-10 12:27:43.238 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-08-10 12:27:43.238 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-10 12:27:43.238 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-08-10 12:27:43.238 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-08-10 12:27:43.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.238 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.238 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.238 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:27:43.238 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-10 12:27:43.238 | 00de53a219db40869b592c98289d5953' 2022-08-10 12:27:43.238 | + functions-common:get_or_create_service:1095 : echo 00de53a219db40869b592c98289d5953 2022-08-10 12:27:43.238 | 00de53a219db40869b592c98289d5953 2022-08-10 12:27:43.238 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.36/volume/v3/$(project_id)s' 2022-08-10 12:27:43.238 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-10 12:27:43.238 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.36/volume/v3/$(project_id)s' RegionOne 2022-08-10 12:27:43.238 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-10 12:27:43.238 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-08-10 12:27:43.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.238 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.239 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.239 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:27:43.239 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-10 12:27:43.239 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-10 12:27:43.239 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.36/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-08-10 12:27:43.239 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.239 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.239 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.239 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.239 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:27:43.239 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=a7c5f96c55974210afdc50343f7ba4d9 2022-08-10 12:27:43.239 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo a7c5f96c55974210afdc50343f7ba4d9 2022-08-10 12:27:43.239 | + functions-common:get_or_create_endpoint:1128 : public_id=a7c5f96c55974210afdc50343f7ba4d9 2022-08-10 12:27:43.239 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-10 12:27:43.239 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-10 12:27:43.239 | + functions-common:get_or_create_endpoint:1137 : echo a7c5f96c55974210afdc50343f7ba4d9 2022-08-10 12:27:43.239 | a7c5f96c55974210afdc50343f7ba4d9 2022-08-10 12:27:43.239 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-08-10 12:27:43.240 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_project service 2022-08-10 12:27:43.240 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-10 12:27:43.240 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-08-10 12:27:43.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.240 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.240 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.240 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:27:43.240 | ++ functions-common:get_or_create_project:939 : project_id=a6460473ca304a7eabb9a70dd8faf951 2022-08-10 12:27:43.240 | ++ functions-common:get_or_create_project:940 : echo a6460473ca304a7eabb9a70dd8faf951 2022-08-10 12:27:43.240 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id a6460473ca304a7eabb9a70dd8faf951 2022-08-10 12:27:43.240 | ++ lib/cinder:configure_cinder_internal_tenant:617 : get_or_create_user cinder 2022-08-10 12:27:43.240 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:27:43.240 | ++ functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-10 12:27:43.240 | ++ functions-common:get_or_create_user:914 : local email= 2022-08-10 12:27:43.240 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-08-10 12:27:43.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.240 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.240 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.240 | No password was supplied, authentication will fail when a user does not have a password. 2022-08-10 12:27:43.241 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:27:43.241 | ++ functions-common:get_or_create_user:926 : user_id=22c68bf6b093444394a3300eab7919f9 2022-08-10 12:27:43.241 | ++ functions-common:get_or_create_user:927 : echo 22c68bf6b093444394a3300eab7919f9 2022-08-10 12:27:43.241 | + lib/cinder:configure_cinder_internal_tenant:617 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 22c68bf6b093444394a3300eab7919f9 2022-08-10 12:27:43.294 | [510307 Async create_cinder_accounts:545228]: finished create_cinder_accounts with result 0 in 75 seconds 2022-08-10 12:27:43.300 | + inc/async:async_wait:197 : return 0 2022-08-10 12:27:43.303 | + ./stack.sh:main:1124 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-08-10 12:27:43.373 | [510307 Async create_neutron_accounts:545344]: Waiting for completion of create_neutron_accounts running on PID 545344 (3 other jobs running) 2022-08-10 12:27:43.404 | [510307 Async create_neutron_accounts:545344]: Signaling child to exit 2022-08-10 12:27:43.405 | WAKEUP 2022-08-10 12:27:43.435 | [510307 Async create_neutron_accounts:545344]: Signaled 2022-08-10 12:27:43.437 | + lib/neutron:create_neutron_accounts:685 : is_neutron_legacy_enabled 2022-08-10 12:27:43.437 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-10 12:27:43.437 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 12:27:43.437 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 12:27:43.437 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-10 12:27:43.437 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-10 12:27:43.437 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-10 12:27:43.437 | + lib/neutron:create_neutron_accounts:687 : create_mutnauq_accounts 2022-08-10 12:27:43.437 | + lib/neutron-legacy:create_mutnauq_accounts:438 : local neutron_url 2022-08-10 12:27:43.437 | + lib/neutron-legacy:create_mutnauq_accounts:439 : '[' False == True ']' 2022-08-10 12:27:43.437 | + lib/neutron-legacy:create_mutnauq_accounts:442 : neutron_url=http://10.222.0.36:9696/ 2022-08-10 12:27:43.437 | + lib/neutron-legacy:create_mutnauq_accounts:444 : '[' '!' -z networking ']' 2022-08-10 12:27:43.437 | + lib/neutron-legacy:create_mutnauq_accounts:445 : neutron_url=http://10.222.0.36:9696/networking 2022-08-10 12:27:43.437 | + lib/neutron-legacy:create_mutnauq_accounts:448 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-08-10 12:27:43.437 | + lib/neutron-legacy:create_mutnauq_accounts:450 : create_service_user neutron 2022-08-10 12:27:43.437 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-08-10 12:27:43.437 | + functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:27:43.437 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-10 12:27:43.437 | + functions-common:get_or_create_user:914 : local email= 2022-08-10 12:27:43.437 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-10 12:27:43.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.438 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.438 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.438 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:27:43.438 | + functions-common:get_or_create_user:926 : user_id=98a54a617d914487ba7758cb9c4c0223 2022-08-10 12:27:43.438 | + functions-common:get_or_create_user:927 : echo 98a54a617d914487ba7758cb9c4c0223 2022-08-10 12:27:43.438 | 98a54a617d914487ba7758cb9c4c0223 2022-08-10 12:27:43.438 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-08-10 12:27:43.438 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:27:43.438 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 12:27:43.438 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:27:43.438 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:27:43.438 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 12:27:43.438 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 12:27:43.438 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 12:27:43.438 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 12:27:43.438 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 12:27:43.438 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 12:27:43.438 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:27:43.438 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:27:43.438 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-08-10 12:27:43.438 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:27:43.438 | ++ functions-common:get_field:813 : read data 2022-08-10 12:27:43.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.439 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.439 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.439 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:27:43.439 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:27:43.439 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:27:43.439 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-08-10 12:27:43.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.439 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.439 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.439 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:27:43.439 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:27:43.439 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-08-10 12:27:43.439 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:27:43.440 | ++ functions-common:get_field:813 : read data 2022-08-10 12:27:43.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.440 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.440 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.440 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.440 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:27:43.440 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:27:43.440 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:27:43.440 | ++ functions-common:get_field:819 : echo '| a28cf3edbf3f4cd5b857d76857e8fa10 | 98a54a617d914487ba7758cb9c4c0223 | | a6460473ca304a7eabb9a70dd8faf951 | | | False |' 2022-08-10 12:27:43.440 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:27:43.440 | ++ functions-common:get_field:813 : read data 2022-08-10 12:27:43.440 | + functions-common:get_or_add_user_project_role:996 : user_role_id=a28cf3edbf3f4cd5b857d76857e8fa10 2022-08-10 12:27:43.440 | + functions-common:get_or_add_user_project_role:998 : echo a28cf3edbf3f4cd5b857d76857e8fa10 2022-08-10 12:27:43.440 | a28cf3edbf3f4cd5b857d76857e8fa10 2022-08-10 12:27:43.440 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-10 12:27:43.440 | + lib/neutron-legacy:create_mutnauq_accounts:452 : get_or_create_service neutron network 'Neutron Service' 2022-08-10 12:27:43.440 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-10 12:27:43.440 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-08-10 12:27:43.440 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-08-10 12:27:43.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.440 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.441 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.441 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:27:43.441 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-10 12:27:43.441 | dde9a92f220049ff86cad8eecaa9b09b' 2022-08-10 12:27:43.441 | + functions-common:get_or_create_service:1095 : echo dde9a92f220049ff86cad8eecaa9b09b 2022-08-10 12:27:43.441 | dde9a92f220049ff86cad8eecaa9b09b 2022-08-10 12:27:43.441 | + lib/neutron-legacy:create_mutnauq_accounts:454 : get_or_create_endpoint network RegionOne http://10.222.0.36:9696/networking 2022-08-10 12:27:43.441 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-10 12:27:43.441 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface network public http://10.222.0.36:9696/networking RegionOne 2022-08-10 12:27:43.441 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-10 12:27:43.441 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-08-10 12:27:43.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.441 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.441 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.441 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:27:43.442 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-10 12:27:43.442 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-10 12:27:43.442 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.36:9696/networking --region RegionOne -f value -c id 2022-08-10 12:27:43.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.442 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.442 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:27:43.442 | from cryptography.utils import int_from_bytes 2022-08-10 12:27:43.442 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:27:43.442 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=0df17cff6c494053aabed64dfb601f4e 2022-08-10 12:27:43.442 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 0df17cff6c494053aabed64dfb601f4e 2022-08-10 12:27:43.442 | + functions-common:get_or_create_endpoint:1128 : public_id=0df17cff6c494053aabed64dfb601f4e 2022-08-10 12:27:43.442 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-10 12:27:43.442 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-10 12:27:43.442 | + functions-common:get_or_create_endpoint:1137 : echo 0df17cff6c494053aabed64dfb601f4e 2022-08-10 12:27:43.442 | 0df17cff6c494053aabed64dfb601f4e 2022-08-10 12:27:43.498 | [510307 Async create_neutron_accounts:545344]: finished create_neutron_accounts with result 0 in 54 seconds 2022-08-10 12:27:43.549 | [510307 Async create_swift_accounts:545485]: Waiting for completion of create_swift_accounts running on PID 545485 (2 other jobs running) 2022-08-10 12:27:43.582 | [510307 Async create_swift_accounts:545485]: Signaling child to exit 2022-08-10 12:28:29.964 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:28:29.992 | [545485 Async create_swift_accounts:545485]: finished successfully 2022-08-10 12:28:30.015 | WAKEUP 2022-08-10 12:28:30.041 | [510307 Async create_swift_accounts:545485]: Signaled 2022-08-10 12:28:30.043 | + lib/swift:create_swift_accounts:613 : export swiftusertest1_password=testing 2022-08-10 12:28:30.043 | + lib/swift:create_swift_accounts:613 : swiftusertest1_password=testing 2022-08-10 12:28:30.043 | + lib/swift:create_swift_accounts:614 : export swiftusertest2_password=testing2 2022-08-10 12:28:30.043 | + lib/swift:create_swift_accounts:614 : swiftusertest2_password=testing2 2022-08-10 12:28:30.043 | + lib/swift:create_swift_accounts:615 : export swiftusertest3_password=testing3 2022-08-10 12:28:30.043 | + lib/swift:create_swift_accounts:615 : swiftusertest3_password=testing3 2022-08-10 12:28:30.043 | + lib/swift:create_swift_accounts:616 : export swiftusertest4_password=testing4 2022-08-10 12:28:30.043 | + lib/swift:create_swift_accounts:616 : swiftusertest4_password=testing4 2022-08-10 12:28:30.043 | + lib/swift:create_swift_accounts:618 : local another_role 2022-08-10 12:28:30.043 | ++ lib/swift:create_swift_accounts:619 : get_or_create_role anotherrole 2022-08-10 12:28:30.043 | ++ functions-common:get_or_create_role:946 : local role_id 2022-08-10 12:28:30.043 | +++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-08-10 12:28:30.043 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.043 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.043 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.043 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.043 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:28:30.043 | ++ functions-common:get_or_create_role:951 : role_id=aa907345b2514df092211953f2a7c30e 2022-08-10 12:28:30.043 | ++ functions-common:get_or_create_role:952 : echo aa907345b2514df092211953f2a7c30e 2022-08-10 12:28:30.043 | + lib/swift:create_swift_accounts:619 : another_role=aa907345b2514df092211953f2a7c30e 2022-08-10 12:28:30.043 | + lib/swift:create_swift_accounts:623 : create_service_user swift admin 2022-08-10 12:28:30.043 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-08-10 12:28:30.043 | + functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:28:30.043 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-10 12:28:30.043 | + functions-common:get_or_create_user:914 : local email= 2022-08-10 12:28:30.043 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-10 12:28:30.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.044 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.044 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.044 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:28:30.044 | + functions-common:get_or_create_user:926 : user_id=cf27995629e7442f8e1458615d953e86 2022-08-10 12:28:30.044 | + functions-common:get_or_create_user:927 : echo cf27995629e7442f8e1458615d953e86 2022-08-10 12:28:30.044 | cf27995629e7442f8e1458615d953e86 2022-08-10 12:28:30.044 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-08-10 12:28:30.044 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:28:30.044 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 12:28:30.044 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:28:30.044 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:28:30.044 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 12:28:30.044 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 12:28:30.044 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 12:28:30.044 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 12:28:30.044 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 12:28:30.044 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 12:28:30.044 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-08-10 12:28:30.044 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:28:30.044 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:28:30.044 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:28:30.044 | ++ functions-common:get_field:813 : read data 2022-08-10 12:28:30.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.044 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.044 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.044 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:28:30.044 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:28:30.044 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:28:30.044 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-08-10 12:28:30.045 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.045 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.045 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.045 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.045 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-08-10 12:28:30.045 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:28:30.045 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:28:30.045 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:28:30.045 | ++ functions-common:get_field:813 : read data 2022-08-10 12:28:30.045 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.045 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.045 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.045 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.045 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:28:30.045 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:28:30.045 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:28:30.045 | ++ functions-common:get_field:819 : echo '| a28cf3edbf3f4cd5b857d76857e8fa10 | cf27995629e7442f8e1458615d953e86 | | a6460473ca304a7eabb9a70dd8faf951 | | | False |' 2022-08-10 12:28:30.045 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:28:30.045 | ++ functions-common:get_field:813 : read data 2022-08-10 12:28:30.045 | + functions-common:get_or_add_user_project_role:996 : user_role_id=a28cf3edbf3f4cd5b857d76857e8fa10 2022-08-10 12:28:30.045 | + functions-common:get_or_add_user_project_role:998 : echo a28cf3edbf3f4cd5b857d76857e8fa10 2022-08-10 12:28:30.045 | a28cf3edbf3f4cd5b857d76857e8fa10 2022-08-10 12:28:30.045 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-10 12:28:30.045 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-08-10 12:28:30.045 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:28:30.045 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 12:28:30.045 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:28:30.045 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:28:30.045 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 12:28:30.045 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 12:28:30.045 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 12:28:30.045 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 12:28:30.046 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 12:28:30.046 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 12:28:30.046 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:28:30.046 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:28:30.046 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-08-10 12:28:30.046 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:28:30.046 | ++ functions-common:get_field:813 : read data 2022-08-10 12:28:30.046 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.046 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.046 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.046 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.046 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:28:30.046 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:28:30.046 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:28:30.046 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-08-10 12:28:30.046 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.046 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.046 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.046 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.046 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:28:30.046 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:28:30.046 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:28:30.046 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-08-10 12:28:30.046 | ++ functions-common:get_field:813 : read data 2022-08-10 12:28:30.046 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.046 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.046 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.046 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.046 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:28:30.046 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:28:30.046 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:28:30.047 | ++ functions-common:get_field:819 : echo '| 4f407a2327c149c1a437888bf048e333 | cf27995629e7442f8e1458615d953e86 | | a6460473ca304a7eabb9a70dd8faf951 | | | False |' 2022-08-10 12:28:30.047 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:28:30.047 | ++ functions-common:get_field:813 : read data 2022-08-10 12:28:30.047 | + functions-common:get_or_add_user_project_role:996 : user_role_id=4f407a2327c149c1a437888bf048e333 2022-08-10 12:28:30.047 | + functions-common:get_or_add_user_project_role:998 : echo 4f407a2327c149c1a437888bf048e333 2022-08-10 12:28:30.047 | 4f407a2327c149c1a437888bf048e333 2022-08-10 12:28:30.047 | + lib/swift:create_swift_accounts:625 : get_or_create_service swift object-store 'Swift Service' 2022-08-10 12:28:30.047 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-10 12:28:30.047 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-08-10 12:28:30.047 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-08-10 12:28:30.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.047 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.047 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.047 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:28:30.047 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-10 12:28:30.047 | 0b615c724ba74229a27b9a0707f38d64' 2022-08-10 12:28:30.047 | + functions-common:get_or_create_service:1095 : echo 0b615c724ba74229a27b9a0707f38d64 2022-08-10 12:28:30.047 | 0b615c724ba74229a27b9a0707f38d64 2022-08-10 12:28:30.047 | + lib/swift:create_swift_accounts:627 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.36:8080/v1/AUTH_$(project_id)s' http://10.222.0.36:8080 2022-08-10 12:28:30.047 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-10 12:28:30.047 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.36:8080/v1/AUTH_$(project_id)s' RegionOne 2022-08-10 12:28:30.047 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-10 12:28:30.047 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-08-10 12:28:30.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.047 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.047 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.047 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:28:30.047 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-10 12:28:30.047 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-10 12:28:30.047 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.36:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-08-10 12:28:30.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.048 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.048 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.048 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:28:30.048 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=651659bfeceb477cb307f123b760b14e 2022-08-10 12:28:30.048 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 651659bfeceb477cb307f123b760b14e 2022-08-10 12:28:30.048 | + functions-common:get_or_create_endpoint:1128 : public_id=651659bfeceb477cb307f123b760b14e 2022-08-10 12:28:30.048 | + functions-common:get_or_create_endpoint:1130 : [[ -n http://10.222.0.36:8080 ]] 2022-08-10 12:28:30.048 | + functions-common:get_or_create_endpoint:1131 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.36:8080 RegionOne 2022-08-10 12:28:30.048 | + functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-10 12:28:30.048 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-08-10 12:28:30.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.048 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.048 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.048 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:28:30.048 | + functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-10 12:28:30.048 | + functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-10 12:28:30.048 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.36:8080 --region RegionOne -f value -c id 2022-08-10 12:28:30.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.048 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.048 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.048 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:28:30.048 | + functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=c530ad8a1efb49bd89efb2498f038e0c 2022-08-10 12:28:30.048 | + functions-common:_get_or_create_endpoint_with_interface:1113 : echo c530ad8a1efb49bd89efb2498f038e0c 2022-08-10 12:28:30.048 | c530ad8a1efb49bd89efb2498f038e0c 2022-08-10 12:28:30.048 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-10 12:28:30.049 | + functions-common:get_or_create_endpoint:1137 : echo 651659bfeceb477cb307f123b760b14e 2022-08-10 12:28:30.049 | 651659bfeceb477cb307f123b760b14e 2022-08-10 12:28:30.049 | + lib/swift:create_swift_accounts:632 : local swift_project_test1 2022-08-10 12:28:30.049 | ++ lib/swift:create_swift_accounts:633 : get_or_create_project swiftprojecttest1 default 2022-08-10 12:28:30.049 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-10 12:28:30.049 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-08-10 12:28:30.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.049 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.049 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.049 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:28:30.049 | ++ functions-common:get_or_create_project:939 : project_id=264092087268442fa5e530a8adca05d6 2022-08-10 12:28:30.049 | ++ functions-common:get_or_create_project:940 : echo 264092087268442fa5e530a8adca05d6 2022-08-10 12:28:30.049 | + lib/swift:create_swift_accounts:633 : swift_project_test1=264092087268442fa5e530a8adca05d6 2022-08-10 12:28:30.049 | + lib/swift:create_swift_accounts:634 : die_if_not_set 634 swift_project_test1 'Failure creating swift_project_test1' 2022-08-10 12:28:30.049 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 12:28:30.049 | ++ lib/swift:create_swift_accounts:636 : get_or_create_user swiftusertest1 testing default test@example.com 2022-08-10 12:28:30.049 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:28:30.049 | ++ functions-common:get_or_create_user:911 : [[ ! -z test@example.com ]] 2022-08-10 12:28:30.049 | ++ functions-common:get_or_create_user:912 : local email=--email=test@example.com 2022-08-10 12:28:30.049 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-08-10 12:28:30.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.049 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.049 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.049 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:28:30.049 | ++ functions-common:get_or_create_user:926 : user_id=2d4f1588c64f48dca916ddf3eeb04632 2022-08-10 12:28:30.049 | ++ functions-common:get_or_create_user:927 : echo 2d4f1588c64f48dca916ddf3eeb04632 2022-08-10 12:28:30.049 | + lib/swift:create_swift_accounts:636 : SWIFT_USER_TEST1=2d4f1588c64f48dca916ddf3eeb04632 2022-08-10 12:28:30.049 | + lib/swift:create_swift_accounts:637 : die_if_not_set 637 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-08-10 12:28:30.049 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 12:28:30.050 | + lib/swift:create_swift_accounts:638 : get_or_add_user_project_role admin 2d4f1588c64f48dca916ddf3eeb04632 264092087268442fa5e530a8adca05d6 2022-08-10 12:28:30.050 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:28:30.050 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 12:28:30.050 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:28:30.050 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:28:30.050 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 12:28:30.050 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 12:28:30.050 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 12:28:30.050 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 12:28:30.050 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2d4f1588c64f48dca916ddf3eeb04632 --project 264092087268442fa5e530a8adca05d6 2022-08-10 12:28:30.050 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:28:30.050 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:28:30.050 | ++ functions-common:get_field:813 : read data 2022-08-10 12:28:30.050 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:28:30.050 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.050 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.050 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.050 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.050 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:28:30.050 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:28:30.050 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:28:30.050 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 2d4f1588c64f48dca916ddf3eeb04632 --project 264092087268442fa5e530a8adca05d6 2022-08-10 12:28:30.050 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.050 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.050 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.050 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.050 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:28:30.050 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:28:30.050 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2d4f1588c64f48dca916ddf3eeb04632 --project 264092087268442fa5e530a8adca05d6 2022-08-10 12:28:30.050 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:28:30.050 | ++ functions-common:get_field:813 : read data 2022-08-10 12:28:30.050 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.051 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.051 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.051 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:28:30.051 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:28:30.051 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:28:30.051 | ++ functions-common:get_field:819 : echo '| 4f407a2327c149c1a437888bf048e333 | 2d4f1588c64f48dca916ddf3eeb04632 | | 264092087268442fa5e530a8adca05d6 | | | False |' 2022-08-10 12:28:30.051 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:28:30.051 | ++ functions-common:get_field:813 : read data 2022-08-10 12:28:30.051 | + functions-common:get_or_add_user_project_role:996 : user_role_id=4f407a2327c149c1a437888bf048e333 2022-08-10 12:28:30.051 | + functions-common:get_or_add_user_project_role:998 : echo 4f407a2327c149c1a437888bf048e333 2022-08-10 12:28:30.051 | 4f407a2327c149c1a437888bf048e333 2022-08-10 12:28:30.051 | + lib/swift:create_swift_accounts:640 : local swift_user_test3 2022-08-10 12:28:30.051 | ++ lib/swift:create_swift_accounts:642 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-08-10 12:28:30.051 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:28:30.051 | ++ functions-common:get_or_create_user:911 : [[ ! -z test3@example.com ]] 2022-08-10 12:28:30.051 | ++ functions-common:get_or_create_user:912 : local email=--email=test3@example.com 2022-08-10 12:28:30.051 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-08-10 12:28:30.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.051 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.051 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.051 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:28:30.051 | ++ functions-common:get_or_create_user:926 : user_id=0df6acb3675d4d44a89b0463248fa58f 2022-08-10 12:28:30.051 | ++ functions-common:get_or_create_user:927 : echo 0df6acb3675d4d44a89b0463248fa58f 2022-08-10 12:28:30.051 | + lib/swift:create_swift_accounts:642 : swift_user_test3=0df6acb3675d4d44a89b0463248fa58f 2022-08-10 12:28:30.051 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_user_test3 'Failure creating swift_user_test3' 2022-08-10 12:28:30.051 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 12:28:30.051 | + lib/swift:create_swift_accounts:644 : get_or_add_user_project_role aa907345b2514df092211953f2a7c30e 0df6acb3675d4d44a89b0463248fa58f 264092087268442fa5e530a8adca05d6 2022-08-10 12:28:30.051 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:28:30.051 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 12:28:30.051 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:28:30.052 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:28:30.052 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 12:28:30.052 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 12:28:30.052 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 12:28:30.052 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 12:28:30.052 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role aa907345b2514df092211953f2a7c30e --user 0df6acb3675d4d44a89b0463248fa58f --project 264092087268442fa5e530a8adca05d6 2022-08-10 12:28:30.052 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:28:30.052 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:28:30.052 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:28:30.052 | ++ functions-common:get_field:813 : read data 2022-08-10 12:28:30.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.052 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.052 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.052 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:28:30.052 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:28:30.052 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:28:30.052 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add aa907345b2514df092211953f2a7c30e --user 0df6acb3675d4d44a89b0463248fa58f --project 264092087268442fa5e530a8adca05d6 2022-08-10 12:28:30.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.052 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.052 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.052 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role aa907345b2514df092211953f2a7c30e --user 0df6acb3675d4d44a89b0463248fa58f --project 264092087268442fa5e530a8adca05d6 2022-08-10 12:28:30.052 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:28:30.052 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:28:30.052 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:28:30.052 | ++ functions-common:get_field:813 : read data 2022-08-10 12:28:30.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.052 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.053 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.053 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:28:30.053 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:28:30.053 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:28:30.053 | ++ functions-common:get_field:819 : echo '| aa907345b2514df092211953f2a7c30e | 0df6acb3675d4d44a89b0463248fa58f | | 264092087268442fa5e530a8adca05d6 | | | False |' 2022-08-10 12:28:30.053 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:28:30.053 | ++ functions-common:get_field:813 : read data 2022-08-10 12:28:30.053 | + functions-common:get_or_add_user_project_role:996 : user_role_id=aa907345b2514df092211953f2a7c30e 2022-08-10 12:28:30.053 | + functions-common:get_or_add_user_project_role:998 : echo aa907345b2514df092211953f2a7c30e 2022-08-10 12:28:30.053 | aa907345b2514df092211953f2a7c30e 2022-08-10 12:28:30.053 | + lib/swift:create_swift_accounts:646 : local swift_project_test2 2022-08-10 12:28:30.053 | ++ lib/swift:create_swift_accounts:647 : get_or_create_project swiftprojecttest2 default 2022-08-10 12:28:30.053 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-10 12:28:30.053 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-08-10 12:28:30.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.053 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.053 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.053 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:28:30.053 | ++ functions-common:get_or_create_project:939 : project_id=97aeeed4c8664ed28be643807c4d6796 2022-08-10 12:28:30.053 | ++ functions-common:get_or_create_project:940 : echo 97aeeed4c8664ed28be643807c4d6796 2022-08-10 12:28:30.053 | + lib/swift:create_swift_accounts:647 : swift_project_test2=97aeeed4c8664ed28be643807c4d6796 2022-08-10 12:28:30.053 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_project_test2 'Failure creating swift_project_test2' 2022-08-10 12:28:30.053 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 12:28:30.053 | + lib/swift:create_swift_accounts:650 : local swift_user_test2 2022-08-10 12:28:30.053 | ++ lib/swift:create_swift_accounts:652 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-08-10 12:28:30.053 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:28:30.053 | ++ functions-common:get_or_create_user:911 : [[ ! -z test2@example.com ]] 2022-08-10 12:28:30.053 | ++ functions-common:get_or_create_user:912 : local email=--email=test2@example.com 2022-08-10 12:28:30.053 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-08-10 12:28:30.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.053 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.054 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.054 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:28:30.054 | ++ functions-common:get_or_create_user:926 : user_id=8de8cbef6eca4a22812670e58de9e52e 2022-08-10 12:28:30.054 | ++ functions-common:get_or_create_user:927 : echo 8de8cbef6eca4a22812670e58de9e52e 2022-08-10 12:28:30.054 | + lib/swift:create_swift_accounts:652 : swift_user_test2=8de8cbef6eca4a22812670e58de9e52e 2022-08-10 12:28:30.054 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_user_test2 'Failure creating swift_user_test2' 2022-08-10 12:28:30.054 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 12:28:30.054 | + lib/swift:create_swift_accounts:654 : get_or_add_user_project_role admin 8de8cbef6eca4a22812670e58de9e52e 97aeeed4c8664ed28be643807c4d6796 2022-08-10 12:28:30.054 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:28:30.054 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 12:28:30.054 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:28:30.054 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:28:30.054 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 12:28:30.054 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 12:28:30.054 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 12:28:30.054 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 12:28:30.054 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8de8cbef6eca4a22812670e58de9e52e --project 97aeeed4c8664ed28be643807c4d6796 2022-08-10 12:28:30.054 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:28:30.054 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:28:30.054 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:28:30.054 | ++ functions-common:get_field:813 : read data 2022-08-10 12:28:30.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.054 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.054 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.054 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:28:30.054 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:28:30.054 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:28:30.054 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 8de8cbef6eca4a22812670e58de9e52e --project 97aeeed4c8664ed28be643807c4d6796 2022-08-10 12:28:30.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.054 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.055 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.055 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8de8cbef6eca4a22812670e58de9e52e --project 97aeeed4c8664ed28be643807c4d6796 2022-08-10 12:28:30.055 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:28:30.055 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:28:30.055 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:28:30.055 | ++ functions-common:get_field:813 : read data 2022-08-10 12:28:30.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.055 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.055 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.055 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:28:30.055 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:28:30.055 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:28:30.055 | ++ functions-common:get_field:819 : echo '| 4f407a2327c149c1a437888bf048e333 | 8de8cbef6eca4a22812670e58de9e52e | | 97aeeed4c8664ed28be643807c4d6796 | | | False |' 2022-08-10 12:28:30.055 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:28:30.055 | ++ functions-common:get_field:813 : read data 2022-08-10 12:28:30.055 | + functions-common:get_or_add_user_project_role:996 : user_role_id=4f407a2327c149c1a437888bf048e333 2022-08-10 12:28:30.055 | + functions-common:get_or_add_user_project_role:998 : echo 4f407a2327c149c1a437888bf048e333 2022-08-10 12:28:30.055 | 4f407a2327c149c1a437888bf048e333 2022-08-10 12:28:30.055 | + lib/swift:create_swift_accounts:656 : local swift_domain 2022-08-10 12:28:30.055 | ++ lib/swift:create_swift_accounts:657 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-08-10 12:28:30.055 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-08-10 12:28:30.055 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-08-10 12:28:30.055 | +++ functions-common:get_or_create_domain:892 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-08-10 12:28:30.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.056 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.056 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.056 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:28:30.056 | ++ functions-common:get_or_create_domain:888 : domain_id=' 2022-08-10 12:28:30.056 | 26c9fe91cc8749b6a3393e0af90f5f88' 2022-08-10 12:28:30.056 | ++ functions-common:get_or_create_domain:889 : echo 26c9fe91cc8749b6a3393e0af90f5f88 2022-08-10 12:28:30.056 | + lib/swift:create_swift_accounts:657 : swift_domain=26c9fe91cc8749b6a3393e0af90f5f88 2022-08-10 12:28:30.056 | + lib/swift:create_swift_accounts:658 : die_if_not_set 658 swift_domain 'Failure creating swift_test domain' 2022-08-10 12:28:30.056 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 12:28:30.056 | + lib/swift:create_swift_accounts:660 : local swift_project_test4 2022-08-10 12:28:30.056 | ++ lib/swift:create_swift_accounts:661 : get_or_create_project swiftprojecttest4 26c9fe91cc8749b6a3393e0af90f5f88 2022-08-10 12:28:30.056 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-10 12:28:30.056 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=26c9fe91cc8749b6a3393e0af90f5f88 --or-show -f value -c id 2022-08-10 12:28:30.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.056 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.056 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.056 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:28:30.056 | ++ functions-common:get_or_create_project:939 : project_id=7808a027676f487b98a540ce846a3e53 2022-08-10 12:28:30.056 | ++ functions-common:get_or_create_project:940 : echo 7808a027676f487b98a540ce846a3e53 2022-08-10 12:28:30.056 | + lib/swift:create_swift_accounts:661 : swift_project_test4=7808a027676f487b98a540ce846a3e53 2022-08-10 12:28:30.056 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_project_test4 'Failure creating swift_project_test4' 2022-08-10 12:28:30.056 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 12:28:30.056 | + lib/swift:create_swift_accounts:664 : local swift_user_test4 2022-08-10 12:28:30.056 | ++ lib/swift:create_swift_accounts:666 : get_or_create_user swiftusertest4 testing4 26c9fe91cc8749b6a3393e0af90f5f88 test4@example.com 2022-08-10 12:28:30.056 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:28:30.056 | ++ functions-common:get_or_create_user:911 : [[ ! -z test4@example.com ]] 2022-08-10 12:28:30.056 | ++ functions-common:get_or_create_user:912 : local email=--email=test4@example.com 2022-08-10 12:28:30.056 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=26c9fe91cc8749b6a3393e0af90f5f88 --email=test4@example.com --or-show -f value -c id 2022-08-10 12:28:30.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.057 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.057 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.057 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:28:30.057 | ++ functions-common:get_or_create_user:926 : user_id=e01dffec5fc54a02a027ac484267050b 2022-08-10 12:28:30.057 | ++ functions-common:get_or_create_user:927 : echo e01dffec5fc54a02a027ac484267050b 2022-08-10 12:28:30.057 | + lib/swift:create_swift_accounts:666 : swift_user_test4=e01dffec5fc54a02a027ac484267050b 2022-08-10 12:28:30.057 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_user_test4 'Failure creating swift_user_test4' 2022-08-10 12:28:30.057 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 12:28:30.057 | + lib/swift:create_swift_accounts:668 : get_or_add_user_project_role admin e01dffec5fc54a02a027ac484267050b 7808a027676f487b98a540ce846a3e53 2022-08-10 12:28:30.057 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:28:30.057 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 12:28:30.057 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:28:30.057 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:28:30.057 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 12:28:30.057 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 12:28:30.057 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 12:28:30.057 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 12:28:30.057 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e01dffec5fc54a02a027ac484267050b --project 7808a027676f487b98a540ce846a3e53 2022-08-10 12:28:30.057 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:28:30.057 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:28:30.057 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:28:30.057 | ++ functions-common:get_field:813 : read data 2022-08-10 12:28:30.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.057 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.057 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.057 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:28:30.057 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:28:30.057 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:28:30.057 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user e01dffec5fc54a02a027ac484267050b --project 7808a027676f487b98a540ce846a3e53 2022-08-10 12:28:30.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.057 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.058 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.058 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:28:30.058 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e01dffec5fc54a02a027ac484267050b --project 7808a027676f487b98a540ce846a3e53 2022-08-10 12:28:30.058 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:28:30.058 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:28:30.058 | ++ functions-common:get_field:813 : read data 2022-08-10 12:28:30.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.058 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:30.058 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:30.058 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:28:30.058 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:28:30.058 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:28:30.058 | ++ functions-common:get_field:819 : echo '| 4f407a2327c149c1a437888bf048e333 | e01dffec5fc54a02a027ac484267050b | | 7808a027676f487b98a540ce846a3e53 | | | False |' 2022-08-10 12:28:30.058 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:28:30.058 | ++ functions-common:get_field:813 : read data 2022-08-10 12:28:30.058 | + functions-common:get_or_add_user_project_role:996 : user_role_id=4f407a2327c149c1a437888bf048e333 2022-08-10 12:28:30.058 | + functions-common:get_or_add_user_project_role:998 : echo 4f407a2327c149c1a437888bf048e333 2022-08-10 12:28:30.058 | 4f407a2327c149c1a437888bf048e333 2022-08-10 12:28:30.096 | [510307 Async create_swift_accounts:545485]: finished create_swift_accounts with result 0 in 145 seconds 2022-08-10 12:28:30.103 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-08-10 12:28:30.106 | + inc/async:async_wait:197 : return 0 2022-08-10 12:28:30.109 | + ./stack.sh:main:1130 : is_service_enabled mysql postgresql 2022-08-10 12:28:30.132 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:28:30.137 | + ./stack.sh:main:1130 : is_service_enabled glance 2022-08-10 12:28:30.160 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:28:30.163 | + ./stack.sh:main:1131 : echo_summary 'Configuring Glance' 2022-08-10 12:28:30.166 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:28:30.169 | + ./stack.sh:echo_summary:441 : echo -e Configuring Glance 2022-08-10 12:28:30.172 | + ./stack.sh:main:1132 : async_runfunc init_glance 2022-08-10 12:28:30.175 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-08-10 12:28:30.241 | + inc/async:async_inner:63 : init_glance 2022-08-10 12:28:30.290 | [510307 Async init_glance:549780]: running: init_glance 2022-08-10 12:28:30.294 | + ./stack.sh:main:1139 : is_service_enabled neutron 2022-08-10 12:28:30.331 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:28:30.335 | + ./stack.sh:main:1140 : echo_summary 'Configuring Neutron' 2022-08-10 12:28:30.338 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:28:30.341 | + ./stack.sh:echo_summary:441 : echo -e Configuring Neutron 2022-08-10 12:28:30.344 | + ./stack.sh:main:1142 : configure_neutron 2022-08-10 12:28:30.347 | + lib/neutron:configure_neutron:636 : is_neutron_legacy_enabled 2022-08-10 12:28:30.352 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 12:28:30.353 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-10 12:28:30.359 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 12:28:30.362 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-10 12:28:30.365 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-10 12:28:30.368 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-10 12:28:30.371 | + lib/neutron:configure_neutron:638 : configure_mutnauq 2022-08-10 12:28:30.374 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_common 2022-08-10 12:28:30.376 | + lib/neutron-legacy:_configure_neutron_common:782 : _create_neutron_conf_dir 2022-08-10 12:28:30.379 | + lib/neutron-legacy:_create_neutron_conf_dir:775 : sudo install -d -o ubuntu /etc/neutron 2022-08-10 12:28:30.393 | + lib/neutron-legacy:_configure_neutron_common:785 : cd /opt/stack/neutron 2022-08-10 12:28:30.396 | + lib/neutron-legacy:_configure_neutron_common:785 : exec ./tools/generate_config_file_samples.sh 2022-08-10 12:28:33.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:33.613 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:33.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:33.613 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:35.150 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:28:35.180 | [549780 Async init_glance:549780]: finished successfully 2022-08-10 12:28:37.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:37.175 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:37.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:37.175 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:40.460 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:40.461 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:40.461 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:40.461 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:43.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:43.668 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:43.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:43.668 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:46.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:46.814 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:46.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:46.814 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:49.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:49.975 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:49.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:49.975 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:53.167 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:53.167 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:53.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:53.168 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:56.665 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:56.665 | from cryptography.utils import int_from_bytes 2022-08-10 12:28:56.665 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:28:56.665 | from cryptography.utils import int_from_bytes 2022-08-10 12:29:00.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:29:00.723 | from cryptography.utils import int_from_bytes 2022-08-10 12:29:00.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:29:00.723 | from cryptography.utils import int_from_bytes 2022-08-10 12:29:05.795 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:29:05.795 | from cryptography.utils import int_from_bytes 2022-08-10 12:29:05.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:29:05.796 | from cryptography.utils import int_from_bytes 2022-08-10 12:29:06.118 | + lib/neutron-legacy:_configure_neutron_common:787 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-08-10 12:29:06.124 | + lib/neutron-legacy:_configure_neutron_common:789 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-08-10 12:29:06.126 | + lib/neutron-legacy:_configure_neutron_common:793 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-08-10 12:29:06.132 | + lib/neutron-legacy:_configure_neutron_common:797 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-08-10 12:29:06.135 | + lib/neutron-legacy:_configure_neutron_common:802 : neutron_plugin_configure_common 2022-08-10 12:29:06.137 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-08-10 12:29:06.140 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-08-10 12:29:06.142 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-08-10 12:29:06.145 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-08-10 12:29:06.147 | + lib/neutron-legacy:_neutron_service_plugin_class_add:966 : local service_plugin_class=router 2022-08-10 12:29:06.150 | + lib/neutron-legacy:_neutron_service_plugin_class_add:967 : [[ '' == '' ]] 2022-08-10 12:29:06.152 | + lib/neutron-legacy:_neutron_service_plugin_class_add:968 : Q_SERVICE_PLUGIN_CLASSES=router 2022-08-10 12:29:06.154 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-08-10 12:29:06.157 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ ml2_conf.ini == '' ]] 2022-08-10 12:29:06.164 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ ml2 == '' ]] 2022-08-10 12:29:06.167 | + lib/neutron-legacy:_configure_neutron_common:809 : mkdir -p /etc/neutron/plugins/ml2 2022-08-10 12:29:06.173 | + lib/neutron-legacy:_configure_neutron_common:810 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:29:06.176 | + lib/neutron-legacy:_configure_neutron_common:813 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-08-10 12:29:06.179 | + lib/neutron-legacy:_configure_neutron_common:814 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:29:06.185 | ++ lib/neutron-legacy:_configure_neutron_common:819 : database_connection_url neutron 2022-08-10 12:29:06.188 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-08-10 12:29:06.191 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-08-10 12:29:06.194 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-08-10 12:29:06.196 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-10 12:29:06.199 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-10 12:29:06.201 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-10 12:29:06.218 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:29:06.221 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-10 12:29:06.223 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-08-10 12:29:06.226 | + lib/neutron-legacy:_configure_neutron_common:819 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-08-10 12:29:06.261 | + lib/neutron-legacy:_configure_neutron_common:820 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-08-10 12:29:06.294 | + lib/neutron-legacy:_configure_neutron_common:821 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-08-10 12:29:06.329 | + lib/neutron-legacy:_configure_neutron_common:822 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-08-10 12:29:06.361 | + lib/neutron-legacy:_configure_neutron_common:823 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-08-10 12:29:06.400 | + lib/neutron-legacy:_configure_neutron_common:826 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-08-10 12:29:06.437 | + lib/neutron-legacy:_configure_neutron_common:828 : '[' libvirt = fake ']' 2022-08-10 12:29:06.440 | + lib/neutron-legacy:_configure_neutron_common:838 : setup_logging /etc/neutron/neutron.conf 2022-08-10 12:29:06.444 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-08-10 12:29:06.447 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-08-10 12:29:06.451 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-10 12:29:06.471 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-10 12:29:06.474 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-10 12:29:06.477 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-10 12:29:06.479 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-10 12:29:06.481 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-08-10 12:29:06.517 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.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-08-10 12:29:06.548 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-08-10 12:29:06.581 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-10 12:29:06.617 | + lib/neutron-legacy:_configure_neutron_common:840 : is_service_enabled tls-proxy 2022-08-10 12:29:06.637 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:29:06.639 | + lib/neutron-legacy:_configure_neutron_common:846 : _neutron_setup_rootwrap 2022-08-10 12:29:06.642 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : [[ True == \F\a\l\s\e ]] 2022-08-10 12:29:06.645 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-08-10 12:29:06.648 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : [[ -d /etc/neutron/rootwrap.d ]] 2022-08-10 12:29:06.651 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : sudo rm -rf /etc/neutron/rootwrap.d 2022-08-10 12:29:06.665 | + lib/neutron-legacy:_neutron_setup_rootwrap:1010 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-08-10 12:29:06.668 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:991 : [[ True == \F\a\l\s\e ]] 2022-08-10 12:29:06.672 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:994 : local srcdir=/opt/stack/neutron 2022-08-10 12:29:06.675 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:995 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-08-10 12:29:06.692 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:996 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-08-10 12:29:06.706 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-08-10 12:29:06.709 | + lib/neutron-legacy:_neutron_setup_rootwrap:1017 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-08-10 12:29:06.721 | + lib/neutron-legacy:_neutron_setup_rootwrap:1019 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-08-10 12:29:06.734 | + lib/neutron-legacy:_neutron_setup_rootwrap:1020 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-08-10 12:29:06.751 | + lib/neutron-legacy:_neutron_setup_rootwrap:1023 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-08-10 12:29:06.753 | + lib/neutron-legacy:_neutron_setup_rootwrap:1024 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-10 12:29:06.757 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1027 : mktemp 2022-08-10 12:29:06.762 | + lib/neutron-legacy:_neutron_setup_rootwrap:1027 : TEMPFILE=/tmp/tmp.j5j494ilTl 2022-08-10 12:29:06.765 | + lib/neutron-legacy:_neutron_setup_rootwrap:1028 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-08-10 12:29:06.768 | + lib/neutron-legacy:_neutron_setup_rootwrap:1029 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-10 12:29:06.770 | + lib/neutron-legacy:_neutron_setup_rootwrap:1030 : chmod 0440 /tmp/tmp.j5j494ilTl 2022-08-10 12:29:06.775 | + lib/neutron-legacy:_neutron_setup_rootwrap:1031 : sudo chown root:root /tmp/tmp.j5j494ilTl 2022-08-10 12:29:06.790 | + lib/neutron-legacy:_neutron_setup_rootwrap:1032 : sudo mv /tmp/tmp.j5j494ilTl /etc/sudoers.d/neutron-rootwrap 2022-08-10 12:29:06.804 | + lib/neutron-legacy:_neutron_setup_rootwrap:1035 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-10 12:29:06.835 | + lib/neutron-legacy:_neutron_setup_rootwrap:1036 : [[ True == \T\r\u\e ]] 2022-08-10 12:29:06.837 | + lib/neutron-legacy:_neutron_setup_rootwrap:1037 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-10 12:29:06.869 | + lib/neutron-legacy:configure_mutnauq:352 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-08-10 12:29:06.871 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-08-10 12:29:06.874 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-08-10 12:29:06.876 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-10 12:29:06.879 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-10 12:29:06.882 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-10 12:29:06.900 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:29:06.903 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-10 12:29:06.906 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-10 12:29:06.908 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-10 12:29:06.928 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:29:06.931 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-08-10 12:29:06.934 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-08-10 12:29:06.968 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-10 12:29:06.970 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-10 12:29:06.973 | + lib/neutron-legacy:configure_mutnauq:354 : is_service_enabled q-metering 2022-08-10 12:29:06.992 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:29:06.995 | + lib/neutron-legacy:configure_mutnauq:355 : _configure_neutron_metering 2022-08-10 12:29:06.998 | + lib/neutron-legacy:_configure_neutron_metering:895 : neutron_agent_metering_configure_common 2022-08-10 12:29:07.001 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-10 12:29:07.003 | + lib/neutron-legacy:_neutron_service_plugin_class_add:966 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-10 12:29:07.006 | + lib/neutron-legacy:_neutron_service_plugin_class_add:967 : [[ router == '' ]] 2022-08-10 12:29:07.008 | + lib/neutron-legacy:_neutron_service_plugin_class_add:969 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-08-10 12:29:07.012 | + lib/neutron-legacy:_neutron_service_plugin_class_add:970 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-10 12:29:07.014 | + lib/neutron-legacy:_configure_neutron_metering:896 : neutron_agent_metering_configure_agent 2022-08-10 12:29:07.018 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-08-10 12:29:07.021 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-08-10 12:29:07.027 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-08-10 12:29:07.029 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-08-10 12:29:07.035 | + lib/neutron-legacy:configure_mutnauq:357 : is_service_enabled q-agt q-svc 2022-08-10 12:29:07.053 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:29:07.056 | + lib/neutron-legacy:configure_mutnauq:358 : _configure_neutron_service 2022-08-10 12:29:07.059 | + lib/neutron-legacy:_configure_neutron_service:932 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-08-10 12:29:07.061 | + lib/neutron-legacy:_configure_neutron_service:933 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-08-10 12:29:07.066 | + lib/neutron-legacy:_configure_neutron_service:935 : [[ -n networking ]] 2022-08-10 12:29:07.068 | + lib/neutron-legacy:_configure_neutron_service:936 : _replace_api_paste_composite 2022-08-10 12:29:07.071 | + lib/neutron-legacy:_replace_api_paste_composite:921 : local sep 2022-08-10 12:29:07.075 | ++ lib/neutron-legacy:_replace_api_paste_composite:922 : echo -ne '\x01' 2022-08-10 12:29:07.078 | + lib/neutron-legacy:_replace_api_paste_composite:922 : sep=$'\001' 2022-08-10 12:29:07.081 | + lib/neutron-legacy:_replace_api_paste_composite:924 : sed -i -e 's/\/\: neutronversions_composite/\/networking\/\: neutronversions_composite/' /etc/neutron/api-paste.ini 2022-08-10 12:29:07.087 | + lib/neutron-legacy:_replace_api_paste_composite:925 : sed -i -e 's/\/healthcheck\: healthcheck/\/networking\/healthcheck\: healthcheck/' /etc/neutron/api-paste.ini 2022-08-10 12:29:07.092 | + lib/neutron-legacy:_replace_api_paste_composite:926 : sed -i -e 's/\/v2.0\: neutronapi_v2_0/\/networking\/v2.0\: neutronapi_v2_0/' /etc/neutron/api-paste.ini 2022-08-10 12:29:07.098 | + lib/neutron-legacy:_configure_neutron_service:940 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-08-10 12:29:07.134 | + lib/neutron-legacy:_configure_neutron_service:942 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-08-10 12:29:07.170 | + lib/neutron-legacy:_configure_neutron_service:943 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-08-10 12:29:07.209 | + lib/neutron-legacy:_configure_neutron_service:945 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-08-10 12:29:07.243 | + lib/neutron-legacy:_configure_neutron_service:946 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-08-10 12:29:07.246 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-10 12:29:07.248 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-08-10 12:29:07.251 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-10 12:29:07.258 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-08-10 12:29:07.289 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-08-10 12:29:07.326 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.36/identity 2022-08-10 12:29:07.363 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-08-10 12:29:07.399 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-08-10 12:29:07.434 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-08-10 12:29:07.473 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-08-10 12:29:07.510 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-08-10 12:29:07.545 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-10 12:29:07.581 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-08-10 12:29:07.612 | + lib/neutron-legacy:_configure_neutron_service:949 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-08-10 12:29:07.647 | + lib/neutron-legacy:_configure_neutron_service:950 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-08-10 12:29:07.679 | + lib/neutron-legacy:_configure_neutron_service:952 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-08-10 12:29:07.681 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-10 12:29:07.684 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-10 12:29:07.687 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-08-10 12:29:07.689 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-08-10 12:29:07.721 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-08-10 12:29:07.755 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.36/identity 2022-08-10 12:29:07.787 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-08-10 12:29:07.819 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-08-10 12:29:07.853 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-08-10 12:29:07.886 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-08-10 12:29:07.917 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-08-10 12:29:07.952 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-08-10 12:29:07.985 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-08-10 12:29:08.021 | + lib/neutron-legacy:_configure_neutron_service:955 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-08-10 12:29:08.024 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-10 12:29:08.027 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-08-10 12:29:08.030 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-08-10 12:29:08.033 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-08-10 12:29:08.080 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-08-10 12:29:08.120 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.36/identity 2022-08-10 12:29:08.152 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-08-10 12:29:08.189 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-08-10 12:29:08.227 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-08-10 12:29:08.263 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-08-10 12:29:08.295 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-08-10 12:29:08.331 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-08-10 12:29:08.366 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-08-10 12:29:08.400 | + lib/neutron-legacy:_configure_neutron_service:958 : neutron_plugin_configure_service 2022-08-10 12:29:08.403 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-08-10 12:29:08.405 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-08-10 12:29:08.408 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-08-10 12:29:08.411 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-08-10 12:29:08.414 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-08-10 12:29:08.417 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-08-10 12:29:08.420 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 650:699 != '' ]] 2022-08-10 12:29:08.423 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:650:699 2022-08-10 12:29:08.426 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:650:699 != '' ]] 2022-08-10 12:29:08.429 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-08-10 12:29:08.431 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-08-10 12:29:08.434 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-08-10 12:29:08.436 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-08-10 12:29:08.439 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-08-10 12:29:08.441 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-08-10 12:29:08.444 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-08-10 12:29:08.447 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-08-10 12:29:08.450 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-08-10 12:29:08.453 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-08-10 12:29:08.483 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-08-10 12:29:08.485 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:29:08.490 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-10 12:29:08.498 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-08-10 12:29:08.501 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-08-10 12:29:08.504 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-10 12:29:08.507 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-08-10 12:29:08.536 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ openvswitch,hyperv == *\l\i\n\u\x\b\r\i\d\g\e* ]] 2022-08-10 12:29:08.539 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2022-08-10 12:29:08.542 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:29:08.544 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-10 12:29:08.547 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2022-08-10 12:29:08.549 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2022-08-10 12:29:08.552 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-10 12:29:08.554 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2022-08-10 12:29:08.585 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : [[ -n '' ]] 2022-08-10 12:29:08.587 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-08-10 12:29:08.590 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:29:08.592 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-10 12:29:08.595 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-08-10 12:29:08.599 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-08-10 12:29:08.601 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-10 12:29:08.604 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-08-10 12:29:08.642 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-08-10 12:29:08.644 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:29:08.648 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-10 12:29:08.651 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-08-10 12:29:08.653 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-08-10 12:29:08.656 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-10 12:29:08.659 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-08-10 12:29:08.692 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-08-10 12:29:08.696 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:29:08.699 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-08-10 12:29:08.702 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-08-10 12:29:08.705 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-08-10 12:29:08.708 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-10 12:29:08.711 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-08-10 12:29:08.748 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-08-10 12:29:08.751 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:29:08.754 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-08-10 12:29:08.756 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-08-10 12:29:08.759 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-08-10 12:29:08.762 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-10 12:29:08.764 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-08-10 12:29:08.798 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-08-10 12:29:08.801 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:29:08.804 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-08-10 12:29:08.807 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-08-10 12:29:08.811 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-08-10 12:29:08.813 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-10 12:29:08.817 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-08-10 12:29:08.851 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:650:699 2022-08-10 12:29:08.854 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:29:08.857 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-08-10 12:29:08.861 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:650:699 2022-08-10 12:29:08.864 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:650:699 ']' 2022-08-10 12:29:08.867 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-10 12:29:08.870 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:650:699 2022-08-10 12:29:08.902 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:149 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-08-10 12:29:08.904 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:29:08.907 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-08-10 12:29:08.909 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-08-10 12:29:08.912 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-08-10 12:29:08.915 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-10 12:29:08.917 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-08-10 12:29:08.948 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:151 : [[ legacy != \l\e\g\a\c\y ]] 2022-08-10 12:29:08.951 | + lib/neutron-legacy:configure_mutnauq:360 : is_service_enabled q-agt 2022-08-10 12:29:08.973 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:29:08.977 | + lib/neutron-legacy:configure_mutnauq:361 : _configure_neutron_plugin_agent 2022-08-10 12:29:08.980 | + lib/neutron-legacy:_configure_neutron_plugin_agent:910 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-10 12:29:09.016 | + lib/neutron-legacy:_configure_neutron_plugin_agent:911 : [[ True == \T\r\u\e ]] 2022-08-10 12:29:09.019 | + lib/neutron-legacy:_configure_neutron_plugin_agent:912 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-10 12:29:09.051 | + lib/neutron-legacy:_configure_neutron_plugin_agent:914 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-08-10 12:29:09.086 | + lib/neutron-legacy:_configure_neutron_plugin_agent:917 : neutron_plugin_configure_plugin_agent 2022-08-10 12:29:09.089 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-08-10 12:29:09.093 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-08-10 12:29:09.096 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-08-10 12:29:11.860 | INFO neutron.common.config [-] Logging enabled! 2022-08-10 12:29:11.860 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev472 2022-08-10 12:29:11.861 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=551852) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-08-10 12:29:11.913 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=551852) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-10 12:29:11.913 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=551852) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-10 12:29:11.914 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=551852) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-10 12:29:11.914 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=551852) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-10 12:29:11.914 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=551852) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-10 12:29:11.914 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=551852) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-10 12:29:11.968 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-08-10 12:29:11.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:29:11.968 | from cryptography.utils import int_from_bytes 2022-08-10 12:29:11.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:29:11.968 | from cryptography.utils import int_from_bytes 2022-08-10 12:29:12.328 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-08-10 12:29:12.331 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-08-10 12:29:12.335 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-08-10 12:29:12.338 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-10 12:29:12.341 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-08-10 12:29:12.399 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-08-10 12:29:12.417 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-08-10 12:29:12.420 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-08-10 12:29:12.422 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-08-10 12:29:12.454 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-08-10 12:29:12.458 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-08-10 12:29:12.466 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-08-10 12:29:12.469 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-08-10 12:29:12.472 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-08-10 12:29:12.486 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-08-10 12:29:12.499 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-08-10 12:29:12.502 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-08-10 12:29:12.511 | net.bridge.bridge-nf-call-iptables = 1 2022-08-10 12:29:12.515 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-08-10 12:29:12.517 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-08-10 12:29:12.525 | net.bridge.bridge-nf-call-ip6tables = 1 2022-08-10 12:29:12.532 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-08-10 12:29:12.536 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-08-10 12:29:12.539 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-08-10 12:29:12.542 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-08-10 12:29:12.545 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-08-10 12:29:12.548 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-08-10 12:29:12.551 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-08-10 12:29:12.554 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-10 12:29:12.556 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-08-10 12:29:12.589 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-08-10 12:29:12.592 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-08-10 12:29:12.626 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-08-10 12:29:12.629 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-08-10 12:29:12.658 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-08-10 12:29:12.687 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled q-dhcp 2022-08-10 12:29:12.705 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:29:12.707 | + lib/neutron-legacy:configure_mutnauq:364 : _configure_neutron_dhcp_agent 2022-08-10 12:29:12.710 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:851 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-08-10 12:29:12.715 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-08-10 12:29:12.748 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:855 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-08-10 12:29:12.780 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:856 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-10 12:29:12.814 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:857 : [[ True == \T\r\u\e ]] 2022-08-10 12:29:12.817 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:858 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-10 12:29:12.849 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:861 : is_service_enabled q-l3 2022-08-10 12:29:12.867 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:29:12.870 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:872 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-08-10 12:29:12.872 | + lib/neutron-legacy:_neutron_setup_interface_driver:1045 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-08-10 12:29:12.905 | + lib/neutron-legacy:_neutron_setup_interface_driver:1047 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-08-10 12:29:12.908 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-08-10 12:29:12.912 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-08-10 12:29:12.944 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:874 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-08-10 12:29:12.947 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-08-10 12:29:12.950 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-08-10 12:29:12.952 | + lib/neutron-legacy:configure_mutnauq:366 : is_service_enabled q-l3 2022-08-10 12:29:12.970 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:29:12.973 | + lib/neutron-legacy:configure_mutnauq:367 : _configure_neutron_l3_agent 2022-08-10 12:29:12.975 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-08-10 12:29:12.980 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-08-10 12:29:13.014 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-10 12:29:13.050 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-08-10 12:29:13.054 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-10 12:29:13.086 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-08-10 12:29:13.089 | + lib/neutron-legacy:_neutron_setup_interface_driver:1045 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-08-10 12:29:13.122 | + lib/neutron-legacy:_neutron_setup_interface_driver:1047 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-08-10 12:29:13.124 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-08-10 12:29:13.127 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-08-10 12:29:13.159 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-08-10 12:29:13.162 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-08-10 12:29:13.165 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-08-10 12:29:13.169 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-08-10 12:29:15.900 | INFO neutron.common.config [-] Logging enabled! 2022-08-10 12:29:15.900 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev472 2022-08-10 12:29:15.901 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=552418) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-08-10 12:29:15.952 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=552418) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-10 12:29:15.952 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=552418) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-10 12:29:15.953 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=552418) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-10 12:29:15.953 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=552418) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-10 12:29:15.953 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=552418) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-10 12:29:15.953 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=552418) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-10 12:29:16.015 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-08-10 12:29:16.017 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=552418) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-08-10 12:29:16.017 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=552418) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-08-10 12:29:16.018 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-08-10 12:29:16.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:29:16.018 | from cryptography.utils import int_from_bytes 2022-08-10 12:29:16.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:29:16.018 | from cryptography.utils import int_from_bytes 2022-08-10 12:29:16.386 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-08-10 12:29:16.390 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-08-10 12:29:16.394 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-08-10 12:29:16.398 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-08-10 12:29:16.402 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-08-10 12:29:16.405 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-10 12:29:16.409 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-08-10 12:29:16.435 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-08-10 12:29:16.438 | + functions:set_mtu:785 : local dev=br-data 2022-08-10 12:29:16.442 | + functions:set_mtu:786 : local mtu=1500 2022-08-10 12:29:16.445 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-08-10 12:29:16.464 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-08-10 12:29:16.485 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-08-10 12:29:16.489 | + lib/neutron-legacy:_configure_public_network_connectivity:717 : [[ -n eth1 ]] 2022-08-10 12:29:16.493 | + lib/neutron-legacy:_configure_public_network_connectivity:718 : _move_neutron_addresses_route eth1 br-data True False inet 2022-08-10 12:29:16.496 | + lib/neutron-legacy:_move_neutron_addresses_route:658 : local from_intf=eth1 2022-08-10 12:29:16.499 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : local to_intf=br-data 2022-08-10 12:29:16.503 | + lib/neutron-legacy:_move_neutron_addresses_route:660 : local add_ovs_port=True 2022-08-10 12:29:16.506 | + lib/neutron-legacy:_move_neutron_addresses_route:661 : local del_ovs_port=False 2022-08-10 12:29:16.508 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local af=inet 2022-08-10 12:29:16.511 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : [[ -n eth1 ]] 2022-08-10 12:29:16.513 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : [[ -n br-data ]] 2022-08-10 12:29:16.516 | + lib/neutron-legacy:_move_neutron_addresses_route:670 : local IP_REPLACE= 2022-08-10 12:29:16.518 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : local IP_DEL= 2022-08-10 12:29:16.521 | + lib/neutron-legacy:_move_neutron_addresses_route:672 : local IP_UP= 2022-08-10 12:29:16.523 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : local DEFAULT_ROUTE_GW 2022-08-10 12:29:16.527 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : ip -f inet r 2022-08-10 12:29:16.528 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : awk '/default.+eth1\s/ { print $3; exit }' 2022-08-10 12:29:16.534 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : DEFAULT_ROUTE_GW= 2022-08-10 12:29:16.537 | + lib/neutron-legacy:_move_neutron_addresses_route:675 : local ADD_OVS_PORT= 2022-08-10 12:29:16.540 | + lib/neutron-legacy:_move_neutron_addresses_route:676 : local DEL_OVS_PORT= 2022-08-10 12:29:16.543 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : local ARP_CMD= 2022-08-10 12:29:16.547 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : ip -f inet a s dev eth1 scope global primary 2022-08-10 12:29:16.548 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : awk '{ print $2, $3, $4; exit }' 2022-08-10 12:29:16.548 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : grep inet 2022-08-10 12:29:16.554 | + lib/neutron-legacy:_move_neutron_addresses_route:679 : IP_BRD='192.168.0.15/22 brd 192.168.3.255' 2022-08-10 12:29:16.558 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : '[' '' '!=' '' ']' 2022-08-10 12:29:16.561 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ True == \T\r\u\e ]] 2022-08-10 12:29:16.564 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-08-10 12:29:16.567 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ False == \T\r\u\e ]] 2022-08-10 12:29:16.570 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : [[ 192.168.0.15/22 brd 192.168.3.255 != '' ]] 2022-08-10 12:29:16.572 | + lib/neutron-legacy:_move_neutron_addresses_route:694 : IP_DEL='sudo ip addr del 192.168.0.15/22 brd 192.168.3.255 dev eth1' 2022-08-10 12:29:16.581 | + lib/neutron-legacy:_move_neutron_addresses_route:695 : IP_REPLACE='sudo ip addr replace 192.168.0.15/22 brd 192.168.3.255 dev br-data' 2022-08-10 12:29:16.584 | + lib/neutron-legacy:_move_neutron_addresses_route:696 : IP_UP='sudo ip link set br-data up' 2022-08-10 12:29:16.586 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : [[ inet == \i\n\e\t ]] 2022-08-10 12:29:16.592 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : awk '{ print $1; exit }' 2022-08-10 12:29:16.592 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : grep -o -E '(.*)/' 2022-08-10 12:29:16.592 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : echo 192.168.0.15/22 brd 192.168.3.255 2022-08-10 12:29:16.592 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : cut -d / -f1 2022-08-10 12:29:16.598 | + lib/neutron-legacy:_move_neutron_addresses_route:698 : IP=192.168.0.15 2022-08-10 12:29:16.600 | + lib/neutron-legacy:_move_neutron_addresses_route:699 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.15 ' 2022-08-10 12:29:16.603 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip addr del 192.168.0.15/22 brd 192.168.3.255 dev eth1 2022-08-10 12:29:16.616 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip addr replace 192.168.0.15/22 brd 192.168.3.255 dev br-data 2022-08-10 12:29:16.631 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip link set br-data up 2022-08-10 12:29:16.652 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-08-10 12:29:16.677 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ping -c 3 -w 5 -I br-data 192.168.0.15 2022-08-10 12:29:16.687 | PING 192.168.0.15 (192.168.0.15) from 192.168.0.15 br-data: 56(84) bytes of data. 2022-08-10 12:29:16.688 | 64 bytes from 192.168.0.15: icmp_seq=1 ttl=64 time=0.081 ms 2022-08-10 12:29:17.699 | 64 bytes from 192.168.0.15: icmp_seq=2 ttl=64 time=0.060 ms 2022-08-10 12:29:18.719 | 64 bytes from 192.168.0.15: icmp_seq=3 ttl=64 time=0.052 ms 2022-08-10 12:29:18.719 | 2022-08-10 12:29:18.719 | --- 192.168.0.15 ping statistics --- 2022-08-10 12:29:18.719 | 3 packets transmitted, 3 received, 0% packet loss, time 2031ms 2022-08-10 12:29:18.719 | rtt min/avg/max/mdev = 0.052/0.064/0.081/0.012 ms 2022-08-10 12:29:18.725 | ++ lib/neutron-legacy:_configure_public_network_connectivity:720 : ip -f inet6 a s dev eth1 2022-08-10 12:29:18.725 | ++ lib/neutron-legacy:_configure_public_network_connectivity:720 : grep -c global 2022-08-10 12:29:18.732 | + lib/neutron-legacy:_configure_public_network_connectivity:720 : [[ 0 != 0 ]] 2022-08-10 12:29:18.735 | + lib/neutron-legacy:configure_mutnauq:369 : is_service_enabled q-meta 2022-08-10 12:29:18.752 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:29:18.756 | + lib/neutron-legacy:configure_mutnauq:370 : _configure_neutron_metadata_agent 2022-08-10 12:29:18.759 | + lib/neutron-legacy:_configure_neutron_metadata_agent:879 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-08-10 12:29:18.765 | + lib/neutron-legacy:_configure_neutron_metadata_agent:881 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-08-10 12:29:18.799 | + lib/neutron-legacy:_configure_neutron_metadata_agent:882 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.36 2022-08-10 12:29:18.833 | + lib/neutron-legacy:_configure_neutron_metadata_agent:883 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-08-10 12:29:18.868 | + lib/neutron-legacy:_configure_neutron_metadata_agent:884 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-10 12:29:18.905 | + lib/neutron-legacy:_configure_neutron_metadata_agent:885 : [[ True == \T\r\u\e ]] 2022-08-10 12:29:18.908 | + lib/neutron-legacy:_configure_neutron_metadata_agent:886 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-10 12:29:18.942 | + lib/neutron-legacy:configure_mutnauq:373 : [[ legacy != \l\e\g\a\c\y ]] 2022-08-10 12:29:18.945 | + lib/neutron-legacy:configure_mutnauq:376 : is_service_enabled ceilometer 2022-08-10 12:29:18.963 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:29:18.965 | + lib/neutron-legacy:configure_mutnauq:380 : [[ openvswitch == \o\v\n ]] 2022-08-10 12:29:18.969 | + lib/neutron-legacy:configure_mutnauq:386 : is_service_enabled q-placement neutron-placement 2022-08-10 12:29:18.993 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:29:18.996 | + lib/neutron-legacy:configure_mutnauq:389 : is_service_enabled q-trunk neutron-trunk 2022-08-10 12:29:19.015 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:29:19.018 | + lib/neutron-legacy:configure_mutnauq:392 : is_service_enabled q-qos neutron-qos 2022-08-10 12:29:19.036 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:29:19.039 | + lib/neutron-legacy:configure_mutnauq:400 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-08-10 12:29:19.072 | + lib/neutron-legacy:configure_mutnauq:404 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-08-10 12:29:19.107 | + lib/neutron:configure_neutron:643 : '[' False == True ']' 2022-08-10 12:29:19.110 | + ./stack.sh:main:1145 : is_service_enabled mysql postgresql 2022-08-10 12:29:19.139 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:29:19.142 | + ./stack.sh:main:1145 : is_service_enabled neutron 2022-08-10 12:29:19.161 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:29:19.164 | + ./stack.sh:main:1146 : async_runfunc init_neutron 2022-08-10 12:29:19.167 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-08-10 12:29:19.234 | + inc/async:async_inner:63 : init_neutron 2022-08-10 12:29:19.276 | [510307 Async init_neutron:552894]: running: init_neutron 2022-08-10 12:29:19.279 | + ./stack.sh:main:1154 : is_service_enabled q-dhcp 2022-08-10 12:29:19.300 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:29:19.304 | ++ ./stack.sh:main:1157 : pidof NetworkManager 2022-08-10 12:29:19.316 | ++ ./stack.sh:main:1157 : true 2022-08-10 12:29:19.319 | + ./stack.sh:main:1157 : netman_pid= 2022-08-10 12:29:19.322 | + ./stack.sh:main:1158 : '[' -z '' ']' 2022-08-10 12:29:19.325 | + ./stack.sh:main:1159 : sudo killall dnsmasq 2022-08-10 12:29:19.342 | + ./stack.sh:main:1164 : clean_iptables 2022-08-10 12:29:19.349 | + lib/nova:clean_iptables:186 : grep nova 2022-08-10 12:29:19.353 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-10 12:29:19.353 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-08-10 12:29:19.353 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-08-10 12:29:19.355 | + lib/nova:clean_iptables:186 : bash 2022-08-10 12:29:19.357 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-08-10 12:29:19.361 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-08-10 12:29:19.369 | + lib/nova:clean_iptables:188 : grep nova 2022-08-10 12:29:19.370 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-10 12:29:19.375 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-08-10 12:29:19.375 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-08-10 12:29:19.377 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-08-10 12:29:19.378 | + lib/nova:clean_iptables:188 : bash 2022-08-10 12:29:19.382 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-08-10 12:29:19.391 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-08-10 12:29:19.391 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-10 12:29:19.394 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-08-10 12:29:19.397 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-08-10 12:29:19.398 | + lib/nova:clean_iptables:190 : bash 2022-08-10 12:29:19.401 | + lib/nova:clean_iptables:190 : grep nova 2022-08-10 12:29:19.404 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-08-10 12:29:19.413 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-08-10 12:29:19.415 | + lib/nova:clean_iptables:192 : bash 2022-08-10 12:29:19.422 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-10 12:29:19.422 | + lib/nova:clean_iptables:192 : grep nova 2022-08-10 12:29:19.427 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-08-10 12:29:19.427 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-08-10 12:29:19.434 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-08-10 12:29:19.437 | + ./stack.sh:main:1167 : sudo sysctl -w net.ipv4.ip_forward=1 2022-08-10 12:29:19.446 | net.ipv4.ip_forward = 1 2022-08-10 12:29:19.450 | + ./stack.sh:main:1172 : is_service_enabled nova neutron 2022-08-10 12:29:19.473 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:29:19.476 | + ./stack.sh:main:1173 : configure_os_vif 2022-08-10 12:29:19.479 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-08-10 12:29:19.482 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-08-10 12:29:19.525 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-08-10 12:29:19.563 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-08-10 12:29:19.566 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-08-10 12:29:19.605 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-08-10 12:29:19.643 | + ./stack.sh:main:1179 : is_service_enabled swift 2022-08-10 12:29:19.669 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:29:19.671 | + ./stack.sh:main:1180 : echo_summary 'Configuring Swift' 2022-08-10 12:29:19.674 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:29:19.678 | + ./stack.sh:echo_summary:441 : echo -e Configuring Swift 2022-08-10 12:29:19.681 | + ./stack.sh:main:1181 : async_runfunc init_swift 2022-08-10 12:29:19.689 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-08-10 12:29:19.756 | + inc/async:async_inner:63 : init_swift 2022-08-10 12:29:19.812 | [510307 Async init_swift:553253]: running: init_swift 2022-08-10 12:29:19.815 | + ./stack.sh:main:1188 : is_service_enabled cinder 2022-08-10 12:29:19.845 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:29:19.848 | + ./stack.sh:main:1189 : echo_summary 'Configuring Cinder' 2022-08-10 12:29:19.852 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:29:19.855 | + ./stack.sh:echo_summary:441 : echo -e Configuring Cinder 2022-08-10 12:29:19.858 | + ./stack.sh:main:1190 : async_runfunc init_cinder 2022-08-10 12:29:19.861 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-08-10 12:29:19.947 | + inc/async:async_inner:63 : init_cinder 2022-08-10 12:29:20.038 | [510307 Async init_cinder:553348]: running: init_cinder 2022-08-10 12:29:20.041 | + ./stack.sh:main:1196 : is_service_enabled placement 2022-08-10 12:29:20.071 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:29:20.073 | + ./stack.sh:main:1197 : echo_summary 'Configuring placement' 2022-08-10 12:29:20.076 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:29:20.083 | + ./stack.sh:echo_summary:441 : echo -e Configuring placement 2022-08-10 12:29:20.089 | + ./stack.sh:main:1198 : async_runfunc init_placement 2022-08-10 12:29:20.091 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-08-10 12:29:20.200 | + inc/async:async_inner:63 : init_placement 2022-08-10 12:29:20.372 | [510307 Async init_placement:553487]: running: init_placement 2022-08-10 12:29:20.381 | + ./stack.sh:main:1202 : async_wait init_neutron 2022-08-10 12:29:20.502 | [510307 Async init_neutron:552894]: Waiting for completion of init_neutron running on PID 552894 (6 other jobs running) 2022-08-10 12:29:20.579 | [510307 Async init_neutron:552894]: Signaling child to exit 2022-08-10 12:29:23.689 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:29:23.724 | [553348 Async init_cinder:553348]: finished successfully 2022-08-10 12:29:31.961 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:29:31.994 | [553253 Async init_swift:553253]: finished successfully 2022-08-10 12:29:51.021 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:29:51.049 | [552894 Async init_neutron:552894]: finished successfully 2022-08-10 12:29:51.072 | WAKEUP 2022-08-10 12:29:51.099 | [510307 Async init_neutron:552894]: Signaled 2022-08-10 12:29:51.100 | + lib/neutron:init_neutron:694 : is_neutron_legacy_enabled 2022-08-10 12:29:51.100 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 12:29:51.100 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-10 12:29:51.100 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 12:29:51.101 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-10 12:29:51.101 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-10 12:29:51.101 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-10 12:29:51.101 | + lib/neutron:init_neutron:696 : init_mutnauq 2022-08-10 12:29:51.101 | + lib/neutron-legacy:init_mutnauq:461 : recreate_database neutron 2022-08-10 12:29:51.101 | + lib/database:recreate_database:112 : local db=neutron 2022-08-10 12:29:51.101 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-08-10 12:29:51.101 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-08-10 12:29:51.101 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-08-10 12:29:51.101 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:29:51.101 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-08-10 12:29:51.101 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:29:51.101 | + lib/neutron-legacy:init_mutnauq:462 : time_start dbsync 2022-08-10 12:29:51.101 | + functions-common:time_start:2426 : local name=dbsync 2022-08-10 12:29:51.101 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:29:51.101 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:29:51.101 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:29:51.101 | + functions-common:time_start:2431 : _TIME_START[$name]=1660134562647 2022-08-10 12:29:51.101 | + lib/neutron-legacy:init_mutnauq:464 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-08-10 12:29:51.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:29:51.101 | from cryptography.utils import int_from_bytes 2022-08-10 12:29:51.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:29:51.101 | from cryptography.utils import int_from_bytes 2022-08-10 12:29:51.101 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-10 12:29:51.101 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-10 12:29:51.101 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-10 12:29:51.101 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-10 12:29:51.101 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-08-10 12:29:51.101 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-08-10 12:29:51.101 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-08-10 12:29:51.101 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-08-10 12:29:51.101 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-08-10 12:29:51.101 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-08-10 12:29:51.101 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-08-10 12:29:51.102 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-08-10 12:29:51.102 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-08-10 12:29:51.102 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-08-10 12:29:51.102 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-08-10 12:29:51.102 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-08-10 12:29:51.102 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-08-10 12:29:51.102 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-08-10 12:29:51.102 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-08-10 12:29:51.102 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-08-10 12:29:51.102 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-08-10 12:29:51.102 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-08-10 12:29:51.102 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-08-10 12:29:51.102 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-08-10 12:29:51.102 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-08-10 12:29:51.102 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-08-10 12:29:51.102 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-08-10 12:29:51.102 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-08-10 12:29:51.102 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-08-10 12:29:51.102 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-08-10 12:29:51.102 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-08-10 12:29:51.102 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-08-10 12:29:51.102 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-08-10 12:29:51.102 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-08-10 12:29:51.102 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-08-10 12:29:51.102 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-08-10 12:29:51.102 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-08-10 12:29:51.102 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-08-10 12:29:51.102 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-08-10 12:29:51.102 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-08-10 12:29:51.102 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-08-10 12:29:51.102 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-08-10 12:29:51.102 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-08-10 12:29:51.102 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-08-10 12:29:51.102 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-08-10 12:29:51.103 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-08-10 12:29:51.103 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-08-10 12:29:51.103 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-08-10 12:29:51.103 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-08-10 12:29:51.103 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-08-10 12:29:51.103 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-08-10 12:29:51.103 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-08-10 12:29:51.103 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-08-10 12:29:51.103 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-08-10 12:29:51.103 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-08-10 12:29:51.103 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-08-10 12:29:51.103 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-08-10 12:29:51.103 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-08-10 12:29:51.103 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-08-10 12:29:51.103 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-08-10 12:29:51.103 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-08-10 12:29:51.103 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-08-10 12:29:51.103 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-08-10 12:29:51.103 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-08-10 12:29:51.103 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-08-10 12:29:51.103 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-08-10 12:29:51.103 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-08-10 12:29:51.103 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-08-10 12:29:51.103 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-08-10 12:29:51.103 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-08-10 12:29:51.103 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-08-10 12:29:51.103 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-08-10 12:29:51.103 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-08-10 12:29:51.103 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-08-10 12:29:51.103 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-08-10 12:29:51.103 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-08-10 12:29:51.103 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-08-10 12:29:51.103 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-08-10 12:29:51.103 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-08-10 12:29:51.104 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-08-10 12:29:51.104 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-08-10 12:29:51.104 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-08-10 12:29:51.104 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-08-10 12:29:51.104 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-08-10 12:29:51.104 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-08-10 12:29:51.104 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-08-10 12:29:51.104 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-08-10 12:29:51.104 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-08-10 12:29:51.104 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-08-10 12:29:51.104 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-08-10 12:29:51.104 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-08-10 12:29:51.104 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-08-10 12:29:51.104 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-08-10 12:29:51.104 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-08-10 12:29:51.104 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-08-10 12:29:51.104 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-08-10 12:29:51.104 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-08-10 12:29:51.104 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-08-10 12:29:51.104 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-08-10 12:29:51.104 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-08-10 12:29:51.104 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-08-10 12:29:51.104 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-08-10 12:29:51.104 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-08-10 12:29:51.104 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-08-10 12:29:51.104 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-08-10 12:29:51.104 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-08-10 12:29:51.104 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-08-10 12:29:51.104 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-08-10 12:29:51.104 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-08-10 12:29:51.104 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-08-10 12:29:51.104 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-08-10 12:29:51.104 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-08-10 12:29:51.104 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-08-10 12:29:51.104 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-08-10 12:29:51.104 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-08-10 12:29:51.105 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-08-10 12:29:51.105 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-08-10 12:29:51.105 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-08-10 12:29:51.105 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-08-10 12:29:51.105 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-08-10 12:29:51.105 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2022-08-10 12:29:51.105 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2022-08-10 12:29:51.105 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2022-08-10 12:29:51.105 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-08-10 12:29:51.105 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-08-10 12:29:51.105 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-08-10 12:29:51.105 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-08-10 12:29:51.105 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-08-10 12:29:51.105 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-08-10 12:29:51.105 | Running upgrade for neutron ... 2022-08-10 12:29:51.105 | OK 2022-08-10 12:29:51.105 | + lib/neutron-legacy:init_mutnauq:465 : time_stop dbsync 2022-08-10 12:29:51.105 | + functions-common:time_stop:2440 : local name 2022-08-10 12:29:51.105 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:29:51.105 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:29:51.105 | + functions-common:time_stop:2443 : local total 2022-08-10 12:29:51.105 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:29:51.105 | + functions-common:time_stop:2446 : name=dbsync 2022-08-10 12:29:51.105 | + functions-common:time_stop:2447 : start_time=1660134562647 2022-08-10 12:29:51.105 | + functions-common:time_stop:2449 : [[ -z 1660134562647 ]] 2022-08-10 12:29:51.105 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:29:51.105 | + functions-common:time_stop:2452 : end_time=1660134591003 2022-08-10 12:29:51.105 | + functions-common:time_stop:2453 : elapsed_time=28356 2022-08-10 12:29:51.105 | + functions-common:time_stop:2454 : total=7793 2022-08-10 12:29:51.105 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:29:51.105 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=36149 2022-08-10 12:29:51.157 | [510307 Async init_neutron:552894]: finished init_neutron with result 0 in 31 seconds 2022-08-10 12:29:51.162 | + inc/async:async_wait:197 : return 0 2022-08-10 12:29:51.165 | + ./stack.sh:main:1203 : async_wait init_placement 2022-08-10 12:29:51.219 | [510307 Async init_placement:553487]: Waiting for completion of init_placement running on PID 553487 (5 other jobs running) 2022-08-10 12:29:51.249 | [510307 Async init_placement:553487]: Signaling child to exit 2022-08-10 12:30:06.979 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:30:07.009 | [553487 Async init_placement:553487]: finished successfully 2022-08-10 12:30:07.031 | WAKEUP 2022-08-10 12:30:07.055 | [510307 Async init_placement:553487]: Signaled 2022-08-10 12:30:07.056 | + lib/placement:init_placement:130 : recreate_database placement 2022-08-10 12:30:07.056 | + lib/database:recreate_database:112 : local db=placement 2022-08-10 12:30:07.056 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-08-10 12:30:07.056 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-08-10 12:30:07.056 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-08-10 12:30:07.056 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:30:07.056 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-08-10 12:30:07.056 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:30:07.056 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-08-10 12:30:07.056 | + lib/placement:init_placement:132 : create_placement_accounts 2022-08-10 12:30:07.057 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-08-10 12:30:07.057 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-08-10 12:30:07.057 | + functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:30:07.057 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-10 12:30:07.057 | + functions-common:get_or_create_user:914 : local email= 2022-08-10 12:30:07.057 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-10 12:30:07.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:30:07.057 | from cryptography.utils import int_from_bytes 2022-08-10 12:30:07.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:30:07.057 | from cryptography.utils import int_from_bytes 2022-08-10 12:30:07.057 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:30:07.057 | + functions-common:get_or_create_user:926 : user_id=02304f49097e4a1ca3bb499fe05a8134 2022-08-10 12:30:07.057 | + functions-common:get_or_create_user:927 : echo 02304f49097e4a1ca3bb499fe05a8134 2022-08-10 12:30:07.057 | 02304f49097e4a1ca3bb499fe05a8134 2022-08-10 12:30:07.057 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-08-10 12:30:07.057 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:30:07.057 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 12:30:07.057 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:30:07.057 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:30:07.057 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 12:30:07.057 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 12:30:07.057 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 12:30:07.057 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 12:30:07.057 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 12:30:07.057 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 12:30:07.057 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:30:07.057 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:30:07.057 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-08-10 12:30:07.057 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:30:07.057 | ++ functions-common:get_field:813 : read data 2022-08-10 12:30:07.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:30:07.057 | from cryptography.utils import int_from_bytes 2022-08-10 12:30:07.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:30:07.057 | from cryptography.utils import int_from_bytes 2022-08-10 12:30:07.057 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:30:07.058 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:30:07.058 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:30:07.058 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-08-10 12:30:07.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:30:07.058 | from cryptography.utils import int_from_bytes 2022-08-10 12:30:07.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:30:07.058 | from cryptography.utils import int_from_bytes 2022-08-10 12:30:07.058 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-08-10 12:30:07.058 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:30:07.058 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:30:07.058 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:30:07.058 | ++ functions-common:get_field:813 : read data 2022-08-10 12:30:07.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:30:07.058 | from cryptography.utils import int_from_bytes 2022-08-10 12:30:07.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:30:07.058 | from cryptography.utils import int_from_bytes 2022-08-10 12:30:07.058 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:30:07.058 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:30:07.058 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:30:07.058 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:30:07.058 | ++ functions-common:get_field:819 : echo '| a28cf3edbf3f4cd5b857d76857e8fa10 | 02304f49097e4a1ca3bb499fe05a8134 | | a6460473ca304a7eabb9a70dd8faf951 | | | False |' 2022-08-10 12:30:07.058 | ++ functions-common:get_field:813 : read data 2022-08-10 12:30:07.058 | + functions-common:get_or_add_user_project_role:996 : user_role_id=a28cf3edbf3f4cd5b857d76857e8fa10 2022-08-10 12:30:07.058 | + functions-common:get_or_add_user_project_role:998 : echo a28cf3edbf3f4cd5b857d76857e8fa10 2022-08-10 12:30:07.058 | a28cf3edbf3f4cd5b857d76857e8fa10 2022-08-10 12:30:07.058 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-10 12:30:07.058 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-08-10 12:30:07.058 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:30:07.058 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 12:30:07.058 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:30:07.058 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:30:07.058 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 12:30:07.059 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 12:30:07.059 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 12:30:07.059 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 12:30:07.059 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 12:30:07.059 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 12:30:07.059 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:30:07.059 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-08-10 12:30:07.059 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:30:07.059 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:30:07.059 | ++ functions-common:get_field:813 : read data 2022-08-10 12:30:07.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:30:07.059 | from cryptography.utils import int_from_bytes 2022-08-10 12:30:07.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:30:07.059 | from cryptography.utils import int_from_bytes 2022-08-10 12:30:07.059 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:30:07.059 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:30:07.059 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:30:07.059 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-08-10 12:30:07.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:30:07.059 | from cryptography.utils import int_from_bytes 2022-08-10 12:30:07.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:30:07.059 | from cryptography.utils import int_from_bytes 2022-08-10 12:30:07.059 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:30:07.059 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-08-10 12:30:07.059 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:30:07.059 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:30:07.059 | ++ functions-common:get_field:813 : read data 2022-08-10 12:30:07.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:30:07.059 | from cryptography.utils import int_from_bytes 2022-08-10 12:30:07.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:30:07.059 | from cryptography.utils import int_from_bytes 2022-08-10 12:30:07.059 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:30:07.060 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:30:07.060 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:30:07.060 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:30:07.060 | ++ functions-common:get_field:819 : echo '| 4f407a2327c149c1a437888bf048e333 | 02304f49097e4a1ca3bb499fe05a8134 | | a6460473ca304a7eabb9a70dd8faf951 | | | False |' 2022-08-10 12:30:07.060 | ++ functions-common:get_field:813 : read data 2022-08-10 12:30:07.060 | + functions-common:get_or_add_user_project_role:996 : user_role_id=4f407a2327c149c1a437888bf048e333 2022-08-10 12:30:07.060 | + functions-common:get_or_add_user_project_role:998 : echo 4f407a2327c149c1a437888bf048e333 2022-08-10 12:30:07.060 | 4f407a2327c149c1a437888bf048e333 2022-08-10 12:30:07.060 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.36/placement 2022-08-10 12:30:07.060 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-08-10 12:30:07.060 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-10 12:30:07.060 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-08-10 12:30:07.060 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-08-10 12:30:07.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:30:07.060 | from cryptography.utils import int_from_bytes 2022-08-10 12:30:07.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:30:07.060 | from cryptography.utils import int_from_bytes 2022-08-10 12:30:07.060 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:30:07.060 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-10 12:30:07.060 | b0480200c8874a23bbc95e34c0ee3212' 2022-08-10 12:30:07.060 | + functions-common:get_or_create_service:1095 : echo b0480200c8874a23bbc95e34c0ee3212 2022-08-10 12:30:07.060 | b0480200c8874a23bbc95e34c0ee3212 2022-08-10 12:30:07.060 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.36/placement 2022-08-10 12:30:07.060 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-10 12:30:07.060 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface placement public http://10.222.0.36/placement RegionOne 2022-08-10 12:30:07.060 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-10 12:30:07.060 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-08-10 12:30:07.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:30:07.060 | from cryptography.utils import int_from_bytes 2022-08-10 12:30:07.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:30:07.060 | from cryptography.utils import int_from_bytes 2022-08-10 12:30:07.060 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:30:07.060 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-10 12:30:07.060 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-10 12:30:07.061 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.36/placement --region RegionOne -f value -c id 2022-08-10 12:30:07.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:30:07.061 | from cryptography.utils import int_from_bytes 2022-08-10 12:30:07.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:30:07.061 | from cryptography.utils import int_from_bytes 2022-08-10 12:30:07.061 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:30:07.061 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=0499df7e3c9b4b0f8a22d6bc7bf06d5b 2022-08-10 12:30:07.061 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 0499df7e3c9b4b0f8a22d6bc7bf06d5b 2022-08-10 12:30:07.061 | + functions-common:get_or_create_endpoint:1128 : public_id=0499df7e3c9b4b0f8a22d6bc7bf06d5b 2022-08-10 12:30:07.061 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-10 12:30:07.061 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-10 12:30:07.061 | + functions-common:get_or_create_endpoint:1137 : echo 0499df7e3c9b4b0f8a22d6bc7bf06d5b 2022-08-10 12:30:07.061 | 0499df7e3c9b4b0f8a22d6bc7bf06d5b 2022-08-10 12:30:07.108 | [510307 Async init_placement:553487]: finished init_placement with result 0 in 46 seconds 2022-08-10 12:30:07.114 | + inc/async:async_wait:197 : return 0 2022-08-10 12:30:07.117 | + ./stack.sh:main:1204 : async_wait init_glance 2022-08-10 12:30:07.173 | [510307 Async init_glance:549780]: Waiting for completion of init_glance running on PID 549780 (4 other jobs running) 2022-08-10 12:30:07.200 | [510307 Async init_glance:549780]: Signaling child to exit 2022-08-10 12:30:07.201 | WAKEUP 2022-08-10 12:30:07.226 | [510307 Async init_glance:549780]: Signaled 2022-08-10 12:30:07.228 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-08-10 12:30:07.228 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-08-10 12:30:07.228 | + lib/glance:init_glance:485 : recreate_database glance 2022-08-10 12:30:07.228 | + lib/database:recreate_database:112 : local db=glance 2022-08-10 12:30:07.229 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-08-10 12:30:07.229 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-08-10 12:30:07.229 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-08-10 12:30:07.229 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:30:07.229 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-08-10 12:30:07.229 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:30:07.229 | + lib/glance:init_glance:487 : time_start dbsync 2022-08-10 12:30:07.229 | + functions-common:time_start:2426 : local name=dbsync 2022-08-10 12:30:07.229 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:30:07.229 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:30:07.229 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:30:07.229 | + functions-common:time_start:2431 : _TIME_START[$name]=1660134510346 2022-08-10 12:30:07.229 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-08-10 12:30:07.229 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-08-10 12:30:07.229 | ERROR glance Traceback (most recent call last): 2022-08-10 12:30:07.229 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-08-10 12:30:07.229 | ERROR glance  sys.exit(main()) 2022-08-10 12:30:07.229 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-08-10 12:30:07.229 | ERROR glance  return CONF.command.action_fn() 2022-08-10 12:30:07.229 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 392, in sync 2022-08-10 12:30:07.229 | ERROR glance  self.command_object.sync(CONF.command.version) 2022-08-10 12:30:07.229 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 151, in sync 2022-08-10 12:30:07.229 | ERROR glance  curr_heads = alembic_migrations.get_current_alembic_heads() 2022-08-10 12:30:07.229 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/alembic_migrations/__init__.py", line 46, in get_current_alembic_heads 2022-08-10 12:30:07.229 | ERROR glance  engine = db_api.get_engine() 2022-08-10 12:30:07.229 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-08-10 12:30:07.229 | ERROR glance  facade = _create_facade_lazily() 2022-08-10 12:30:07.229 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-08-10 12:30:07.229 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-08-10 12:30:07.229 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-08-10 12:30:07.229 | ERROR glance  return cls( 2022-08-10 12:30:07.229 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-08-10 12:30:07.229 | ERROR glance  self._factory._start( 2022-08-10 12:30:07.230 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-08-10 12:30:07.230 | ERROR glance  self._setup_for_connection( 2022-08-10 12:30:07.230 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-08-10 12:30:07.230 | ERROR glance  engine = engines.create_engine( 2022-08-10 12:30:07.230 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-08-10 12:30:07.230 | ERROR glance  return wrapped(*args, **kwargs) 2022-08-10 12:30:07.230 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-08-10 12:30:07.230 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-08-10 12:30:07.230 | ERROR glance  File "", line 2, in create_engine 2022-08-10 12:30:07.230 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-08-10 12:30:07.230 | ERROR glance  return fn(*args, **kwargs) 2022-08-10 12:30:07.230 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-08-10 12:30:07.230 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-08-10 12:30:07.230 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-08-10 12:30:07.230 | ERROR glance  loaded_plugins = [ 2022-08-10 12:30:07.230 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-08-10 12:30:07.230 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-08-10 12:30:07.230 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-08-10 12:30:07.230 | ERROR glance  raise exc.NoSuchModuleError( 2022-08-10 12:30:07.230 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-08-10 12:30:07.230 | ERROR glance  2022-08-10 12:30:07.230 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-08-10 12:30:07.230 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-08-10 12:30:07.230 | ERROR glance Traceback (most recent call last): 2022-08-10 12:30:07.230 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-08-10 12:30:07.230 | ERROR glance  sys.exit(main()) 2022-08-10 12:30:07.230 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-08-10 12:30:07.230 | ERROR glance  return CONF.command.action_fn() 2022-08-10 12:30:07.230 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 408, in load_metadefs 2022-08-10 12:30:07.230 | ERROR glance  self.command_object.load_metadefs(CONF.command.path, 2022-08-10 12:30:07.230 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 312, in load_metadefs 2022-08-10 12:30:07.230 | ERROR glance  metadata.db_load_metadefs(db_api.get_engine(), path, merge, 2022-08-10 12:30:07.231 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-08-10 12:30:07.231 | ERROR glance  facade = _create_facade_lazily() 2022-08-10 12:30:07.231 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-08-10 12:30:07.231 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-08-10 12:30:07.231 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-08-10 12:30:07.231 | ERROR glance  return cls( 2022-08-10 12:30:07.231 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-08-10 12:30:07.231 | ERROR glance  self._factory._start( 2022-08-10 12:30:07.231 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-08-10 12:30:07.231 | ERROR glance  self._setup_for_connection( 2022-08-10 12:30:07.231 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-08-10 12:30:07.231 | ERROR glance  engine = engines.create_engine( 2022-08-10 12:30:07.231 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-08-10 12:30:07.231 | ERROR glance  return wrapped(*args, **kwargs) 2022-08-10 12:30:07.231 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-08-10 12:30:07.231 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-08-10 12:30:07.231 | ERROR glance  File "", line 2, in create_engine 2022-08-10 12:30:07.231 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-08-10 12:30:07.231 | ERROR glance  return fn(*args, **kwargs) 2022-08-10 12:30:07.231 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-08-10 12:30:07.231 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-08-10 12:30:07.231 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-08-10 12:30:07.231 | ERROR glance  loaded_plugins = [ 2022-08-10 12:30:07.231 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-08-10 12:30:07.231 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-08-10 12:30:07.231 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-08-10 12:30:07.231 | ERROR glance  raise exc.NoSuchModuleError( 2022-08-10 12:30:07.231 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-08-10 12:30:07.231 | ERROR glance  2022-08-10 12:30:07.231 | + lib/glance:init_glance:493 : time_stop dbsync 2022-08-10 12:30:07.231 | + functions-common:time_stop:2440 : local name 2022-08-10 12:30:07.231 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:30:07.231 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:30:07.232 | + functions-common:time_stop:2443 : local total 2022-08-10 12:30:07.232 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:30:07.232 | + functions-common:time_stop:2446 : name=dbsync 2022-08-10 12:30:07.232 | + functions-common:time_stop:2447 : start_time=1660134510346 2022-08-10 12:30:07.232 | + functions-common:time_stop:2449 : [[ -z 1660134510346 ]] 2022-08-10 12:30:07.232 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:30:07.232 | + functions-common:time_stop:2452 : end_time=1660134515133 2022-08-10 12:30:07.232 | + functions-common:time_stop:2453 : elapsed_time=4787 2022-08-10 12:30:07.232 | + functions-common:time_stop:2454 : total=7793 2022-08-10 12:30:07.232 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:30:07.232 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=12580 2022-08-10 12:30:07.278 | [510307 Async init_glance:549780]: finished init_glance with result 0 in 4 seconds 2022-08-10 12:30:07.283 | + inc/async:async_wait:197 : return 0 2022-08-10 12:30:07.287 | + ./stack.sh:main:1205 : async_wait init_swift 2022-08-10 12:30:07.344 | [510307 Async init_swift:553253]: Waiting for completion of init_swift running on PID 553253 (3 other jobs running) 2022-08-10 12:30:07.372 | [510307 Async init_swift:553253]: Signaling child to exit 2022-08-10 12:30:07.372 | WAKEUP 2022-08-10 12:30:07.398 | [510307 Async init_swift:553253]: Signaled 2022-08-10 12:30:07.399 | + lib/swift:init_swift:673 : local node_number 2022-08-10 12:30:07.399 | + lib/swift:init_swift:675 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-08-10 12:30:07.400 | No container-reconciler running 2022-08-10 12:30:07.400 | No object-auditor running 2022-08-10 12:30:07.400 | No container-sync running 2022-08-10 12:30:07.400 | No object-server running 2022-08-10 12:30:07.400 | No object-reconstructor running 2022-08-10 12:30:07.400 | No container-auditor running 2022-08-10 12:30:07.400 | No account-replicator running 2022-08-10 12:30:07.400 | No object-updater running 2022-08-10 12:30:07.400 | No account-auditor running 2022-08-10 12:30:07.400 | No account-reaper running 2022-08-10 12:30:07.400 | No container-server running 2022-08-10 12:30:07.400 | No account-server running 2022-08-10 12:30:07.400 | No object-expirer running 2022-08-10 12:30:07.400 | No container-updater running 2022-08-10 12:30:07.400 | No object-replicator running 2022-08-10 12:30:07.400 | No container-sharder running 2022-08-10 12:30:07.400 | No proxy-server running 2022-08-10 12:30:07.400 | No container-replicator running 2022-08-10 12:30:07.400 | + lib/swift:init_swift:675 : true 2022-08-10 12:30:07.400 | + lib/swift:init_swift:678 : create_swift_disk 2022-08-10 12:30:07.400 | + lib/swift:create_swift_disk:570 : local node_number 2022-08-10 12:30:07.400 | + lib/swift:create_swift_disk:575 : local user_group 2022-08-10 12:30:07.400 | ++ lib/swift:create_swift_disk:576 : id -g ubuntu 2022-08-10 12:30:07.400 | + lib/swift:create_swift_disk:576 : user_group=1000 2022-08-10 12:30:07.400 | + lib/swift:create_swift_disk:577 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-08-10 12:30:07.400 | + lib/swift:create_swift_disk:580 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-08-10 12:30:07.400 | + functions:create_disk:732 : local node_number 2022-08-10 12:30:07.400 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-08-10 12:30:07.400 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-08-10 12:30:07.400 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-08-10 12:30:07.400 | + functions:create_disk:736 : local key 2022-08-10 12:30:07.400 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-08-10 12:30:07.400 | ++ functions:create_disk:738 : sed s#/.## 2022-08-10 12:30:07.400 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-08-10 12:30:07.400 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-08-10 12:30:07.401 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-08-10 12:30:07.401 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-08-10 12:30:07.401 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-08-10 12:30:07.401 | + functions:destroy_disk:765 : local key 2022-08-10 12:30:07.401 | ++ functions:destroy_disk:767 : sed s#/.## 2022-08-10 12:30:07.401 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-08-10 12:30:07.401 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-08-10 12:30:07.401 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-08-10 12:30:07.401 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-08-10 12:30:07.401 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-08-10 12:30:07.401 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-08-10 12:30:07.401 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-08-10 12:30:07.401 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-08-10 12:30:07.401 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-08-10 12:30:07.401 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-08-10 12:30:07.401 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-08-10 12:30:07.401 | = sectsz=512 attr=2, projid32bit=1 2022-08-10 12:30:07.401 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-08-10 12:30:07.401 | = reflink=1 2022-08-10 12:30:07.401 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-08-10 12:30:07.401 | = sunit=0 swidth=0 blks 2022-08-10 12:30:07.401 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-08-10 12:30:07.401 | log =internal log bsize=4096 blocks=2560, version=2 2022-08-10 12:30:07.401 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-08-10 12:30:07.401 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-08-10 12:30:07.401 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-08-10 12:30:07.401 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-08-10 12:30:07.401 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-08-10 12:30:07.401 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-08-10 12:30:07.401 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-08-10 12:30:07.401 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-08-10 12:30:07.401 | + lib/swift:create_swift_disk:584 : local node_number 2022-08-10 12:30:07.401 | + lib/swift:create_swift_disk:585 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-10 12:30:07.401 | + lib/swift:create_swift_disk:587 : local node_devices=/opt/stack/data/swift/1 2022-08-10 12:30:07.402 | + lib/swift:create_swift_disk:588 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-08-10 12:30:07.402 | + lib/swift:create_swift_disk:589 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-08-10 12:30:07.402 | + lib/swift:create_swift_disk:590 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-08-10 12:30:07.402 | + lib/swift:create_swift_disk:591 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-08-10 12:30:07.402 | + lib/swift:create_swift_disk:592 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-08-10 12:30:07.402 | + lib/swift:init_swift:682 : pushd /etc/swift 2022-08-10 12:30:07.402 | + lib/swift:init_swift:684 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1660133767.object.builder backups/1660133769.container.builder backups/1660133770.account.builder backups/1660133774.object.builder backups/1660133775.container.builder backups/1660133777.account.builder backups/1660133774.object.ring.gz backups/1660133775.container.ring.gz backups/1660133777.account.ring.gz 2022-08-10 12:30:07.402 | + lib/swift:init_swift:686 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-08-10 12:30:07.402 | + lib/swift:init_swift:687 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-08-10 12:30:07.402 | + lib/swift:init_swift:688 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-08-10 12:30:07.402 | + lib/swift:init_swift:694 : [[ -n '' ]] 2022-08-10 12:30:07.402 | + lib/swift:init_swift:707 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-10 12:30:07.402 | + lib/swift:init_swift:708 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-08-10 12:30:07.402 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-08-10 12:30:07.402 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-08-10 12:30:07.402 | + lib/swift:init_swift:709 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-08-10 12:30:07.402 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-08-10 12:30:07.402 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-08-10 12:30:07.402 | + lib/swift:init_swift:710 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-08-10 12:30:07.402 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-08-10 12:30:07.402 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-08-10 12:30:07.402 | + lib/swift:init_swift:716 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-08-10 12:30:07.402 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-08-10 12:30:07.402 | + lib/swift:init_swift:717 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-08-10 12:30:07.402 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-08-10 12:30:07.402 | + lib/swift:init_swift:718 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-08-10 12:30:07.402 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-08-10 12:30:07.402 | + lib/swift:init_swift:719 : popd 2022-08-10 12:30:07.451 | [510307 Async init_swift:553253]: finished init_swift with result 0 in 12 seconds 2022-08-10 12:30:07.456 | + inc/async:async_wait:197 : return 0 2022-08-10 12:30:07.458 | + ./stack.sh:main:1206 : async_wait init_cinder 2022-08-10 12:30:07.514 | [510307 Async init_cinder:553348]: Waiting for completion of init_cinder running on PID 553348 (2 other jobs running) 2022-08-10 12:30:07.542 | [510307 Async init_cinder:553348]: Signaling child to exit 2022-08-10 12:30:07.542 | WAKEUP 2022-08-10 12:30:07.566 | [510307 Async init_cinder:553348]: Signaled 2022-08-10 12:30:07.567 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-08-10 12:30:07.567 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:30:07.567 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-08-10 12:30:07.567 | + lib/database:recreate_database:112 : local db=cinder 2022-08-10 12:30:07.567 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-08-10 12:30:07.568 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-08-10 12:30:07.568 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-08-10 12:30:07.568 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:30:07.568 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-08-10 12:30:07.568 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:30:07.568 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-08-10 12:30:07.568 | + functions-common:time_start:2426 : local name=dbsync 2022-08-10 12:30:07.568 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:30:07.568 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:30:07.568 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:30:07.568 | + functions-common:time_start:2431 : _TIME_START[$name]=1660134560119 2022-08-10 12:30:07.568 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-08-10 12:30:07.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:30:07.568 | from cryptography.utils import int_from_bytes 2022-08-10 12:30:07.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:30:07.568 | from cryptography.utils import int_from_bytes 2022-08-10 12:30:07.568 | Failed to initialize object. 2022-08-10 12:30:07.568 | Traceback (most recent call last): 2022-08-10 12:30:07.568 | File "/opt/stack/cinder/cinder/objects/base.py", line 269, in cinder_ovo_cls_init 2022-08-10 12:30:07.568 | cls.model = db.get_model_for_versioned_object(cls) 2022-08-10 12:30:07.568 | File "/opt/stack/cinder/cinder/db/api.py", line 105, in get_model_for_versioned_object 2022-08-10 12:30:07.568 | return IMPL.get_model_for_versioned_object(versioned_object) 2022-08-10 12:30:07.568 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 267, in __getattr__ 2022-08-10 12:30:07.568 | self._load_backend() 2022-08-10 12:30:07.568 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 263, in _load_backend 2022-08-10 12:30:07.568 | self._backend = backend_mod.get_backend() 2022-08-10 12:30:07.568 | AttributeError: partially initialized module 'cinder.db.sqlalchemy.api' has no attribute 'get_backend' (most likely due to a circular import) 2022-08-10 12:30:07.568 | Traceback (most recent call last): 2022-08-10 12:30:07.568 | File "/opt/stack/cinder/cinder/objects/base.py", line 269, in cinder_ovo_cls_init 2022-08-10 12:30:07.568 | cls.model = db.get_model_for_versioned_object(cls) 2022-08-10 12:30:07.568 | File "/opt/stack/cinder/cinder/db/api.py", line 105, in get_model_for_versioned_object 2022-08-10 12:30:07.568 | return IMPL.get_model_for_versioned_object(versioned_object) 2022-08-10 12:30:07.568 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 267, in __getattr__ 2022-08-10 12:30:07.568 | self._load_backend() 2022-08-10 12:30:07.569 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 263, in _load_backend 2022-08-10 12:30:07.569 | self._backend = backend_mod.get_backend() 2022-08-10 12:30:07.569 | AttributeError: partially initialized module 'cinder.db.sqlalchemy.api' has no attribute 'get_backend' (most likely due to a circular import) 2022-08-10 12:30:07.569 | 2022-08-10 12:30:07.569 | During handling of the above exception, another exception occurred: 2022-08-10 12:30:07.569 | 2022-08-10 12:30:07.569 | Traceback (most recent call last): 2022-08-10 12:30:07.569 | File "/usr/local/bin/cinder-manage", line 6, in 2022-08-10 12:30:07.569 | from cinder.cmd.manage import main 2022-08-10 12:30:07.569 | File "/opt/stack/cinder/cinder/cmd/manage.py", line 75, in 2022-08-10 12:30:07.569 | from cinder.db import migration as db_migration 2022-08-10 12:30:07.569 | File "/opt/stack/cinder/cinder/db/migration.py", line 31, in 2022-08-10 12:30:07.569 | from cinder.db.sqlalchemy import api as db_api 2022-08-10 12:30:07.569 | File "/opt/stack/cinder/cinder/db/sqlalchemy/api.py", line 61, in 2022-08-10 12:30:07.569 | from cinder.volume import volume_utils 2022-08-10 12:30:07.569 | File "/opt/stack/cinder/cinder/volume/volume_utils.py", line 68, in 2022-08-10 12:30:07.569 | from cinder.volume import driver 2022-08-10 12:30:07.569 | File "/opt/stack/cinder/cinder/volume/driver.py", line 358, in 2022-08-10 12:30:07.569 | CONF.import_opt('backup_use_same_host', 'cinder.backup.api') 2022-08-10 12:30:07.569 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2426, in import_opt 2022-08-10 12:30:07.569 | __import__(module_str) 2022-08-10 12:30:07.569 | File "/opt/stack/cinder/cinder/backup/api.py", line 41, in 2022-08-10 12:30:07.569 | from cinder.objects import volume_type 2022-08-10 12:30:07.569 | File "/opt/stack/cinder/cinder/objects/volume_type.py", line 27, in 2022-08-10 12:30:07.569 | class VolumeType(base.CinderPersistentObject, base.CinderObject, 2022-08-10 12:30:07.569 | File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 139, in register 2022-08-10 12:30:07.569 | registry._register_class(obj_cls) 2022-08-10 12:30:07.569 | File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 134, in _register_class 2022-08-10 12:30:07.569 | self.registration_hook(cls, 0) 2022-08-10 12:30:07.569 | File "/opt/stack/cinder/cinder/objects/base.py", line 158, in registration_hook 2022-08-10 12:30:07.569 | cls.cinder_ovo_cls_init() 2022-08-10 12:30:07.569 | File "/opt/stack/cinder/cinder/objects/base.py", line 274, in cinder_ovo_cls_init 2022-08-10 12:30:07.569 | raise exception.ProgrammingError(reason=msg) 2022-08-10 12:30:07.569 | cinder.exception.ProgrammingError: Programming error in Cinder: Couldn't find ORM model for Persistent Versioned Object VolumeType. 2022-08-10 12:30:07.569 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-08-10 12:30:07.569 | + functions-common:time_stop:2440 : local name 2022-08-10 12:30:07.570 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:30:07.570 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:30:07.570 | + functions-common:time_stop:2443 : local total 2022-08-10 12:30:07.570 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:30:07.570 | + functions-common:time_stop:2446 : name=dbsync 2022-08-10 12:30:07.570 | + functions-common:time_stop:2447 : start_time=1660134560119 2022-08-10 12:30:07.570 | + functions-common:time_stop:2449 : [[ -z 1660134560119 ]] 2022-08-10 12:30:07.570 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:30:07.570 | + functions-common:time_stop:2452 : end_time=1660134563584 2022-08-10 12:30:07.570 | + functions-common:time_stop:2453 : elapsed_time=3465 2022-08-10 12:30:07.570 | + functions-common:time_stop:2454 : total=7793 2022-08-10 12:30:07.570 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:30:07.570 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=11258 2022-08-10 12:30:07.570 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-08-10 12:30:07.570 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:30:07.570 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-08-10 12:30:07.570 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:30:07.570 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-08-10 12:30:07.617 | [510307 Async init_cinder:553348]: finished init_cinder with result 0 in 3 seconds 2022-08-10 12:30:07.622 | + inc/async:async_wait:197 : return 0 2022-08-10 12:30:07.625 | + ./stack.sh:main:1211 : is_service_enabled nova 2022-08-10 12:30:07.644 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:30:07.647 | + ./stack.sh:main:1212 : echo_summary 'Configuring Nova' 2022-08-10 12:30:07.649 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:30:07.652 | + ./stack.sh:echo_summary:441 : echo -e Configuring Nova 2022-08-10 12:30:07.655 | + ./stack.sh:main:1213 : init_nova 2022-08-10 12:30:07.658 | + lib/nova:init_nova:825 : is_service_enabled mysql postgresql 2022-08-10 12:30:07.677 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:30:07.679 | + lib/nova:init_nova:825 : is_service_enabled n-api 2022-08-10 12:30:07.698 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:30:07.700 | + lib/nova:init_nova:827 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-10 12:30:07.703 | + lib/nova:init_nova:835 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-08-10 12:30:07.767 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-08-10 12:30:07.812 | [510307 Async nova-cell-0:555467]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-08-10 12:30:07.816 | ++ lib/nova:init_nova:838 : seq 1 1 2022-08-10 12:30:07.821 | + lib/nova:init_nova:838 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-10 12:30:07.824 | ++ lib/nova:init_nova:839 : conductor_conf 1 2022-08-10 12:30:07.827 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-10 12:30:07.830 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-10 12:30:07.833 | + lib/nova:init_nova:839 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-08-10 12:30:07.898 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-08-10 12:30:07.971 | [510307 Async nova-cell-1:555559]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-08-10 12:30:07.973 | + lib/nova:init_nova:842 : recreate_database nova_api 2022-08-10 12:30:07.976 | + lib/database:recreate_database:112 : local db=nova_api 2022-08-10 12:30:07.979 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-08-10 12:30:07.981 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-08-10 12:30:07.984 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-08-10 12:30:07.989 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:30:08.580 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-08-10 12:30:08.585 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:30:08.604 | + lib/nova:init_nova:843 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-08-10 12:30:09.263 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-10 12:30:13.039 | INFO dbcounter [-] Registered counter for database nova_api 2022-08-10 12:30:13.065 | DEBUG dbcounter [-] [555617] Writer thread running {{(pid=555617) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 12:30:13.067 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=555617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-10 12:30:13.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=555617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:13.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=555617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:13.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=555617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:13.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=555617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:13.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=555617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:13.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=555617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:13.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=555617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:13.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=555617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:13.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=555617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:13.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=555617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:13.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=555617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:13.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=555617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:13.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=555617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:13.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=555617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:13.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=555617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:13.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=555617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:13.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=555617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:13.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=555617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:13.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=555617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:13.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=555617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:13.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=555617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:13.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=555617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:13.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=555617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:13.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=555617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:13.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=555617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:13.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=555617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:13.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=555617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:13.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=555617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:13.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=555617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:13.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=555617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:13.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=555617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:13.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=555617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:13.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=555617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:13.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=555617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:13.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=555617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:13.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=555617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:13.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=555617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:13.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=555617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:13.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=555617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:13.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=555617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:13.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=555617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:13.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=555617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:13.077 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=555617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-10 12:30:13.078 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=555617) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-10 12:30:13.105 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-10 12:30:13.106 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-10 12:30:13.146 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-08-10 12:30:15.724 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=555617) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-10 12:30:15.728 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-08-10 12:30:16.258 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=555617) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-10 12:30:16.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:30:16.267 | from cryptography.utils import int_from_bytes 2022-08-10 12:30:16.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:30:16.268 | from cryptography.utils import int_from_bytes 2022-08-10 12:30:16.772 | ++ lib/nova:init_nova:847 : database_connection_url nova_cell0 2022-08-10 12:30:16.776 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-08-10 12:30:16.779 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-08-10 12:30:16.782 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-08-10 12:30:16.786 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-10 12:30:16.794 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-10 12:30:16.799 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-10 12:30:16.826 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:30:16.828 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-10 12:30:16.831 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-10 12:30:16.835 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-10 12:30:17.507 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-10 12:30:20.551 | INFO dbcounter [None req-bd15aaf8-1b34-4d85-8a8c-be0adeb11138 None None] Registered counter for database nova_api 2022-08-10 12:30:20.579 | DEBUG dbcounter [-] [556224] Writer thread running {{(pid=556224) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 12:30:20.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:30:20.638 | from cryptography.utils import int_from_bytes 2022-08-10 12:30:20.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:30:20.638 | from cryptography.utils import int_from_bytes 2022-08-10 12:30:21.100 | ++ lib/nova:init_nova:850 : seq 0 1 2022-08-10 12:30:21.108 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-08-10 12:30:21.114 | + lib/nova:init_nova:851 : async_wait nova-cell-0 2022-08-10 12:30:21.185 | [510307 Async nova-cell-0:555467]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 555467 (3 other jobs running) 2022-08-10 12:30:21.218 | [510307 Async nova-cell-0:555467]: Signaling child to exit 2022-08-10 12:30:22.256 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:30:22.292 | [555467 Async nova-cell-0:555467]: finished successfully 2022-08-10 12:30:22.314 | WAKEUP 2022-08-10 12:30:22.343 | [510307 Async nova-cell-0:555467]: Signaled 2022-08-10 12:30:22.345 | + lib/nova:init_nova_db:815 : local dbname=nova_cell0 2022-08-10 12:30:22.345 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova.conf 2022-08-10 12:30:22.345 | + lib/nova:init_nova_db:817 : recreate_database nova_cell0 2022-08-10 12:30:22.345 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-08-10 12:30:22.345 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-08-10 12:30:22.345 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-08-10 12:30:22.345 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-08-10 12:30:22.345 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:30:22.345 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-08-10 12:30:22.345 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:30:22.345 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-08-10 12:30:22.345 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-10 12:30:22.345 | INFO dbcounter [-] Registered counter for database nova_cell0 2022-08-10 12:30:22.345 | DEBUG dbcounter [-] [555624] Writer thread running {{(pid=555624) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 12:30:22.345 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=555624) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-10 12:30:22.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=555624) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:22.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=555624) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:22.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=555624) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:22.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=555624) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:22.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=555624) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:22.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=555624) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:22.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=555624) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:22.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=555624) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:22.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=555624) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:22.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=555624) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:22.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=555624) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:22.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=555624) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:22.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=555624) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:22.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=555624) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:22.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=555624) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:22.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=555624) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:22.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=555624) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:22.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=555624) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:22.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=555624) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:22.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=555624) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:22.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=555624) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:22.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=555624) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:22.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=555624) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:22.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=555624) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:22.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=555624) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:22.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=555624) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:22.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=555624) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:22.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=555624) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:22.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=555624) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:22.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=555624) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:22.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=555624) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:22.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=555624) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:22.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=555624) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:22.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=555624) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:22.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=555624) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:22.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=555624) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:22.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=555624) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:22.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=555624) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:22.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=555624) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:22.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=555624) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:22.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=555624) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:22.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=555624) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:22.347 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=555624) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-10 12:30:22.347 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=555624) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-10 12:30:22.347 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-10 12:30:22.347 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-10 12:30:22.347 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-08-10 12:30:22.347 | DEBUG dbcounter [-] [555624] Writing DB stats nova_cell0:SELECT=6,nova_cell0:SHOW=1,nova_cell0:CREATE=93 {{(pid=555624) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-10 12:30:22.347 | DEBUG dbcounter [-] [555624] Writing DB stats nova_cell0:CREATE=64,nova_cell0:ALTER=2,nova_cell0:SHOW=24,nova_cell0:select=10 {{(pid=555624) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-10 12:30:22.347 | DEBUG dbcounter [-] [555624] Writing DB stats nova_cell0:SHOW=35,nova_cell0:select=12,nova_cell0:CREATE=53 {{(pid=555624) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-10 12:30:22.347 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=555624) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-10 12:30:22.347 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-08-10 12:30:22.347 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=555624) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-10 12:30:22.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:30:22.347 | from cryptography.utils import int_from_bytes 2022-08-10 12:30:22.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:30:22.347 | from cryptography.utils import int_from_bytes 2022-08-10 12:30:22.404 | [510307 Async nova-cell-0:555467]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 14 seconds 2022-08-10 12:30:22.409 | + inc/async:async_wait:197 : return 0 2022-08-10 12:30:22.412 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-08-10 12:30:22.415 | + lib/nova:init_nova:851 : async_wait nova-cell-1 2022-08-10 12:30:22.477 | [510307 Async nova-cell-1:555559]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 555559 (2 other jobs running) 2022-08-10 12:30:22.507 | [510307 Async nova-cell-1:555559]: Signaling child to exit 2022-08-10 12:30:22.524 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:30:22.556 | [555559 Async nova-cell-1:555559]: finished successfully 2022-08-10 12:30:22.582 | WAKEUP 2022-08-10 12:30:22.614 | [510307 Async nova-cell-1:555559]: Signaled 2022-08-10 12:30:22.616 | + lib/nova:init_nova_db:815 : local dbname=nova_cell1 2022-08-10 12:30:22.616 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova_cell1.conf 2022-08-10 12:30:22.616 | + lib/nova:init_nova_db:817 : recreate_database nova_cell1 2022-08-10 12:30:22.616 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-08-10 12:30:22.616 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-08-10 12:30:22.616 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-08-10 12:30:22.616 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-08-10 12:30:22.616 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:30:22.616 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-08-10 12:30:22.616 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:30:22.616 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-08-10 12:30:22.616 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-10 12:30:22.616 | INFO dbcounter [-] Registered counter for database nova_cell1 2022-08-10 12:30:22.616 | DEBUG dbcounter [-] [555662] Writer thread running {{(pid=555662) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 12:30:22.616 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=555662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-10 12:30:22.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=555662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:22.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=555662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:22.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=555662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:22.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=555662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:22.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=555662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:22.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=555662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:22.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=555662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:22.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=555662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:22.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=555662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:22.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=555662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:22.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=555662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:22.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=555662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:22.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=555662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:22.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=555662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:22.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=555662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:22.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=555662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:22.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=555662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:22.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=555662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:22.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=555662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:22.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=555662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:22.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=555662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:22.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=555662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:22.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=555662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:22.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=555662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:22.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=555662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:22.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=555662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:22.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=555662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:22.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=555662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:22.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=555662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:22.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=555662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:22.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=555662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:22.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=555662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:22.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=555662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:22.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=555662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:22.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=555662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:22.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=555662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:22.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=555662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:22.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=555662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:22.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=555662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:22.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=555662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:22.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=555662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:30:22.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=555662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:30:22.618 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=555662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-10 12:30:22.618 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=555662) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-10 12:30:22.618 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-10 12:30:22.618 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-10 12:30:22.618 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-08-10 12:30:22.618 | DEBUG dbcounter [-] [555662] Writing DB stats nova_cell1:SELECT=6,nova_cell1:SHOW=1,nova_cell1:CREATE=93 {{(pid=555662) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-10 12:30:22.618 | DEBUG dbcounter [-] [555662] Writing DB stats nova_cell1:CREATE=64,nova_cell1:ALTER=2,nova_cell1:SHOW=24,nova_cell1:select=10 {{(pid=555662) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-10 12:30:22.618 | DEBUG dbcounter [-] [555662] Writing DB stats nova_cell1:SHOW=35,nova_cell1:select=12,nova_cell1:CREATE=53 {{(pid=555662) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-10 12:30:22.618 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=555662) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-10 12:30:22.618 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-08-10 12:30:22.618 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=555662) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-10 12:30:22.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:30:22.618 | from cryptography.utils import int_from_bytes 2022-08-10 12:30:22.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:30:22.619 | from cryptography.utils import int_from_bytes 2022-08-10 12:30:22.668 | [510307 Async nova-cell-1:555559]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 14 seconds 2022-08-10 12:30:22.673 | + inc/async:async_wait:197 : return 0 2022-08-10 12:30:22.675 | + lib/nova:init_nova:854 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-10 12:30:22.678 | + lib/nova:init_nova:861 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-08-10 12:30:23.280 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-10 12:30:26.103 | Running batches of 50 until complete 2022-08-10 12:30:26.103 | INFO dbcounter [None req-a029808e-2125-4e8c-b8c0-cefcea8bd5b8 None None] Registered counter for database nova_cell0 2022-08-10 12:30:26.127 | DEBUG dbcounter [-] [556778] Writer thread running {{(pid=556778) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 12:30:26.258 | INFO dbcounter [None req-a029808e-2125-4e8c-b8c0-cefcea8bd5b8 None None] Registered counter for database nova_api 2022-08-10 12:30:26.269 | DEBUG dbcounter [-] [556778] Writer thread running {{(pid=556778) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 12:30:26.402 | INFO dbcounter [None req-a029808e-2125-4e8c-b8c0-cefcea8bd5b8 None None] Registered counter for database nova_cell0 2022-08-10 12:30:26.416 | DEBUG dbcounter [-] [556778] Writer thread running {{(pid=556778) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 12:30:26.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:30:26.489 | from cryptography.utils import int_from_bytes 2022-08-10 12:30:26.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:30:26.489 | from cryptography.utils import int_from_bytes 2022-08-10 12:30:26.489 | +-------------------------------------+--------------+-----------+ 2022-08-10 12:30:26.489 | | Migration | Total Needed | Completed | 2022-08-10 12:30:26.489 | +-------------------------------------+--------------+-----------+ 2022-08-10 12:30:26.489 | | fill_virtual_interface_list | 0 | 0 | 2022-08-10 12:30:26.489 | | migrate_empty_ratio | 0 | 0 | 2022-08-10 12:30:26.489 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-08-10 12:30:26.489 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-08-10 12:30:26.489 | | migration_migrate_to_uuid | 0 | 0 | 2022-08-10 12:30:26.489 | | populate_dev_uuids | 0 | 0 | 2022-08-10 12:30:26.489 | | populate_missing_availability_zones | 0 | 0 | 2022-08-10 12:30:26.490 | | populate_queued_for_delete | 0 | 0 | 2022-08-10 12:30:26.490 | | populate_user_id | 0 | 0 | 2022-08-10 12:30:26.490 | | populate_uuids | 0 | 0 | 2022-08-10 12:30:26.490 | +-------------------------------------+--------------+-----------+ 2022-08-10 12:30:26.997 | ++ lib/nova:init_nova:864 : seq 1 1 2022-08-10 12:30:27.002 | + lib/nova:init_nova:864 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-10 12:30:27.008 | ++ lib/nova:init_nova:865 : conductor_conf 1 2022-08-10 12:30:27.011 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-10 12:30:27.014 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-10 12:30:27.018 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-08-10 12:30:27.609 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-10 12:30:30.450 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-08-10 12:30:30.450 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-08-10 12:30:30.450 | INFO dbcounter [None req-22d99855-628a-4d1d-a1aa-2e9b0b93ccab None None] Registered counter for database nova_api 2022-08-10 12:30:30.476 | DEBUG dbcounter [-] [556797] Writer thread running {{(pid=556797) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 12:30:30.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:30:30.544 | from cryptography.utils import int_from_bytes 2022-08-10 12:30:30.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:30:30.544 | from cryptography.utils import int_from_bytes 2022-08-10 12:30:31.007 | + lib/nova:init_nova:869 : create_nova_keys_dir 2022-08-10 12:30:31.009 | + lib/nova:create_nova_keys_dir:811 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-08-10 12:30:31.025 | + lib/nova:init_nova:871 : [[ '' == \L\V\M ]] 2022-08-10 12:30:31.028 | + ./stack.sh:main:1218 : is_service_enabled neutron 2022-08-10 12:30:31.053 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:30:31.056 | + ./stack.sh:main:1219 : async_runfunc configure_neutron_nova 2022-08-10 12:30:31.058 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-08-10 12:30:31.119 | + inc/async:async_inner:63 : configure_neutron_nova 2022-08-10 12:30:31.161 | [510307 Async configure_neutron_nova:556865]: running: configure_neutron_nova 2022-08-10 12:30:31.163 | + ./stack.sh:main:1228 : run_phase stack post-config 2022-08-10 12:30:31.166 | + functions-common:run_phase:1868 : local mode=stack 2022-08-10 12:30:31.169 | + functions-common:run_phase:1869 : local phase=post-config 2022-08-10 12:30:31.172 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-10 12:30:31.174 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-10 12:30:31.177 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-10 12:30:31.180 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-10 12:30:31.183 | + functions-common:run_phase:1878 : local extra 2022-08-10 12:30:31.186 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-10 12:30:31.191 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-10 12:30:31.194 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-10 12:30:31.197 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-10 12:30:31.199 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-08-10 12:30:31.202 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-10 12:30:31.223 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:30:31.225 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-10 12:30:31.228 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-10 12:30:31.231 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-08-10 12:30:31.234 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-10 12:30:31.237 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-10 12:30:31.239 | ++ extras.d/80-tempest.sh:source:12 : : 2022-08-10 12:30:31.242 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-10 12:30:31.244 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-10 12:30:31.247 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-08-10 12:30:31.252 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-10 12:30:31.255 | + functions-common:run_phase:1895 : run_plugins stack post-config 2022-08-10 12:30:31.258 | + functions-common:run_plugins:1854 : local mode=stack 2022-08-10 12:30:31.261 | + functions-common:run_plugins:1855 : local phase=post-config 2022-08-10 12:30:31.264 | + functions-common:run_plugins:1857 : local plugins= 2022-08-10 12:30:31.266 | + functions-common:run_plugins:1858 : local plugin 2022-08-10 12:30:31.269 | + ./stack.sh:main:1236 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-08-10 12:30:31.272 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-08-10 12:30:31.275 | + inc/meta-config:merge_config_group:171 : shift 2022-08-10 12:30:31.277 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-08-10 12:30:31.280 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-10 12:30:31.283 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-08-10 12:30:31.286 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-08-10 12:30:31.289 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-08-10 12:30:31.294 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 12:30:31.297 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-08-10 12:30:31.300 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-10 12:30:31.305 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-08-10 12:30:31.305 | /^\[\[.+\|.*\]\]/ { 2022-08-10 12:30:31.305 | gsub("[][]", "", $1); 2022-08-10 12:30:31.305 | split($1, a, "|"); 2022-08-10 12:30:31.305 | if (a[1] == matchgroup) 2022-08-10 12:30:31.305 | print a[2] 2022-08-10 12:30:31.305 | } 2022-08-10 12:30:31.305 | ' /home/ubuntu/devstack/local.conf 2022-08-10 12:30:31.312 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-10 12:30:31.315 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-10 12:30:31.317 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-10 12:30:31.321 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-08-10 12:30:31.324 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-08-10 12:30:31.327 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-08-10 12:30:31.329 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-08-10 12:30:31.333 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-08-10 12:30:31.338 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-08-10 12:30:31.340 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-08-10 12:30:31.343 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-08-10 12:30:31.346 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 12:30:31.348 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-10 12:30:31.351 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-08-10 12:30:31.354 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-10 12:30:31.357 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-08-10 12:30:31.360 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-08-10 12:30:31.363 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-08-10 12:30:31.365 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-08-10 12:30:31.369 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-08-10 12:30:31.370 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:30:31.371 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-08-10 12:30:31.371 | BEGIN { 2022-08-10 12:30:31.371 | section = "" 2022-08-10 12:30:31.371 | last_section = "" 2022-08-10 12:30:31.371 | section_count = 0 2022-08-10 12:30:31.371 | } 2022-08-10 12:30:31.371 | /^\[.+\]/ { 2022-08-10 12:30:31.371 | gsub("[][]", "", $1); 2022-08-10 12:30:31.372 | section=$1 2022-08-10 12:30:31.372 | next 2022-08-10 12:30:31.372 | } 2022-08-10 12:30:31.372 | /^ *\#/ { 2022-08-10 12:30:31.372 | next 2022-08-10 12:30:31.372 | } 2022-08-10 12:30:31.372 | /^[^ \t]+/ { 2022-08-10 12:30:31.372 | # get offset of first = in $0 2022-08-10 12:30:31.372 | eq_idx = index($0, "=") 2022-08-10 12:30:31.372 | # extract attr & value from $0 2022-08-10 12:30:31.372 | attr = substr($0, 1, eq_idx - 1) 2022-08-10 12:30:31.372 | value = substr($0, eq_idx + 1) 2022-08-10 12:30:31.372 | # only need to strip trailing whitespace from attr 2022-08-10 12:30:31.372 | sub(/[ \t]*$/, "", attr) 2022-08-10 12:30:31.372 | # need to strip leading & trailing whitespace from value 2022-08-10 12:30:31.372 | sub(/^[ \t]*/, "", value) 2022-08-10 12:30:31.372 | sub(/[ \t]*$/, "", value) 2022-08-10 12:30:31.372 | 2022-08-10 12:30:31.372 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-10 12:30:31.372 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-10 12:30:31.372 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-10 12:30:31.372 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-10 12:30:31.372 | if (! (section, attr) in cfg_attr_count) { 2022-08-10 12:30:31.372 | if (section != last_section) { 2022-08-10 12:30:31.372 | cfg_section[section_count++] = section 2022-08-10 12:30:31.372 | last_section = section 2022-08-10 12:30:31.372 | } 2022-08-10 12:30:31.372 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-10 12:30:31.372 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-10 12:30:31.372 | 2022-08-10 12:30:31.372 | cfg_attr[section, attr, 0] = value 2022-08-10 12:30:31.372 | cfg_attr_count[section, attr] = 1 2022-08-10 12:30:31.372 | } else { 2022-08-10 12:30:31.372 | lno = cfg_attr_count[section, attr]++ 2022-08-10 12:30:31.372 | cfg_attr[section, attr, lno] = value 2022-08-10 12:30:31.372 | } 2022-08-10 12:30:31.372 | } 2022-08-10 12:30:31.373 | END { 2022-08-10 12:30:31.373 | # Process each section in order 2022-08-10 12:30:31.373 | for (sno = 0; sno < section_count; sno++) { 2022-08-10 12:30:31.373 | section = cfg_section[sno] 2022-08-10 12:30:31.373 | # The ini routines simply append a config item immediately 2022-08-10 12:30:31.373 | # after the section header. To keep the same order as defined 2022-08-10 12:30:31.373 | # in local.conf, invoke the ini routines in the reverse order 2022-08-10 12:30:31.373 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-10 12:30:31.373 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-10 12:30:31.373 | if (cfg_attr_count[section, attr] == 1) 2022-08-10 12:30:31.373 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-10 12:30:31.373 | else { 2022-08-10 12:30:31.373 | # For multiline, invoke the ini routines in the reverse order 2022-08-10 12:30:31.373 | count = cfg_attr_count[section, attr] 2022-08-10 12:30:31.373 | print "inidelete " configfile " " section " " attr 2022-08-10 12:30:31.373 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-10 12:30:31.373 | for (l = count -2; l >= 0; l--) 2022-08-10 12:30:31.373 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-10 12:30:31.373 | } 2022-08-10 12:30:31.373 | } 2022-08-10 12:30:31.373 | } 2022-08-10 12:30:31.373 | } 2022-08-10 12:30:31.373 | ' 2022-08-10 12:30:31.373 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 12:30:31.375 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-10 12:30:31.376 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-10 12:30:31.377 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-08-10 12:30:31.380 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-10 12:30:31.383 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-08-10 12:30:31.385 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-08-10 12:30:31.385 | BEGIN { group = "" } 2022-08-10 12:30:31.385 | /^\[\[.+\|.*\]\]/ { 2022-08-10 12:30:31.385 | gsub("[][]", "", $1); 2022-08-10 12:30:31.385 | split($1, a, "|"); 2022-08-10 12:30:31.385 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-10 12:30:31.385 | group=a[1] 2022-08-10 12:30:31.386 | } else { 2022-08-10 12:30:31.386 | group="" 2022-08-10 12:30:31.386 | } 2022-08-10 12:30:31.386 | next 2022-08-10 12:30:31.386 | } 2022-08-10 12:30:31.386 | { 2022-08-10 12:30:31.386 | if (group != "") 2022-08-10 12:30:31.386 | print $0 2022-08-10 12:30:31.386 | } 2022-08-10 12:30:31.386 | ' /home/ubuntu/devstack/local.conf 2022-08-10 12:30:31.392 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-08-10 12:30:31.395 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-08-10 12:30:31.426 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:30:31.429 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-08-10 12:30:31.432 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-08-10 12:30:31.463 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:30:31.476 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-08-10 12:30:31.478 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-08-10 12:30:31.523 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:30:31.525 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-08-10 12:30:31.529 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-08-10 12:30:31.568 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:30:31.571 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-08-10 12:30:31.574 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-08-10 12:30:31.615 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:30:31.618 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-08-10 12:30:31.620 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-08-10 12:30:31.655 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:30:31.659 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.36/identity"' 2022-08-10 12:30:31.661 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.36/identity 2022-08-10 12:30:31.695 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:30:31.697 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-08-10 12:30:31.700 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-08-10 12:30:31.733 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:30:31.735 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-08-10 12:30:31.738 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-08-10 12:30:31.774 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:30:31.777 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-08-10 12:30:31.780 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-08-10 12:30:31.817 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:30:31.820 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-08-10 12:30:31.823 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-08-10 12:30:31.859 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:30:31.863 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-08-10 12:30:31.866 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-08-10 12:30:31.900 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:30:31.903 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-08-10 12:30:31.905 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-08-10 12:30:31.938 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:30:31.942 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-10 12:30:31.945 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-10 12:30:31.947 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-10 12:30:31.952 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-08-10 12:30:31.955 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-08-10 12:30:31.959 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-08-10 12:30:31.962 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-08-10 12:30:31.965 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-08-10 12:30:31.971 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-08-10 12:30:31.974 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-08-10 12:30:31.977 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-08-10 12:30:31.980 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 12:30:31.983 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-10 12:30:31.986 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-08-10 12:30:31.988 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-10 12:30:31.992 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-08-10 12:30:31.995 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-08-10 12:30:31.998 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-08-10 12:30:32.000 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-08-10 12:30:32.004 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-08-10 12:30:32.007 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-08-10 12:30:32.008 | BEGIN { 2022-08-10 12:30:32.008 | section = "" 2022-08-10 12:30:32.008 | last_section = "" 2022-08-10 12:30:32.008 | section_count = 0 2022-08-10 12:30:32.008 | } 2022-08-10 12:30:32.008 | /^\[.+\]/ { 2022-08-10 12:30:32.008 | gsub("[][]", "", $1); 2022-08-10 12:30:32.008 | section=$1 2022-08-10 12:30:32.008 | next 2022-08-10 12:30:32.008 | } 2022-08-10 12:30:32.008 | /^ *\#/ { 2022-08-10 12:30:32.008 | next 2022-08-10 12:30:32.008 | } 2022-08-10 12:30:32.008 | /^[^ \t]+/ { 2022-08-10 12:30:32.008 | # get offset of first = in $0 2022-08-10 12:30:32.008 | eq_idx = index($0, "=") 2022-08-10 12:30:32.008 | # extract attr & value from $0 2022-08-10 12:30:32.008 | attr = substr($0, 1, eq_idx - 1) 2022-08-10 12:30:32.008 | value = substr($0, eq_idx + 1) 2022-08-10 12:30:32.008 | # only need to strip trailing whitespace from attr 2022-08-10 12:30:32.008 | sub(/[ \t]*$/, "", attr) 2022-08-10 12:30:32.008 | # need to strip leading & trailing whitespace from value 2022-08-10 12:30:32.008 | sub(/^[ \t]*/, "", value) 2022-08-10 12:30:32.008 | sub(/[ \t]*$/, "", value) 2022-08-10 12:30:32.008 | 2022-08-10 12:30:32.008 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-10 12:30:32.008 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-10 12:30:32.008 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-10 12:30:32.008 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-10 12:30:32.008 | if (! (section, attr) in cfg_attr_count) { 2022-08-10 12:30:32.008 | if (section != last_section) { 2022-08-10 12:30:32.008 | cfg_section[section_count++] = section 2022-08-10 12:30:32.008 | last_section = section 2022-08-10 12:30:32.009 | } 2022-08-10 12:30:32.009 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-10 12:30:32.009 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-10 12:30:32.009 | 2022-08-10 12:30:32.009 | cfg_attr[section, attr, 0] = value 2022-08-10 12:30:32.009 | cfg_attr_count[section, attr] = 1 2022-08-10 12:30:32.009 | } else { 2022-08-10 12:30:32.009 | lno = cfg_attr_count[section, attr]++ 2022-08-10 12:30:32.009 | cfg_attr[section, attr, lno] = value 2022-08-10 12:30:32.009 | } 2022-08-10 12:30:32.009 | } 2022-08-10 12:30:32.009 | END { 2022-08-10 12:30:32.009 | # Process each section in order 2022-08-10 12:30:32.009 | for (sno = 0; sno < section_count; sno++) { 2022-08-10 12:30:32.009 | section = cfg_section[sno] 2022-08-10 12:30:32.009 | # The ini routines simply append a config item immediately 2022-08-10 12:30:32.009 | # after the section header. To keep the same order as defined 2022-08-10 12:30:32.009 | # in local.conf, invoke the ini routines in the reverse order 2022-08-10 12:30:32.009 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-10 12:30:32.009 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-10 12:30:32.009 | if (cfg_attr_count[section, attr] == 1) 2022-08-10 12:30:32.009 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-10 12:30:32.009 | else { 2022-08-10 12:30:32.009 | # For multiline, invoke the ini routines in the reverse order 2022-08-10 12:30:32.009 | count = cfg_attr_count[section, attr] 2022-08-10 12:30:32.009 | print "inidelete " configfile " " section " " attr 2022-08-10 12:30:32.009 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-10 12:30:32.009 | for (l = count -2; l >= 0; l--) 2022-08-10 12:30:32.009 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-10 12:30:32.009 | } 2022-08-10 12:30:32.009 | } 2022-08-10 12:30:32.009 | } 2022-08-10 12:30:32.009 | } 2022-08-10 12:30:32.009 | ' 2022-08-10 12:30:32.009 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:30:32.009 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-10 12:30:32.012 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 12:30:32.014 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-10 12:30:32.017 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-08-10 12:30:32.020 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-10 12:30:32.022 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-08-10 12:30:32.025 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-08-10 12:30:32.025 | BEGIN { group = "" } 2022-08-10 12:30:32.025 | /^\[\[.+\|.*\]\]/ { 2022-08-10 12:30:32.025 | gsub("[][]", "", $1); 2022-08-10 12:30:32.025 | split($1, a, "|"); 2022-08-10 12:30:32.025 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-10 12:30:32.025 | group=a[1] 2022-08-10 12:30:32.025 | } else { 2022-08-10 12:30:32.025 | group="" 2022-08-10 12:30:32.025 | } 2022-08-10 12:30:32.025 | next 2022-08-10 12:30:32.025 | } 2022-08-10 12:30:32.025 | { 2022-08-10 12:30:32.025 | if (group != "") 2022-08-10 12:30:32.025 | print $0 2022-08-10 12:30:32.025 | } 2022-08-10 12:30:32.025 | ' /home/ubuntu/devstack/local.conf 2022-08-10 12:30:32.033 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-08-10 12:30:32.036 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-08-10 12:30:32.036 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:30:32.066 | [556865 Async configure_neutron_nova:556865]: finished successfully 2022-08-10 12:30:32.071 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:30:32.075 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-08-10 12:30:32.078 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-08-10 12:30:32.116 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:30:32.118 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-08-10 12:30:32.121 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-08-10 12:30:32.153 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:30:32.155 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-08-10 12:30:32.158 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-08-10 12:30:32.192 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:30:32.195 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-08-10 12:30:32.199 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-08-10 12:30:32.234 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:30:32.237 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-08-10 12:30:32.240 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-08-10 12:30:32.272 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:30:32.276 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-08-10 12:30:32.278 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-08-10 12:30:32.312 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:30:32.315 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-08-10 12:30:32.317 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-08-10 12:30:32.347 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:30:32.350 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-08-10 12:30:32.352 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-08-10 12:30:32.386 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:30:32.389 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-08-10 12:30:32.391 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-08-10 12:30:32.425 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:30:32.428 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-08-10 12:30:32.431 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-08-10 12:30:32.462 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:30:32.465 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-08-10 12:30:32.468 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-08-10 12:30:32.504 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:30:32.507 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-08-10 12:30:32.510 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-08-10 12:30:32.550 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:30:32.553 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-08-10 12:30:32.556 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-08-10 12:30:32.589 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:30:32.592 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-08-10 12:30:32.594 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-08-10 12:30:32.630 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:30:32.633 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-08-10 12:30:32.635 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-08-10 12:30:32.668 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:30:32.672 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-10 12:30:32.674 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-10 12:30:32.677 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-10 12:30:32.681 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-08-10 12:30:32.684 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-08-10 12:30:32.687 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-08-10 12:30:32.689 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-08-10 12:30:32.693 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-08-10 12:30:32.699 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-08-10 12:30:32.701 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-08-10 12:30:32.704 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-08-10 12:30:32.707 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 12:30:32.710 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-10 12:30:32.713 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-08-10 12:30:32.715 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-10 12:30:32.718 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-08-10 12:30:32.721 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-08-10 12:30:32.724 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-08-10 12:30:32.727 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-08-10 12:30:32.730 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-08-10 12:30:32.731 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:30:32.732 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-08-10 12:30:32.732 | BEGIN { 2022-08-10 12:30:32.732 | section = "" 2022-08-10 12:30:32.732 | last_section = "" 2022-08-10 12:30:32.732 | section_count = 0 2022-08-10 12:30:32.732 | } 2022-08-10 12:30:32.732 | /^\[.+\]/ { 2022-08-10 12:30:32.732 | gsub("[][]", "", $1); 2022-08-10 12:30:32.732 | section=$1 2022-08-10 12:30:32.733 | next 2022-08-10 12:30:32.733 | } 2022-08-10 12:30:32.733 | /^ *\#/ { 2022-08-10 12:30:32.733 | next 2022-08-10 12:30:32.733 | } 2022-08-10 12:30:32.733 | /^[^ \t]+/ { 2022-08-10 12:30:32.733 | # get offset of first = in $0 2022-08-10 12:30:32.733 | eq_idx = index($0, "=") 2022-08-10 12:30:32.733 | # extract attr & value from $0 2022-08-10 12:30:32.733 | attr = substr($0, 1, eq_idx - 1) 2022-08-10 12:30:32.733 | value = substr($0, eq_idx + 1) 2022-08-10 12:30:32.734 | # only need to strip trailing whitespace from attr 2022-08-10 12:30:32.734 | sub(/[ \t]*$/, "", attr) 2022-08-10 12:30:32.734 | # need to strip leading & trailing whitespace from value 2022-08-10 12:30:32.734 | sub(/^[ \t]*/, "", value) 2022-08-10 12:30:32.734 | sub(/[ \t]*$/, "", value) 2022-08-10 12:30:32.734 | 2022-08-10 12:30:32.734 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-10 12:30:32.734 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-10 12:30:32.734 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-10 12:30:32.734 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-10 12:30:32.734 | if (! (section, attr) in cfg_attr_count) { 2022-08-10 12:30:32.734 | if (section != last_section) { 2022-08-10 12:30:32.734 | cfg_section[section_count++] = section 2022-08-10 12:30:32.734 | last_section = section 2022-08-10 12:30:32.735 | } 2022-08-10 12:30:32.735 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-10 12:30:32.735 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-10 12:30:32.735 | 2022-08-10 12:30:32.735 | cfg_attr[section, attr, 0] = value 2022-08-10 12:30:32.735 | cfg_attr_count[section, attr] = 1 2022-08-10 12:30:32.735 | } else { 2022-08-10 12:30:32.735 | lno = cfg_attr_count[section, attr]++ 2022-08-10 12:30:32.735 | cfg_attr[section, attr, lno] = value 2022-08-10 12:30:32.735 | } 2022-08-10 12:30:32.735 | } 2022-08-10 12:30:32.735 | END { 2022-08-10 12:30:32.735 | # Process each section in order 2022-08-10 12:30:32.735 | for (sno = 0; sno < section_count; sno++) { 2022-08-10 12:30:32.735 | section = cfg_section[sno] 2022-08-10 12:30:32.736 | # The ini routines simply append a config item immediately 2022-08-10 12:30:32.736 | # after the section header. To keep the same order as defined 2022-08-10 12:30:32.736 | # in local.conf, invoke the ini routines in the reverse order 2022-08-10 12:30:32.736 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-10 12:30:32.736 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-10 12:30:32.736 | if (cfg_attr_count[section, attr] == 1) 2022-08-10 12:30:32.736 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-10 12:30:32.736 | else { 2022-08-10 12:30:32.736 | # For multiline, invoke the ini routines in the reverse order 2022-08-10 12:30:32.736 | count = cfg_attr_count[section, attr] 2022-08-10 12:30:32.736 | print "inidelete " configfile " " section " " attr 2022-08-10 12:30:32.736 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-10 12:30:32.736 | for (l = count -2; l >= 0; l--) 2022-08-10 12:30:32.736 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-10 12:30:32.737 | } 2022-08-10 12:30:32.737 | } 2022-08-10 12:30:32.737 | } 2022-08-10 12:30:32.737 | } 2022-08-10 12:30:32.737 | ' 2022-08-10 12:30:32.737 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 12:30:32.737 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-10 12:30:32.739 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-10 12:30:32.742 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-08-10 12:30:32.745 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-10 12:30:32.748 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-08-10 12:30:32.752 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-08-10 12:30:32.752 | BEGIN { group = "" } 2022-08-10 12:30:32.752 | /^\[\[.+\|.*\]\]/ { 2022-08-10 12:30:32.752 | gsub("[][]", "", $1); 2022-08-10 12:30:32.752 | split($1, a, "|"); 2022-08-10 12:30:32.752 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-10 12:30:32.752 | group=a[1] 2022-08-10 12:30:32.752 | } else { 2022-08-10 12:30:32.752 | group="" 2022-08-10 12:30:32.752 | } 2022-08-10 12:30:32.752 | next 2022-08-10 12:30:32.752 | } 2022-08-10 12:30:32.752 | { 2022-08-10 12:30:32.752 | if (group != "") 2022-08-10 12:30:32.753 | print $0 2022-08-10 12:30:32.753 | } 2022-08-10 12:30:32.753 | ' /home/ubuntu/devstack/local.conf 2022-08-10 12:30:32.759 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.36/identity/v2.0"' 2022-08-10 12:30:32.762 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.36/identity/v2.0 2022-08-10 12:30:32.794 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:30:32.797 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-10 12:30:32.800 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-10 12:30:32.803 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-10 12:30:32.807 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-08-10 12:30:32.809 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:30:32.813 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:30:32.815 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-08-10 12:30:32.819 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:30:32.823 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-08-10 12:30:32.826 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-08-10 12:30:32.830 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-08-10 12:30:32.833 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 12:30:32.835 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-10 12:30:32.838 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-08-10 12:30:32.841 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-10 12:30:32.844 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-08-10 12:30:32.847 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:30:32.850 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:30:32.853 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-08-10 12:30:32.857 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-08-10 12:30:32.857 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-08-10 12:30:32.857 | BEGIN { 2022-08-10 12:30:32.857 | section = "" 2022-08-10 12:30:32.857 | last_section = "" 2022-08-10 12:30:32.857 | section_count = 0 2022-08-10 12:30:32.857 | } 2022-08-10 12:30:32.857 | /^\[.+\]/ { 2022-08-10 12:30:32.857 | gsub("[][]", "", $1); 2022-08-10 12:30:32.857 | section=$1 2022-08-10 12:30:32.858 | next 2022-08-10 12:30:32.858 | } 2022-08-10 12:30:32.858 | /^ *\#/ { 2022-08-10 12:30:32.858 | next 2022-08-10 12:30:32.858 | } 2022-08-10 12:30:32.858 | /^[^ \t]+/ { 2022-08-10 12:30:32.858 | # get offset of first = in $0 2022-08-10 12:30:32.858 | eq_idx = index($0, "=") 2022-08-10 12:30:32.858 | # extract attr & value from $0 2022-08-10 12:30:32.858 | attr = substr($0, 1, eq_idx - 1) 2022-08-10 12:30:32.858 | value = substr($0, eq_idx + 1) 2022-08-10 12:30:32.858 | # only need to strip trailing whitespace from attr 2022-08-10 12:30:32.858 | sub(/[ \t]*$/, "", attr) 2022-08-10 12:30:32.858 | # need to strip leading & trailing whitespace from value 2022-08-10 12:30:32.858 | sub(/^[ \t]*/, "", value) 2022-08-10 12:30:32.858 | sub(/[ \t]*$/, "", value) 2022-08-10 12:30:32.858 | 2022-08-10 12:30:32.858 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-10 12:30:32.858 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-10 12:30:32.858 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-10 12:30:32.858 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-10 12:30:32.858 | if (! (section, attr) in cfg_attr_count) { 2022-08-10 12:30:32.858 | if (section != last_section) { 2022-08-10 12:30:32.858 | cfg_section[section_count++] = section 2022-08-10 12:30:32.858 | last_section = section 2022-08-10 12:30:32.859 | } 2022-08-10 12:30:32.859 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-10 12:30:32.859 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-10 12:30:32.859 | 2022-08-10 12:30:32.859 | cfg_attr[section, attr, 0] = value 2022-08-10 12:30:32.859 | cfg_attr_count[section, attr] = 1 2022-08-10 12:30:32.859 | } else { 2022-08-10 12:30:32.859 | lno = cfg_attr_count[section, attr]++ 2022-08-10 12:30:32.859 | cfg_attr[section, attr, lno] = value 2022-08-10 12:30:32.859 | } 2022-08-10 12:30:32.859 | } 2022-08-10 12:30:32.859 | END { 2022-08-10 12:30:32.859 | # Process each section in order 2022-08-10 12:30:32.859 | for (sno = 0; sno < section_count; sno++) { 2022-08-10 12:30:32.859 | section = cfg_section[sno] 2022-08-10 12:30:32.859 | # The ini routines simply append a config item immediately 2022-08-10 12:30:32.859 | # after the section header. To keep the same order as defined 2022-08-10 12:30:32.859 | # in local.conf, invoke the ini routines in the reverse order 2022-08-10 12:30:32.859 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-10 12:30:32.859 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-10 12:30:32.859 | if (cfg_attr_count[section, attr] == 1) 2022-08-10 12:30:32.859 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-10 12:30:32.859 | else { 2022-08-10 12:30:32.859 | # For multiline, invoke the ini routines in the reverse order 2022-08-10 12:30:32.859 | count = cfg_attr_count[section, attr] 2022-08-10 12:30:32.859 | print "inidelete " configfile " " section " " attr 2022-08-10 12:30:32.859 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-10 12:30:32.859 | for (l = count -2; l >= 0; l--) 2022-08-10 12:30:32.859 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-10 12:30:32.859 | } 2022-08-10 12:30:32.860 | } 2022-08-10 12:30:32.860 | } 2022-08-10 12:30:32.860 | } 2022-08-10 12:30:32.860 | ' 2022-08-10 12:30:32.860 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:30:32.860 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 12:30:32.860 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-10 12:30:32.862 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-10 12:30:32.866 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-08-10 12:30:32.869 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-10 12:30:32.872 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-08-10 12:30:32.875 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-08-10 12:30:32.875 | BEGIN { group = "" } 2022-08-10 12:30:32.875 | /^\[\[.+\|.*\]\]/ { 2022-08-10 12:30:32.875 | gsub("[][]", "", $1); 2022-08-10 12:30:32.875 | split($1, a, "|"); 2022-08-10 12:30:32.875 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-10 12:30:32.875 | group=a[1] 2022-08-10 12:30:32.875 | } else { 2022-08-10 12:30:32.875 | group="" 2022-08-10 12:30:32.875 | } 2022-08-10 12:30:32.875 | next 2022-08-10 12:30:32.875 | } 2022-08-10 12:30:32.875 | { 2022-08-10 12:30:32.875 | if (group != "") 2022-08-10 12:30:32.875 | print $0 2022-08-10 12:30:32.875 | } 2022-08-10 12:30:32.875 | ' /home/ubuntu/devstack/local.conf 2022-08-10 12:30:32.882 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-08-10 12:30:32.886 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-08-10 12:30:32.915 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:30:32.918 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-08-10 12:30:32.921 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-08-10 12:30:32.951 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:30:32.954 | + ./stack.sh:main:1245 : is_service_enabled swift 2022-08-10 12:30:32.974 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:30:32.977 | + ./stack.sh:main:1246 : echo_summary 'Starting Swift' 2022-08-10 12:30:32.980 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:30:32.982 | + ./stack.sh:echo_summary:441 : echo -e Starting Swift 2022-08-10 12:30:32.986 | + ./stack.sh:main:1247 : start_swift 2022-08-10 12:30:32.988 | + lib/swift:start_swift:757 : restart_service memcached 2022-08-10 12:30:32.996 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 12:30:32.999 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-08-10 12:30:33.039 | + lib/swift:start_swift:760 : is_ubuntu 2022-08-10 12:30:33.042 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:30:33.045 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:30:33.047 | + lib/swift:start_swift:761 : sudo /etc/init.d/rsync restart 2022-08-10 12:30:33.500 | Restarting rsync (via systemctl): rsync.service. 2022-08-10 12:30:33.506 | + lib/swift:start_swift:768 : '[' False == True ']' 2022-08-10 12:30:33.510 | + lib/swift:start_swift:787 : [[ 1 == 1 ]] 2022-08-10 12:30:33.514 | + lib/swift:start_swift:788 : local foreground_services type 2022-08-10 12:30:33.518 | + lib/swift:start_swift:790 : foreground_services='object container account' 2022-08-10 12:30:33.521 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-08-10 12:30:33.525 | + lib/swift:start_swift:792 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-10 12:30:33.530 | + functions-common:run_process:1694 : local service=s-object 2022-08-10 12:30:33.537 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-10 12:30:33.539 | + functions-common:run_process:1696 : local group= 2022-08-10 12:30:33.542 | + functions-common:run_process:1697 : local user= 2022-08-10 12:30:33.545 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:30:33.549 | + functions-common:run_process:1700 : local name=s-object 2022-08-10 12:30:33.551 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:30:33.555 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:30:33.557 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:30:33.561 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:30:33.565 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:30:33.570 | + functions-common:time_start:2431 : _TIME_START[$name]=1660134633567 2022-08-10 12:30:33.573 | + functions-common:run_process:1703 : is_service_enabled s-object 2022-08-10 12:30:33.595 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:30:33.598 | + functions-common:run_process:1704 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2022-08-10 12:30:33.601 | + functions-common:_run_under_systemd:1654 : local service=s-object 2022-08-10 12:30:33.604 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-10 12:30:33.607 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-10 12:30:33.610 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-10 12:30:33.613 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-10 12:30:33.616 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-08-10 12:30:33.618 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-08-10 12:30:33.621 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-object.service 2022-08-10 12:30:33.624 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:30:33.627 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:30:33.630 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:30:33.633 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:30:33.635 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-08-10 12:30:33.638 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu '' 2022-08-10 12:30:33.640 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-object.service 2022-08-10 12:30:33.642 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-10 12:30:33.647 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:30:33.649 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:30:33.652 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:30:33.654 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:30:33.657 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:30:33.659 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-08-10 12:30:33.662 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:30:33.667 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-08-10 12:30:33.728 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-08-10 12:30:33.790 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-10 12:30:33.852 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-08-10 12:30:33.920 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-08-10 12:30:33.994 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:30:34.062 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:30:34.064 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:30:34.068 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-08-10 12:30:34.129 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:30:34.834 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-object.service 2022-08-10 12:30:34.850 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-08-10 12:30:35.507 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-object.service 2022-08-10 12:30:35.546 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:30:35.551 | + functions-common:time_stop:2440 : local name 2022-08-10 12:30:35.555 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:30:35.559 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:30:35.563 | + functions-common:time_stop:2443 : local total 2022-08-10 12:30:35.566 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:30:35.569 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:30:35.572 | + functions-common:time_stop:2447 : start_time=1660134633567 2022-08-10 12:30:35.576 | + functions-common:time_stop:2449 : [[ -z 1660134633567 ]] 2022-08-10 12:30:35.581 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:30:35.588 | + functions-common:time_stop:2452 : end_time=1660134635583 2022-08-10 12:30:35.592 | + functions-common:time_stop:2453 : elapsed_time=2016 2022-08-10 12:30:35.596 | + functions-common:time_stop:2454 : total=3848 2022-08-10 12:30:35.600 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:30:35.604 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5864 2022-08-10 12:30:35.608 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-08-10 12:30:35.612 | + lib/swift:start_swift:792 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-10 12:30:35.617 | + functions-common:run_process:1694 : local service=s-container 2022-08-10 12:30:35.622 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-10 12:30:35.627 | + functions-common:run_process:1696 : local group= 2022-08-10 12:30:35.631 | + functions-common:run_process:1697 : local user= 2022-08-10 12:30:35.635 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:30:35.640 | + functions-common:run_process:1700 : local name=s-container 2022-08-10 12:30:35.644 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:30:35.648 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:30:35.652 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:30:35.657 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:30:35.664 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:30:35.671 | + functions-common:time_start:2431 : _TIME_START[$name]=1660134635666 2022-08-10 12:30:35.675 | + functions-common:run_process:1703 : is_service_enabled s-container 2022-08-10 12:30:35.703 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:30:35.706 | + functions-common:run_process:1704 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2022-08-10 12:30:35.710 | + functions-common:_run_under_systemd:1654 : local service=s-container 2022-08-10 12:30:35.715 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-10 12:30:35.719 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-10 12:30:35.723 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-10 12:30:35.726 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-10 12:30:35.730 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-08-10 12:30:35.733 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-08-10 12:30:35.737 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container.service 2022-08-10 12:30:35.740 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:30:35.744 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:30:35.748 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:30:35.752 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:30:35.756 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-08-10 12:30:35.759 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu '' 2022-08-10 12:30:35.763 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container.service 2022-08-10 12:30:35.766 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-10 12:30:35.769 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:30:35.773 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:30:35.776 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:30:35.779 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:30:35.783 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:30:35.786 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-08-10 12:30:35.789 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:30:35.795 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-08-10 12:30:35.868 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-08-10 12:30:35.938 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-10 12:30:36.010 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-08-10 12:30:36.077 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-08-10 12:30:36.157 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:30:36.227 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:30:36.230 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:30:36.233 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-08-10 12:30:36.305 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:30:36.964 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container.service 2022-08-10 12:30:36.978 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-08-10 12:30:37.576 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container.service 2022-08-10 12:30:37.600 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:30:37.605 | + functions-common:time_stop:2440 : local name 2022-08-10 12:30:37.609 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:30:37.612 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:30:37.616 | + functions-common:time_stop:2443 : local total 2022-08-10 12:30:37.619 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:30:37.623 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:30:37.626 | + functions-common:time_stop:2447 : start_time=1660134635666 2022-08-10 12:30:37.630 | + functions-common:time_stop:2449 : [[ -z 1660134635666 ]] 2022-08-10 12:30:37.634 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:30:37.639 | + functions-common:time_stop:2452 : end_time=1660134637636 2022-08-10 12:30:37.641 | + functions-common:time_stop:2453 : elapsed_time=1970 2022-08-10 12:30:37.645 | + functions-common:time_stop:2454 : total=5864 2022-08-10 12:30:37.648 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:30:37.653 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7834 2022-08-10 12:30:37.656 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-08-10 12:30:37.659 | + lib/swift:start_swift:792 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-10 12:30:37.662 | + functions-common:run_process:1694 : local service=s-account 2022-08-10 12:30:37.665 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-10 12:30:37.669 | + functions-common:run_process:1696 : local group= 2022-08-10 12:30:37.672 | + functions-common:run_process:1697 : local user= 2022-08-10 12:30:37.675 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:30:37.678 | + functions-common:run_process:1700 : local name=s-account 2022-08-10 12:30:37.681 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:30:37.684 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:30:37.686 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:30:37.689 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:30:37.693 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:30:37.698 | + functions-common:time_start:2431 : _TIME_START[$name]=1660134637695 2022-08-10 12:30:37.701 | + functions-common:run_process:1703 : is_service_enabled s-account 2022-08-10 12:30:37.723 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:30:37.726 | + functions-common:run_process:1704 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2022-08-10 12:30:37.729 | + functions-common:_run_under_systemd:1654 : local service=s-account 2022-08-10 12:30:37.733 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-10 12:30:37.735 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-10 12:30:37.738 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-10 12:30:37.741 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-10 12:30:37.744 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-08-10 12:30:37.747 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-08-10 12:30:37.749 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-account.service 2022-08-10 12:30:37.752 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:30:37.756 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:30:37.758 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:30:37.761 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:30:37.764 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-08-10 12:30:37.767 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu '' 2022-08-10 12:30:37.770 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-account.service 2022-08-10 12:30:37.773 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-10 12:30:37.777 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:30:37.780 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:30:37.783 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:30:37.786 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:30:37.789 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:30:37.792 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-08-10 12:30:37.795 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:30:37.801 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-08-10 12:30:37.874 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-08-10 12:30:37.952 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-10 12:30:38.021 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-08-10 12:30:38.094 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-08-10 12:30:38.170 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:30:38.235 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:30:38.238 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:30:38.240 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-08-10 12:30:38.305 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:30:38.936 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-account.service 2022-08-10 12:30:38.953 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-08-10 12:30:39.548 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-account.service 2022-08-10 12:30:39.576 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:30:39.582 | + functions-common:time_stop:2440 : local name 2022-08-10 12:30:39.586 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:30:39.589 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:30:39.592 | + functions-common:time_stop:2443 : local total 2022-08-10 12:30:39.595 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:30:39.598 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:30:39.601 | + functions-common:time_stop:2447 : start_time=1660134637695 2022-08-10 12:30:39.604 | + functions-common:time_stop:2449 : [[ -z 1660134637695 ]] 2022-08-10 12:30:39.607 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:30:39.613 | + functions-common:time_stop:2452 : end_time=1660134639609 2022-08-10 12:30:39.616 | + functions-common:time_stop:2453 : elapsed_time=1914 2022-08-10 12:30:39.619 | + functions-common:time_stop:2454 : total=7834 2022-08-10 12:30:39.621 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:30:39.624 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9748 2022-08-10 12:30:39.626 | + lib/swift:start_swift:795 : [[ False == \T\r\u\e ]] 2022-08-10 12:30:39.629 | + lib/swift:start_swift:800 : enable_service s-container-sync 2022-08-10 12:30:39.695 | + lib/swift:start_swift:801 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-10 12:30:39.698 | + functions-common:run_process:1694 : local service=s-container-sync 2022-08-10 12:30:39.702 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-10 12:30:39.705 | + functions-common:run_process:1696 : local group= 2022-08-10 12:30:39.708 | + functions-common:run_process:1697 : local user= 2022-08-10 12:30:39.711 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:30:39.714 | + functions-common:run_process:1700 : local name=s-container-sync 2022-08-10 12:30:39.717 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:30:39.720 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:30:39.724 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:30:39.727 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:30:39.731 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:30:39.736 | + functions-common:time_start:2431 : _TIME_START[$name]=1660134639733 2022-08-10 12:30:39.738 | + functions-common:run_process:1703 : is_service_enabled s-container-sync 2022-08-10 12:30:39.761 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:30:39.765 | + functions-common:run_process:1704 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2022-08-10 12:30:39.768 | + functions-common:_run_under_systemd:1654 : local service=s-container-sync 2022-08-10 12:30:39.771 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-10 12:30:39.774 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-10 12:30:39.777 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-10 12:30:39.779 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-10 12:30:39.783 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-08-10 12:30:39.786 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-08-10 12:30:39.789 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container-sync.service 2022-08-10 12:30:39.791 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:30:39.794 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:30:39.797 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:30:39.800 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:30:39.804 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-08-10 12:30:39.806 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu '' 2022-08-10 12:30:39.809 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container-sync.service 2022-08-10 12:30:39.811 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-10 12:30:39.814 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:30:39.816 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:30:39.819 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:30:39.822 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:30:39.824 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:30:39.827 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-08-10 12:30:39.830 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:30:39.835 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-08-10 12:30:39.904 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-08-10 12:30:39.967 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-10 12:30:40.035 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-08-10 12:30:40.102 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-08-10 12:30:40.172 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:30:40.237 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:30:40.240 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:30:40.242 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-08-10 12:30:40.312 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:30:40.944 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container-sync.service 2022-08-10 12:30:41.560 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container-sync.service 2022-08-10 12:30:41.591 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:30:41.595 | + functions-common:time_stop:2440 : local name 2022-08-10 12:30:41.598 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:30:41.601 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:30:41.604 | + functions-common:time_stop:2443 : local total 2022-08-10 12:30:41.607 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:30:41.610 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:30:41.613 | + functions-common:time_stop:2447 : start_time=1660134639733 2022-08-10 12:30:41.617 | + functions-common:time_stop:2449 : [[ -z 1660134639733 ]] 2022-08-10 12:30:41.621 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:30:41.627 | + functions-common:time_stop:2452 : end_time=1660134641624 2022-08-10 12:30:41.630 | + functions-common:time_stop:2453 : elapsed_time=1891 2022-08-10 12:30:41.633 | + functions-common:time_stop:2454 : total=9748 2022-08-10 12:30:41.635 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:30:41.639 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=11639 2022-08-10 12:30:41.642 | + lib/swift:start_swift:808 : is_service_enabled tls-proxy 2022-08-10 12:30:41.663 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:30:41.666 | + lib/swift:start_swift:812 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-10 12:30:41.668 | + functions-common:run_process:1694 : local service=s-proxy 2022-08-10 12:30:41.671 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-10 12:30:41.673 | + functions-common:run_process:1696 : local group= 2022-08-10 12:30:41.676 | + functions-common:run_process:1697 : local user= 2022-08-10 12:30:41.679 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:30:41.681 | + functions-common:run_process:1700 : local name=s-proxy 2022-08-10 12:30:41.684 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:30:41.687 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:30:41.689 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:30:41.692 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:30:41.696 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:30:41.701 | + functions-common:time_start:2431 : _TIME_START[$name]=1660134641698 2022-08-10 12:30:41.704 | + functions-common:run_process:1703 : is_service_enabled s-proxy 2022-08-10 12:30:41.726 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:30:41.729 | + functions-common:run_process:1704 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2022-08-10 12:30:41.732 | + functions-common:_run_under_systemd:1654 : local service=s-proxy 2022-08-10 12:30:41.736 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-10 12:30:41.739 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-10 12:30:41.742 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-10 12:30:41.745 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-10 12:30:41.749 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-08-10 12:30:41.752 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-08-10 12:30:41.756 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-proxy.service 2022-08-10 12:30:41.758 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:30:41.761 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:30:41.764 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:30:41.768 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:30:41.771 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-08-10 12:30:41.774 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu '' 2022-08-10 12:30:41.776 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-proxy.service 2022-08-10 12:30:41.779 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-10 12:30:41.782 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:30:41.784 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:30:41.787 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:30:41.790 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:30:41.792 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:30:41.795 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-08-10 12:30:41.797 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:30:41.802 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-08-10 12:30:41.866 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-08-10 12:30:41.941 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-10 12:30:42.008 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-08-10 12:30:42.075 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-08-10 12:30:42.141 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:30:42.206 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:30:42.209 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:30:42.211 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-08-10 12:30:42.288 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:30:42.988 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-proxy.service 2022-08-10 12:30:43.003 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-08-10 12:30:43.613 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-proxy.service 2022-08-10 12:30:43.640 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:30:43.644 | + functions-common:time_stop:2440 : local name 2022-08-10 12:30:43.647 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:30:43.651 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:30:43.654 | + functions-common:time_stop:2443 : local total 2022-08-10 12:30:43.657 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:30:43.659 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:30:43.662 | + functions-common:time_stop:2447 : start_time=1660134641698 2022-08-10 12:30:43.665 | + functions-common:time_stop:2449 : [[ -z 1660134641698 ]] 2022-08-10 12:30:43.668 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:30:43.673 | + functions-common:time_stop:2452 : end_time=1660134643670 2022-08-10 12:30:43.676 | + functions-common:time_stop:2453 : elapsed_time=1972 2022-08-10 12:30:43.678 | + functions-common:time_stop:2454 : total=11639 2022-08-10 12:30:43.681 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:30:43.684 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=13611 2022-08-10 12:30:43.686 | + lib/swift:start_swift:817 : echo 'Waiting for swift proxy to start...' 2022-08-10 12:30:43.686 | Waiting for swift proxy to start... 2022-08-10 12:30:43.689 | + lib/swift:start_swift:818 : wait_for_service 60 http://10.222.0.36:8080/info 2022-08-10 12:30:43.692 | + functions:wait_for_service:457 : local timeout=60 2022-08-10 12:30:43.694 | + functions:wait_for_service:458 : local url=http://10.222.0.36:8080/info 2022-08-10 12:30:43.697 | + functions:wait_for_service:459 : local rval=0 2022-08-10 12:30:43.699 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-10 12:30:43.702 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-10 12:30:43.704 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:30:43.707 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:30:43.710 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:30:43.715 | + functions-common:time_start:2431 : _TIME_START[$name]=1660134643712 2022-08-10 12:30:43.718 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-10 12:30:43.724 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36:8080/info 2022-08-10 12:30:43.738 | + :: : [[ 000 == 503 ]] 2022-08-10 12:30:43.740 | + :: : [[ 7 -eq 7 ]] 2022-08-10 12:30:43.741 | + :: : sleep 1 2022-08-10 12:30:44.745 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36:8080/info 2022-08-10 12:30:44.759 | + :: : [[ 000 == 503 ]] 2022-08-10 12:30:44.760 | + :: : [[ 7 -eq 7 ]] 2022-08-10 12:30:44.761 | + :: : sleep 1 2022-08-10 12:30:45.765 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36:8080/info 2022-08-10 12:30:45.779 | + :: : [[ 000 == 503 ]] 2022-08-10 12:30:45.781 | + :: : [[ 7 -eq 7 ]] 2022-08-10 12:30:45.782 | + :: : sleep 1 2022-08-10 12:30:46.786 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36:8080/info 2022-08-10 12:30:46.807 | + :: : [[ 200 == 503 ]] 2022-08-10 12:30:46.808 | + :: : [[ 0 -eq 7 ]] 2022-08-10 12:30:46.812 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-10 12:30:46.814 | + functions-common:time_stop:2440 : local name 2022-08-10 12:30:46.817 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:30:46.820 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:30:46.822 | + functions-common:time_stop:2443 : local total 2022-08-10 12:30:46.825 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:30:46.828 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-10 12:30:46.830 | + functions-common:time_stop:2447 : start_time=1660134643712 2022-08-10 12:30:46.833 | + functions-common:time_stop:2449 : [[ -z 1660134643712 ]] 2022-08-10 12:30:46.838 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:30:46.843 | + functions-common:time_stop:2452 : end_time=1660134646840 2022-08-10 12:30:46.845 | + functions-common:time_stop:2453 : elapsed_time=3128 2022-08-10 12:30:46.848 | + functions-common:time_stop:2454 : total=6537 2022-08-10 12:30:46.850 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:30:46.853 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9665 2022-08-10 12:30:46.856 | + functions:wait_for_service:467 : return 0 2022-08-10 12:30:46.858 | + lib/swift:start_swift:822 : [[ False == \T\r\u\e ]] 2022-08-10 12:30:46.861 | + ./stack.sh:main:1253 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-10 12:30:46.863 | + ./stack.sh:main:1254 : is_service_enabled cinder 2022-08-10 12:30:46.883 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:30:46.885 | + ./stack.sh:main:1255 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-10 12:30:46.920 | + ./stack.sh:main:1258 : async_wait configure_neutron_nova 2022-08-10 12:30:46.982 | [510307 Async configure_neutron_nova:556865]: Waiting for completion of configure_neutron_nova running on PID 556865 (2 other jobs running) 2022-08-10 12:30:47.017 | [510307 Async configure_neutron_nova:556865]: Signaling child to exit 2022-08-10 12:30:47.017 | WAKEUP 2022-08-10 12:30:47.043 | [510307 Async configure_neutron_nova:556865]: Signaled 2022-08-10 12:30:47.045 | + lib/neutron:configure_neutron_nova:662 : is_neutron_legacy_enabled 2022-08-10 12:30:47.045 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 12:30:47.045 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-10 12:30:47.045 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 12:30:47.045 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-10 12:30:47.045 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-10 12:30:47.045 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-10 12:30:47.046 | + lib/neutron:configure_neutron_nova:664 : create_nova_conf_neutron /etc/nova/nova.conf 2022-08-10 12:30:47.046 | + lib/neutron-legacy:create_nova_conf_neutron:408 : local conf=/etc/nova/nova.conf 2022-08-10 12:30:47.046 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron auth_type password 2022-08-10 12:30:47.046 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.36/identity 2022-08-10 12:30:47.046 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron username neutron 2022-08-10 12:30:47.046 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-08-10 12:30:47.046 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-08-10 12:30:47.046 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron project_name service 2022-08-10 12:30:47.046 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-08-10 12:30:47.046 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-08-10 12:30:47.046 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-08-10 12:30:47.046 | + lib/neutron-legacy:create_nova_conf_neutron:420 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-08-10 12:30:47.046 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-08-10 12:30:47.046 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-08-10 12:30:47.046 | + lib/neutron-legacy:create_nova_conf_neutron:422 : is_service_enabled q-meta 2022-08-10 12:30:47.046 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:30:47.046 | + lib/neutron-legacy:create_nova_conf_neutron:423 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-08-10 12:30:47.046 | + lib/neutron-legacy:create_nova_conf_neutron:426 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-08-10 12:30:47.046 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-08-10 12:30:47.046 | + lib/neutron:configure_neutron_nova:665 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-08-10 12:30:47.046 | ++ lib/neutron:configure_neutron_nova:666 : seq 1 1 2022-08-10 12:30:47.046 | + lib/neutron:configure_neutron_nova:666 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-10 12:30:47.046 | + lib/neutron:configure_neutron_nova:667 : local conf 2022-08-10 12:30:47.046 | ++ lib/neutron:configure_neutron_nova:668 : conductor_conf 1 2022-08-10 12:30:47.046 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-10 12:30:47.046 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-10 12:30:47.046 | + lib/neutron:configure_neutron_nova:668 : conf=/etc/nova/nova_cell1.conf 2022-08-10 12:30:47.046 | + lib/neutron:configure_neutron_nova:669 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-08-10 12:30:47.047 | + lib/neutron-legacy:create_nova_conf_neutron:408 : local conf=/etc/nova/nova_cell1.conf 2022-08-10 12:30:47.047 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-08-10 12:30:47.047 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.36/identity 2022-08-10 12:30:47.047 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-08-10 12:30:47.047 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-08-10 12:30:47.047 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-08-10 12:30:47.047 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-08-10 12:30:47.047 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-08-10 12:30:47.047 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-08-10 12:30:47.047 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-08-10 12:30:47.047 | + lib/neutron-legacy:create_nova_conf_neutron:420 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-08-10 12:30:47.047 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-08-10 12:30:47.047 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-08-10 12:30:47.047 | + lib/neutron-legacy:create_nova_conf_neutron:422 : is_service_enabled q-meta 2022-08-10 12:30:47.047 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:30:47.047 | + lib/neutron-legacy:create_nova_conf_neutron:423 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-08-10 12:30:47.047 | + lib/neutron-legacy:create_nova_conf_neutron:426 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-08-10 12:30:47.047 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-08-10 12:30:47.099 | [510307 Async configure_neutron_nova:556865]: finished configure_neutron_nova with result 0 in 0 seconds 2022-08-10 12:30:47.104 | + inc/async:async_wait:197 : return 0 2022-08-10 12:30:47.108 | + ./stack.sh:main:1264 : is_service_enabled nova 2022-08-10 12:30:47.126 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:30:47.129 | + ./stack.sh:main:1265 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-10 12:30:47.160 | + ./stack.sh:main:1266 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-10 12:30:47.192 | + ./stack.sh:main:1270 : is_service_enabled n-api 2022-08-10 12:30:47.210 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:30:47.212 | + ./stack.sh:main:1271 : echo_summary 'Starting Nova API' 2022-08-10 12:30:47.215 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:30:47.217 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova API 2022-08-10 12:30:47.220 | + ./stack.sh:main:1272 : start_nova_api 2022-08-10 12:30:47.223 | + lib/nova:start_nova_api:930 : local service_port=8774 2022-08-10 12:30:47.225 | + lib/nova:start_nova_api:931 : local service_protocol=http 2022-08-10 12:30:47.228 | + lib/nova:start_nova_api:932 : local nova_url 2022-08-10 12:30:47.231 | + lib/nova:start_nova_api:933 : is_service_enabled tls-proxy 2022-08-10 12:30:47.253 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:30:47.256 | + lib/nova:start_nova_api:939 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:30:47.259 | + lib/nova:start_nova_api:940 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:30:47.263 | + lib/nova:start_nova_api:940 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:30:47.266 | + lib/nova:start_nova_api:942 : '[' True == False ']' 2022-08-10 12:30:47.271 | ++ lib/nova:start_nova_api:950 : which uwsgi 2022-08-10 12:30:47.276 | + lib/nova:start_nova_api:950 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-10 12:30:47.278 | + functions-common:run_process:1694 : local service=n-api 2022-08-10 12:30:47.282 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-10 12:30:47.285 | + functions-common:run_process:1696 : local group= 2022-08-10 12:30:47.288 | + functions-common:run_process:1697 : local user= 2022-08-10 12:30:47.290 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:30:47.293 | + functions-common:run_process:1700 : local name=n-api 2022-08-10 12:30:47.296 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:30:47.298 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:30:47.302 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:30:47.304 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:30:47.308 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:30:47.315 | + functions-common:time_start:2431 : _TIME_START[$name]=1660134647311 2022-08-10 12:30:47.318 | + functions-common:run_process:1703 : is_service_enabled n-api 2022-08-10 12:30:47.342 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:30:47.346 | + functions-common:run_process:1704 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2022-08-10 12:30:47.349 | + functions-common:_run_under_systemd:1654 : local service=n-api 2022-08-10 12:30:47.351 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-10 12:30:47.354 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-10 12:30:47.356 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-10 12:30:47.359 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-10 12:30:47.361 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-08-10 12:30:47.364 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-08-10 12:30:47.367 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-api.service 2022-08-10 12:30:47.369 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:30:47.372 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:30:47.375 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:30:47.377 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:30:47.381 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-08-10 12:30:47.384 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu '' 2022-08-10 12:30:47.387 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@n-api.service 2022-08-10 12:30:47.390 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-10 12:30:47.393 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-10 12:30:47.395 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-10 12:30:47.398 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-10 12:30:47.401 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-08-10 12:30:47.404 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-10 12:30:47.410 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-08-10 12:30:47.468 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-08-10 12:30:47.523 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-08-10 12:30:47.587 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-10 12:30:47.649 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:30:47.708 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-08-10 12:30:47.767 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-08-10 12:30:47.824 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-08-10 12:30:47.879 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-08-10 12:30:47.936 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-08-10 12:30:48.001 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-10 12:30:48.005 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-10 12:30:48.017 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-08-10 12:30:48.078 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-10 12:30:48.662 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-api.service 2022-08-10 12:30:48.678 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-08-10 12:30:49.245 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-api.service 2022-08-10 12:30:49.326 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:30:49.329 | + functions-common:time_stop:2440 : local name 2022-08-10 12:30:49.332 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:30:49.334 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:30:49.338 | + functions-common:time_stop:2443 : local total 2022-08-10 12:30:49.341 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:30:49.343 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:30:49.346 | + functions-common:time_stop:2447 : start_time=1660134647311 2022-08-10 12:30:49.349 | + functions-common:time_stop:2449 : [[ -z 1660134647311 ]] 2022-08-10 12:30:49.352 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:30:49.357 | + functions-common:time_stop:2452 : end_time=1660134649354 2022-08-10 12:30:49.360 | + functions-common:time_stop:2453 : elapsed_time=2043 2022-08-10 12:30:49.362 | + functions-common:time_stop:2454 : total=13611 2022-08-10 12:30:49.365 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:30:49.368 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=15654 2022-08-10 12:30:49.370 | + lib/nova:start_nova_api:951 : nova_url=http://10.222.0.36/compute/v2.1/ 2022-08-10 12:30:49.373 | + lib/nova:start_nova_api:954 : echo 'Waiting for nova-api to start...' 2022-08-10 12:30:49.373 | Waiting for nova-api to start... 2022-08-10 12:30:49.375 | + lib/nova:start_nova_api:955 : wait_for_service 60 http://10.222.0.36/compute/v2.1/ 2022-08-10 12:30:49.378 | + functions:wait_for_service:457 : local timeout=60 2022-08-10 12:30:49.381 | + functions:wait_for_service:458 : local url=http://10.222.0.36/compute/v2.1/ 2022-08-10 12:30:49.383 | + functions:wait_for_service:459 : local rval=0 2022-08-10 12:30:49.385 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-10 12:30:49.388 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-10 12:30:49.390 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:30:49.393 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:30:49.396 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:30:49.401 | + functions-common:time_start:2431 : _TIME_START[$name]=1660134649398 2022-08-10 12:30:49.404 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-10 12:30:49.410 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36/compute/v2.1/ 2022-08-10 12:30:55.082 | + :: : [[ 200 == 503 ]] 2022-08-10 12:30:55.083 | + :: : [[ 0 -eq 7 ]] 2022-08-10 12:30:55.087 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-10 12:30:55.089 | + functions-common:time_stop:2440 : local name 2022-08-10 12:30:55.092 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:30:55.095 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:30:55.097 | + functions-common:time_stop:2443 : local total 2022-08-10 12:30:55.100 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:30:55.102 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-10 12:30:55.105 | + functions-common:time_stop:2447 : start_time=1660134649398 2022-08-10 12:30:55.107 | + functions-common:time_stop:2449 : [[ -z 1660134649398 ]] 2022-08-10 12:30:55.111 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:30:55.116 | + functions-common:time_stop:2452 : end_time=1660134655113 2022-08-10 12:30:55.118 | + functions-common:time_stop:2453 : elapsed_time=5715 2022-08-10 12:30:55.121 | + functions-common:time_stop:2454 : total=9665 2022-08-10 12:30:55.124 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:30:55.126 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=15380 2022-08-10 12:30:55.131 | + functions:wait_for_service:467 : return 0 2022-08-10 12:30:55.134 | + lib/nova:start_nova_api:959 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:30:55.138 | + lib/nova:start_nova_api:959 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:30:55.141 | + ./stack.sh:main:1275 : is_service_enabled ovn-controller ovn-controller-vtep 2022-08-10 12:30:55.159 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:30:55.162 | + ./stack.sh:main:1276 : echo_summary 'Starting OVN services' 2022-08-10 12:30:55.165 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:30:55.168 | + ./stack.sh:echo_summary:441 : echo -e Starting OVN services 2022-08-10 12:30:55.171 | + ./stack.sh:main:1277 : start_ovn_services 2022-08-10 12:30:55.174 | + lib/neutron-legacy:start_ovn_services:519 : [[ openvswitch == \o\v\n ]] 2022-08-10 12:30:55.177 | + ./stack.sh:main:1280 : is_service_enabled neutron-api 2022-08-10 12:30:55.197 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:30:55.200 | + ./stack.sh:main:1283 : is_service_enabled q-svc 2022-08-10 12:30:55.222 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:30:55.225 | + ./stack.sh:main:1284 : echo_summary 'Starting Neutron' 2022-08-10 12:30:55.227 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:30:55.230 | + ./stack.sh:echo_summary:441 : echo -e Starting Neutron 2022-08-10 12:30:55.234 | + ./stack.sh:main:1285 : configure_neutron_after_post_config 2022-08-10 12:30:55.238 | + lib/neutron-legacy:configure_neutron_after_post_config:499 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-08-10 12:30:55.241 | + lib/neutron-legacy:configure_neutron_after_post_config:500 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-10 12:30:55.277 | + lib/neutron-legacy:configure_neutron_after_post_config:502 : configure_rbac_policies 2022-08-10 12:30:55.280 | + lib/neutron:configure_rbac_policies:651 : [[ False == \T\r\u\e ]] 2022-08-10 12:30:55.283 | + lib/neutron:configure_rbac_policies:651 : [[ False == \T\r\u\e ]] 2022-08-10 12:30:55.286 | + lib/neutron:configure_rbac_policies:655 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-08-10 12:30:55.321 | + lib/neutron:configure_rbac_policies:656 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-08-10 12:30:55.355 | + ./stack.sh:main:1286 : start_neutron_service_and_check 2022-08-10 12:30:55.358 | + lib/neutron-legacy:start_neutron_service_and_check:535 : local service_port=9696 2022-08-10 12:30:55.360 | + lib/neutron-legacy:start_neutron_service_and_check:536 : local service_protocol=http 2022-08-10 12:30:55.363 | + lib/neutron-legacy:start_neutron_service_and_check:537 : local cfg_file_options 2022-08-10 12:30:55.366 | + lib/neutron-legacy:start_neutron_service_and_check:538 : local neutron_url 2022-08-10 12:30:55.369 | ++ lib/neutron-legacy:start_neutron_service_and_check:540 : determine_config_files neutron-server 2022-08-10 12:30:55.372 | ++ lib/neutron-legacy:determine_config_files:337 : local opts= 2022-08-10 12:30:55.375 | ++ lib/neutron-legacy:determine_config_files:338 : case "$1" in 2022-08-10 12:30:55.378 | +++ lib/neutron-legacy:determine_config_files:339 : _determine_config_server 2022-08-10 12:30:55.386 | +++ lib/neutron-legacy:_determine_config_server:307 : [[ '' != '' ]] 2022-08-10 12:30:55.389 | +++ lib/neutron-legacy:_determine_config_server:314 : [[ 0 > 0 ]] 2022-08-10 12:30:55.392 | +++ lib/neutron-legacy:_determine_config_server:321 : local cfg_file 2022-08-10 12:30:55.395 | +++ lib/neutron-legacy:_determine_config_server:322 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:30:55.397 | +++ lib/neutron-legacy:_determine_config_server:326 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:30:55.400 | ++ lib/neutron-legacy:determine_config_files:339 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:30:55.403 | ++ lib/neutron-legacy:determine_config_files:342 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-08-10 12:30:55.406 | ++ lib/neutron-legacy:determine_config_files:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:30:55.409 | + lib/neutron-legacy:start_neutron_service_and_check:540 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:30:55.412 | + lib/neutron-legacy:start_neutron_service_and_check:542 : is_service_enabled tls-proxy 2022-08-10 12:30:55.430 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:30:55.433 | + lib/neutron-legacy:start_neutron_service_and_check:547 : '[' False == True ']' 2022-08-10 12:30:55.436 | + lib/neutron-legacy:start_neutron_service_and_check:554 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:30:55.439 | + functions-common:run_process:1694 : local service=q-svc 2022-08-10 12:30:55.442 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:30:55.444 | + functions-common:run_process:1696 : local group= 2022-08-10 12:30:55.447 | + functions-common:run_process:1697 : local user= 2022-08-10 12:30:55.450 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:30:55.452 | + functions-common:run_process:1700 : local name=q-svc 2022-08-10 12:30:55.455 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:30:55.458 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:30:55.460 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:30:55.463 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:30:55.466 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:30:55.471 | + functions-common:time_start:2431 : _TIME_START[$name]=1660134655468 2022-08-10 12:30:55.476 | + functions-common:run_process:1703 : is_service_enabled q-svc 2022-08-10 12:30:55.496 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:30:55.499 | + functions-common:run_process:1704 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2022-08-10 12:30:55.502 | + functions-common:_run_under_systemd:1654 : local service=q-svc 2022-08-10 12:30:55.506 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:30:55.508 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:30:55.512 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:30:55.515 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:30:55.518 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-08-10 12:30:55.520 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-08-10 12:30:55.524 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-svc.service 2022-08-10 12:30:55.527 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:30:55.529 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:30:55.532 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:30:55.535 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:30:55.538 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-08-10 12:30:55.540 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu '' 2022-08-10 12:30:55.543 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-svc.service 2022-08-10 12:30:55.546 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:30:55.548 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:30:55.550 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:30:55.553 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:30:55.555 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:30:55.558 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:30:55.560 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-08-10 12:30:55.563 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:30:55.567 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-08-10 12:30:55.626 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-08-10 12:30:55.688 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:30:55.748 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-08-10 12:30:55.808 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-08-10 12:30:55.868 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:30:55.928 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:30:55.931 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:30:55.934 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-08-10 12:30:55.993 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:30:56.591 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-svc.service 2022-08-10 12:30:56.610 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-08-10 12:30:57.216 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-svc.service 2022-08-10 12:30:57.251 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:30:57.254 | + functions-common:time_stop:2440 : local name 2022-08-10 12:30:57.257 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:30:57.260 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:30:57.263 | + functions-common:time_stop:2443 : local total 2022-08-10 12:30:57.266 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:30:57.269 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:30:57.273 | + functions-common:time_stop:2447 : start_time=1660134655468 2022-08-10 12:30:57.275 | + functions-common:time_stop:2449 : [[ -z 1660134655468 ]] 2022-08-10 12:30:57.281 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:30:57.286 | + functions-common:time_stop:2452 : end_time=1660134657283 2022-08-10 12:30:57.288 | + functions-common:time_stop:2453 : elapsed_time=1815 2022-08-10 12:30:57.291 | + functions-common:time_stop:2454 : total=15654 2022-08-10 12:30:57.294 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:30:57.296 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=17469 2022-08-10 12:30:57.299 | + lib/neutron-legacy:start_neutron_service_and_check:555 : neutron_url=http://10.222.0.36:9696/ 2022-08-10 12:30:57.302 | + lib/neutron-legacy:start_neutron_service_and_check:557 : is_service_enabled tls-proxy 2022-08-10 12:30:57.322 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:30:57.325 | + lib/neutron-legacy:start_neutron_service_and_check:561 : '[' '!' -z networking ']' 2022-08-10 12:30:57.328 | + lib/neutron-legacy:start_neutron_service_and_check:562 : neutron_url=http://10.222.0.36:9696/networking 2022-08-10 12:30:57.331 | + lib/neutron-legacy:start_neutron_service_and_check:564 : echo 'Waiting for Neutron to start...' 2022-08-10 12:30:57.331 | Waiting for Neutron to start... 2022-08-10 12:30:57.334 | + lib/neutron-legacy:start_neutron_service_and_check:566 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.36:9696/networking' 2022-08-10 12:30:57.337 | + lib/neutron-legacy:start_neutron_service_and_check:567 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.36:9696/networking' 'Neutron did not start' 60 2022-08-10 12:30:57.340 | + functions-common:test_with_retry:2378 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.36:9696/networking' 2022-08-10 12:30:57.344 | + functions-common:test_with_retry:2379 : local 'failmsg=Neutron did not start' 2022-08-10 12:30:57.346 | + functions-common:test_with_retry:2380 : local until=60 2022-08-10 12:30:57.349 | + functions-common:test_with_retry:2381 : local sleep=0.5 2022-08-10 12:30:57.352 | + functions-common:test_with_retry:2383 : time_start test_with_retry 2022-08-10 12:30:57.355 | + functions-common:time_start:2426 : local name=test_with_retry 2022-08-10 12:30:57.359 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:30:57.361 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:30:57.365 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:30:57.371 | + functions-common:time_start:2431 : _TIME_START[$name]=1660134657367 2022-08-10 12:30:57.373 | + functions-common:test_with_retry:2384 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.36:9696/networking; do sleep 0.5; done' 2022-08-10 12:31:02.981 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.36:9696/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2387 : time_stop test_with_retry 2022-08-10 12:31:02.984 | + functions-common:time_stop:2440 : local name 2022-08-10 12:31:02.988 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:31:02.993 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:31:02.996 | + functions-common:time_stop:2443 : local total 2022-08-10 12:31:03.001 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:31:03.005 | + functions-common:time_stop:2446 : name=test_with_retry 2022-08-10 12:31:03.014 | + functions-common:time_stop:2447 : start_time=1660134657367 2022-08-10 12:31:03.019 | + functions-common:time_stop:2449 : [[ -z 1660134657367 ]] 2022-08-10 12:31:03.023 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:31:03.033 | + functions-common:time_stop:2452 : end_time=1660134663026 2022-08-10 12:31:03.036 | + functions-common:time_stop:2453 : elapsed_time=5659 2022-08-10 12:31:03.040 | + functions-common:time_stop:2454 : total=0 2022-08-10 12:31:03.045 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:31:03.048 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5659 2022-08-10 12:31:03.052 | + ./stack.sh:main:1291 : is_service_enabled placement 2022-08-10 12:31:03.078 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:31:03.081 | + ./stack.sh:main:1292 : echo_summary 'Starting Placement' 2022-08-10 12:31:03.084 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:31:03.087 | + ./stack.sh:echo_summary:441 : echo -e Starting Placement 2022-08-10 12:31:03.089 | + ./stack.sh:main:1293 : start_placement 2022-08-10 12:31:03.092 | + lib/placement:start_placement:160 : start_placement_api 2022-08-10 12:31:03.095 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-08-10 12:31:03.098 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-08-10 12:31:03.103 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-10 12:31:03.106 | + functions-common:run_process:1694 : local service=placement-api 2022-08-10 12:31:03.108 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-10 12:31:03.111 | + functions-common:run_process:1696 : local group= 2022-08-10 12:31:03.114 | + functions-common:run_process:1697 : local user= 2022-08-10 12:31:03.116 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:31:03.119 | + functions-common:run_process:1700 : local name=placement-api 2022-08-10 12:31:03.122 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:31:03.125 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:31:03.127 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:31:03.130 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:31:03.134 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:31:03.139 | + functions-common:time_start:2431 : _TIME_START[$name]=1660134663136 2022-08-10 12:31:03.142 | + functions-common:run_process:1703 : is_service_enabled placement-api 2022-08-10 12:31:03.162 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:31:03.166 | + functions-common:run_process:1704 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2022-08-10 12:31:03.169 | + functions-common:_run_under_systemd:1654 : local service=placement-api 2022-08-10 12:31:03.172 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-10 12:31:03.174 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-10 12:31:03.177 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-10 12:31:03.181 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-10 12:31:03.183 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-08-10 12:31:03.186 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-08-10 12:31:03.189 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@placement-api.service 2022-08-10 12:31:03.192 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:31:03.194 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:31:03.197 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:31:03.200 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:31:03.202 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-08-10 12:31:03.205 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu '' 2022-08-10 12:31:03.208 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@placement-api.service 2022-08-10 12:31:03.210 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-10 12:31:03.214 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-10 12:31:03.217 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-10 12:31:03.220 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-10 12:31:03.223 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-08-10 12:31:03.226 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-10 12:31:03.231 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-08-10 12:31:03.294 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-08-10 12:31:03.358 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-08-10 12:31:03.423 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-10 12:31:03.480 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:31:03.547 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-08-10 12:31:03.613 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-08-10 12:31:03.682 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-08-10 12:31:03.741 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-08-10 12:31:03.811 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-08-10 12:31:03.876 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-10 12:31:03.878 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-10 12:31:03.882 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-08-10 12:31:03.950 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-10 12:31:04.540 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@placement-api.service 2022-08-10 12:31:04.555 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-08-10 12:31:05.151 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@placement-api.service 2022-08-10 12:31:05.231 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:31:05.234 | + functions-common:time_stop:2440 : local name 2022-08-10 12:31:05.237 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:31:05.241 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:31:05.243 | + functions-common:time_stop:2443 : local total 2022-08-10 12:31:05.246 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:31:05.249 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:31:05.252 | + functions-common:time_stop:2447 : start_time=1660134663136 2022-08-10 12:31:05.254 | + functions-common:time_stop:2449 : [[ -z 1660134663136 ]] 2022-08-10 12:31:05.260 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:31:05.264 | + functions-common:time_stop:2452 : end_time=1660134665260 2022-08-10 12:31:05.267 | + functions-common:time_stop:2453 : elapsed_time=2124 2022-08-10 12:31:05.269 | + functions-common:time_stop:2454 : total=17469 2022-08-10 12:31:05.272 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:31:05.276 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=19593 2022-08-10 12:31:05.278 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-08-10 12:31:05.278 | Waiting for placement-api to start... 2022-08-10 12:31:05.282 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.36/placement 2022-08-10 12:31:05.287 | + functions:wait_for_service:457 : local timeout=60 2022-08-10 12:31:05.291 | + functions:wait_for_service:458 : local url=http://10.222.0.36/placement 2022-08-10 12:31:05.296 | + functions:wait_for_service:459 : local rval=0 2022-08-10 12:31:05.299 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-10 12:31:05.305 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-10 12:31:05.308 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:31:05.311 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:31:05.315 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:31:05.320 | + functions-common:time_start:2431 : _TIME_START[$name]=1660134665317 2022-08-10 12:31:05.324 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-10 12:31:05.330 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36/placement 2022-08-10 12:31:07.920 | + :: : [[ 200 == 503 ]] 2022-08-10 12:31:07.921 | + :: : [[ 0 -eq 7 ]] 2022-08-10 12:31:07.925 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-10 12:31:07.928 | + functions-common:time_stop:2440 : local name 2022-08-10 12:31:07.930 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:31:07.933 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:31:07.936 | + functions-common:time_stop:2443 : local total 2022-08-10 12:31:07.939 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:31:07.944 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-10 12:31:07.948 | + functions-common:time_stop:2447 : start_time=1660134665317 2022-08-10 12:31:07.951 | + functions-common:time_stop:2449 : [[ -z 1660134665317 ]] 2022-08-10 12:31:07.956 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:31:07.961 | + functions-common:time_stop:2452 : end_time=1660134667958 2022-08-10 12:31:07.965 | + functions-common:time_stop:2453 : elapsed_time=2641 2022-08-10 12:31:07.967 | + functions-common:time_stop:2454 : total=15380 2022-08-10 12:31:07.970 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:31:07.973 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=18021 2022-08-10 12:31:07.977 | + functions:wait_for_service:467 : return 0 2022-08-10 12:31:07.980 | + ./stack.sh:main:1296 : is_service_enabled neutron 2022-08-10 12:31:08.000 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:31:08.003 | + ./stack.sh:main:1297 : start_neutron 2022-08-10 12:31:08.005 | + lib/neutron:start_neutron:748 : is_neutron_legacy_enabled 2022-08-10 12:31:08.010 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 12:31:08.011 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-10 12:31:08.016 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 12:31:08.019 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-10 12:31:08.022 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-08-10 12:31:08.025 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-10 12:31:08.027 | + lib/neutron:start_neutron:750 : start_mutnauq_l2_agent 2022-08-10 12:31:08.030 | + lib/neutron-legacy:start_mutnauq_l2_agent:573 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:31:08.033 | + functions-common:run_process:1694 : local service=q-agt 2022-08-10 12:31:08.035 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:31:08.038 | + functions-common:run_process:1696 : local group= 2022-08-10 12:31:08.041 | + functions-common:run_process:1697 : local user= 2022-08-10 12:31:08.043 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:31:08.046 | + functions-common:run_process:1700 : local name=q-agt 2022-08-10 12:31:08.049 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:31:08.052 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:31:08.055 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:31:08.058 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:31:08.061 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:31:08.067 | + functions-common:time_start:2431 : _TIME_START[$name]=1660134668064 2022-08-10 12:31:08.070 | + functions-common:run_process:1703 : is_service_enabled q-agt 2022-08-10 12:31:08.090 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:31:08.094 | + functions-common:run_process:1704 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2022-08-10 12:31:08.096 | + functions-common:_run_under_systemd:1654 : local service=q-agt 2022-08-10 12:31:08.100 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:31:08.103 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:31:08.106 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:31:08.109 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:31:08.112 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-08-10 12:31:08.115 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-08-10 12:31:08.118 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-agt.service 2022-08-10 12:31:08.121 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:31:08.124 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:31:08.127 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:31:08.129 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:31:08.132 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-08-10 12:31:08.135 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu '' 2022-08-10 12:31:08.138 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-agt.service 2022-08-10 12:31:08.141 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:31:08.144 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:31:08.147 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:31:08.149 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:31:08.151 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:31:08.154 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:31:08.156 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-08-10 12:31:08.159 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:31:08.164 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-08-10 12:31:08.223 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-08-10 12:31:08.284 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:31:08.346 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-08-10 12:31:08.406 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-08-10 12:31:08.465 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:31:08.523 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:31:08.526 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:31:08.529 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-08-10 12:31:08.590 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:31:09.206 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-agt.service 2022-08-10 12:31:09.222 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-08-10 12:31:09.792 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-agt.service 2022-08-10 12:31:09.824 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:31:09.827 | + functions-common:time_stop:2440 : local name 2022-08-10 12:31:09.831 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:31:09.833 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:31:09.836 | + functions-common:time_stop:2443 : local total 2022-08-10 12:31:09.838 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:31:09.841 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:31:09.843 | + functions-common:time_stop:2447 : start_time=1660134668064 2022-08-10 12:31:09.846 | + functions-common:time_stop:2449 : [[ -z 1660134668064 ]] 2022-08-10 12:31:09.849 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:31:09.854 | + functions-common:time_stop:2452 : end_time=1660134669851 2022-08-10 12:31:09.856 | + functions-common:time_stop:2453 : elapsed_time=1787 2022-08-10 12:31:09.859 | + functions-common:time_stop:2454 : total=19593 2022-08-10 12:31:09.861 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:31:09.864 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=21380 2022-08-10 12:31:09.866 | + lib/neutron-legacy:start_mutnauq_l2_agent:575 : is_provider_network 2022-08-10 12:31:09.869 | + functions-common:is_provider_network:2289 : '[' '' == True ']' 2022-08-10 12:31:09.871 | + functions-common:is_provider_network:2292 : return 1 2022-08-10 12:31:09.874 | + lib/neutron:start_neutron:751 : start_mutnauq_other_agents 2022-08-10 12:31:09.877 | + lib/neutron-legacy:start_mutnauq_other_agents:591 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-10 12:31:09.879 | + functions-common:run_process:1694 : local service=q-dhcp 2022-08-10 12:31:09.882 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-10 12:31:09.885 | + functions-common:run_process:1696 : local group= 2022-08-10 12:31:09.887 | + functions-common:run_process:1697 : local user= 2022-08-10 12:31:09.890 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:31:09.892 | + functions-common:run_process:1700 : local name=q-dhcp 2022-08-10 12:31:09.895 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:31:09.897 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:31:09.900 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:31:09.903 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:31:09.906 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:31:09.911 | + functions-common:time_start:2431 : _TIME_START[$name]=1660134669908 2022-08-10 12:31:09.913 | + functions-common:run_process:1703 : is_service_enabled q-dhcp 2022-08-10 12:31:09.931 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:31:09.934 | + functions-common:run_process:1704 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' '' 2022-08-10 12:31:09.936 | + functions-common:_run_under_systemd:1654 : local service=q-dhcp 2022-08-10 12:31:09.939 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-10 12:31:09.941 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-10 12:31:09.944 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-10 12:31:09.947 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-10 12:31:09.949 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-08-10 12:31:09.952 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-08-10 12:31:09.954 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-dhcp.service 2022-08-10 12:31:09.957 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:31:09.959 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:31:09.962 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:31:09.964 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:31:09.967 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-08-10 12:31:09.970 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu '' 2022-08-10 12:31:09.973 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-dhcp.service 2022-08-10 12:31:09.976 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-10 12:31:09.979 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:31:09.981 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:31:09.984 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:31:09.987 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:31:09.989 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:31:09.992 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-08-10 12:31:09.994 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:31:09.999 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-08-10 12:31:10.055 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-08-10 12:31:10.111 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-10 12:31:10.172 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-08-10 12:31:10.239 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-08-10 12:31:10.301 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:31:10.364 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:31:10.368 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:31:10.372 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-08-10 12:31:10.433 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:31:11.022 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-dhcp.service 2022-08-10 12:31:11.036 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-08-10 12:31:11.630 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-dhcp.service 2022-08-10 12:31:11.654 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:31:11.657 | + functions-common:time_stop:2440 : local name 2022-08-10 12:31:11.667 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:31:11.670 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:31:11.673 | + functions-common:time_stop:2443 : local total 2022-08-10 12:31:11.676 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:31:11.679 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:31:11.681 | + functions-common:time_stop:2447 : start_time=1660134669908 2022-08-10 12:31:11.684 | + functions-common:time_stop:2449 : [[ -z 1660134669908 ]] 2022-08-10 12:31:11.687 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:31:11.693 | + functions-common:time_stop:2452 : end_time=1660134671689 2022-08-10 12:31:11.697 | + functions-common:time_stop:2453 : elapsed_time=1781 2022-08-10 12:31:11.701 | + functions-common:time_stop:2454 : total=21380 2022-08-10 12:31:11.704 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:31:11.707 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=23161 2022-08-10 12:31:11.712 | ++ lib/neutron-legacy:start_mutnauq_other_agents:593 : determine_config_files neutron-l3-agent 2022-08-10 12:31:11.715 | ++ lib/neutron-legacy:determine_config_files:337 : local opts= 2022-08-10 12:31:11.718 | ++ lib/neutron-legacy:determine_config_files:338 : case "$1" in 2022-08-10 12:31:11.723 | +++ lib/neutron-legacy:determine_config_files:340 : _determine_config_l3 2022-08-10 12:31:11.727 | +++ lib/neutron-legacy:_determine_config_l3:330 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 12:31:11.730 | +++ lib/neutron-legacy:_determine_config_l3:331 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 12:31:11.734 | ++ lib/neutron-legacy:determine_config_files:340 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 12:31:11.737 | ++ lib/neutron-legacy:determine_config_files:342 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-08-10 12:31:11.741 | ++ lib/neutron-legacy:determine_config_files:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 12:31:11.744 | + lib/neutron-legacy:start_mutnauq_other_agents:593 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 12:31:11.748 | + functions-common:run_process:1694 : local service=q-l3 2022-08-10 12:31:11.751 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 12:31:11.755 | + functions-common:run_process:1696 : local group= 2022-08-10 12:31:11.757 | + functions-common:run_process:1697 : local user= 2022-08-10 12:31:11.760 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:31:11.763 | + functions-common:run_process:1700 : local name=q-l3 2022-08-10 12:31:11.766 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:31:11.769 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:31:11.772 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:31:11.775 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:31:11.778 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:31:11.784 | + functions-common:time_start:2431 : _TIME_START[$name]=1660134671780 2022-08-10 12:31:11.786 | + functions-common:run_process:1703 : is_service_enabled q-l3 2022-08-10 12:31:11.807 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:31:11.809 | + functions-common:run_process:1704 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' '' 2022-08-10 12:31:11.813 | + functions-common:_run_under_systemd:1654 : local service=q-l3 2022-08-10 12:31:11.816 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 12:31:11.818 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 12:31:11.821 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 12:31:11.824 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 12:31:11.827 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-08-10 12:31:11.830 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-08-10 12:31:11.833 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-l3.service 2022-08-10 12:31:11.835 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:31:11.838 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:31:11.841 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:31:11.844 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:31:11.847 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-08-10 12:31:11.851 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu '' 2022-08-10 12:31:11.854 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-l3.service 2022-08-10 12:31:11.857 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 12:31:11.860 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:31:11.863 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:31:11.866 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:31:11.868 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:31:11.871 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:31:11.874 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-08-10 12:31:11.876 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:31:11.881 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-08-10 12:31:11.938 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-08-10 12:31:11.995 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 12:31:12.063 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-08-10 12:31:12.131 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-08-10 12:31:12.190 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:31:12.261 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:31:12.264 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:31:12.267 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-08-10 12:31:12.348 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:31:12.935 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-l3.service 2022-08-10 12:31:12.948 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-08-10 12:31:13.528 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-l3.service 2022-08-10 12:31:13.555 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:31:13.557 | + functions-common:time_stop:2440 : local name 2022-08-10 12:31:13.560 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:31:13.562 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:31:13.565 | + functions-common:time_stop:2443 : local total 2022-08-10 12:31:13.568 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:31:13.570 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:31:13.573 | + functions-common:time_stop:2447 : start_time=1660134671780 2022-08-10 12:31:13.575 | + functions-common:time_stop:2449 : [[ -z 1660134671780 ]] 2022-08-10 12:31:13.581 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:31:13.584 | + functions-common:time_stop:2452 : end_time=1660134673580 2022-08-10 12:31:13.586 | + functions-common:time_stop:2453 : elapsed_time=1800 2022-08-10 12:31:13.589 | + functions-common:time_stop:2454 : total=23161 2022-08-10 12:31:13.591 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:31:13.594 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=24961 2022-08-10 12:31:13.597 | + lib/neutron-legacy:start_mutnauq_other_agents:595 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-10 12:31:13.599 | + functions-common:run_process:1694 : local service=q-meta 2022-08-10 12:31:13.602 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-10 12:31:13.605 | + functions-common:run_process:1696 : local group= 2022-08-10 12:31:13.608 | + functions-common:run_process:1697 : local user= 2022-08-10 12:31:13.610 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:31:13.613 | + functions-common:run_process:1700 : local name=q-meta 2022-08-10 12:31:13.616 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:31:13.618 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:31:13.621 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:31:13.623 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:31:13.629 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:31:13.633 | + functions-common:time_start:2431 : _TIME_START[$name]=1660134673629 2022-08-10 12:31:13.635 | + functions-common:run_process:1703 : is_service_enabled q-meta 2022-08-10 12:31:13.660 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:31:13.662 | + functions-common:run_process:1704 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' '' 2022-08-10 12:31:13.665 | + functions-common:_run_under_systemd:1654 : local service=q-meta 2022-08-10 12:31:13.668 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-10 12:31:13.670 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-10 12:31:13.673 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-10 12:31:13.676 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-10 12:31:13.678 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-08-10 12:31:13.681 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-08-10 12:31:13.684 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-meta.service 2022-08-10 12:31:13.686 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:31:13.689 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:31:13.692 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:31:13.694 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:31:13.697 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-08-10 12:31:13.700 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu '' 2022-08-10 12:31:13.703 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-meta.service 2022-08-10 12:31:13.705 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-10 12:31:13.708 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:31:13.711 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:31:13.713 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:31:13.717 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:31:13.720 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:31:13.724 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-08-10 12:31:13.727 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:31:13.732 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-08-10 12:31:13.807 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-08-10 12:31:13.898 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-10 12:31:13.965 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-08-10 12:31:14.064 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-08-10 12:31:14.139 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:31:14.218 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:31:14.221 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:31:14.223 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-08-10 12:31:14.285 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:31:14.904 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-meta.service 2022-08-10 12:31:14.918 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-08-10 12:31:15.553 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-meta.service 2022-08-10 12:31:15.587 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:31:15.590 | + functions-common:time_stop:2440 : local name 2022-08-10 12:31:15.595 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:31:15.598 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:31:15.601 | + functions-common:time_stop:2443 : local total 2022-08-10 12:31:15.608 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:31:15.610 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:31:15.613 | + functions-common:time_stop:2447 : start_time=1660134673629 2022-08-10 12:31:15.616 | + functions-common:time_stop:2449 : [[ -z 1660134673629 ]] 2022-08-10 12:31:15.620 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:31:15.625 | + functions-common:time_stop:2452 : end_time=1660134675621 2022-08-10 12:31:15.628 | + functions-common:time_stop:2453 : elapsed_time=1992 2022-08-10 12:31:15.632 | + functions-common:time_stop:2454 : total=24961 2022-08-10 12:31:15.635 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:31:15.637 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=26953 2022-08-10 12:31:15.641 | + lib/neutron-legacy:start_mutnauq_other_agents:596 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-10 12:31:15.644 | + functions-common:run_process:1694 : local service=q-metering 2022-08-10 12:31:15.646 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-10 12:31:15.649 | + functions-common:run_process:1696 : local group= 2022-08-10 12:31:15.651 | + functions-common:run_process:1697 : local user= 2022-08-10 12:31:15.654 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:31:15.656 | + functions-common:run_process:1700 : local name=q-metering 2022-08-10 12:31:15.659 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:31:15.661 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:31:15.664 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:31:15.666 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:31:15.672 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:31:15.675 | + functions-common:time_start:2431 : _TIME_START[$name]=1660134675671 2022-08-10 12:31:15.679 | + functions-common:run_process:1703 : is_service_enabled q-metering 2022-08-10 12:31:15.711 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:31:15.713 | + functions-common:run_process:1704 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' '' 2022-08-10 12:31:15.715 | + functions-common:_run_under_systemd:1654 : local service=q-metering 2022-08-10 12:31:15.720 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-10 12:31:15.724 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-10 12:31:15.730 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-10 12:31:15.732 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-10 12:31:15.734 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-08-10 12:31:15.738 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-08-10 12:31:15.741 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-metering.service 2022-08-10 12:31:15.747 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:31:15.747 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:31:15.750 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:31:15.756 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:31:15.760 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-08-10 12:31:15.766 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu '' 2022-08-10 12:31:15.769 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-metering.service 2022-08-10 12:31:15.776 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-10 12:31:15.781 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:31:15.784 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:31:15.786 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:31:15.789 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:31:15.791 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:31:15.794 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-08-10 12:31:15.797 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:31:15.802 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-08-10 12:31:15.862 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-08-10 12:31:15.942 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-10 12:31:16.010 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-08-10 12:31:16.081 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-08-10 12:31:16.151 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:31:16.214 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:31:16.217 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:31:16.220 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-08-10 12:31:16.285 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:31:17.001 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-metering.service 2022-08-10 12:31:17.016 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-08-10 12:31:17.787 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-metering.service 2022-08-10 12:31:17.817 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:31:17.821 | + functions-common:time_stop:2440 : local name 2022-08-10 12:31:17.828 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:31:17.831 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:31:17.836 | + functions-common:time_stop:2443 : local total 2022-08-10 12:31:17.839 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:31:17.844 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:31:17.846 | + functions-common:time_stop:2447 : start_time=1660134675671 2022-08-10 12:31:17.859 | + functions-common:time_stop:2449 : [[ -z 1660134675671 ]] 2022-08-10 12:31:17.865 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:31:17.874 | + functions-common:time_stop:2452 : end_time=1660134677868 2022-08-10 12:31:17.876 | + functions-common:time_stop:2453 : elapsed_time=2197 2022-08-10 12:31:17.887 | + functions-common:time_stop:2454 : total=26953 2022-08-10 12:31:17.896 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:31:17.900 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=29150 2022-08-10 12:31:17.904 | + ./stack.sh:main:1300 : is_service_enabled q-svc 2022-08-10 12:31:17.952 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:31:17.960 | + ./stack.sh:main:1300 : [[ True == \T\r\u\e ]] 2022-08-10 12:31:17.965 | + ./stack.sh:main:1301 : echo_summary 'Creating initial neutron network elements' 2022-08-10 12:31:17.972 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:31:17.983 | + ./stack.sh:echo_summary:441 : echo -e Creating initial neutron network elements 2022-08-10 12:31:17.989 | + ./stack.sh:main:1304 : type -p neutron_plugin_create_initial_networks 2022-08-10 12:31:17.994 | + ./stack.sh:main:1307 : create_neutron_initial_network 2022-08-10 12:31:17.998 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-08-10 12:31:18.002 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-08-10 12:31:18.008 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-08-10 12:31:18.019 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-10 12:31:21.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:31:21.852 | from cryptography.utils import int_from_bytes 2022-08-10 12:31:21.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:31:21.852 | from cryptography.utils import int_from_bytes 2022-08-10 12:31:22.036 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:31:22.044 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-10 12:31:22.044 | address-scope 2022-08-10 12:31:22.044 | router-admin-state-down-before-update 2022-08-10 12:31:22.044 | agent 2022-08-10 12:31:22.044 | agent-resources-synced 2022-08-10 12:31:22.044 | allowed-address-pairs 2022-08-10 12:31:22.044 | auto-allocated-topology 2022-08-10 12:31:22.044 | availability_zone 2022-08-10 12:31:22.044 | availability_zone_filter 2022-08-10 12:31:22.044 | default-subnetpools 2022-08-10 12:31:22.044 | dhcp_agent_scheduler 2022-08-10 12:31:22.044 | dvr 2022-08-10 12:31:22.044 | empty-string-filtering 2022-08-10 12:31:22.044 | external-net 2022-08-10 12:31:22.044 | extra_dhcp_opt 2022-08-10 12:31:22.044 | extraroute 2022-08-10 12:31:22.044 | extraroute-atomic 2022-08-10 12:31:22.044 | filter-validation 2022-08-10 12:31:22.044 | fip-port-details 2022-08-10 12:31:22.044 | flavors 2022-08-10 12:31:22.044 | floatingip-pools 2022-08-10 12:31:22.044 | ip-substring-filtering 2022-08-10 12:31:22.044 | router 2022-08-10 12:31:22.044 | ext-gw-mode 2022-08-10 12:31:22.044 | l3-ha 2022-08-10 12:31:22.044 | l3-flavors 2022-08-10 12:31:22.044 | l3-port-ip-change-not-allowed 2022-08-10 12:31:22.044 | l3_agent_scheduler 2022-08-10 12:31:22.044 | metering 2022-08-10 12:31:22.044 | metering_source_and_destination_fields 2022-08-10 12:31:22.044 | multi-provider 2022-08-10 12:31:22.044 | net-mtu 2022-08-10 12:31:22.044 | net-mtu-writable 2022-08-10 12:31:22.045 | network_availability_zone 2022-08-10 12:31:22.045 | network-ip-availability 2022-08-10 12:31:22.045 | pagination 2022-08-10 12:31:22.045 | port-device-profile 2022-08-10 12:31:22.045 | port-mac-override 2022-08-10 12:31:22.045 | port-mac-address-regenerate 2022-08-10 12:31:22.045 | port-numa-affinity-policy 2022-08-10 12:31:22.045 | binding 2022-08-10 12:31:22.045 | binding-extended 2022-08-10 12:31:22.045 | port-security 2022-08-10 12:31:22.045 | project-id 2022-08-10 12:31:22.045 | provider 2022-08-10 12:31:22.045 | quota-check-limit 2022-08-10 12:31:22.045 | quotas 2022-08-10 12:31:22.045 | quota_details 2022-08-10 12:31:22.045 | rbac-policies 2022-08-10 12:31:22.045 | rbac-address-group 2022-08-10 12:31:22.045 | rbac-address-scope 2022-08-10 12:31:22.045 | rbac-security-groups 2022-08-10 12:31:22.045 | rbac-subnetpool 2022-08-10 12:31:22.045 | revision-if-match 2022-08-10 12:31:22.045 | standard-attr-revisions 2022-08-10 12:31:22.045 | router_availability_zone 2022-08-10 12:31:22.045 | security-groups-normalized-cidr 2022-08-10 12:31:22.045 | port-security-groups-filtering 2022-08-10 12:31:22.045 | security-groups-remote-address-group 2022-08-10 12:31:22.045 | security-groups-shared-filtering 2022-08-10 12:31:22.045 | security-group 2022-08-10 12:31:22.045 | service-type 2022-08-10 12:31:22.045 | sorting 2022-08-10 12:31:22.045 | standard-attr-description 2022-08-10 12:31:22.045 | stateful-security-group 2022-08-10 12:31:22.045 | subnet_onboard 2022-08-10 12:31:22.045 | subnet-service-types 2022-08-10 12:31:22.045 | subnet_allocation 2022-08-10 12:31:22.045 | subnetpool-prefix-ops 2022-08-10 12:31:22.045 | standard-attr-tag 2022-08-10 12:31:22.045 | standard-attr-timestamp' 2022-08-10 12:31:22.055 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-10 12:31:22.055 | address-scope 2022-08-10 12:31:22.055 | router-admin-state-down-before-update 2022-08-10 12:31:22.055 | agent 2022-08-10 12:31:22.055 | agent-resources-synced 2022-08-10 12:31:22.055 | allowed-address-pairs 2022-08-10 12:31:22.055 | auto-allocated-topology 2022-08-10 12:31:22.055 | availability_zone 2022-08-10 12:31:22.055 | availability_zone_filter 2022-08-10 12:31:22.055 | default-subnetpools 2022-08-10 12:31:22.055 | dhcp_agent_scheduler 2022-08-10 12:31:22.055 | dvr 2022-08-10 12:31:22.055 | empty-string-filtering 2022-08-10 12:31:22.055 | external-net 2022-08-10 12:31:22.055 | extra_dhcp_opt 2022-08-10 12:31:22.055 | extraroute 2022-08-10 12:31:22.055 | extraroute-atomic 2022-08-10 12:31:22.055 | filter-validation 2022-08-10 12:31:22.056 | fip-port-details 2022-08-10 12:31:22.056 | flavors 2022-08-10 12:31:22.056 | floatingip-pools 2022-08-10 12:31:22.056 | ip-substring-filtering 2022-08-10 12:31:22.056 | router 2022-08-10 12:31:22.056 | ext-gw-mode 2022-08-10 12:31:22.056 | l3-ha 2022-08-10 12:31:22.056 | l3-flavors 2022-08-10 12:31:22.056 | l3-port-ip-change-not-allowed 2022-08-10 12:31:22.056 | l3_agent_scheduler 2022-08-10 12:31:22.056 | metering 2022-08-10 12:31:22.056 | metering_source_and_destination_fields 2022-08-10 12:31:22.056 | multi-provider 2022-08-10 12:31:22.056 | net-mtu 2022-08-10 12:31:22.056 | net-mtu-writable 2022-08-10 12:31:22.056 | network_availability_zone 2022-08-10 12:31:22.056 | network-ip-availability 2022-08-10 12:31:22.056 | pagination 2022-08-10 12:31:22.056 | port-device-profile 2022-08-10 12:31:22.056 | port-mac-override 2022-08-10 12:31:22.056 | port-mac-address-regenerate 2022-08-10 12:31:22.056 | port-numa-affinity-policy 2022-08-10 12:31:22.056 | binding 2022-08-10 12:31:22.056 | binding-extended 2022-08-10 12:31:22.056 | port-security 2022-08-10 12:31:22.056 | project-id 2022-08-10 12:31:22.056 | provider 2022-08-10 12:31:22.056 | quota-check-limit 2022-08-10 12:31:22.056 | quotas 2022-08-10 12:31:22.056 | quota_details 2022-08-10 12:31:22.056 | rbac-policies 2022-08-10 12:31:22.056 | rbac-address-group 2022-08-10 12:31:22.056 | rbac-address-scope 2022-08-10 12:31:22.056 | rbac-security-groups 2022-08-10 12:31:22.056 | rbac-subnetpool 2022-08-10 12:31:22.056 | revision-if-match 2022-08-10 12:31:22.056 | standard-attr-revisions 2022-08-10 12:31:22.056 | router_availability_zone 2022-08-10 12:31:22.057 | security-groups-normalized-cidr 2022-08-10 12:31:22.057 | port-security-groups-filtering 2022-08-10 12:31:22.057 | security-groups-remote-address-group 2022-08-10 12:31:22.057 | security-groups-shared-filtering 2022-08-10 12:31:22.057 | security-group 2022-08-10 12:31:22.057 | service-type 2022-08-10 12:31:22.057 | sorting 2022-08-10 12:31:22.057 | standard-attr-description 2022-08-10 12:31:22.057 | stateful-security-group 2022-08-10 12:31:22.057 | subnet_onboard 2022-08-10 12:31:22.057 | subnet-service-types 2022-08-10 12:31:22.057 | subnet_allocation 2022-08-10 12:31:22.057 | subnetpool-prefix-ops 2022-08-10 12:31:22.057 | standard-attr-tag 2022-08-10 12:31:22.057 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-08-10 12:31:22.060 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-10 12:31:22.068 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-08-10 12:31:22.076 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-08-10 12:31:22.091 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-08-10 12:31:25.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:31:25.438 | from cryptography.utils import int_from_bytes 2022-08-10 12:31:25.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:31:25.438 | from cryptography.utils import int_from_bytes 2022-08-10 12:31:25.624 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:31:25.627 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=3006ced2-0e7d-4d6d-8b68-ad7127e3d191 2022-08-10 12:31:25.630 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-08-10 12:31:25.633 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-08-10 12:31:25.635 | + functions-common:is_provider_network:2289 : '[' '' == True ']' 2022-08-10 12:31:25.638 | + functions-common:is_provider_network:2292 : return 1 2022-08-10 12:31:25.642 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-08-10 12:31:25.642 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-08-10 12:31:25.643 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-08-10 12:31:25.646 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:31:25.648 | ++ functions-common:get_field:813 : read data 2022-08-10 12:31:28.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:31:28.778 | from cryptography.utils import int_from_bytes 2022-08-10 12:31:28.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:31:28.778 | from cryptography.utils import int_from_bytes 2022-08-10 12:31:28.950 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:31:28.954 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-10 12:31:28.958 | ++ functions-common:get_field:817 : field='$3' 2022-08-10 12:31:28.961 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-10 12:31:28.962 | ++ functions-common:get_field:819 : echo '| id | a267446d-d0e5-4910-87fc-740b1e8933c6 |' 2022-08-10 12:31:28.968 | ++ functions-common:get_field:813 : read data 2022-08-10 12:31:28.972 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=a267446d-d0e5-4910-87fc-740b1e8933c6 2022-08-10 12:31:28.975 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-08-10 12:31:28.978 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 12:31:28.997 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-08-10 12:31:29.001 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-08-10 12:31:29.004 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z 3006ced2-0e7d-4d6d-8b68-ad7127e3d191 ']' 2022-08-10 12:31:29.007 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-08-10 12:31:29.010 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-08-10 12:31:29.014 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-08-10 12:31:29.018 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool 3006ced2-0e7d-4d6d-8b68-ad7127e3d191 ' 2022-08-10 12:31:29.021 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-08-10 12:31:29.024 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network a267446d-d0e5-4910-87fc-740b1e8933c6 private-subnet' 2022-08-10 12:31:29.027 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-08-10 12:31:29.032 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool 3006ced2-0e7d-4d6d-8b68-ad7127e3d191 --network a267446d-d0e5-4910-87fc-740b1e8933c6 private-subnet 2022-08-10 12:31:29.034 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-08-10 12:31:29.034 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-08-10 12:31:29.037 | +++ functions-common:get_field:812 : local data field 2022-08-10 12:31:29.040 | +++ functions-common:get_field:813 : read data 2022-08-10 12:31:32.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:31:32.176 | from cryptography.utils import int_from_bytes 2022-08-10 12:31:32.176 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:31:32.176 | from cryptography.utils import int_from_bytes 2022-08-10 12:31:32.332 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:31:32.335 | +++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-10 12:31:32.338 | +++ functions-common:get_field:817 : field='$3' 2022-08-10 12:31:32.341 | +++ functions-common:get_field:819 : echo '| id | 158488a7-e802-41d6-bc47-652a47436684 |' 2022-08-10 12:31:32.342 | +++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-10 12:31:32.348 | +++ functions-common:get_field:813 : read data 2022-08-10 12:31:32.352 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=158488a7-e802-41d6-bc47-652a47436684 2022-08-10 12:31:32.355 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-08-10 12:31:32.357 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 12:31:32.377 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo 158488a7-e802-41d6-bc47-652a47436684 2022-08-10 12:31:32.380 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=158488a7-e802-41d6-bc47-652a47436684 2022-08-10 12:31:32.384 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-08-10 12:31:32.387 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-08-10 12:31:32.391 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=router 2022-08-10 12:31:32.394 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-10 12:31:34.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:31:34.924 | from cryptography.utils import int_from_bytes 2022-08-10 12:31:34.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:31:34.924 | from cryptography.utils import int_from_bytes 2022-08-10 12:31:35.087 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:31:35.090 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-10 12:31:35.090 | address-scope 2022-08-10 12:31:35.090 | router-admin-state-down-before-update 2022-08-10 12:31:35.090 | agent 2022-08-10 12:31:35.090 | agent-resources-synced 2022-08-10 12:31:35.090 | allowed-address-pairs 2022-08-10 12:31:35.090 | auto-allocated-topology 2022-08-10 12:31:35.091 | availability_zone 2022-08-10 12:31:35.091 | availability_zone_filter 2022-08-10 12:31:35.091 | default-subnetpools 2022-08-10 12:31:35.091 | dhcp_agent_scheduler 2022-08-10 12:31:35.091 | dvr 2022-08-10 12:31:35.091 | empty-string-filtering 2022-08-10 12:31:35.091 | external-net 2022-08-10 12:31:35.091 | extra_dhcp_opt 2022-08-10 12:31:35.091 | extraroute 2022-08-10 12:31:35.091 | extraroute-atomic 2022-08-10 12:31:35.091 | filter-validation 2022-08-10 12:31:35.091 | fip-port-details 2022-08-10 12:31:35.091 | flavors 2022-08-10 12:31:35.091 | floatingip-pools 2022-08-10 12:31:35.091 | ip-substring-filtering 2022-08-10 12:31:35.091 | router 2022-08-10 12:31:35.091 | ext-gw-mode 2022-08-10 12:31:35.091 | l3-ha 2022-08-10 12:31:35.091 | l3-flavors 2022-08-10 12:31:35.091 | l3-port-ip-change-not-allowed 2022-08-10 12:31:35.091 | l3_agent_scheduler 2022-08-10 12:31:35.091 | metering 2022-08-10 12:31:35.091 | metering_source_and_destination_fields 2022-08-10 12:31:35.091 | multi-provider 2022-08-10 12:31:35.091 | net-mtu 2022-08-10 12:31:35.091 | net-mtu-writable 2022-08-10 12:31:35.091 | network_availability_zone 2022-08-10 12:31:35.091 | network-ip-availability 2022-08-10 12:31:35.091 | pagination 2022-08-10 12:31:35.091 | port-device-profile 2022-08-10 12:31:35.091 | port-mac-override 2022-08-10 12:31:35.091 | port-mac-address-regenerate 2022-08-10 12:31:35.091 | port-numa-affinity-policy 2022-08-10 12:31:35.091 | binding 2022-08-10 12:31:35.091 | binding-extended 2022-08-10 12:31:35.091 | port-security 2022-08-10 12:31:35.091 | project-id 2022-08-10 12:31:35.091 | provider 2022-08-10 12:31:35.091 | quota-check-limit 2022-08-10 12:31:35.092 | quotas 2022-08-10 12:31:35.092 | quota_details 2022-08-10 12:31:35.092 | rbac-policies 2022-08-10 12:31:35.092 | rbac-address-group 2022-08-10 12:31:35.092 | rbac-address-scope 2022-08-10 12:31:35.092 | rbac-security-groups 2022-08-10 12:31:35.092 | rbac-subnetpool 2022-08-10 12:31:35.092 | revision-if-match 2022-08-10 12:31:35.092 | standard-attr-revisions 2022-08-10 12:31:35.092 | router_availability_zone 2022-08-10 12:31:35.092 | security-groups-normalized-cidr 2022-08-10 12:31:35.092 | port-security-groups-filtering 2022-08-10 12:31:35.092 | security-groups-remote-address-group 2022-08-10 12:31:35.092 | security-groups-shared-filtering 2022-08-10 12:31:35.092 | security-group 2022-08-10 12:31:35.092 | service-type 2022-08-10 12:31:35.092 | sorting 2022-08-10 12:31:35.092 | standard-attr-description 2022-08-10 12:31:35.092 | stateful-security-group 2022-08-10 12:31:35.092 | subnet_onboard 2022-08-10 12:31:35.092 | subnet-service-types 2022-08-10 12:31:35.092 | subnet_allocation 2022-08-10 12:31:35.092 | subnetpool-prefix-ops 2022-08-10 12:31:35.092 | standard-attr-tag 2022-08-10 12:31:35.092 | standard-attr-timestamp' 2022-08-10 12:31:35.093 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-10 12:31:35.093 | address-scope 2022-08-10 12:31:35.093 | router-admin-state-down-before-update 2022-08-10 12:31:35.093 | agent 2022-08-10 12:31:35.093 | agent-resources-synced 2022-08-10 12:31:35.093 | allowed-address-pairs 2022-08-10 12:31:35.093 | auto-allocated-topology 2022-08-10 12:31:35.093 | availability_zone 2022-08-10 12:31:35.093 | availability_zone_filter 2022-08-10 12:31:35.093 | default-subnetpools 2022-08-10 12:31:35.093 | dhcp_agent_scheduler 2022-08-10 12:31:35.093 | dvr 2022-08-10 12:31:35.094 | empty-string-filtering 2022-08-10 12:31:35.094 | external-net 2022-08-10 12:31:35.094 | extra_dhcp_opt 2022-08-10 12:31:35.094 | extraroute 2022-08-10 12:31:35.094 | extraroute-atomic 2022-08-10 12:31:35.094 | filter-validation 2022-08-10 12:31:35.094 | fip-port-details 2022-08-10 12:31:35.094 | flavors 2022-08-10 12:31:35.094 | floatingip-pools 2022-08-10 12:31:35.094 | ip-substring-filtering 2022-08-10 12:31:35.094 | router 2022-08-10 12:31:35.094 | ext-gw-mode 2022-08-10 12:31:35.094 | l3-ha 2022-08-10 12:31:35.094 | l3-flavors 2022-08-10 12:31:35.094 | l3-port-ip-change-not-allowed 2022-08-10 12:31:35.094 | l3_agent_scheduler 2022-08-10 12:31:35.094 | metering 2022-08-10 12:31:35.094 | metering_source_and_destination_fields 2022-08-10 12:31:35.094 | multi-provider 2022-08-10 12:31:35.094 | net-mtu 2022-08-10 12:31:35.094 | net-mtu-writable 2022-08-10 12:31:35.094 | network_availability_zone 2022-08-10 12:31:35.094 | network-ip-availability 2022-08-10 12:31:35.094 | pagination 2022-08-10 12:31:35.094 | port-device-profile 2022-08-10 12:31:35.094 | port-mac-override 2022-08-10 12:31:35.094 | port-mac-address-regenerate 2022-08-10 12:31:35.094 | port-numa-affinity-policy 2022-08-10 12:31:35.094 | binding 2022-08-10 12:31:35.094 | binding-extended 2022-08-10 12:31:35.094 | port-security 2022-08-10 12:31:35.094 | project-id 2022-08-10 12:31:35.094 | provider 2022-08-10 12:31:35.094 | quota-check-limit 2022-08-10 12:31:35.094 | quotas 2022-08-10 12:31:35.094 | quota_details 2022-08-10 12:31:35.094 | rbac-policies 2022-08-10 12:31:35.094 | rbac-address-group 2022-08-10 12:31:35.095 | rbac-address-scope 2022-08-10 12:31:35.095 | rbac-security-groups 2022-08-10 12:31:35.095 | rbac-subnetpool 2022-08-10 12:31:35.095 | revision-if-match 2022-08-10 12:31:35.095 | standard-attr-revisions 2022-08-10 12:31:35.095 | router_availability_zone 2022-08-10 12:31:35.095 | security-groups-normalized-cidr 2022-08-10 12:31:35.095 | port-security-groups-filtering 2022-08-10 12:31:35.095 | security-groups-remote-address-group 2022-08-10 12:31:35.095 | security-groups-shared-filtering 2022-08-10 12:31:35.095 | security-group 2022-08-10 12:31:35.095 | service-type 2022-08-10 12:31:35.095 | sorting 2022-08-10 12:31:35.095 | standard-attr-description 2022-08-10 12:31:35.095 | stateful-security-group 2022-08-10 12:31:35.095 | subnet_onboard 2022-08-10 12:31:35.095 | subnet-service-types 2022-08-10 12:31:35.095 | subnet_allocation 2022-08-10 12:31:35.095 | subnetpool-prefix-ops 2022-08-10 12:31:35.095 | standard-attr-tag 2022-08-10 12:31:35.095 | standard-attr-timestamp =~ router ]] 2022-08-10 12:31:35.096 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-10 12:31:35.099 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-08-10 12:31:35.101 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=external-net 2022-08-10 12:31:35.105 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-10 12:31:37.625 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:31:37.625 | from cryptography.utils import int_from_bytes 2022-08-10 12:31:37.625 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:31:37.625 | from cryptography.utils import int_from_bytes 2022-08-10 12:31:37.783 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:31:37.787 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-10 12:31:37.787 | address-scope 2022-08-10 12:31:37.787 | router-admin-state-down-before-update 2022-08-10 12:31:37.787 | agent 2022-08-10 12:31:37.787 | agent-resources-synced 2022-08-10 12:31:37.787 | allowed-address-pairs 2022-08-10 12:31:37.787 | auto-allocated-topology 2022-08-10 12:31:37.787 | availability_zone 2022-08-10 12:31:37.787 | availability_zone_filter 2022-08-10 12:31:37.787 | default-subnetpools 2022-08-10 12:31:37.787 | dhcp_agent_scheduler 2022-08-10 12:31:37.787 | dvr 2022-08-10 12:31:37.787 | empty-string-filtering 2022-08-10 12:31:37.788 | external-net 2022-08-10 12:31:37.788 | extra_dhcp_opt 2022-08-10 12:31:37.788 | extraroute 2022-08-10 12:31:37.788 | extraroute-atomic 2022-08-10 12:31:37.788 | filter-validation 2022-08-10 12:31:37.788 | fip-port-details 2022-08-10 12:31:37.788 | flavors 2022-08-10 12:31:37.788 | floatingip-pools 2022-08-10 12:31:37.788 | ip-substring-filtering 2022-08-10 12:31:37.788 | router 2022-08-10 12:31:37.788 | ext-gw-mode 2022-08-10 12:31:37.788 | l3-ha 2022-08-10 12:31:37.788 | l3-flavors 2022-08-10 12:31:37.788 | l3-port-ip-change-not-allowed 2022-08-10 12:31:37.788 | l3_agent_scheduler 2022-08-10 12:31:37.788 | metering 2022-08-10 12:31:37.788 | metering_source_and_destination_fields 2022-08-10 12:31:37.788 | multi-provider 2022-08-10 12:31:37.788 | net-mtu 2022-08-10 12:31:37.788 | net-mtu-writable 2022-08-10 12:31:37.788 | network_availability_zone 2022-08-10 12:31:37.788 | network-ip-availability 2022-08-10 12:31:37.788 | pagination 2022-08-10 12:31:37.788 | port-device-profile 2022-08-10 12:31:37.788 | port-mac-override 2022-08-10 12:31:37.788 | port-mac-address-regenerate 2022-08-10 12:31:37.788 | port-numa-affinity-policy 2022-08-10 12:31:37.788 | binding 2022-08-10 12:31:37.788 | binding-extended 2022-08-10 12:31:37.788 | port-security 2022-08-10 12:31:37.788 | project-id 2022-08-10 12:31:37.788 | provider 2022-08-10 12:31:37.788 | quota-check-limit 2022-08-10 12:31:37.788 | quotas 2022-08-10 12:31:37.788 | quota_details 2022-08-10 12:31:37.788 | rbac-policies 2022-08-10 12:31:37.788 | rbac-address-group 2022-08-10 12:31:37.788 | rbac-address-scope 2022-08-10 12:31:37.788 | rbac-security-groups 2022-08-10 12:31:37.789 | rbac-subnetpool 2022-08-10 12:31:37.789 | revision-if-match 2022-08-10 12:31:37.789 | standard-attr-revisions 2022-08-10 12:31:37.789 | router_availability_zone 2022-08-10 12:31:37.789 | security-groups-normalized-cidr 2022-08-10 12:31:37.789 | port-security-groups-filtering 2022-08-10 12:31:37.789 | security-groups-remote-address-group 2022-08-10 12:31:37.789 | security-groups-shared-filtering 2022-08-10 12:31:37.789 | security-group 2022-08-10 12:31:37.789 | service-type 2022-08-10 12:31:37.789 | sorting 2022-08-10 12:31:37.789 | standard-attr-description 2022-08-10 12:31:37.789 | stateful-security-group 2022-08-10 12:31:37.789 | subnet_onboard 2022-08-10 12:31:37.789 | subnet-service-types 2022-08-10 12:31:37.789 | subnet_allocation 2022-08-10 12:31:37.789 | subnetpool-prefix-ops 2022-08-10 12:31:37.789 | standard-attr-tag 2022-08-10 12:31:37.789 | standard-attr-timestamp' 2022-08-10 12:31:37.791 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-10 12:31:37.791 | address-scope 2022-08-10 12:31:37.791 | router-admin-state-down-before-update 2022-08-10 12:31:37.791 | agent 2022-08-10 12:31:37.791 | agent-resources-synced 2022-08-10 12:31:37.791 | allowed-address-pairs 2022-08-10 12:31:37.791 | auto-allocated-topology 2022-08-10 12:31:37.791 | availability_zone 2022-08-10 12:31:37.791 | availability_zone_filter 2022-08-10 12:31:37.791 | default-subnetpools 2022-08-10 12:31:37.791 | dhcp_agent_scheduler 2022-08-10 12:31:37.791 | dvr 2022-08-10 12:31:37.791 | empty-string-filtering 2022-08-10 12:31:37.791 | external-net 2022-08-10 12:31:37.791 | extra_dhcp_opt 2022-08-10 12:31:37.791 | extraroute 2022-08-10 12:31:37.791 | extraroute-atomic 2022-08-10 12:31:37.791 | filter-validation 2022-08-10 12:31:37.792 | fip-port-details 2022-08-10 12:31:37.792 | flavors 2022-08-10 12:31:37.792 | floatingip-pools 2022-08-10 12:31:37.792 | ip-substring-filtering 2022-08-10 12:31:37.792 | router 2022-08-10 12:31:37.792 | ext-gw-mode 2022-08-10 12:31:37.792 | l3-ha 2022-08-10 12:31:37.792 | l3-flavors 2022-08-10 12:31:37.792 | l3-port-ip-change-not-allowed 2022-08-10 12:31:37.792 | l3_agent_scheduler 2022-08-10 12:31:37.792 | metering 2022-08-10 12:31:37.792 | metering_source_and_destination_fields 2022-08-10 12:31:37.792 | multi-provider 2022-08-10 12:31:37.792 | net-mtu 2022-08-10 12:31:37.792 | net-mtu-writable 2022-08-10 12:31:37.792 | network_availability_zone 2022-08-10 12:31:37.792 | network-ip-availability 2022-08-10 12:31:37.792 | pagination 2022-08-10 12:31:37.792 | port-device-profile 2022-08-10 12:31:37.792 | port-mac-override 2022-08-10 12:31:37.792 | port-mac-address-regenerate 2022-08-10 12:31:37.792 | port-numa-affinity-policy 2022-08-10 12:31:37.792 | binding 2022-08-10 12:31:37.792 | binding-extended 2022-08-10 12:31:37.792 | port-security 2022-08-10 12:31:37.792 | project-id 2022-08-10 12:31:37.792 | provider 2022-08-10 12:31:37.792 | quota-check-limit 2022-08-10 12:31:37.792 | quotas 2022-08-10 12:31:37.792 | quota_details 2022-08-10 12:31:37.792 | rbac-policies 2022-08-10 12:31:37.792 | rbac-address-group 2022-08-10 12:31:37.792 | rbac-address-scope 2022-08-10 12:31:37.792 | rbac-security-groups 2022-08-10 12:31:37.792 | rbac-subnetpool 2022-08-10 12:31:37.792 | revision-if-match 2022-08-10 12:31:37.792 | standard-attr-revisions 2022-08-10 12:31:37.792 | router_availability_zone 2022-08-10 12:31:37.793 | security-groups-normalized-cidr 2022-08-10 12:31:37.793 | port-security-groups-filtering 2022-08-10 12:31:37.793 | security-groups-remote-address-group 2022-08-10 12:31:37.793 | security-groups-shared-filtering 2022-08-10 12:31:37.793 | security-group 2022-08-10 12:31:37.793 | service-type 2022-08-10 12:31:37.793 | sorting 2022-08-10 12:31:37.793 | standard-attr-description 2022-08-10 12:31:37.793 | stateful-security-group 2022-08-10 12:31:37.793 | subnet_onboard 2022-08-10 12:31:37.793 | subnet-service-types 2022-08-10 12:31:37.793 | subnet_allocation 2022-08-10 12:31:37.793 | subnetpool-prefix-ops 2022-08-10 12:31:37.793 | standard-attr-tag 2022-08-10 12:31:37.793 | standard-attr-timestamp =~ external-net ]] 2022-08-10 12:31:37.794 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-10 12:31:37.797 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-08-10 12:31:37.802 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-08-10 12:31:37.803 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-08-10 12:31:37.804 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-08-10 12:31:37.806 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:31:37.809 | ++ functions-common:get_field:813 : read data 2022-08-10 12:31:40.455 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:31:40.455 | from cryptography.utils import int_from_bytes 2022-08-10 12:31:40.455 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:31:40.455 | from cryptography.utils import int_from_bytes 2022-08-10 12:31:40.633 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:31:40.636 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-10 12:31:40.639 | ++ functions-common:get_field:817 : field='$3' 2022-08-10 12:31:40.643 | ++ functions-common:get_field:819 : echo '| id | f7e6f110-03f9-49b9-ab4b-5a100c7ce398 |' 2022-08-10 12:31:40.643 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-10 12:31:40.649 | ++ functions-common:get_field:813 : read data 2022-08-10 12:31:40.653 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=f7e6f110-03f9-49b9-ab4b-5a100c7ce398 2022-08-10 12:31:40.657 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-08-10 12:31:40.660 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 12:31:40.678 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-08-10 12:31:40.681 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-08-10 12:31:40.684 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-08-10 12:31:40.688 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-10 12:31:43.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:31:43.222 | from cryptography.utils import int_from_bytes 2022-08-10 12:31:43.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:31:43.222 | from cryptography.utils import int_from_bytes 2022-08-10 12:31:43.384 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:31:43.388 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-10 12:31:43.388 | address-scope 2022-08-10 12:31:43.388 | router-admin-state-down-before-update 2022-08-10 12:31:43.388 | agent 2022-08-10 12:31:43.388 | agent-resources-synced 2022-08-10 12:31:43.388 | allowed-address-pairs 2022-08-10 12:31:43.388 | auto-allocated-topology 2022-08-10 12:31:43.388 | availability_zone 2022-08-10 12:31:43.388 | availability_zone_filter 2022-08-10 12:31:43.388 | default-subnetpools 2022-08-10 12:31:43.388 | dhcp_agent_scheduler 2022-08-10 12:31:43.388 | dvr 2022-08-10 12:31:43.388 | empty-string-filtering 2022-08-10 12:31:43.388 | external-net 2022-08-10 12:31:43.388 | extra_dhcp_opt 2022-08-10 12:31:43.388 | extraroute 2022-08-10 12:31:43.388 | extraroute-atomic 2022-08-10 12:31:43.388 | filter-validation 2022-08-10 12:31:43.388 | fip-port-details 2022-08-10 12:31:43.388 | flavors 2022-08-10 12:31:43.388 | floatingip-pools 2022-08-10 12:31:43.388 | ip-substring-filtering 2022-08-10 12:31:43.388 | router 2022-08-10 12:31:43.388 | ext-gw-mode 2022-08-10 12:31:43.388 | l3-ha 2022-08-10 12:31:43.388 | l3-flavors 2022-08-10 12:31:43.388 | l3-port-ip-change-not-allowed 2022-08-10 12:31:43.388 | l3_agent_scheduler 2022-08-10 12:31:43.388 | metering 2022-08-10 12:31:43.388 | metering_source_and_destination_fields 2022-08-10 12:31:43.388 | multi-provider 2022-08-10 12:31:43.388 | net-mtu 2022-08-10 12:31:43.389 | net-mtu-writable 2022-08-10 12:31:43.389 | network_availability_zone 2022-08-10 12:31:43.389 | network-ip-availability 2022-08-10 12:31:43.389 | pagination 2022-08-10 12:31:43.389 | port-device-profile 2022-08-10 12:31:43.389 | port-mac-override 2022-08-10 12:31:43.389 | port-mac-address-regenerate 2022-08-10 12:31:43.389 | port-numa-affinity-policy 2022-08-10 12:31:43.389 | binding 2022-08-10 12:31:43.389 | binding-extended 2022-08-10 12:31:43.389 | port-security 2022-08-10 12:31:43.389 | project-id 2022-08-10 12:31:43.389 | provider 2022-08-10 12:31:43.389 | quota-check-limit 2022-08-10 12:31:43.389 | quotas 2022-08-10 12:31:43.389 | quota_details 2022-08-10 12:31:43.389 | rbac-policies 2022-08-10 12:31:43.389 | rbac-address-group 2022-08-10 12:31:43.389 | rbac-address-scope 2022-08-10 12:31:43.389 | rbac-security-groups 2022-08-10 12:31:43.389 | rbac-subnetpool 2022-08-10 12:31:43.389 | revision-if-match 2022-08-10 12:31:43.389 | standard-attr-revisions 2022-08-10 12:31:43.389 | router_availability_zone 2022-08-10 12:31:43.389 | security-groups-normalized-cidr 2022-08-10 12:31:43.389 | port-security-groups-filtering 2022-08-10 12:31:43.389 | security-groups-remote-address-group 2022-08-10 12:31:43.389 | security-groups-shared-filtering 2022-08-10 12:31:43.389 | security-group 2022-08-10 12:31:43.389 | service-type 2022-08-10 12:31:43.389 | sorting 2022-08-10 12:31:43.389 | standard-attr-description 2022-08-10 12:31:43.389 | stateful-security-group 2022-08-10 12:31:43.389 | subnet_onboard 2022-08-10 12:31:43.389 | subnet-service-types 2022-08-10 12:31:43.389 | subnet_allocation 2022-08-10 12:31:43.389 | subnetpool-prefix-ops 2022-08-10 12:31:43.389 | standard-attr-tag 2022-08-10 12:31:43.389 | standard-attr-timestamp' 2022-08-10 12:31:43.390 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-10 12:31:43.391 | address-scope 2022-08-10 12:31:43.391 | router-admin-state-down-before-update 2022-08-10 12:31:43.391 | agent 2022-08-10 12:31:43.391 | agent-resources-synced 2022-08-10 12:31:43.391 | allowed-address-pairs 2022-08-10 12:31:43.391 | auto-allocated-topology 2022-08-10 12:31:43.391 | availability_zone 2022-08-10 12:31:43.391 | availability_zone_filter 2022-08-10 12:31:43.391 | default-subnetpools 2022-08-10 12:31:43.391 | dhcp_agent_scheduler 2022-08-10 12:31:43.391 | dvr 2022-08-10 12:31:43.391 | empty-string-filtering 2022-08-10 12:31:43.391 | external-net 2022-08-10 12:31:43.391 | extra_dhcp_opt 2022-08-10 12:31:43.391 | extraroute 2022-08-10 12:31:43.391 | extraroute-atomic 2022-08-10 12:31:43.391 | filter-validation 2022-08-10 12:31:43.391 | fip-port-details 2022-08-10 12:31:43.391 | flavors 2022-08-10 12:31:43.391 | floatingip-pools 2022-08-10 12:31:43.391 | ip-substring-filtering 2022-08-10 12:31:43.391 | router 2022-08-10 12:31:43.391 | ext-gw-mode 2022-08-10 12:31:43.391 | l3-ha 2022-08-10 12:31:43.391 | l3-flavors 2022-08-10 12:31:43.391 | l3-port-ip-change-not-allowed 2022-08-10 12:31:43.391 | l3_agent_scheduler 2022-08-10 12:31:43.391 | metering 2022-08-10 12:31:43.391 | metering_source_and_destination_fields 2022-08-10 12:31:43.391 | multi-provider 2022-08-10 12:31:43.391 | net-mtu 2022-08-10 12:31:43.391 | net-mtu-writable 2022-08-10 12:31:43.391 | network_availability_zone 2022-08-10 12:31:43.391 | network-ip-availability 2022-08-10 12:31:43.391 | pagination 2022-08-10 12:31:43.391 | port-device-profile 2022-08-10 12:31:43.391 | port-mac-override 2022-08-10 12:31:43.391 | port-mac-address-regenerate 2022-08-10 12:31:43.392 | port-numa-affinity-policy 2022-08-10 12:31:43.392 | binding 2022-08-10 12:31:43.392 | binding-extended 2022-08-10 12:31:43.392 | port-security 2022-08-10 12:31:43.392 | project-id 2022-08-10 12:31:43.392 | provider 2022-08-10 12:31:43.392 | quota-check-limit 2022-08-10 12:31:43.392 | quotas 2022-08-10 12:31:43.392 | quota_details 2022-08-10 12:31:43.392 | rbac-policies 2022-08-10 12:31:43.392 | rbac-address-group 2022-08-10 12:31:43.392 | rbac-address-scope 2022-08-10 12:31:43.392 | rbac-security-groups 2022-08-10 12:31:43.392 | rbac-subnetpool 2022-08-10 12:31:43.392 | revision-if-match 2022-08-10 12:31:43.392 | standard-attr-revisions 2022-08-10 12:31:43.392 | router_availability_zone 2022-08-10 12:31:43.392 | security-groups-normalized-cidr 2022-08-10 12:31:43.392 | port-security-groups-filtering 2022-08-10 12:31:43.392 | security-groups-remote-address-group 2022-08-10 12:31:43.392 | security-groups-shared-filtering 2022-08-10 12:31:43.392 | security-group 2022-08-10 12:31:43.392 | service-type 2022-08-10 12:31:43.392 | sorting 2022-08-10 12:31:43.392 | standard-attr-description 2022-08-10 12:31:43.392 | stateful-security-group 2022-08-10 12:31:43.392 | subnet_onboard 2022-08-10 12:31:43.392 | subnet-service-types 2022-08-10 12:31:43.392 | subnet_allocation 2022-08-10 12:31:43.392 | subnetpool-prefix-ops 2022-08-10 12:31:43.392 | standard-attr-tag 2022-08-10 12:31:43.392 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-08-10 12:31:43.393 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-10 12:31:43.397 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-08-10 12:31:43.400 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-08-10 12:31:43.405 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-08-10 12:31:43.406 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-08-10 12:31:43.407 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-08-10 12:31:43.411 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:31:43.415 | ++ functions-common:get_field:813 : read data 2022-08-10 12:31:46.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:31:46.257 | from cryptography.utils import int_from_bytes 2022-08-10 12:31:46.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:31:46.257 | from cryptography.utils import int_from_bytes 2022-08-10 12:31:46.423 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:31:46.426 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-10 12:31:46.429 | ++ functions-common:get_field:817 : field='$3' 2022-08-10 12:31:46.432 | ++ functions-common:get_field:819 : echo '| id | 519f97fd-2315-4e03-abbe-c70d0dd2ea24 |' 2022-08-10 12:31:46.432 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-10 12:31:46.439 | ++ functions-common:get_field:813 : read data 2022-08-10 12:31:46.443 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=519f97fd-2315-4e03-abbe-c70d0dd2ea24 2022-08-10 12:31:46.445 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : die_if_not_set 232 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-08-10 12:31:46.449 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 12:31:46.468 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-08-10 12:31:46.471 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-08-10 12:31:46.474 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet f7e6f110-03f9-49b9-ab4b-5a100c7ce398 158488a7-e802-41d6-bc47-652a47436684 2022-08-10 12:31:50.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:31:50.924 | from cryptography.utils import int_from_bytes 2022-08-10 12:31:50.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:31:50.924 | from cryptography.utils import int_from_bytes 2022-08-10 12:31:51.084 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-08-10 12:31:51.088 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 519f97fd-2315-4e03-abbe-c70d0dd2ea24 2022-08-10 12:31:51.091 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-08-10 12:31:51.094 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-08-10 12:31:51.096 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.28.1.1 ]] 2022-08-10 12:31:51.099 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.28.1.1 ' 2022-08-10 12:31:51.102 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network 519f97fd-2315-4e03-abbe-c70d0dd2ea24 --subnet-range 172.28.1.0/24 --no-dhcp ' 2022-08-10 12:31:51.104 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-08-10 12:31:51.106 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-08-10 12:31:51.111 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.28.1.1 --network 519f97fd-2315-4e03-abbe-c70d0dd2ea24 --subnet-range 172.28.1.0/24 --no-dhcp public-subnet 2022-08-10 12:31:51.111 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-08-10 12:31:54.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:31:54.411 | from cryptography.utils import int_from_bytes 2022-08-10 12:31:54.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:31:54.411 | from cryptography.utils import int_from_bytes 2022-08-10 12:31:54.609 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:31:54.613 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.28.1.1 | 2022-08-10 12:31:54.613 | | id | 351d4c56-4a30-4698-8b7a-320914ed10c3 |' 2022-08-10 12:31:54.616 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : die_if_not_set 297 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-08-10 12:31:54.619 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 12:31:54.639 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.28.1.1 '|' '|' id '|' 351d4c56-4a30-4698-8b7a-320914ed10c3 '|' 2022-08-10 12:31:54.643 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.28.1.1 | | id | 351d4c56-4a30-4698-8b7a-320914ed10c3 |' 2022-08-10 12:31:54.646 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-08-10 12:31:54.653 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-08-10 12:31:54.658 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.28.1.1 '|' '|' id '|' 351d4c56-4a30-4698-8b7a-320914ed10c3 '|' 2022-08-10 12:31:54.660 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:31:54.663 | ++ functions-common:get_field:813 : read data 2022-08-10 12:31:54.666 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-10 12:31:54.669 | ++ functions-common:get_field:817 : field='$3' 2022-08-10 12:31:54.675 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-10 12:31:54.675 | ++ functions-common:get_field:819 : echo '| gateway_ip | 172.28.1.1 | | id | 351d4c56-4a30-4698-8b7a-320914ed10c3 |' 2022-08-10 12:31:54.682 | ++ functions-common:get_field:813 : read data 2022-08-10 12:31:54.686 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.28.1.1 2022-08-10 12:31:54.692 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-08-10 12:31:54.692 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.28.1.1 '|' '|' id '|' 351d4c56-4a30-4698-8b7a-320914ed10c3 '|' 2022-08-10 12:31:54.695 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:31:54.697 | ++ functions-common:get_field:813 : read data 2022-08-10 12:31:54.700 | ++ functions-common:get_field:814 : '[' 5 -lt 0 ']' 2022-08-10 12:31:54.703 | ++ functions-common:get_field:817 : field='$6' 2022-08-10 12:31:54.707 | ++ functions-common:get_field:819 : echo '| gateway_ip | 172.28.1.1 | | id | 351d4c56-4a30-4698-8b7a-320914ed10c3 |' 2022-08-10 12:31:54.707 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-08-10 12:31:54.713 | ++ functions-common:get_field:813 : read data 2022-08-10 12:31:54.718 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=351d4c56-4a30-4698-8b7a-320914ed10c3 2022-08-10 12:31:54.720 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 519f97fd-2315-4e03-abbe-c70d0dd2ea24 f7e6f110-03f9-49b9-ab4b-5a100c7ce398 2022-08-10 12:31:59.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:31:59.783 | from cryptography.utils import int_from_bytes 2022-08-10 12:31:59.783 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:31:59.783 | from cryptography.utils import int_from_bytes 2022-08-10 12:31:59.959 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-08-10 12:31:59.962 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-08-10 12:31:59.982 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:31:59.984 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-08-10 12:31:59.987 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-08-10 12:31:59.990 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-08-10 12:31:59.993 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-08-10 12:31:59.996 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-08-10 12:31:59.999 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-08-10 12:32:00.023 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-08-10 12:32:00.027 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-08-10 12:32:00.031 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-08-10 12:32:00.034 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-08-10 12:32:00.037 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-08-10 12:32:00.040 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-08-10 12:32:00.044 | + functions-common:test_with_retry:2378 : local 'testcmd=ip -o link | grep -q br-data' 2022-08-10 12:32:00.047 | + functions-common:test_with_retry:2379 : local 'failmsg=br-data creation failed' 2022-08-10 12:32:00.050 | + functions-common:test_with_retry:2380 : local until=10 2022-08-10 12:32:00.054 | + functions-common:test_with_retry:2381 : local sleep=0.5 2022-08-10 12:32:00.058 | + functions-common:test_with_retry:2383 : time_start test_with_retry 2022-08-10 12:32:00.061 | + functions-common:time_start:2426 : local name=test_with_retry 2022-08-10 12:32:00.065 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:32:00.068 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:32:00.072 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:32:00.078 | + functions-common:time_start:2431 : _TIME_START[$name]=1660134720074 2022-08-10 12:32:00.081 | + functions-common:test_with_retry:2384 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-08-10 12:32:00.093 | + functions-common:test_with_retry:2387 : time_stop test_with_retry 2022-08-10 12:32:00.095 | + functions-common:time_stop:2440 : local name 2022-08-10 12:32:00.098 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:32:00.101 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:32:00.104 | + functions-common:time_stop:2443 : local total 2022-08-10 12:32:00.106 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:32:00.109 | + functions-common:time_stop:2446 : name=test_with_retry 2022-08-10 12:32:00.112 | + functions-common:time_stop:2447 : start_time=1660134720074 2022-08-10 12:32:00.114 | + functions-common:time_stop:2449 : [[ -z 1660134720074 ]] 2022-08-10 12:32:00.118 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:32:00.125 | + functions-common:time_stop:2452 : end_time=1660134720121 2022-08-10 12:32:00.127 | + functions-common:time_stop:2453 : elapsed_time=47 2022-08-10 12:32:00.130 | + functions-common:time_stop:2454 : total=5659 2022-08-10 12:32:00.133 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:32:00.136 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5706 2022-08-10 12:32:00.141 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-08-10 12:32:00.141 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.28.1.1 2022-08-10 12:32:00.148 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-08-10 12:32:00.151 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-08-10 12:32:00.155 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-08-10 12:32:00.160 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-08-10 12:32:00.169 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.28.1.1/24 dev br-data 2022-08-10 12:32:00.195 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-08-10 12:32:00.214 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-08-10 12:32:00.215 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-08-10 12:32:00.217 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-08-10 12:32:00.219 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-08-10 12:32:02.928 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:32:02.928 | from cryptography.utils import int_from_bytes 2022-08-10 12:32:02.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:32:02.928 | from cryptography.utils import int_from_bytes 2022-08-10 12:32:03.088 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:32:03.092 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.28.1.6 ' 2022-08-10 12:32:03.095 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-08-10 12:32:03.098 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 12:32:03.116 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-08-10 12:32:03.118 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-08-10 12:32:03.121 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-08-10 12:32:03.124 | + ./stack.sh:main:1312 : is_service_enabled nova 2022-08-10 12:32:03.146 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:32:03.149 | + ./stack.sh:main:1313 : echo_summary 'Starting Nova' 2022-08-10 12:32:03.151 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:32:03.154 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova 2022-08-10 12:32:03.157 | + ./stack.sh:main:1314 : start_nova 2022-08-10 12:32:03.160 | + lib/nova:start_nova:1132 : start_nova_rest 2022-08-10 12:32:03.162 | + lib/nova:start_nova_rest:1041 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:32:03.165 | + lib/nova:start_nova_rest:1042 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:32:03.168 | + lib/nova:start_nova_rest:1042 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:32:03.170 | + lib/nova:start_nova_rest:1044 : local compute_cell_conf=/etc/nova/nova.conf 2022-08-10 12:32:03.173 | + lib/nova:start_nova_rest:1046 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-10 12:32:03.176 | + functions-common:run_process:1694 : local service=n-sch 2022-08-10 12:32:03.178 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-10 12:32:03.181 | + functions-common:run_process:1696 : local group= 2022-08-10 12:32:03.183 | + functions-common:run_process:1697 : local user= 2022-08-10 12:32:03.186 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:32:03.189 | + functions-common:run_process:1700 : local name=n-sch 2022-08-10 12:32:03.193 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:32:03.195 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:32:03.198 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:32:03.201 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:32:03.204 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:32:03.210 | + functions-common:time_start:2431 : _TIME_START[$name]=1660134723206 2022-08-10 12:32:03.213 | + functions-common:run_process:1703 : is_service_enabled n-sch 2022-08-10 12:32:03.236 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:32:03.239 | + functions-common:run_process:1704 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2022-08-10 12:32:03.242 | + functions-common:_run_under_systemd:1654 : local service=n-sch 2022-08-10 12:32:03.245 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-10 12:32:03.249 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-10 12:32:03.252 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-10 12:32:03.254 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-10 12:32:03.257 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-08-10 12:32:03.260 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-08-10 12:32:03.263 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-sch.service 2022-08-10 12:32:03.265 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:32:03.268 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:32:03.270 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:32:03.275 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:32:03.277 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-08-10 12:32:03.280 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu '' 2022-08-10 12:32:03.283 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-sch.service 2022-08-10 12:32:03.285 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-10 12:32:03.288 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:32:03.291 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:32:03.293 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:32:03.295 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:32:03.298 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:32:03.301 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-08-10 12:32:03.304 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:32:03.309 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-08-10 12:32:03.366 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-08-10 12:32:03.427 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-10 12:32:03.487 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-08-10 12:32:03.548 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-08-10 12:32:03.608 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:32:03.670 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:32:03.673 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:32:03.676 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-08-10 12:32:03.747 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:32:04.327 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-sch.service 2022-08-10 12:32:04.342 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-08-10 12:32:04.912 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-sch.service 2022-08-10 12:32:04.941 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:32:04.945 | + functions-common:time_stop:2440 : local name 2022-08-10 12:32:04.948 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:32:04.953 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:32:04.953 | + functions-common:time_stop:2443 : local total 2022-08-10 12:32:04.956 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:32:04.958 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:32:04.961 | + functions-common:time_stop:2447 : start_time=1660134723206 2022-08-10 12:32:04.963 | + functions-common:time_stop:2449 : [[ -z 1660134723206 ]] 2022-08-10 12:32:04.967 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:32:04.972 | + functions-common:time_stop:2452 : end_time=1660134724969 2022-08-10 12:32:04.974 | + functions-common:time_stop:2453 : elapsed_time=1763 2022-08-10 12:32:04.977 | + functions-common:time_stop:2454 : total=29150 2022-08-10 12:32:04.979 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:32:04.982 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=30913 2022-08-10 12:32:04.985 | + lib/nova:start_nova_rest:1047 : '[' True == False ']' 2022-08-10 12:32:04.988 | ++ lib/nova:start_nova_rest:1050 : which uwsgi 2022-08-10 12:32:04.992 | + lib/nova:start_nova_rest:1050 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-10 12:32:04.995 | + functions-common:run_process:1694 : local service=n-api-meta 2022-08-10 12:32:04.998 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-10 12:32:05.000 | + functions-common:run_process:1696 : local group= 2022-08-10 12:32:05.003 | + functions-common:run_process:1697 : local user= 2022-08-10 12:32:05.005 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:32:05.008 | + functions-common:run_process:1700 : local name=n-api-meta 2022-08-10 12:32:05.011 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:32:05.014 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:32:05.016 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:32:05.019 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:32:05.022 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:32:05.027 | + functions-common:time_start:2431 : _TIME_START[$name]=1660134725024 2022-08-10 12:32:05.031 | + functions-common:run_process:1703 : is_service_enabled n-api-meta 2022-08-10 12:32:05.051 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:32:05.053 | + functions-common:run_process:1704 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2022-08-10 12:32:05.056 | + functions-common:_run_under_systemd:1654 : local service=n-api-meta 2022-08-10 12:32:05.058 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-10 12:32:05.061 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-10 12:32:05.064 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-10 12:32:05.066 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-10 12:32:05.069 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-08-10 12:32:05.072 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-08-10 12:32:05.075 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-api-meta.service 2022-08-10 12:32:05.077 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:32:05.080 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:32:05.082 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:32:05.085 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:32:05.087 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-08-10 12:32:05.090 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu '' 2022-08-10 12:32:05.093 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@n-api-meta.service 2022-08-10 12:32:05.095 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-10 12:32:05.098 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-10 12:32:05.100 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-10 12:32:05.103 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-10 12:32:05.105 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-08-10 12:32:05.108 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-10 12:32:05.114 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-08-10 12:32:05.171 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-08-10 12:32:05.227 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-08-10 12:32:05.285 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-10 12:32:05.346 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:32:05.408 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-08-10 12:32:05.479 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-08-10 12:32:05.549 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-08-10 12:32:05.617 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-08-10 12:32:05.683 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-08-10 12:32:05.750 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-10 12:32:05.752 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-10 12:32:05.755 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-08-10 12:32:05.823 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-10 12:32:06.464 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-api-meta.service 2022-08-10 12:32:06.477 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-08-10 12:32:07.078 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-api-meta.service 2022-08-10 12:32:07.162 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:32:07.165 | + functions-common:time_stop:2440 : local name 2022-08-10 12:32:07.169 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:32:07.176 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:32:07.181 | + functions-common:time_stop:2443 : local total 2022-08-10 12:32:07.185 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:32:07.187 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:32:07.190 | + functions-common:time_stop:2447 : start_time=1660134725024 2022-08-10 12:32:07.192 | + functions-common:time_stop:2449 : [[ -z 1660134725024 ]] 2022-08-10 12:32:07.196 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:32:07.201 | + functions-common:time_stop:2452 : end_time=1660134727198 2022-08-10 12:32:07.204 | + functions-common:time_stop:2453 : elapsed_time=2174 2022-08-10 12:32:07.206 | + functions-common:time_stop:2454 : total=30913 2022-08-10 12:32:07.209 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:32:07.212 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=33087 2022-08-10 12:32:07.215 | + lib/nova:start_nova_rest:1053 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:32:07.218 | + lib/nova:start_nova_rest:1053 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:32:07.221 | + lib/nova:start_nova:1133 : start_nova_console_proxies 2022-08-10 12:32:07.223 | + lib/nova:start_nova_console_proxies:1068 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:32:07.226 | + lib/nova:start_nova_console_proxies:1070 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:32:07.232 | + lib/nova:start_nova_console_proxies:1070 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:32:07.236 | + lib/nova:start_nova_console_proxies:1072 : local api_cell_conf=/etc/nova/nova.conf 2022-08-10 12:32:07.240 | + lib/nova:start_nova_console_proxies:1074 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-10 12:32:07.242 | + lib/nova:start_nova_console_proxies:1079 : enable_nova_console_proxies 2022-08-10 12:32:07.249 | ++ lib/nova:enable_nova_console_proxies:1057 : seq 1 1 2022-08-10 12:32:07.254 | + lib/nova:enable_nova_console_proxies:1057 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-10 12:32:07.256 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-08-10 12:32:07.259 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-novnc 2022-08-10 12:32:07.282 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:32:07.285 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-08-10 12:32:07.288 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-spice 2022-08-10 12:32:07.314 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:32:07.317 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-08-10 12:32:07.319 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-sproxy 2022-08-10 12:32:07.350 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:32:07.354 | ++ lib/nova:start_nova_console_proxies:1080 : seq 1 1 2022-08-10 12:32:07.360 | + lib/nova:start_nova_console_proxies:1080 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-10 12:32:07.366 | + lib/nova:start_nova_console_proxies:1081 : local conf 2022-08-10 12:32:07.370 | ++ lib/nova:start_nova_console_proxies:1082 : conductor_conf 1 2022-08-10 12:32:07.374 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-10 12:32:07.375 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-10 12:32:07.378 | + lib/nova:start_nova_console_proxies:1082 : conf=/etc/nova/nova_cell1.conf 2022-08-10 12:32:07.382 | + lib/nova:start_nova_console_proxies:1083 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-10 12:32:07.387 | + functions-common:run_process:1694 : local service=n-novnc-cell1 2022-08-10 12:32:07.387 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-10 12:32:07.388 | + functions-common:run_process:1696 : local group= 2022-08-10 12:32:07.391 | + functions-common:run_process:1697 : local user= 2022-08-10 12:32:07.394 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:32:07.398 | + functions-common:run_process:1700 : local name=n-novnc-cell1 2022-08-10 12:32:07.400 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:32:07.404 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:32:07.406 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:32:07.410 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:32:07.419 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:32:07.423 | + functions-common:time_start:2431 : _TIME_START[$name]=1660134727417 2022-08-10 12:32:07.427 | + functions-common:run_process:1703 : is_service_enabled n-novnc-cell1 2022-08-10 12:32:07.451 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:32:07.454 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:32:07.457 | + functions-common:time_stop:2440 : local name 2022-08-10 12:32:07.460 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:32:07.462 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:32:07.465 | + functions-common:time_stop:2443 : local total 2022-08-10 12:32:07.467 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:32:07.470 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:32:07.473 | + functions-common:time_stop:2447 : start_time=1660134727417 2022-08-10 12:32:07.475 | + functions-common:time_stop:2449 : [[ -z 1660134727417 ]] 2022-08-10 12:32:07.481 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:32:07.484 | + functions-common:time_stop:2452 : end_time=1660134727480 2022-08-10 12:32:07.486 | + functions-common:time_stop:2453 : elapsed_time=63 2022-08-10 12:32:07.489 | + functions-common:time_stop:2454 : total=33087 2022-08-10 12:32:07.492 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:32:07.494 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=33150 2022-08-10 12:32:07.497 | + lib/nova:start_nova_console_proxies:1084 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-10 12:32:07.500 | + functions-common:run_process:1694 : local service=n-spice-cell1 2022-08-10 12:32:07.502 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-10 12:32:07.505 | + functions-common:run_process:1696 : local group= 2022-08-10 12:32:07.509 | + functions-common:run_process:1697 : local user= 2022-08-10 12:32:07.511 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:32:07.514 | + functions-common:run_process:1700 : local name=n-spice-cell1 2022-08-10 12:32:07.517 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:32:07.521 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:32:07.525 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:32:07.528 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:32:07.536 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:32:07.540 | + functions-common:time_start:2431 : _TIME_START[$name]=1660134727535 2022-08-10 12:32:07.543 | + functions-common:run_process:1703 : is_service_enabled n-spice-cell1 2022-08-10 12:32:07.567 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:32:07.570 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:32:07.573 | + functions-common:time_stop:2440 : local name 2022-08-10 12:32:07.575 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:32:07.578 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:32:07.581 | + functions-common:time_stop:2443 : local total 2022-08-10 12:32:07.583 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:32:07.586 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:32:07.589 | + functions-common:time_stop:2447 : start_time=1660134727535 2022-08-10 12:32:07.591 | + functions-common:time_stop:2449 : [[ -z 1660134727535 ]] 2022-08-10 12:32:07.597 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:32:07.600 | + functions-common:time_stop:2452 : end_time=1660134727596 2022-08-10 12:32:07.602 | + functions-common:time_stop:2453 : elapsed_time=61 2022-08-10 12:32:07.605 | + functions-common:time_stop:2454 : total=33150 2022-08-10 12:32:07.607 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:32:07.610 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=33211 2022-08-10 12:32:07.613 | + lib/nova:start_nova_console_proxies:1085 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-08-10 12:32:07.616 | + functions-common:run_process:1694 : local service=n-sproxy-cell1 2022-08-10 12:32:07.618 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-08-10 12:32:07.621 | + functions-common:run_process:1696 : local group= 2022-08-10 12:32:07.623 | + functions-common:run_process:1697 : local user= 2022-08-10 12:32:07.626 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:32:07.628 | + functions-common:run_process:1700 : local name=n-sproxy-cell1 2022-08-10 12:32:07.631 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:32:07.634 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:32:07.637 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:32:07.639 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:32:07.645 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:32:07.648 | + functions-common:time_start:2431 : _TIME_START[$name]=1660134727644 2022-08-10 12:32:07.652 | + functions-common:run_process:1703 : is_service_enabled n-sproxy-cell1 2022-08-10 12:32:07.677 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:32:07.680 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:32:07.683 | + functions-common:time_stop:2440 : local name 2022-08-10 12:32:07.686 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:32:07.689 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:32:07.692 | + functions-common:time_stop:2443 : local total 2022-08-10 12:32:07.695 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:32:07.698 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:32:07.701 | + functions-common:time_stop:2447 : start_time=1660134727644 2022-08-10 12:32:07.704 | + functions-common:time_stop:2449 : [[ -z 1660134727644 ]] 2022-08-10 12:32:07.710 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:32:07.713 | + functions-common:time_stop:2452 : end_time=1660134727709 2022-08-10 12:32:07.715 | + functions-common:time_stop:2453 : elapsed_time=65 2022-08-10 12:32:07.718 | + functions-common:time_stop:2454 : total=33211 2022-08-10 12:32:07.721 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:32:07.724 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=33276 2022-08-10 12:32:07.727 | + lib/nova:start_nova_console_proxies:1089 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:32:07.730 | + lib/nova:start_nova_console_proxies:1089 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:32:07.734 | + lib/nova:start_nova:1134 : start_nova_conductor 2022-08-10 12:32:07.736 | + lib/nova:start_nova_conductor:1102 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-10 12:32:07.739 | + lib/nova:start_nova_conductor:1108 : enable_nova_fleet 2022-08-10 12:32:07.742 | + lib/nova:enable_nova_fleet:1093 : is_service_enabled n-cond 2022-08-10 12:32:07.764 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:32:07.767 | + lib/nova:enable_nova_fleet:1094 : enable_service n-super-cond 2022-08-10 12:32:07.847 | ++ lib/nova:enable_nova_fleet:1095 : seq 1 1 2022-08-10 12:32:07.852 | + lib/nova:enable_nova_fleet:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-10 12:32:07.856 | + lib/nova:enable_nova_fleet:1096 : enable_service n-cond-cell1 2022-08-10 12:32:07.935 | + lib/nova:start_nova_conductor:1109 : is_service_enabled n-super-cond 2022-08-10 12:32:07.959 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:32:07.962 | + lib/nova:start_nova_conductor:1110 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-10 12:32:07.969 | + functions-common:run_process:1694 : local service=n-super-cond 2022-08-10 12:32:07.972 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-10 12:32:07.975 | + functions-common:run_process:1696 : local group= 2022-08-10 12:32:07.979 | + functions-common:run_process:1697 : local user= 2022-08-10 12:32:07.982 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:32:07.984 | + functions-common:run_process:1700 : local name=n-super-cond 2022-08-10 12:32:07.988 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:32:07.991 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:32:07.994 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:32:07.997 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:32:08.013 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:32:08.013 | + functions-common:time_start:2431 : _TIME_START[$name]=1660134728006 2022-08-10 12:32:08.013 | + functions-common:run_process:1703 : is_service_enabled n-super-cond 2022-08-10 12:32:08.032 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:32:08.035 | + functions-common:run_process:1704 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2022-08-10 12:32:08.038 | + functions-common:_run_under_systemd:1654 : local service=n-super-cond 2022-08-10 12:32:08.041 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-10 12:32:08.043 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-10 12:32:08.046 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-10 12:32:08.049 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-10 12:32:08.052 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-08-10 12:32:08.054 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-08-10 12:32:08.057 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-super-cond.service 2022-08-10 12:32:08.060 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:32:08.062 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:32:08.065 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:32:08.068 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:32:08.071 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-08-10 12:32:08.073 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu '' 2022-08-10 12:32:08.076 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-super-cond.service 2022-08-10 12:32:08.078 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-10 12:32:08.081 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:32:08.083 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:32:08.086 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:32:08.088 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:32:08.090 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:32:08.093 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-08-10 12:32:08.095 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:32:08.100 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-08-10 12:32:08.171 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-08-10 12:32:08.245 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-10 12:32:08.322 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-08-10 12:32:08.398 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-08-10 12:32:08.488 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:32:08.567 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:32:08.571 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:32:08.574 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-08-10 12:32:08.667 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:32:09.401 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-super-cond.service 2022-08-10 12:32:09.417 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-08-10 12:32:10.081 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-super-cond.service 2022-08-10 12:32:10.109 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:32:10.112 | + functions-common:time_stop:2440 : local name 2022-08-10 12:32:10.119 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:32:10.122 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:32:10.129 | + functions-common:time_stop:2443 : local total 2022-08-10 12:32:10.139 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:32:10.139 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:32:10.142 | + functions-common:time_stop:2447 : start_time=1660134728006 2022-08-10 12:32:10.147 | + functions-common:time_stop:2449 : [[ -z 1660134728006 ]] 2022-08-10 12:32:10.148 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:32:10.153 | + functions-common:time_stop:2452 : end_time=1660134730149 2022-08-10 12:32:10.157 | + functions-common:time_stop:2453 : elapsed_time=2143 2022-08-10 12:32:10.158 | + functions-common:time_stop:2454 : total=33276 2022-08-10 12:32:10.162 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:32:10.163 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=35419 2022-08-10 12:32:10.173 | ++ lib/nova:start_nova_conductor:1112 : seq 1 1 2022-08-10 12:32:10.179 | + lib/nova:start_nova_conductor:1112 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-10 12:32:10.181 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-cond-cell1 2022-08-10 12:32:10.207 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:32:10.210 | + lib/nova:start_nova_conductor:1114 : local conf 2022-08-10 12:32:10.214 | ++ lib/nova:start_nova_conductor:1115 : conductor_conf 1 2022-08-10 12:32:10.219 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-10 12:32:10.223 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-10 12:32:10.224 | + lib/nova:start_nova_conductor:1115 : conf=/etc/nova/nova_cell1.conf 2022-08-10 12:32:10.228 | + lib/nova:start_nova_conductor:1116 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-10 12:32:10.230 | + functions-common:run_process:1694 : local service=n-cond-cell1 2022-08-10 12:32:10.233 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-10 12:32:10.235 | + functions-common:run_process:1696 : local group= 2022-08-10 12:32:10.239 | + functions-common:run_process:1697 : local user= 2022-08-10 12:32:10.240 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:32:10.245 | + functions-common:run_process:1700 : local name=n-cond-cell1 2022-08-10 12:32:10.245 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:32:10.251 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:32:10.251 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:32:10.255 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:32:10.259 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:32:10.263 | + functions-common:time_start:2431 : _TIME_START[$name]=1660134730259 2022-08-10 12:32:10.265 | + functions-common:run_process:1703 : is_service_enabled n-cond-cell1 2022-08-10 12:32:10.299 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:32:10.309 | + functions-common:run_process:1704 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2022-08-10 12:32:10.314 | + functions-common:_run_under_systemd:1654 : local service=n-cond-cell1 2022-08-10 12:32:10.314 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-10 12:32:10.317 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-10 12:32:10.323 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-10 12:32:10.323 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-10 12:32:10.325 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-08-10 12:32:10.327 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-08-10 12:32:10.331 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-cond-cell1.service 2022-08-10 12:32:10.334 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:32:10.335 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:32:10.338 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:32:10.342 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:32:10.343 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-08-10 12:32:10.347 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu '' 2022-08-10 12:32:10.347 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-cond-cell1.service 2022-08-10 12:32:10.350 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-10 12:32:10.355 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:32:10.355 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:32:10.358 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:32:10.360 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:32:10.362 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:32:10.365 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-08-10 12:32:10.370 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:32:10.379 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-08-10 12:32:10.460 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-08-10 12:32:10.536 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-10 12:32:10.609 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-08-10 12:32:10.695 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-08-10 12:32:10.778 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:32:10.851 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:32:10.854 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:32:10.857 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-08-10 12:32:10.935 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:32:11.603 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-cond-cell1.service 2022-08-10 12:32:11.621 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-08-10 12:32:12.330 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-cond-cell1.service 2022-08-10 12:32:12.359 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:32:12.362 | + functions-common:time_stop:2440 : local name 2022-08-10 12:32:12.366 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:32:12.369 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:32:12.372 | + functions-common:time_stop:2443 : local total 2022-08-10 12:32:12.375 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:32:12.378 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:32:12.381 | + functions-common:time_stop:2447 : start_time=1660134730259 2022-08-10 12:32:12.385 | + functions-common:time_stop:2449 : [[ -z 1660134730259 ]] 2022-08-10 12:32:12.392 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:32:12.395 | + functions-common:time_stop:2452 : end_time=1660134732392 2022-08-10 12:32:12.399 | + functions-common:time_stop:2453 : elapsed_time=2133 2022-08-10 12:32:12.410 | + functions-common:time_stop:2454 : total=35419 2022-08-10 12:32:12.413 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:32:12.416 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=37552 2022-08-10 12:32:12.419 | + lib/nova:start_nova:1135 : start_nova_compute 2022-08-10 12:32:12.422 | + lib/nova:start_nova_compute:966 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:32:12.424 | + lib/nova:start_nova_compute:967 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:32:12.428 | + lib/nova:start_nova_compute:967 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:32:12.431 | + lib/nova:start_nova_compute:969 : local compute_cell_conf=/etc/nova/nova.conf 2022-08-10 12:32:12.434 | + lib/nova:start_nova_compute:972 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-08-10 12:32:12.440 | + lib/nova:start_nova_compute:974 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-08-10 12:32:12.453 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 12:32:12.463 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-10 12:32:12.465 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-08-10 12:32:12.472 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-10 12:32:12.477 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-08-10 12:32:12.482 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-08-10 12:32:12.485 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-08-10 12:32:12.487 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-08-10 12:32:12.496 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-08-10 12:32:12.497 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-08-10 12:32:12.497 | BEGIN { 2022-08-10 12:32:12.497 | section = "" 2022-08-10 12:32:12.497 | last_section = "" 2022-08-10 12:32:12.497 | section_count = 0 2022-08-10 12:32:12.497 | } 2022-08-10 12:32:12.497 | /^\[.+\]/ { 2022-08-10 12:32:12.497 | gsub("[][]", "", $1); 2022-08-10 12:32:12.497 | section=$1 2022-08-10 12:32:12.497 | next 2022-08-10 12:32:12.497 | } 2022-08-10 12:32:12.497 | /^ *\#/ { 2022-08-10 12:32:12.497 | next 2022-08-10 12:32:12.497 | } 2022-08-10 12:32:12.497 | /^[^ \t]+/ { 2022-08-10 12:32:12.497 | # get offset of first = in $0 2022-08-10 12:32:12.497 | eq_idx = index($0, "=") 2022-08-10 12:32:12.497 | # extract attr & value from $0 2022-08-10 12:32:12.497 | attr = substr($0, 1, eq_idx - 1) 2022-08-10 12:32:12.497 | value = substr($0, eq_idx + 1) 2022-08-10 12:32:12.497 | # only need to strip trailing whitespace from attr 2022-08-10 12:32:12.497 | sub(/[ \t]*$/, "", attr) 2022-08-10 12:32:12.497 | # need to strip leading & trailing whitespace from value 2022-08-10 12:32:12.497 | sub(/^[ \t]*/, "", value) 2022-08-10 12:32:12.497 | sub(/[ \t]*$/, "", value) 2022-08-10 12:32:12.498 | 2022-08-10 12:32:12.498 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-10 12:32:12.498 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-10 12:32:12.498 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-10 12:32:12.498 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-10 12:32:12.498 | if (! (section, attr) in cfg_attr_count) { 2022-08-10 12:32:12.498 | if (section != last_section) { 2022-08-10 12:32:12.498 | cfg_section[section_count++] = section 2022-08-10 12:32:12.498 | last_section = section 2022-08-10 12:32:12.498 | } 2022-08-10 12:32:12.498 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-10 12:32:12.498 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-10 12:32:12.498 | 2022-08-10 12:32:12.498 | cfg_attr[section, attr, 0] = value 2022-08-10 12:32:12.498 | cfg_attr_count[section, attr] = 1 2022-08-10 12:32:12.498 | } else { 2022-08-10 12:32:12.498 | lno = cfg_attr_count[section, attr]++ 2022-08-10 12:32:12.498 | cfg_attr[section, attr, lno] = value 2022-08-10 12:32:12.498 | } 2022-08-10 12:32:12.498 | } 2022-08-10 12:32:12.498 | END { 2022-08-10 12:32:12.498 | # Process each section in order 2022-08-10 12:32:12.498 | for (sno = 0; sno < section_count; sno++) { 2022-08-10 12:32:12.498 | section = cfg_section[sno] 2022-08-10 12:32:12.498 | # The ini routines simply append a config item immediately 2022-08-10 12:32:12.498 | # after the section header. To keep the same order as defined 2022-08-10 12:32:12.498 | # in local.conf, invoke the ini routines in the reverse order 2022-08-10 12:32:12.498 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-10 12:32:12.498 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-10 12:32:12.498 | if (cfg_attr_count[section, attr] == 1) 2022-08-10 12:32:12.498 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-10 12:32:12.498 | else { 2022-08-10 12:32:12.498 | # For multiline, invoke the ini routines in the reverse order 2022-08-10 12:32:12.498 | count = cfg_attr_count[section, attr] 2022-08-10 12:32:12.498 | print "inidelete " configfile " " section " " attr 2022-08-10 12:32:12.498 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-10 12:32:12.499 | for (l = count -2; l >= 0; l--) 2022-08-10 12:32:12.499 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-10 12:32:12.499 | } 2022-08-10 12:32:12.499 | } 2022-08-10 12:32:12.499 | } 2022-08-10 12:32:12.499 | } 2022-08-10 12:32:12.499 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:32:12.499 | ' 2022-08-10 12:32:12.499 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 12:32:12.507 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-10 12:32:12.510 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-10 12:32:12.518 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-08-10 12:32:12.520 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-10 12:32:12.523 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-08-10 12:32:12.525 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-08-10 12:32:12.525 | BEGIN { group = "" } 2022-08-10 12:32:12.526 | /^\[\[.+\|.*\]\]/ { 2022-08-10 12:32:12.526 | gsub("[][]", "", $1); 2022-08-10 12:32:12.526 | split($1, a, "|"); 2022-08-10 12:32:12.526 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-10 12:32:12.526 | group=a[1] 2022-08-10 12:32:12.526 | } else { 2022-08-10 12:32:12.526 | group="" 2022-08-10 12:32:12.526 | } 2022-08-10 12:32:12.526 | next 2022-08-10 12:32:12.526 | } 2022-08-10 12:32:12.526 | { 2022-08-10 12:32:12.526 | if (group != "") 2022-08-10 12:32:12.526 | print $0 2022-08-10 12:32:12.526 | } 2022-08-10 12:32:12.526 | ' /home/ubuntu/devstack/local.conf 2022-08-10 12:32:12.538 | + lib/nova:start_nova_compute:976 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-10 12:32:12.540 | + lib/nova:start_nova_compute:983 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-08-10 12:32:12.583 | + lib/nova:start_nova_compute:986 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-08-10 12:32:12.641 | + lib/nova:start_nova_compute:987 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-08-10 12:32:12.643 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-10 12:32:12.646 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-08-10 12:32:12.648 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-10 12:32:12.652 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-08-10 12:32:12.655 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-10 12:32:12.682 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:32:12.688 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-08-10 12:32:12.692 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-08-10 12:32:12.695 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-10 12:32:12.716 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:32:12.722 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/nova_cell1 2022-08-10 12:32:12.725 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/nova_cell1 2022-08-10 12:32:12.762 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-10 12:32:12.765 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-10 12:32:12.768 | + lib/nova:start_nova_compute:991 : inidelete /etc/nova/nova-cpu.conf database connection 2022-08-10 12:32:12.800 | + lib/nova:start_nova_compute:992 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-08-10 12:32:12.827 | + lib/nova:start_nova_compute:997 : configure_console_compute 2022-08-10 12:32:12.830 | + lib/nova:configure_console_compute:639 : local offset 2022-08-10 12:32:12.834 | + lib/nova:configure_console_compute:640 : offset=0 2022-08-10 12:32:12.838 | + lib/nova:configure_console_compute:644 : local default_proxyclient_addr 2022-08-10 12:32:12.842 | ++ lib/nova:configure_console_compute:645 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-08-10 12:32:12.877 | + lib/nova:configure_console_compute:645 : default_proxyclient_addr=10.222.0.36 2022-08-10 12:32:12.881 | + lib/nova:configure_console_compute:649 : is_service_enabled n-cpu 2022-08-10 12:32:12.900 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:32:12.903 | + lib/nova:configure_console_compute:665 : is_service_enabled n-novnc 2022-08-10 12:32:12.926 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:32:12.930 | + lib/nova:configure_console_compute:665 : '[' False '!=' False ']' 2022-08-10 12:32:12.935 | + lib/nova:configure_console_compute:673 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-08-10 12:32:12.981 | + lib/nova:configure_console_compute:676 : is_service_enabled n-spice 2022-08-10 12:32:13.008 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:32:13.010 | + lib/nova:configure_console_compute:686 : is_service_enabled n-sproxy 2022-08-10 12:32:13.047 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:32:13.051 | + lib/nova:start_nova_compute:1000 : '[' -n '' ']' 2022-08-10 12:32:13.057 | + lib/nova:start_nova_compute:1005 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-08-10 12:32:13.060 | + lib/nova:start_nova_compute:1005 : [[ kvm == \q\e\m\u ]] 2022-08-10 12:32:13.064 | + lib/nova:start_nova_compute:1009 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-08-10 12:32:13.067 | + lib/nova:start_nova_compute:1013 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-08-10 12:32:13.071 | + functions-common:run_process:1694 : local service=n-cpu 2022-08-10 12:32:13.075 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-08-10 12:32:13.078 | + functions-common:run_process:1696 : local group=libvirt 2022-08-10 12:32:13.083 | + functions-common:run_process:1697 : local user= 2022-08-10 12:32:13.087 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:32:13.091 | + functions-common:run_process:1700 : local name=n-cpu 2022-08-10 12:32:13.094 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:32:13.098 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:32:13.101 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:32:13.104 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:32:13.113 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:32:13.120 | + functions-common:time_start:2431 : _TIME_START[$name]=1660134733116 2022-08-10 12:32:13.124 | + functions-common:run_process:1703 : is_service_enabled n-cpu 2022-08-10 12:32:13.148 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:32:13.151 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:32:13.155 | + functions-common:time_stop:2440 : local name 2022-08-10 12:32:13.158 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:32:13.162 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:32:13.165 | + functions-common:time_stop:2443 : local total 2022-08-10 12:32:13.168 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:32:13.171 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:32:13.175 | + functions-common:time_stop:2447 : start_time=1660134733116 2022-08-10 12:32:13.178 | + functions-common:time_stop:2449 : [[ -z 1660134733116 ]] 2022-08-10 12:32:13.183 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:32:13.189 | + functions-common:time_stop:2452 : end_time=1660134733185 2022-08-10 12:32:13.193 | + functions-common:time_stop:2453 : elapsed_time=69 2022-08-10 12:32:13.197 | + functions-common:time_stop:2454 : total=37552 2022-08-10 12:32:13.202 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:32:13.205 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=37621 2022-08-10 12:32:13.209 | + lib/nova:start_nova_compute:1035 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:32:13.213 | + lib/nova:start_nova_compute:1035 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:32:13.217 | + lib/nova:start_nova:1136 : is_service_enabled n-api 2022-08-10 12:32:13.251 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:32:13.253 | + lib/nova:start_nova:1138 : echo 'Dumping cells_v2 mapping' 2022-08-10 12:32:13.253 | Dumping cells_v2 mapping 2022-08-10 12:32:13.260 | + lib/nova:start_nova:1139 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-08-10 12:32:13.858 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-10 12:32:16.727 | INFO dbcounter [None req-fc918efd-57f3-45b0-9ea9-d49255de73c0 None None] Registered counter for database nova_api 2022-08-10 12:32:16.754 | DEBUG dbcounter [-] [568482] Writer thread running {{(pid=568482) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 12:32:16.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:32:16.807 | from cryptography.utils import int_from_bytes 2022-08-10 12:32:16.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:32:16.807 | from cryptography.utils import int_from_bytes 2022-08-10 12:32:16.807 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-08-10 12:32:16.807 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-08-10 12:32:16.807 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-08-10 12:32:16.808 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2022-08-10 12:32:16.808 | | cell1 | 74aa4e21-3d7c-4940-b84f-028d6b8111f3 | rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2022-08-10 12:32:16.808 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-08-10 12:32:17.280 | + ./stack.sh:main:1315 : async_runfunc create_flavors 2022-08-10 12:32:17.283 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-08-10 12:32:17.350 | + inc/async:async_inner:63 : create_flavors 2022-08-10 12:32:17.396 | [510307 Async create_flavors:568538]: running: create_flavors 2022-08-10 12:32:17.399 | + ./stack.sh:main:1317 : is_service_enabled cinder 2022-08-10 12:32:17.420 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:32:17.423 | + ./stack.sh:main:1318 : echo_summary 'Starting Cinder' 2022-08-10 12:32:17.425 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:32:17.428 | + ./stack.sh:echo_summary:441 : echo -e Starting Cinder 2022-08-10 12:32:17.431 | + ./stack.sh:main:1319 : start_cinder 2022-08-10 12:32:17.434 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-08-10 12:32:17.437 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-08-10 12:32:17.439 | + lib/cinder:start_cinder:510 : local cinder_url 2022-08-10 12:32:17.443 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-08-10 12:32:17.467 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:32:17.469 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-08-10 12:32:17.473 | + lib/cinder:start_cinder:535 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-08-10 12:32:17.476 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-08-10 12:32:17.479 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-08-10 12:32:17.484 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-10 12:32:17.487 | + functions-common:run_process:1694 : local service=c-api 2022-08-10 12:32:17.490 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-10 12:32:17.493 | + functions-common:run_process:1696 : local group= 2022-08-10 12:32:17.496 | + functions-common:run_process:1697 : local user= 2022-08-10 12:32:17.498 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:32:17.501 | + functions-common:run_process:1700 : local name=c-api 2022-08-10 12:32:17.504 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:32:17.507 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:32:17.509 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:32:17.512 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:32:17.515 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:32:17.520 | + functions-common:time_start:2431 : _TIME_START[$name]=1660134737517 2022-08-10 12:32:17.523 | + functions-common:run_process:1703 : is_service_enabled c-api 2022-08-10 12:32:17.545 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:32:17.548 | + functions-common:run_process:1704 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2022-08-10 12:32:17.551 | + functions-common:_run_under_systemd:1654 : local service=c-api 2022-08-10 12:32:17.553 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-10 12:32:17.556 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-10 12:32:17.558 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-10 12:32:17.561 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-10 12:32:17.564 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-08-10 12:32:17.566 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-08-10 12:32:17.569 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-api.service 2022-08-10 12:32:17.572 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:32:17.575 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:32:17.578 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:32:17.589 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:32:17.592 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-08-10 12:32:17.595 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu '' 2022-08-10 12:32:17.598 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@c-api.service 2022-08-10 12:32:17.600 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-10 12:32:17.603 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-10 12:32:17.606 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-10 12:32:17.609 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-10 12:32:17.612 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-08-10 12:32:17.615 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-10 12:32:17.620 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-08-10 12:32:17.685 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-08-10 12:32:17.752 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-08-10 12:32:17.817 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-10 12:32:17.877 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:32:17.949 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-08-10 12:32:18.018 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-08-10 12:32:18.082 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-08-10 12:32:18.151 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-08-10 12:32:18.210 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-08-10 12:32:18.272 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-10 12:32:18.276 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-10 12:32:18.279 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-08-10 12:32:18.340 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-10 12:32:19.016 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-api.service 2022-08-10 12:32:19.036 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-08-10 12:32:19.669 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-api.service 2022-08-10 12:32:19.755 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:32:19.761 | + functions-common:time_stop:2440 : local name 2022-08-10 12:32:19.764 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:32:19.767 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:32:19.770 | + functions-common:time_stop:2443 : local total 2022-08-10 12:32:19.772 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:32:19.775 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:32:19.781 | + functions-common:time_stop:2447 : start_time=1660134737517 2022-08-10 12:32:19.784 | + functions-common:time_stop:2449 : [[ -z 1660134737517 ]] 2022-08-10 12:32:19.791 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:32:19.800 | + functions-common:time_stop:2452 : end_time=1660134739792 2022-08-10 12:32:19.803 | + functions-common:time_stop:2453 : elapsed_time=2275 2022-08-10 12:32:19.810 | + functions-common:time_stop:2454 : total=37621 2022-08-10 12:32:19.815 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:32:19.819 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=39896 2022-08-10 12:32:19.823 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.36/volume/v3 2022-08-10 12:32:19.829 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-08-10 12:32:19.829 | Waiting for Cinder API to start... 2022-08-10 12:32:19.832 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.36/volume/v3 2022-08-10 12:32:19.836 | + functions:wait_for_service:457 : local timeout=60 2022-08-10 12:32:19.840 | + functions:wait_for_service:458 : local url=http://10.222.0.36/volume/v3 2022-08-10 12:32:19.844 | + functions:wait_for_service:459 : local rval=0 2022-08-10 12:32:19.847 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-10 12:32:19.852 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-10 12:32:19.857 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:32:19.866 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:32:19.871 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:32:19.879 | + functions-common:time_start:2431 : _TIME_START[$name]=1660134739874 2022-08-10 12:32:19.883 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-10 12:32:19.898 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36/volume/v3 2022-08-10 12:32:23.875 | + :: : [[ 500 == 503 ]] 2022-08-10 12:32:23.876 | + :: : [[ 0 -eq 7 ]] 2022-08-10 12:32:23.889 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-10 12:32:23.892 | + functions-common:time_stop:2440 : local name 2022-08-10 12:32:23.895 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:32:23.897 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:32:23.900 | + functions-common:time_stop:2443 : local total 2022-08-10 12:32:23.902 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:32:23.905 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-10 12:32:23.907 | + functions-common:time_stop:2447 : start_time=1660134739874 2022-08-10 12:32:23.910 | + functions-common:time_stop:2449 : [[ -z 1660134739874 ]] 2022-08-10 12:32:23.913 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:32:23.919 | + functions-common:time_stop:2452 : end_time=1660134743916 2022-08-10 12:32:23.922 | + functions-common:time_stop:2453 : elapsed_time=4042 2022-08-10 12:32:23.924 | + functions-common:time_stop:2454 : total=18021 2022-08-10 12:32:23.927 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:32:23.930 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=22063 2022-08-10 12:32:23.933 | + functions:wait_for_service:467 : return 0 2022-08-10 12:32:23.935 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-10 12:32:23.938 | + functions-common:run_process:1694 : local service=c-sch 2022-08-10 12:32:23.941 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-10 12:32:23.943 | + functions-common:run_process:1696 : local group= 2022-08-10 12:32:23.946 | + functions-common:run_process:1697 : local user= 2022-08-10 12:32:23.949 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:32:23.951 | + functions-common:run_process:1700 : local name=c-sch 2022-08-10 12:32:23.954 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:32:23.957 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:32:23.960 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:32:23.962 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:32:23.966 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:32:23.971 | + functions-common:time_start:2431 : _TIME_START[$name]=1660134743968 2022-08-10 12:32:23.974 | + functions-common:run_process:1703 : is_service_enabled c-sch 2022-08-10 12:32:23.993 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:32:23.996 | + functions-common:run_process:1704 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2022-08-10 12:32:23.998 | + functions-common:_run_under_systemd:1654 : local service=c-sch 2022-08-10 12:32:24.001 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-10 12:32:24.004 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-10 12:32:24.006 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-10 12:32:24.009 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-10 12:32:24.012 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-08-10 12:32:24.015 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-08-10 12:32:24.017 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-sch.service 2022-08-10 12:32:24.021 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:32:24.024 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:32:24.027 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:32:24.030 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:32:24.034 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-08-10 12:32:24.037 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu '' 2022-08-10 12:32:24.040 | + functions-common:write_user_unit_file:1563 : local service=devstack@c-sch.service 2022-08-10 12:32:24.043 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-10 12:32:24.045 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:32:24.048 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:32:24.051 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:32:24.054 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:32:24.057 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:32:24.059 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-08-10 12:32:24.062 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:32:24.068 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-08-10 12:32:24.133 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-08-10 12:32:24.198 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-10 12:32:24.260 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-08-10 12:32:24.319 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-08-10 12:32:24.378 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:32:24.441 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:32:24.444 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:32:24.447 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-08-10 12:32:24.503 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:32:25.087 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-sch.service 2022-08-10 12:32:25.101 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-08-10 12:32:25.707 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-sch.service 2022-08-10 12:32:25.735 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:32:25.738 | + functions-common:time_stop:2440 : local name 2022-08-10 12:32:25.740 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:32:25.747 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:32:25.749 | + functions-common:time_stop:2443 : local total 2022-08-10 12:32:25.751 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:32:25.754 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:32:25.757 | + functions-common:time_stop:2447 : start_time=1660134743968 2022-08-10 12:32:25.760 | + functions-common:time_stop:2449 : [[ -z 1660134743968 ]] 2022-08-10 12:32:25.763 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:32:25.769 | + functions-common:time_stop:2452 : end_time=1660134745765 2022-08-10 12:32:25.776 | + functions-common:time_stop:2453 : elapsed_time=1797 2022-08-10 12:32:25.780 | + functions-common:time_stop:2454 : total=39896 2022-08-10 12:32:25.785 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:32:25.788 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=41693 2022-08-10 12:32:25.791 | + lib/cinder:start_cinder:559 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-10 12:32:25.793 | + lib/cinder:start_cinder:560 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-10 12:32:25.796 | + functions-common:run_process:1694 : local service=c-bak 2022-08-10 12:32:25.799 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-10 12:32:25.801 | + functions-common:run_process:1696 : local group= 2022-08-10 12:32:25.804 | + functions-common:run_process:1697 : local user= 2022-08-10 12:32:25.807 | + functions-common:run_process:1698 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-10 12:32:25.810 | + functions-common:run_process:1700 : local name=c-bak 2022-08-10 12:32:25.812 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:32:25.815 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:32:25.818 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:32:25.821 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:32:25.827 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:32:25.833 | + functions-common:time_start:2431 : _TIME_START[$name]=1660134745829 2022-08-10 12:32:25.836 | + functions-common:run_process:1703 : is_service_enabled c-bak 2022-08-10 12:32:25.857 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:32:25.860 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:32:25.863 | + functions-common:time_stop:2440 : local name 2022-08-10 12:32:25.866 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:32:25.868 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:32:25.871 | + functions-common:time_stop:2443 : local total 2022-08-10 12:32:25.874 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:32:25.877 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:32:25.881 | + functions-common:time_stop:2447 : start_time=1660134745829 2022-08-10 12:32:25.884 | + functions-common:time_stop:2449 : [[ -z 1660134745829 ]] 2022-08-10 12:32:25.887 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:32:25.892 | + functions-common:time_stop:2452 : end_time=1660134745889 2022-08-10 12:32:25.895 | + functions-common:time_stop:2453 : elapsed_time=60 2022-08-10 12:32:25.897 | + functions-common:time_stop:2454 : total=41693 2022-08-10 12:32:25.900 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:32:25.903 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=41753 2022-08-10 12:32:25.906 | + lib/cinder:start_cinder:561 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-10 12:32:25.909 | + functions-common:run_process:1694 : local service=c-vol 2022-08-10 12:32:25.912 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-10 12:32:25.915 | + functions-common:run_process:1696 : local group= 2022-08-10 12:32:25.918 | + functions-common:run_process:1697 : local user= 2022-08-10 12:32:25.921 | + functions-common:run_process:1698 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-10 12:32:25.923 | + functions-common:run_process:1700 : local name=c-vol 2022-08-10 12:32:25.926 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:32:25.928 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:32:25.931 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:32:25.934 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:32:25.937 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:32:25.943 | + functions-common:time_start:2431 : _TIME_START[$name]=1660134745939 2022-08-10 12:32:25.946 | + functions-common:run_process:1703 : is_service_enabled c-vol 2022-08-10 12:32:25.968 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:32:25.975 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:32:25.980 | + functions-common:time_stop:2440 : local name 2022-08-10 12:32:25.982 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:32:25.986 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:32:25.989 | + functions-common:time_stop:2443 : local total 2022-08-10 12:32:25.992 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:32:26.000 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:32:26.003 | + functions-common:time_stop:2447 : start_time=1660134745939 2022-08-10 12:32:26.006 | + functions-common:time_stop:2449 : [[ -z 1660134745939 ]] 2022-08-10 12:32:26.012 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:32:26.017 | + functions-common:time_stop:2452 : end_time=1660134746014 2022-08-10 12:32:26.020 | + functions-common:time_stop:2453 : elapsed_time=75 2022-08-10 12:32:26.022 | + functions-common:time_stop:2454 : total=41753 2022-08-10 12:32:26.025 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:32:26.028 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=41828 2022-08-10 12:32:26.031 | + ./stack.sh:main:1320 : create_volume_types 2022-08-10 12:32:26.033 | + lib/cinder:create_volume_types:579 : is_service_enabled c-api 2022-08-10 12:32:26.053 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:32:26.056 | + lib/cinder:create_volume_types:579 : [[ -n lvm:lvmdriver-1 ]] 2022-08-10 12:32:26.059 | + lib/cinder:create_volume_types:580 : local be be_name 2022-08-10 12:32:26.061 | + lib/cinder:create_volume_types:581 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-08-10 12:32:26.063 | + lib/cinder:create_volume_types:582 : be_name=lvmdriver-1 2022-08-10 12:32:26.066 | + lib/cinder:create_volume_types:584 : is_service_enabled keystone 2022-08-10 12:32:26.091 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:32:26.093 | + lib/cinder:create_volume_types:585 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-08-10 12:32:28.447 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:32:28.447 | from cryptography.utils import int_from_bytes 2022-08-10 12:32:28.447 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:32:28.447 | from cryptography.utils import int_from_bytes 2022-08-10 12:32:28.447 | Unexpected exception for http://10.222.0.36/volume/v3/582e22602a614dd99f5a590d0ef2c0d1/types: ("Connection broken: InvalidChunkLength(got length b'', 0 bytes read)", InvalidChunkLength(got length b'', 0 bytes read)) 2022-08-10 12:32:28.640 | + lib/cinder:create_volume_types:1 : exit_trap 2022-08-10 12:32:28.643 | + ./stack.sh:exit_trap:516 : local r=1 2022-08-10 12:32:28.646 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-08-10 12:32:28.651 | + ./stack.sh:exit_trap:517 : jobs='535492 2022-08-10 12:32:28.651 | 568538' 2022-08-10 12:32:28.653 | + ./stack.sh:exit_trap:520 : [[ -n 535492 2022-08-10 12:32:28.653 | 568538 ]] 2022-08-10 12:32:28.656 | + ./stack.sh:exit_trap:520 : [[ -n /opt/stack/logs/stack.sh.log.2022-08-10-122004 ]] 2022-08-10 12:32:28.658 | + ./stack.sh:exit_trap:520 : [[ True == \T\r\u\e ]] 2022-08-10 12:32:28.661 | + ./stack.sh:exit_trap:521 : echo 'exit_trap: cleaning up child processes' 2022-08-10 12:32:28.661 | exit_trap: cleaning up child processes 2022-08-10 12:32:28.664 | + ./stack.sh:exit_trap:522 : kill 535492 568538 2022-08-10 12:32:28.668 | + ./stack.sh:exit_trap:526 : '[' -f /tmp/tmp.c5Ln9hafpc ']' 2022-08-10 12:32:28.674 | + ./stack.sh:exit_trap:527 : rm /tmp/tmp.c5Ln9hafpc 2022-08-10 12:32:28.679 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-08-10 12:32:28.681 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-08-10 12:32:28.684 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-08-10 12:32:28.687 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-08-10 12:32:28.687 | Error on exit 2022-08-10 12:32:28.690 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-08-10 12:32:28.693 | + ./stack.sh:exit_trap:537 : generate-subunit 1660134000 748 fail 2022-08-10 12:32:28.964 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-08-10 12:32:28.969 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-08-10 12:32:29.934 | + ./stack.sh:exit_trap:551 : exit 1